Comment 31 for bug 26514

Revision history for this message
In , Frank Küster (frank-kuesterei) wrote : Re: Bug#337259: debian-reference: FTBFS with new tetex-bin: Error trying to create pdflatex.fmt

Jens Seidel <email address hidden> 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