Angus Leeming wrote:
I forgot to say. When using XFig and exporting to a (.pstex_t, .eps) pair, XFig will specify font size and shape UNLESS a LaTeX macro is set already. Thus, in order to use exactly the same LaTeX fonts in your document and in your figures, you need to insert a little magic in your Preamble:
%% Preempt the definition of \SetFigFont in the %% xfig-generated pstex_t files by setting it to "do nothing".
\gdef\SetFigFont#1#2#3#4#5{}
yes, this is all really user friendly ... ;-)
Herbert
-- http://TeXnik.de/ http://PSTricks.de/ ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf http://www.dante.de/faq/de-tex-faq/ http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes
