summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cjk/CJK.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/cjk/CJK.sty')
-rw-r--r--Master/texmf-dist/tex/latex/cjk/CJK.sty16
1 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/cjk/CJK.sty b/Master/texmf-dist/tex/latex/cjk/CJK.sty
index d50dfe94fd8..af9534e3da6 100644
--- a/Master/texmf-dist/tex/latex/cjk/CJK.sty
+++ b/Master/texmf-dist/tex/latex/cjk/CJK.sty
@@ -3,7 +3,7 @@
%
% created by Werner Lemberg <wl@gnu.org>
%
-% Version 4.8.0 (22-May-2008)
+% Version 4.8.1 (10-Aug-2008)
% Copyright (C) 1994-2008 Werner Lemberg <wl@gnu.org>
%
@@ -23,8 +23,8 @@
% MA 02110-1301 USA
\NeedsTeXFormat{LaTeX2e}[2001/06/01]
-\def\fileversion{4.8.0}
-\def\filedate{2008/05/22}
+\def\fileversion{4.8.1}
+\def\filedate{2008/08/10}
\ProvidesPackage{CJK}[\filedate\space\fileversion]
\RequirePackage{MULEenc}
@@ -890,6 +890,11 @@
\repeat}
+% the following macro is a signature for `CJKspace.sty'.
+
+\def\CJK@@@{}
+
+
% we assign to each active character ^^xx the macro \CJK@XX (if expansion
% occurs); this will be done in the .bdg files. Then the various .enc
% files define \CJK@.. (using \CJK@namegdef) with encoding-specific
@@ -897,6 +902,7 @@
\def\CJK@namedef#1{
\CJK@active\def#1{
+ \CJK@@@
\ifx\protect \@typeset@protect
\string #1
\else
@@ -905,6 +911,7 @@
\def\CJK@namepdef#1{
\CJK@active\def#1{
+ \CJK@@@
\ifx\protect \@typeset@protect
\expandafter\expandafter\expandafter\CJK@X
\expandafter\string\expandafter#1
@@ -914,6 +921,7 @@
\def\CJK@nameppdef#1{
\CJK@active\def#1{
+ \CJK@@@
\ifx\protect \@typeset@protect
\expandafter\expandafter\expandafter\CJK@XX
\expandafter\string\expandafter#1
@@ -923,6 +931,7 @@
\def\CJK@namepppdef#1{
\CJK@active\def#1{
+ \CJK@@@
\ifx\protect \@typeset@protect
\expandafter\expandafter\expandafter\CJK@XXX
\expandafter\string\expandafter#1
@@ -932,6 +941,7 @@
\def\CJK@nameppppdef#1{
\CJK@active\def#1{
+ \CJK@@@
\ifx\protect \@typeset@protect
\expandafter\expandafter\expandafter\CJK@XXXX
\expandafter\string\expandafter#1