1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/print/tgif2tex/files/00readme
Jun Kuriyama 69c6a90fd3 Converting texts in figure by tgif to LaTeX commands
PR:		ports/8771 (part of)
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-12-13 03:36:35 +00:00

9 lines
170 B
Plaintext

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