1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/tgif2tex/pkg-descr
Jun Kuriyama c160e7ebd3 Converting texts in figure by tgif to LaTeX commands (for Japanese)
PR:		ports/8771 (part of)
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-12-13 03:38:16 +00:00

19 lines
649 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.
Execute the following commands for example.
% cd /usr/local/share/doc/tgif2tex
% tgif2tex example.obj
% latex example.tex
% xdvi example.tex
Detailed document /usr/local/share/doc/tgif2tex/how-to-use.tex
(written in Japanese [JIS code]) is available. To typeset it, execute
'make' in the directory /usr/local/share/doc/tgif2tex.
- S. Taoka
taoka@infonets.hiroshima-u.ac.jp