diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cjk/GB/GB.cpx')
-rw-r--r-- | Master/texmf-dist/tex/latex/cjk/GB/GB.cpx | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/Master/texmf-dist/tex/latex/cjk/GB/GB.cpx b/Master/texmf-dist/tex/latex/cjk/GB/GB.cpx deleted file mode 100644 index a946d27c1dc..00000000000 --- a/Master/texmf-dist/tex/latex/cjk/GB/GB.cpx +++ /dev/null @@ -1,84 +0,0 @@ -% This is the file GB.cpx of the CJK package -% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e -% -% created by Werner Lemberg <wl@gnu.org> -% -% Version 4.8.1 (10-Aug-2008) - -% Copyright (C) 1994-2008 Werner Lemberg <wl@gnu.org> -% -% This program is free software; you can redistribute it and/or modify -% it under the terms of the GNU General Public License as published by -% the Free Software Foundation; either version 2 of the License, or -% (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program in doc/COPYING; if not, write to the Free -% Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, -% MA 02110-1301 USA - -\def\fileversion{4.8.1} -\def\filedate{2008/08/10} -\ProvidesFile{GB.cpx}[\filedate\space\fileversion] - - -% Chinese captions -% -% character set: GB 2312-80 -% encoding: EUC -% -% preprocessed - -\renewcommand\contentsname{Ä191Â188} -% \renewcommand\listfigurename{} % ? -% \renewcommand\listtablename{} % ? - -\CJK@ifundefined\chapter - {\renewcommand\refname{²206¿188×202Á207}} - {\renewcommand\bibname{Î196Ï215}} - -\renewcommand\indexname{Ë247Ò253} - -\newcommand\prefigurename{µ218} -\newcommand\postfigurename{Í188} -\renewcommand\figureformat{\prefigurename~\thefigure~\postfigurename} - -\newcommand\pretablename{µ218} -\newcommand\posttablename{±237} -\renewcommand\tableformat{\pretablename~\thetable~\posttablename} - -\newcommand\prepartname{µ218} -\newcommand\postpartname{²191} -\renewcommand\partformat{\prepartname\CJKnumber{\value{part}}\postpartname} - -% \newcommand\prechaptername{µ218} -% \newcommand\postchaptername{Õ194} -% \newcommand\presectionname{µ218} -% \newcommand\postsectionname{½218} -% \newcommand\preappendixname{µ218} -% \newcommand\postappendixname{¸189Â188} - -\CJK@ifundefined\mainmatter - {\renewcommand\abstractname{Õ170Ò170}}{} - -% \renewcommand\ccname{} % ? -% \renewcommand\enclname{¸189¼254} -% \newcommand\prepagename{} % ? -% \newcommand\postpagename{} % ? -% \renewcommand\headtoname{} % ? -% \renewcommand\seename{} % ? - -\renewcommand\today{% - \number\year Ä234\number\month Ô194\number\day È213} -\CJK@ifundefined\CJKnumber - {\def\CJKnumber#1{% - \ifcase #1\or - Ò187\or ¶254\or È253\or Ë196\or Î229\or - Á249\or Æ223\or °203\or ¾197\or Ê174\fi}}{} - -\endinput |