1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
# resumecls class
# Matthew Bertucci 2022/05/02 for v0.4.1
#include:class-ctexart
#include:xeCJK
#include:geometry
#include:hyperref
#include:tabularx
#include:color
#include:fancyhdr
#include:natbib
#keyvals:\documentclass/resumecls#c
color
# options passed to ctexart class
GBK
UTF8
zhmap=#true,false,zhmCJK
zihao=#-4,5,false
heading#true,false
sub3section
sub4section
scheme=#chinese,plain
linespread=%<number%>
fontset=#adobe,fandol,founder,mac,macnew,macold,ubuntu,windows,none
punct=#quanjiao,banjiao,kaiming,CCT,plain
space=#true,false,auto
autoindent=
# options passed to article class
a4paper
a5paper
b5paper
letterpaper
legalpaper
executivepaper
landscape
10pt
11pt
12pt
oneside
twoside
draft
final
titlepage
notitlepage
onecolumn
twocolumn
leqno
fleqn
openbib
#endkeyvals
\heading{text}
\entry{indent%l}{cols}{content%text}
\name{name}
\organization{organization%text}
\address{address%text}
\mobile{number}
\mail{email%URL}#U
\homepage{URL}#U
\leftfooter{text}
\rightfooter{text}
\ifrclscolor#*
\rclscolortrue#*
\rclscolorfalse#*
\rclsaddress#*
\rclshomepage#*
\rclsleftfooter#*
\rclsmail#*
\rclsmobile#*
\rclsname#*
\rclsorganization#*
\rclsrightfooter#*
heading#B
|