David Arnold wrote:

I have no font instructions in my environment file bookenv.tex. This component section1 compiles fine and gives me (checking in Acrobat Professional) a combination of latin modern and computer modern fonts. However, they hardly match in size. The computer modern font is much larger than the text in latin modern font.

not here; can you send me a minimal pdf file that shows the problem?

So, a couple of things.

1. If I wanted to try and see if this would compile with my Lucida fonts, what should I try.

\usetypescript[lucida][texnansi]
\setupbodyfont[lucida]


btw, \showfontstrip gives you a way to analyze ratios


2. Do you have a couple of suggestions for body font and math font that would look good together and can you provide me with the font instructions to include them in my document?


try:

\usetypescript[palatino][texnansi]
\setupbodyfont[palatino]

Hans
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to