[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#344919: marked as done (teTeX 3.x incompatible to older .sty files: produces PDF instead of DVI)



Your message dated Thu, 6 Nov 2008 14:25:33 +0100
with message-id <20081106132533.GB4528@PC23>
and subject line Re: Bug#344919: teTeX 3.x incompatible to older .sty files
has caused the Debian Bug report #344919,
regarding teTeX 3.x incompatible to older .sty files: produces PDF instead of DVI
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
344919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344919
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: tetex-bin  
Version: 3.0-12

I found out that teTeX 3.0 (in contrast to teTeX 2.x and MiKTeX 2.4 on 
Windows) has some problems with older .sty-files, e.g., osajnl.sty (dated May 
28, 2004) from the Optical Society of America [1]. This is due to the 
following lines:
------ snippet from osajnl.sty ---------
\ifx\pdfoutput\undefined
\usepackage{graphicx}
\else
\usepackage[pdftex]{graphicx}
\fi
------ end of snippet -----------
I believe in teTeX 3.0 \pdfoutput is always defined and set to 0 in dvi mode 
[2]. Because of this, using style files like osajnl.sty will case the option 
"pdftex" to be used with graphicx.sty. "latex file_using_osajnl.tex" will 
output pdf instead of dvi and will ignore all included .eps figures.

I assume there is a good reason why the usage of \pdfoutput was changed. Maybe 
rather osajnl.sty should be changed than teTeX. I still think this is an 
important issue since it might concern a lot more commonly used style files 
and users usually do not edit tex style files. 

[1] http://josab.osa.org/submit/templates/default.cfm
[2] http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ifpdf


--- End Message ---
--- Begin Message ---
On 06.11.08 Tilman Benkert (tilman.hzs@gmx.net) wrote:

Hi Hilmar,

> >http://bugs.debian.org/344919
> ><snip>
> >Meanwhile osajnl.sty has been fixed and does not contain these lines
> >any more. As the problem was never really the fault of teTeX I
> >suggest to close that bug now. What do you think?
> 
> sure, I agree with you.
> 
> Thank you!
> 
Doing so.

H.
-- 
sigmentation fault


--- End Message ---

Reply to: