Search found 1 match

by pwhitey86
Fri May 22, 2009 4:46 pm
Forum: Text Formatting
Topic: Makefile with TeXnicCenter on Windows?
Replies: 4
Views: 4913

Makefile with TeXnicCenter on Windows?

Is there a way to run a dos command before the latex commands? As in:

Code: Select all

copy "C:\Documents and Settings\me\My Documents\master_copy\refs_master.bib" "refs_master.bib"
latex file.tex
dvips -o file.ps file.dvi
ps2pdf "-sPAPERSIZE=a4" file.ps