Re: OT: finite-state automata in LaTeX
On Sun, Jan 26, 2003 at 09:16:29PM -0500, Hubert Chan wrote:
> Actually, if you export as "Combined PS/LaTeX", it can used LaTeX to
> typeset the text part of the figure. And if you set the "special" flag
> in your text (click on the text tool. Then, at the bottom of the
> screen, click on the "Text Flags" button. Click on the button next to
> "Special Flag" and select "Special"), you can use TeX commands
> (e.g. math mode) in your labels.
I tried it here and it didn't work... Exporting works OK (but you need
the transfig package installed); I used:
\usepackage{epic,eepic}
\usepackage{psfrag}
(...)
\includegraphics{Automaton.pstex}
Ran latex, but when I tried to see it with xdvi, the text was missing in
the picture. (It looks the same if I try to directly open Automaton.eps
with gv).
I see there is a file called "Automaton.pstex.aux" (which means latex
processed it), and a "Automaton.pstex_t" file, with the latex code to
include the text.
Is there something else that needs to be done?
Thanks,
J.
--
Reply to: