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 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
# Package titlesec
# http://ctan.org/tex-archive/macros/latex/contrib/titlesec
# By astroscion: 2012-02-15
# muzimuzhi, 5 Jun 2020, 22 Jun 2020
# Matthew Bertucci 12/3/2021 for v2.14
#keyvals:\usepackage/titlesec#c
rm
sf
tt
md
bf
up
it
sl
sc
big
medium
small
tiny
raggedleft
center
raggedright
compact
uppercase
indentafter
noindentafter
rigidchapters
rubberchapters
bottomtitles
nobottomtitles
nobottomtitles*
aftersep
largestsep
pageatnewline
nostruts
calcwidth
explicit
oldparttoc
newparttoc
clearempty
toctitles
newlinetospace
notocpart*
loadonly
pagestyles
floatps
psfloats
extramarks
outermarks
topmarks
botmarks
innermarks
footmarks
#endkeyvals
\titlelabel{label-format}
\thetitle
\titleformat*{command%plain}{format}
\titleformat{command%plain}{format}{label}{sep%l}{before-code}
\titleformat{command%plain}[shape%keyvals]{format}{label}{sep%l}{before-code}
\titleformat{command%plain}[shape%keyvals]{format}{label}{sep%l}{before-code}[after-code]
#keyvals:\titleformat#c
hang
block
display
runin
leftmargin
rightmargin
drop
wrap
frame
#endkeyvals
\chaptertitlename#*
\titlespacing{command%plain}{left%l}{before-sep%l}{after-sep%l}
\titlespacing{command%plain}{left%l}{before-sep%l}{after-sep%l}[right-sep%l]
\titlespacing*{command%plain}{left%l}{before-sep%l}{after-sep%l}
\titlespacing*{command%plain}{left%l}{before-sep%l}{after-sep%l}[right-sep%l]
\beforetitleunit#*
\aftertitleunit#*
\filright
\filcenter
\filleft
\fillast
\filinner
\filouter
\wordsep#*
\bottomtitlespace#*
\nostruts#*
\titleline{horizontal material%text}
\titleline[align%keyvals]{horizontal material%text}
#ifOption:calcwidth
\titleline*{horizontal material%text}
\titleline*[align%keyvals]{horizontal material%text}
#endif
#keyvals:\titleline,\titleline*
l
c
r
#endkeyvals
\titlerule
\titlerule[height]
\titlerule*{text}
\titlerule*[width]{text}
\titlewidth#*
\titlewidthfirst#*
\titlewidthlast#*
\iftitlemeasuring{true}{false}
\assignpagestyle{command%plain}{pagestyle}
\sectionbreak#*
\subsectionbreak#*
\subsubsectionbreak#*
\paragraphbreak#*
\subparagraphbreak#*
\chaptertolists#*
\titleclass{name%cmd}{class%keyvals}#d
\titleclass{name%cmd}{class%keyvals}[super-level-cmd]#d
\titleclass{name%cmd}[start-level-num]{class%keyvals}#*d
#keyvals:\titleclass
page
top
straight
#endkeyvals
#ifOption:pagestyles
#include:titleps
#endif
|