[texworks] dvipdfm - latexmk

Herbert Schulz herbs at wideopenwest.com
Mon Jan 31 19:11:22 CET 2011


On Jan 31, 2011, at 11:05 AM, Herbert Schulz wrote:

> 
> On Jan 31, 2011, at 10:54 AM, Sivasubramani S wrote:
> 
>> hi,
>>     How to run dvipdfm in latexmk?  I am using texworks and texlive. Can
>> anyone help me?
>> 
> 
> Howdy,
> 
> Try adding the --dvipdf option to the command line input. You may have to redefine the $dvipdf variable to use dvipdfm. Also, why not run dvipdfmx?
> 
> Good Luck,
> 
> Herb Schulz
> (herbs at wideopenwest dot com)
> 

Howdy,

Just checked and the default dvipdf variable is dvipdf rather than dvipdfm. The full command line should be

latexmk -pdfdvi -e '$dvipdf = "dvipdfm %O -o %D %S";' file.tex

so the Tool would have to generate that.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)






More information about the texworks mailing list