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
|
# thumbs package
# Matthew Bertucci 11/29/2021 for v1.0q
#include:kvoptions
#include:atbegshi
#include:xcolor
#include:picture
#include:alphalph
#include:pageslts
#include:pagecolor
#include:rerunfilecheck
#include:infwarerr
#include:ltxcmds
#include:atveryend
#keyvals:\usepackage/thumbs#c
linefill=#line,dots
minheight=##L
height=#auto
width=#auto
distance=##L
topthumbmargin=##L
bottomthumbmargin=##L
eventxtindent=##L
oddtxtexdent=##L
evenmarkindent=##L
oddmarkexdent=##L
evenprintvoffset=##L
thumblink=#none,title,page,titleandpage,line,rule
nophantomsection#true,false
ignorehoffset#true,false
ignorevoffset#true,false
verbose#true,false
draft#true,false
hidethumbs#true,false
#endkeyvals
#ifOption:verbose
\thumbsinfo
#endif
#ifOption:verbose=true
\thumbsinfo
#endif
\addthumb{title%plain}{display text}{color}{background color}
\addtitlethumb{title%plain}{display text}{color}{background color}{label}#l
\stopthumb
\continuethumb
\thumbsoverview{mark%text}
\thumbsoverviewback{mark%text}
\thumbsoverviewverso{mark%text}#*
\thumbsoverviewdouble{mark%text}#*
\thumbnewcolumn
\addthumbsoverviewtocontents{level}{entry%text}
\thumbsnophantom
\clearotherdoublepage#S
\thumbcontents#S
\thumborigaddthumb#S
\thumbsorigglossary#S
\thumbsorigindex#S
\thumbsoriglabel#S
\thumbsoverviewprint#S
|