From: 季登高 <[EMAIL PROTECTED]>

> But when I update the CJK to the version 4.7, the navigation symbols still 
> doesn't work.

You are right.  Hmmm.


> When I press the red button in the test.png, It goes directly from
> the frame a to e. You know ,It should be a -> d -> e.
> When I remove the CJK environment, It works well.
> 
> Can you send me your compiled log file, so that I can compare it
> with my log file. It may be helpful for me to find out the reason.

I get the same thing like you: it goes from a -> e directly.  I didn't
know it was supposed to go to "d" first.

Reason is that somehow .aux and .nav both have two incorrect lines.


--- denggao-beamer.aux  2006-11-04 13:13:39.790524056 +0100
+++ denggao-beamer-cjk.aux      2006-11-04 13:25:18.624616649 +0100
@@ -42,7 +42,7 @@
 [EMAIL PROTECTED] {\slideentry {3}{0}{3}{5/5}{}{0}}}
 [EMAIL PROTECTED] [EMAIL PROTECTED] {5}{5}}}
 [EMAIL PROTECTED] [EMAIL PROTECTED] {1}{5}}}
[EMAIL PROTECTED] [EMAIL PROTECTED] {5}{5}}}
[EMAIL PROTECTED] [EMAIL PROTECTED] {5}{5}}}
[EMAIL PROTECTED] [EMAIL PROTECTED] {1}{5}}}
[EMAIL PROTECTED] [EMAIL PROTECTED] {1}{5}}}
 [EMAIL PROTECTED] [EMAIL PROTECTED] {5}}}
 [EMAIL PROTECTED] {\def \inserttotalframenumber {5}}}


--- denggao-beamer.nav  2006-11-04 13:13:39.926524473 +0100
+++ denggao-beamer-cjk.nav      2006-11-04 13:25:18.764617180 +0100
@@ -22,7 +22,7 @@
 \headcommand {\slideentry {3}{0}{3}{5/5}{}{0}}
 \headcommand [EMAIL PROTECTED] {5}{5}}
 \headcommand [EMAIL PROTECTED] {1}{5}}
-\headcommand [EMAIL PROTECTED] {5}{5}}
-\headcommand [EMAIL PROTECTED] {5}{5}}
+\headcommand [EMAIL PROTECTED] {1}{5}}
+\headcommand [EMAIL PROTECTED] {1}{5}}
 \headcommand [EMAIL PROTECTED] {5}}
 \headcommand {\def \inserttotalframenumber {5}}


As you can see, [EMAIL PROTECTED] and [EMAIL PROTECTED] have
{5}{5} instead of {1}{5}.

I don't know what exactly happened.  I tried changing encodings, tried
\begin{CJK}, \usepackage{CJKutf8}, \documentclass{beamer}, but all to
no avail.

Perhaps Werner knows?


Here's my example file:

\documentclass[CJK]{beamer}
\mode<presentation>
{  \usetheme{Warsaw}
}
\usepackage{CJK}
\begin{document}
\begin{CJK*}{GBK}{song}
\section{Section 1}
\subsection{Subsection 1}
\begin{frame}
  a
\end{frame}
\subsection{Subsection 2}
\begin{frame}
  b
\end{frame}
\subsection{Subsection 3}
\begin{frame}
  c
\end{frame}
\section{Section 2}
\begin{frame}
  d
\end{frame}
\section{Section 3}
\begin{frame}
  e
\end{frame}
 
\end{CJK*}
\end{document}

%%% Local Variables:
%%% coding: euc-china
%%% mode: latex
%%% TeX-master: t
%%% End:



Regards



Danai SAE-HAN
韓達耐

-- 
題目:《游山西村》
作者:陸游(1125-1210)

莫笑農家臘酒渾,丰年留客足雞豚。
山重水復疑無路,柳暗花明又一村。
蕭鼓追隨春社近,衣冠簡朴古風存。
從今若許閑乘月,拄杖無時夜叩門。

_______________________________________________
Cjk maillist  -  [email protected]
http://lists.ffii.org/mailman/listinfo/cjk

Reply via email to