On Wed, Nov 08, 2006 at 02:10:33PM +0100, Frank Küster wrote:
> Hi Jens, Lucas, Danai, and of course Osamu!
>
> It seems there are two unrelated issues:
...
> -Build-Depends-Indep: debhelper (>> 3.0.0), debiandoc-sgml (>= 1.1.94),
> tetex-bin, tetex-extra, w3m (>= 0.3) | w3m-ssl (>= 0.3) | w3mmee (>= 0.3),
> cjk-latex, freetype1-tools, tfm-arphic-bsmi00lp, tfm-arphic-bkai00mp,
> tfm-arphic-gbsn00lp, tfm-arphic-gkai00mp, hbf-jfs56, hbf-cns40-b5,
> hbf-kanji48, gs-esp | gs
> +Build-Depends-Indep: debhelper (>> 3.0.0), debiandoc-sgml (>= 1.1.94),
> tetex-bin, tetex-extra, w3m (>= 0.3) | w3m-ssl (>= 0.3) | w3mmee (>= 0.3),
> latex-cjk-all, freetype1-tools, latex-cjk-chinese-arphic-bsmi00lp,
> latex-cjk-chinese-arphic-bkai00mp, latex-cjk-chinese-arphic-gbsn00lp,
> latex-cjk-chinese-arphic-gkai00mp, hbf-jfs56, hbf-cns40-b5, hbf-kanji48,
> gs-esp | gs
Fixed in CVS.
>
> However, this still gives the same FTBFS that Lucas reported. Rerunning
> with the -v option, as requested, gives problems with encoding:
>
> (/usr/share/texmf-tetex/tex/latex/graphics/pdftex.def
> (/usr/share/texmf-tetex/tex/context/base/supp-pdf.tex
> (/usr/share/texmf-tetex/tex/context/base/supp-mis.tex
> loading : Context Support Macros / Miscellaneous (2004.10.26)
> )
> loading : Context Support Macros / PDF (2004.03.26)
> ))) (/usr/share/texmf-tetex/tex/latex/hyperref/nameref.sty)
> (./reference.zh-tw.out) (./reference.zh-tw.out)
> (/usr/share/texmf/tex/latex/CJK/standard.bdg)
> (/usr/share/texmf/tex/latex/CJK/Bg5/Bg5.enc)
> (/usr/share/texmf/tex/latex/CJK/Bg5/Bg5.chr)
>
> LaTeX Font Warning: Font shape `C00/kai/m/n' undefined
> (Font) using `C00/song/m/n' instead on input line 79.
>
> ! Undefined control sequence.
> [EMAIL PROTECTED]@range [EMAIL PROTECTED] [EMAIL PROTECTED]
> <-*>@nil <@nnil
> l.79 {\Huge Debian ^^?°^^?209^^?
> ^^?Š^^?210^^?^^?€^^?226^^?^^?¥^^?85^^?}
> \\[2ex]
>
> ! Undefined control sequence.
> <argument> @nil
>
> l.79 {\Huge Debian ^^?°^^?209^^?
> ^^?Š^^?210^^?^^?€^^?226^^?^^?¥^^?85^^?}
> \\[2ex]
>
> ! Argument of [EMAIL PROTECTED] has an extra }.
> <inserted text>
> par
> l.79 {\Huge Debian ^^?°^^?209^^?
> ^^?Š^^?210^^?^^?€^^?226^^?^^?¥^^?85^^?}
> \\[2ex]
>
> Runaway argument?
>
>
> I'm attaching an archive of all generated reference.zh-tw.* files,
> including the LaTeX log. Danai, can you help with this?
I am afraid some encoding error may have commited recently. Can you
look into it. The souce is not UTF-8.
> Furthermore, I fear we should check whether any packages still
> build-depend on cjk-latex and/or the old font packages...
apt-howto? (Unless PS/PDF generation is disabled)
Osamu