[tex-live] pdfetex command line handling
Gerben Wierda
Gerben.Wierda at rna.nl
Thu Nov 10 13:05:52 CET 2005
See below:
---------------------------- Original Message ----------------------------
Subject: Re: [OS X TeX] pdflatex with dvi-output
From: Jérôme Laurens <jerome.laurens at u-bourgogne.fr>
Date: Thu, November 10, 2005 11:51
To: "TeX on Mac OS X Mailing List" <MacOSX-TeX at email.esm.psu.edu>
--------------------------------------------------------------------------
Le 10 nov. 05, à 10:40, Michael Hoppe a écrit :
> Dear listeners,
>
> for a special purpose, i. e., to get microtype and pst-pdf work
> together, I need dvi-output via pdflatex, prefferable from the command
> line. Have a look at the file fehler.tex:
>
> %------------------------
> \documentclass{minimal}
> \usepackage[verbose,expansion=basictext]{microtype}
> %\pdfoutput=0
> \begin{document}
> Blubb. akdjhsa slcfjhlsd vlkjasd vloisjdwv lsidhvolis vpsoujdpocvi
> aoiducoasi ducosiducopaiducp adopiupsiodfu vpsoduvp psaoducpo
> dpciupod cpaoidcupodiuop
> \end{document}
> %--------------------------
>
> The very obvious from pdftex --help, namely
>
> pdflatex -output-format=dvi fehler
>
About the "=" sign. This might be of no help but I use
pdflatex -output-format dvi blah.tex
with no "=" sign. This resembles more the man page and works for me.
However, the man page also tells us to
pdflatex -src-specials cr,display,hbox,math,par,parent,vbox blah.tex
but this does not work for me: instead I have to use
pdflatex -src-specials=cr,display,hbox,math,par,parent,vbox blah
with the "=" sign
Mystery and bubble gums
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the tex-live
mailing list