[OS X TeX] pdflatex with dvi-output
Michael Hoppe
mh at michael-hoppe.de
Thu Nov 10 04:40:58 EST 2005
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
yields finally to:
obenketzberg:~/Library/texmf/tex/latex michaelhoppe$ pdflatex
-output-format=dvi fehler
This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5)
entering extended mode
(./fehler.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/minimal.cls
[some lines snipped]
)) (./fehler.aux)
(/Users/michaelhoppe/Library/texmf/tex/latex/quellen/OFT/mt-cmr.cfg)kpathsea:
Running mktextfm cmr10+20
mktextfm: Running mf-nowin -progname=mf \mode:=ljfzzz; mag:=1;
nonstopmode; input cmr10+20
This is METAFONT, Version 2.71828 (Web2C 7.5.5)
kpathsea: Running mktexmf cmr10+20
! I can't find file `cmr10+20'.
<*> ...ljfzzz; mag:=1; nonstopmode; input cmr10+20
Please type another input file name
! Emergency stop.
<*> ...ljfzzz; mag:=1; nonstopmode; input cmr10+20
Transcript written on mfput.log.
grep: cmr10+20.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfzzz; mag:=1; nonstopmode;
input cmr10+20' failed to make cmr10+20.tfm.
kpathsea: Appending font creation commands to missfont.log.
! Font csnameendcsname=cmr10+20 at 10.0pt not loadable: Metric (TFM) file not f
ound.
<to be read again>
xdef
l.5 \begin{document}
? x
No pages of output.
Transcript written on fehler.log.
obenketzberg:~/Library/texmf/tex/latex michaelhoppe$
Now please run the file with an uncommented \pdfoutput=0 with
pdflatex fehler
and voila: success!
obenketzberg:~/Library/texmf/tex/latex michaelhoppe$ pdflatex fehler
This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5)
entering extended mode
(./fehler.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/minimal.cls
Document Class: minimal 2001/05/25 Standard LaTeX minimal class
[some lines ommitted again ...]
)) (./fehler.aux)
(/Users/michaelhoppe/Library/texmf/tex/latex/quellen/OFT/mt-cmr.cfg) [1]
(./fehler.aux) )
Output written on fehler.dvi (1 page, 440 bytes).
Transcript written on fehler.log.
See my point? Dvi-output can be achieved by putting
\pdfoutput=0
in the source-file, but I'm not able to yield that desired output via
command line. What am I doing wrong? A
simpdftex --help
wasn't really a help for my case, anyhow.
Michael
--
-= Michael Hoppe <www.michael-hoppe.de>, <mh at michael-hoppe.de> =-----
-= Key fingerprint = 74 FD 0A E3 8B 2A 79 82 25 D0 AD 2B 75 6A AE 63
-= PGP public key ID 0xE0A5731D =-----------------------------------
------------------------- 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 MacOSX-TeX
mailing list