[tex-live] bug with \input

Werner LEMBERG wl at gnu.org
Wed Jun 16 08:01:01 CEST 2004


[P4 2004-06-16 07:49 MEST]

Running this command

  VARTEXMF=/home/foo/texmf-var \
  PATH=/home/bar/TeXLive/TeXLive/bin/i386-linux:$PATH \
  latex cjk.tex

on this

  \documentclass{article}

  \usepackage{CJK}

  \begin{document}

  \begin{CJK}{GB}{gbsn}
  ^^ce^^ce
  \end{CJK}

  \end{document}

gives the following error message:

  ! I can't find file `CJK.en'.
  l.462 \input CJK.enc
                    
  Please type another input file name:

After manually entering `CJK.enc' compilation succeeds.  The same
happens with pdflatex.

This looks like a serious bug.


    Werner



More information about the tex-live mailing list