LyX ⇒ I can't visualize DVI and get PDF to decent resolution
-
- Posts: 1
- Joined: Sat Nov 05, 2016 11:46 am
I can't visualize DVI and get PDF to decent resolution
I'm new to this forum and i need support to complete my bachelor of science thesis with Lyx,infact every time i export my lyx file to pdflatex and i open it, it appears to be with a too low resolution, with body types scoloured. Usually body types have to be black, not grey. Can you help me? I've the last lyx version. Also i can't open dvi file that i export from my lyx file (the dvi exportation process produces also a lot of postcript file in the same folder).
Thanks in advance
update : maybe the solution is to convert to dvipdfm format, but i get error when i try, see the image
- Attachments
-
- message_errordvipdfm.png (29.13 KiB) Viewed 1727 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: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
I can't visualize DVI and get PDF to decent resolution
I think the font in your document is bad. Please try this: add the line
\usepackage{lmodern}
to your document preamble (via menu, Document settings).
Stefan