[debiandoc-sgml-pkgs] Bug#341849: Bug#337259: debian-reference:
	FTBFS with new tetex-bin: Error trying to create pdflatex.fmt
    Jens Seidel 
    jensseidel at users.sf.net
       
    Sat Dec  3 21:19:57 UTC 2005
    
    
  
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. Avoiding dvips option
-z in case of trouble helps and doesn't use new, not yet verified code, so
I'm happy with this solution.
Osamu, Ardo: time to upload ...
PS: I'm not sure about #337259. It is not necessary to remove broken version
of debiandoc-sgml from debian-reference's build-depends, is it? Is a
special action needed to ask the buildds to rebuild debian-reference?
Jens
    
    
More information about the Debiandoc-sgml-pkgs
mailing list