|
Edit Links |
Tips /
UsingLyXWithTgifPlease categorize this page. << Additional software | Page list | Use Inkscape SVG Images >>Tips for using LyX with Tgif.... DescriptionTgif is an interactive drawing tool that allows the user to draw and manipulate objects in the X Window system. It is "similar" to the xfig program but has a seemingly unusual user interface that may somewhat puzzle beginners. Tgif can also be used on Windows but you need to install Cygwin. Like in xfig, you can insert LaTeX equations in images but, unlike xfig, you can see the final result directly in the image being edited. This means that you can have an idea of the space occupied by the equation without the need to postprocess it. The interesting bit is that tgif allows using LyX for editing equations. By default it uses ps2epsi for generating an encapsulated postscript (eps) file with an embedded bitmap preview used by tgif itself for displaying the final result. Here you find a .sym (symbol) file adapted from the one distributed with tgif that instead uses epstool for embedding a bitmap preview, a couple of Bourne shell scripts, and a C program to be used only with certain versions of epstool. FilesHere is a list of the relevant files with some explanation:
The Tgif.DomainPath0 specifies both the name of the domain (the first string before the first ':' symbol) and a list of directories where symbol files are to be searched (the rest of the string after the first ':' symbol) in the same format as the PATH environment variable.
Contributors
|