LyX ⇒ PDF Font too light/faint
PDF Font too light/faint
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
Re: PDF Font too light/faint
PDF Font too light/faint
I tried attaching both the lyx and pdf file but they were bigger than the limit. Suggestion? Thanks in advance.meho_r wrote:Can you please provide an example PDF file which shows the issue? Also, a .lyx file which produced the example would be useful.
Re: PDF Font too light/faint

Re: PDF Font too light/faint
- Attachments
-
- LyX.zip
- (23.42 KiB) Downloaded 426 times
PDF Font too light/faint
- Attachments
-
- STW_Scientific_Documentation.pdf
- (148.16 KiB) Downloaded 798 times
Re: PDF Font too light/faint
- Attachments
-
- STW_Scientific_Documentation_test.pdf
- (147.13 KiB) Downloaded 792 times
PDF Font too light/faint
Try this: open Document > Settings > Fonts and do the following:
1. Set LaTeX Font Encoding to Custom, and type T1 in the field on the right.
2. Set Roman to Latin Modern Roman.
Now compile the document, zoom to 400% or even more in resulting PDF file and see if the font is smooth or not.
More infos in User Guide, section 3.7.2.
PDF Font too light/faint
I do not have the Latex Font Encoding setting under Document > Settings > Fonts, but your step 2 did a world of differencemeho_r wrote:Hmmm, bitmapped font is used in your example, not T1 (although \usepackage[T1]{fontenc} is specified in source).
Try this: open Document > Settings > Fonts and do the following:
1. Set LaTeX Font Encoding to Custom, and type T1 in the field on the right.
2. Set Roman to Latin Modern Roman.
Now compile the document, zoom to 400% or even more in resulting PDF file and see if the font is smooth or not.
More infos in User Guide, section 3.7.2.
