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
|
# hackthefootline package
# Matthew Bertucci 2022-02-10 for release 2018-01-29
#include:ifthen
#include:pgfkeys
#include:appendixnumberbeamer
#include:etoolbox
#include:calc
#include:numprint
#keyvals:\usepackage/hackthefootline#c
onecol
twocols
threecols
countappendixframes
nofun
#endkeyvals
\htfconfig{keyvals}
#keyvals:\htfconfig
cols=#one,two,three,none
title=#short,long,none
authinst=#onlyauthor,onlyinst,instpths,authpths,both,none
date=#short,long,none
framenrs=#counter,fraction,percent,none
atsep=#colon,comma,space
#endkeyvals
\htfcheckauthor#*
\htfcheckinstit#*
\htfcheckboth#*
\htfchecknone#*
\htfframenrboxwidth#*
\htfprogress#*
\htfprintmessage#*
\htfupdateprogress#*
# deprecated
\htfObsoleteCMD#S
\htfnotitle#S
\htfshorttitle#S
\htflongtitle#S
\htfnoauthinst#S
\htfonlyauthor#S
\htfonlyinstitute#S
\htfinstitutepths#S
\htfauthorpths#S
\htfauthinst#S
\htfnodate#S
\htfshortdate#S
\htflongdate#S
\htfnoframenrs#S
\htfcounterframenrs#S
\htffractionframenrs#S
\htfpercentframenrs#S
\htfcolonsep#S
\htfcommasep#S
\htfsepspace#S
|