mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
15 lines
474 B
Plaintext
15 lines
474 B
Plaintext
|
Tgif2tex allows us to use LaTeX commands in figures drawn by Tgif. It
|
||
|
extracts strings and their positions from the figure and converts it
|
||
|
in picture environment of the LaTeX. It also converts other
|
||
|
components of the figure such as lines, circles, ovals, etc into EPS.
|
||
|
|
||
|
Please execute the following commands for example.
|
||
|
|
||
|
(1) cd /usr/local/share/doc/tgif2tex
|
||
|
(2) tgif2tex example.obj
|
||
|
(3) latex example.tex
|
||
|
(4) xdvi example.tex
|
||
|
|
||
|
- S. Taoka
|
||
|
taoka@infonets.hiroshima-u.ac.jp
|