Conversion Tools ⇒ dvi->pdf
-
- Posts: 1
- Joined: Thu Aug 07, 2014 11:46 pm
dvi->pdf
If I do "dvi -> ps" then Distill the ps into pdf that also works fine. It was my understanding that dvi->pdf is just dvi->ps followed automatically by ps->pdf. Evidently not!
In a possibly related issue when I try to print to pdf from the YAP previewer I get "METAFONT mode mismatch" whatever that means.
Any help would be much appreciated.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: dvi->pdf
With MikTeX comes a little program called ps2pdf which you can use to convert the ps file to pdf. There should be a feature (button) in your editor, but i am not sure. Never used WinEdt.
If you need a pdf at last, have you considered using pdflatex?