LyXproblem with output

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
potatp
Posts: 2
Joined: Wed Sep 30, 2009 5:08 pm

problem with output

Post by potatp »

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?
1.PNG
1.PNG (2.42 KiB) Viewed 2832 times
2.PNG
2.PNG (7.83 KiB) Viewed 2832 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

problem with output

Post by Stefan Kottwitz »

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
LaTeX.org admin
phi
Posts: 577
Joined: Tue Oct 21, 2008 8:10 pm

Re: problem with output

Post by phi »

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.
potatp
Posts: 2
Joined: Wed Sep 30, 2009 5:08 pm

Re: problem with output

Post by potatp »

Thank you two! that was fast. Solved!
Post Reply