Mailinglist Archive: opensuse-m17n (59 mails)
| < Previous | Next > |
CJK-LaTeX using a CJK-environment in \part{}
- From: Ludger Sicking <ludgerp@xxxxxxxxxxxxxxx>
- Date: Fri, 14 Feb 2003 15:52:15 +0000 (UTC)
- Message-id: <Pine.A41.4.44.0302131312530.127028-100000@xxxxxxxxxxxxxxxxxxxxxxx>
Hi folks,
again some questions....?
(Why do we live? What are we? Where do we go?.....)
I want to use a CJK-environment in a \part{} command, so I wrote:
\part{Beweistheorie \`a la Gentzen, %
\begin{CJK*}[dnp]{JIS}{min}%
<some kanji>\ (Takeuti) und <some kanji>\ (Arai) %
\end{CJK*} %
--- Die Theorie $\Tpa$%
}
After saving at is euc-jp I latexed the file and the output was
[52]
! Use of \@part doesn't match its definition.
<argument> \def \reserved@a {
\def \@currenvir {CJK*}\edef \@currenvline
{\on...
l.6092 }
?
Any ideas??
When I wrote
\begin{CJK*}[dnp]{JIS}{min}
\part{Beweistheorie \`a la Gentzen, ...}
\end{CJK*}
the problem is that the kanjis don't arise in the table of contents. Have I
to use an extra package? Does CJK provide such tricky movements of arguments
or should I have to edit the <filename>.toc by myself??
Thank you for your help.
Best regards,
Ludger
again some questions....?
(Why do we live? What are we? Where do we go?.....)
I want to use a CJK-environment in a \part{} command, so I wrote:
\part{Beweistheorie \`a la Gentzen, %
\begin{CJK*}[dnp]{JIS}{min}%
<some kanji>\ (Takeuti) und <some kanji>\ (Arai) %
\end{CJK*} %
--- Die Theorie $\Tpa$%
}
After saving at is euc-jp I latexed the file and the output was
[52]
! Use of \@part doesn't match its definition.
<argument> \def \reserved@a {
\def \@currenvir {CJK*}\edef \@currenvline
{\on...
l.6092 }
?
Any ideas??
When I wrote
\begin{CJK*}[dnp]{JIS}{min}
\part{Beweistheorie \`a la Gentzen, ...}
\end{CJK*}
the problem is that the kanjis don't arise in the table of contents. Have I
to use an extra package? Does CJK provide such tricky movements of arguments
or should I have to edit the <filename>.toc by myself??
Thank you for your help.
Best regards,
Ludger
| < Previous | Next > |