Create DVI2PDF Profile in TeXnicCenter

  • Thread starter Thread starter EngWiPy
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 9K views
EngWiPy
Messages
1,361
Reaction score
61
Hello,

I am using TeXnixCenter editor to type Latex codes. But, when I enter some graphs in the code, from MATLAB for instance, the editor fail to buil the PDF file. It must be converted from DVI to PDF. But this profile is not exist in the options in my editor, so I have to create it manually. The question is: how can I create the dvi=>pdf profile?

Regards
 
Physics news on Phys.org
I just use the LaTeX => PDF profile and save the Matlab figure as a pdf.
 
Also, I run all MATLAB pdfs through http://www.ctan.org/tex-archive/help/Catalogue/entries/pdfcrop.html to trim the huge amount of whitespace MATLAB adds for some reason.