tcl and *.dvi files
i am updating a Tcl/Tk program and was previously displaying my Help
documention using GIF files that were exported from MS Word and doing
something like this:
image create photo test -file test_file.gif
however, this became tedious and the math formulas weren't diplayed
very well so i converted all my documentation files to *.dvi files uing
Latex. my question is: what is the best way to display my *.dvi files
in Tcl/Tk? do i need to convert the *.dvi files to some other format or
can i display the *.dvi files directly from Tcl/Tk?
.
Relevant Pages
- Re: Iconized application takes looooong to wake up
... has indicated that they have seen the same problem in their tcl/tk ... have the restore display recover with no more than a few extra hundred ... "live" icon display of the window contents. ... affliction of Windows. ... (comp.lang.tcl) - Re: Workaround for submenus not displaying in 8.4.15?
... *other than reverting to an older Tcl/Tk, which I really don't want to do because this is the first universal binary of Tcl/Tk that reliably keeps track of mouse position; in fact it's the *only* version of Aqua Tcl/Tk other than 8.4.11 that does this. ... I have not found any solution to this problem other than to deactivate my use of popup menus (which display the same issue). ... I've added a comment to the bug report. ... Kevin Walzer ... (comp.lang.tcl) - Re: Tcl/tk support for jpeg
... display the data. ... over the tcl/tk-c interface described in the 4th edition of _Practical ... The only thing that complicates reading the file is the need to ... included in any of the tcl/tk packages for AMD64 4.0 OpenBSD. ... (comp.lang.tcl) - Re: Tcl/tk support for jpeg
... display the data. ... over the tcl/tk-c interface described in the 4th edition of _Practical ... The only thing that complicates reading the file is the need to ... included in any of the tcl/tk packages for AMD64 4.0 OpenBSD. ... (comp.lang.tcl) - Re: texlive problems
... okular can display .dvi files. ... (Fedora) |
|