Emmanuel Hainry-3 wrote: > > Could you try running latex directly (from a terminal) and check if it > produces a dvi file. If it produces pdf, you can try using the > "-output-format=dvi" switch when calling latex. If it does not help, > there may be a probleem in your tex file: some usepackages may convince > latex to produce pdf instead of dvi.
I noticed that dvips is being called as ... /opt/local/bin/dvips -R -Poutline -o /tmp/altpdfsimpdftex.9268-1246672724/-n tex.ps tex The "-n " does not belong there. Meaning it should look like /opt/local/bin/dvips -R -Poutline -o /tmp/altpdfsimpdftex.9268-1246672724/tex.ps tex In any event, this looks like a problem with TeXShop. Does anyone else see this? Ben -- View this message in context: http://www.nabble.com/TeXLive---TeXShop-with-Tex%2BDVI-tp24330645p25229554.html Sent from the MacPorts - Users mailing list archive at Nabble.com. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
