Jason L W Lynn wrote:
I have a very large lyx document that is currently set to use the
'default' font (if you go into layout->document->layout, the font is set
to 'default').  I'm guessing this is a mixture of Times Roman fonts and
something else.  I need to have a font where the majority of the book is
not Times Roman, but is Garamond.  Is this possible?

default means, that LyX does nothing here. This is the reason why you get the default TeX font-> Computer Modern

To use the garamont insert the commands \usepackage{..}
into the pramble and set the default font to garamont
\renewcommand\rmfamily{...}

You also have to load a math font which looks okay
in combination with garamond.

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



Reply via email to