pkuthss/doc/example/pkuthss-utf8.def

55 lines
1.8 KiB
Modula-2
Raw Normal View History

% Peking University dissertation document class
%
% Copyright (c) 2008-2009 solvethis
% Copyright (c) 2010-2013,2015,2021 Casper Ti. Vector
% Copyright (c) 2021 Kurapica
%
% This work may be distributed and/or modified under the conditions of the
% LaTeX Project Public License, either version 1.3 of this license or (at
% your option) any later version.
% The latest version of this license is in
2017-03-07 21:39:19 +08:00
% https://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX version
% 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
% The current maintainer of this work is Casper Ti. Vector.
%
% This work consists of the following files:
% pkuthss.cls
% pkuthss.def
% pkuthss-gbk.def
% pkuthss-utf8.def
2014-04-16 19:56:31 +08:00
% pkulogo.eps
% pkuword.eps
\ProvidesFile{pkuthss-utf8.def}
2021-10-16 23:08:11 +08:00
[2021/10/16 v1.9.1 Labels and captions in UTF-8 encoding
for the pkuthss document class]
2025-05-28 07:49:09 +08:00
\def\label@ctitle{}
\def\label@cauthor{\hphantom{}}
\def\label@studentid{\hphantom{}}
\def\label@school{\hphantom{}}
2025-05-28 07:49:09 +08:00
\def\label@cmajor{}
\def\label@direction{}
2025-05-28 07:49:09 +08:00
\def\label@cmentor{}
\def\label@thedgree{}
\def\label@thesubmitdate{}
\def\label@thedefencedate{}
\def\label@ckeywords{}
\def\label@blindcover{}
\def\label@blindctitle{}
\def\label@blindetitle{}
\def\label@blinddiscipline{}
\def\label@blindmajor{}
\def\label@blindid{}
\def\titlepagename{}
2025-05-14 08:09:28 +08:00
\def\cuniversity{}
\def\cthesisname{}
\def\cabstractname{}
2021-04-15 21:39:49 +08:00
\endinput
2016-02-27 21:16:58 +08:00
% vim:ft=tex:ts=2:sw=2