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 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
|
# curve class
# Matthew Bertucci 2022/06/07 for v1.16
#include:ltxtable
#include:ifthen
#include:calc
#include:filehook
#include:graphicx
#keyvals:\documentclass/curve#c
skipsamekey
ask
openbib
revbib
english
french
spanish
portuguese
brazilian
italian
german
dutch
danish
swedish
polish
a4paper
a5paper
b5paper
letterpaper
legalpaper
executivepaper
landscape
10pt
11pt
12pt
oneside
twoside
draft
final
#endkeyvals
\leftheader{contents%text}
\rightheader{contents%text}
\photo{imagefile}#g
\photo[hpos%keyvals]{imagefile}#g
#keyvals:\photo,\titlealignment,\keyalignment
l
c
r
#endkeyvals
\photoscale{scale}
\photosep#*
\headerscale{scale}
\headerspace#*
\subtitle{text}
\titlealignment{hpos%keyvals}
\titlespace#*
\titlefont{cmds}
\subtitlefont{cmds}
\makeheaders
\makeheaders[vpos%keyvals]
#keyvals:\makeheaders
t
b
c
#endkeyvals
\flavor{key%plain}
\makerubric{file}#i
\rubricafterspace#*
\begin{rubric}{title%text}
\end{rubric}
\rubricalignment{hpos%keyvals}
#keyvals:\rubricalignment,\subrubricalignment
l
c
r
cl
cc
#endkeyvals
\rubricfont{cmds}
\rubricspace#*
\entry{contents%text}
\entry[key%plain]{contents%text}
\entry*
\entry*[key%plain]
\keyalignment{hpos%keyvals}
\keyfont
\prefix{cmds}
\text{text}
\noentry{key%plain}
\subrubric{title%text}
\subrubricalignment{hpos%keyvals}
\subrubricfont{cmds}
\subrubricspace#*
\subrubricbeforespace#*
\continuedname{text}
\listpubname{title%text}
\thebibcount#*
\thebibtotal#*
|