summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/resumecls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-16 21:00:35 +0000
committerKarl Berry <karl@freefriends.org>2020-04-16 21:00:35 +0000
commit6b5074c759808bbb476ec9783e5c9f9b6441f4ff (patch)
tree32cbd8ed64e397b9cf467729bcfecdcc10bbc3ab /Master/texmf-dist/tex/xelatex/resumecls
parentf3ceb667ff2f396a533f91b87fa0c424f1fdf450 (diff)
resumecls (16apr20)
git-svn-id: svn://tug.org/texlive/trunk@54768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/resumecls')
-rw-r--r--Master/texmf-dist/tex/xelatex/resumecls/resumecls.cls17
1 files changed, 8 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/xelatex/resumecls/resumecls.cls b/Master/texmf-dist/tex/xelatex/resumecls/resumecls.cls
index cf84e002012..56d5a3a505e 100644
--- a/Master/texmf-dist/tex/xelatex/resumecls/resumecls.cls
+++ b/Master/texmf-dist/tex/xelatex/resumecls/resumecls.cls
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2012-2015 by huxuan <i@huxuan.org>
+%% Copyright (C) 2012-2020 by huxuan <i@huxuan.org>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -26,17 +26,16 @@
%% and the derived file resumecls.cls.
%%
-\NeedsTeXFormat{LaTeX2e}[2011/06/27]
+\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{resumecls}
- [2015/09/21 v0.3.2 Welcome, contributors]
+ [2020/04/16 v0.4.0 Hello 2020]
\newif\ifrclscolor\rclscolorfalse
\DeclareOption{color}{\rclscolortrue}
-\DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}}
+\DeclareOption*{\PassOptionsToClass{\CurrentOption}{ctexart}}
\ProcessOptions\relax
-\LoadClass[a4paper,12pt]{article}
+\LoadClass[a4paper,12pt]{ctexart}
\RequirePackage[top=.5in,bottom=.5in,left=.5in,right=.5in]{geometry}
\RequirePackage[xetex,unicode]{hyperref}
-\RequirePackage[noindent]{ctex}
\RequirePackage{tabularx}
\RequirePackage{color}
\RequirePackage{fancyhdr}
@@ -79,9 +78,9 @@
}
\renewcommand{\maketitle}{%
\entry{0em}{Xr}{%
- \bfseries\zihao{4}\rclsname & \rclsmobile \\
- \rclsorganization & \href{mailto:\rclsmail}{\rclsmail} \\
- \rclsaddress & \url{\rclshomepage} \\
+ \bfseries\zihao{4}\rclsname & \rclsmobile \\
+ \rclsorganization & \href{mailto:\rclsmail}{\rclsmail} \\
+ \rclsaddress & \url{\rclshomepage} \\
}
}
\pagestyle{fancy}