From d045bcbc99b0eda65a444496d60d16ea2d063c65 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 19 Oct 2021 03:01:14 +0000 Subject: CTAN sync 202110190301 --- language/chinese/CJK/cjk-4.8.5/texinput/GB/GB.cpx | 84 +++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 language/chinese/CJK/cjk-4.8.5/texinput/GB/GB.cpx (limited to 'language/chinese/CJK/cjk-4.8.5/texinput/GB/GB.cpx') diff --git a/language/chinese/CJK/cjk-4.8.5/texinput/GB/GB.cpx b/language/chinese/CJK/cjk-4.8.5/texinput/GB/GB.cpx new file mode 100644 index 0000000000..d24994ce2b --- /dev/null +++ b/language/chinese/CJK/cjk-4.8.5/texinput/GB/GB.cpx @@ -0,0 +1,84 @@ +% This is the file GB.cpx of the CJK package +% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e +% +% created by Werner Lemberg +% +% Version 4.8.5 (16-Oct-2021) + +% Copyright (C) 1994-2021 Werner Lemberg +% +% 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.5} +\def\filedate{2021/10/16} +\ProvidesFile{GB.cpx}[\filedate\space\fileversion] + + +% Chinese captions +% +% character set: GB 2312-80 +% encoding: EUC +% +% preprocessed + +\renewcommand\contentsname{Ä191Â188} +\renewcommand\listfigurename{²229Í188} +\renewcommand\listtablename{±237¸241} + +\CJK@ifundefined\chapter + {\renewcommand\refname{²206¿188Î196Ï215}} + {\renewcommand\bibname{²206¿188Î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·214} +\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 -- cgit v1.2.3