LyX ⇒ size 12 police is ugly
size 12 police is ugly
Can't seem to find any answer so i'm posting a question.
I would like to have bigger sized police, but it doesn't look good, it's a bit pixelated. How can i fix that? Thx a lot in advance for any response.
Roken
Edit: i just found out that opening my pdf file with chrome rather than edge rendered it a lot better.
- Attachments
-
- lire_un_graph.pdf
- (93.52 KiB) Downloaded 510 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Re: size 12 police is ugly
welcome to the forum!
I recommend using Latin Modern for a high-quality font that looks like the default font, with
\usepackage{lmodern}
in the preamble (or an equivalent LyX setting). The default font looks bad with modern font encoding for French. Another way to improve this would be installing the cm-super package in your TeX installation, which improves the default font.Stefan