Hi! I don't know why I can't get the same quality on my outputs, when I type text and when I type maths.
Anyone can help me please?
LyX ⇒ problem with output
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10321
- Joined: Mon Mar 10, 2008 9:44 pm
problem with output
Hi potatp,
welcome to the board!
Perhaps the problem is caused by a missing font with the appropriate encoding. You could try to solve it by installing the cm-super package. I've seen it often that lower quality appeared because of T1 encoding but missing T1-fonts. cm-super provides standard Computer Modern fonts with T1 encoding.
Stefan
welcome to the board!
Perhaps the problem is caused by a missing font with the appropriate encoding. You could try to solve it by installing the cm-super package. I've seen it often that lower quality appeared because of T1 encoding but missing T1-fonts. cm-super provides standard Computer Modern fonts with T1 encoding.
Stefan
LaTeX.org admin
Re: problem with output
This behavior arises when you use the T1 font encoding but don't load a vector font that provides that encoding. Loading the lmodern package should fix it in most cases.
Re: problem with output
Thank you two! that was fast. Solved!