[debiandoc-sgml-pkgs] Bug#341849: Bug#337259: debian-reference:
	FTBFS with new tetex-bin: Error trying to create pdflatex.fmt
    Frank Küster 
    frank at kuesterei.ch
       
    Mon Dec  5 07:28:02 UTC 2005
    
    
  
Jens Seidel <jensseidel at users.sf.net> wrote:
> On Thu, Dec 01, 2005 at 07:30:17PM +0100, Frank Küster wrote:
>> I have looked into this bug, and it seems that it is the fault of
>> debiandoc-sgml.  With reference.zh-cn.sgml, it produces the following
>> LaTeX code
>> 
>> \ifpdf
>> \usepackage[colorlinks=true,CJKbookmarks]{hyperref}
>> \else
>> \usepackage[hypertex]{hyperref}
>> \fi
>> 
>> 
>> If this is changed to 
>> 
>> \ifpdf
>> \usepackage[colorlinks=true,CJKbookmarks]{hyperref}
>> \else
>> \usepackage[hypertex,CJKbookmarks]{hyperref}
>> \fi
>> 
>> the PS file can be produced without problems.
>
> Not with tetex-bin 2.0.2-31, maybe with version 3. 
This is a little surprising;  however not too much, since CJKbookmarks
is an "undocumented option", no wonder that it changed its behaviour.
Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer
    
    
More information about the Debiandoc-sgml-pkgs
mailing list