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
|
# phfextendedabstract class
# Matthew Bertucci 2022/05/06 for v1.0
#include:class-revtex4-2
#include:geometry
#include:kvoptions
#include:phfnote
#include:phfthm
#include:xparse
# from pkgset=extended option passed to phfnote
#include:float
#include:verbdef
#include:csquotes
#include:dsfont
#include:bbm
#include:mathtools
#keyvals:\documentclass/phfextendedabstract#c
papertype=%<type%>
ptsize=#10pt,11pt,12pt
sectiondecorations#true,false
paragraphdecorations#true,false
noheadingdecorations
compressverticalspacing=%<factor%>
loadtheorems#true,false
sansstyle#true,false
usehyperref#true,false
pkgset=#none,minimal,rich,extended
#endkeyvals
\section!{title}#L2
\section![short title]{title}#L2
\section<decoration>{title}#L2
\section<decoration>[short title]{title}#L2
\paragraph!{title}#L5
\paragraph![short title]{title}#L5
\paragraph<decoration>{title}#L5
\paragraph<decoration>[short title]{title}#L5
\phfeaSectionDecoration{symbol}
\phfeaParagraphDecoration{symbol}
\phfeaSectionDecorationSymbol#*
\phfeaParagraphDecorationSymbol#*
\phfeaSectionBeforeSkip#*
\phfeaSectionAfterHSkip#*
\phfeaParagraphBeforeSkip#*
\phfeaParagraphAfterHSkip#*
\phfeaSectionStyle#*
\phfeaParagraphStyle#*
\phfeaSectionFormatHeading{text}#*
\phfeaParagraphFormatHeading{text}#*
\phfeaVerticalSpacingCompressionFactor#*
\phfeaDefineTheoremStyle#*
\phfeaDisplayVerticalSpacingFactorWeight#*
\phfeaParskipVerticalSpacingFactorWeight#*
\begin{enumerate*}
\begin{enumerate*}[options%keyvals]
\end{enumerate*}
\phfeaListsVerticalSkip#*
\phfeaListsItemSep#*
\phfeaListsParSep#*
\phfeaHeadingStyle#*
\phfeaTitleStyle#*
|