Package: latex-ucs
Version: 20041017-8
Severity: important

The following Unicode-encoded LaTeX input causes an error, "LaTeX
Error: This NFSS system isn't set up properly."

\documentclass[12pt]{article}

\usepackage[nocjkjis]{ucs}
\usepackage[utf8x]{inputenc}
\usepackage[C40,T1]{fontenc}

\newcommand\jptext[1]{\bgroup\fontencoding{C40}\fontfamily{song}\selectfont%
  \SetUnicodeOption{cjkjis}#1\egroup}

\begin{document}

\jptext{おいし}

\end{tabular}

\end{document}


The output of LaTeX follows:

Running `LaTeX' on `adj' with ``latex  "\nonstopmode\input{adj.tex}"''
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 %&-line parsing enabled.
entering extended mode
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, croatian, bulgarian, russian, ukrainian, czech, slovak, danish, dut
ch, finnish, finnish, french, basque, french, german, ngerman, german, ngerman,
 greek, monogreek, ancientgreek, ibycus, hungarian, hungarian, italian, italian
, latin, latin, mongolian, mongolian, norsk, norsk, coptic, esperanto, estonian
, icelandic, indonesian, interlingua, romanian, serbian, slovenian, turkish, up
persorbian, welsh, polish, polish, portuguese, portuguese, spanish, catalan, ga
lician, spanish, catalan, galician, swedish, swedish, loaded.

(./adj.tex (/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size12.clo))
(/usr/share/texmf/tex/latex/ucs/ucs.sty
(/usr/share/texmf/tex/latex/ucs/data/uni-global.def))
(/usr/share/texmf-texlive/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/ucs/utf8x.def))
(/usr/share/texmf-texlive/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/ucs/contrib/c40enc.def
(/usr/share/texmf/tex/latex/ucs/contrib/cenccmn.tex))
(/usr/share/texmf-texlive/tex/latex/base/t1enc.def)) (./adj.aux)
No file C40gbsn.fd.

! LaTeX Error: This NFSS system isn't set up properly.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.10 \begin{document}
                     
(/usr/share/texmf/tex/latex/ucs/ucsencs.def)
(/usr/share/texmf/tex/latex/CJK/JIS/c40song.fd)
(/usr/share/texmf/tex/latex/ucs/data/uni-48.def)
(/usr/share/texmf/tex/latex/ucs/data/uni-154.def)
(/usr/share/texmf/tex/latex/ucs/data/uni-78.def) [1] (./adj.aux) )
(see the transcript file for additional information)
Output written on adj.dvi (1 page, 444 bytes).
Transcript written on adj.log.

LaTeX exited abnormally with code 1 at Mon Aug  6 21:44:22



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages latex-ucs depends on:
ii  texlive-latex-base            2007-10    TeX Live: Basic LaTeX packages

latex-ucs recommends no packages.

-- no debconf information

Reply via email to