Fix titleformat options in documentation
This commit is contained in:
parent
5a61b4d2e0
commit
eeeac82b75
|
@ -335,16 +335,16 @@ The list of options is structured as shown in the following example.
|
||||||
{regular, smallcaps, allsmallcaps, allcaps}
|
{regular, smallcaps, allsmallcaps, allcaps}
|
||||||
{regular}{
|
{regular}{
|
||||||
Changes the format of titles, subtitles, section titles, frame titles, and
|
Changes the format of titles, subtitles, section titles, frame titles, and
|
||||||
the text on standout ``plain'' frames. The available options produce
|
the text on ``standout'' frames. The available options produce
|
||||||
Regular, \textsc{SmallCaps}, \textsc{\MakeLowercase{AllSmallCaps}}, or
|
Regular, \textsc{SmallCaps}, \textsc{\MakeLowercase{AllSmallCaps}}, or
|
||||||
\MakeUppercase{AllCaps} titles. Please refer to
|
\MakeUppercase{AllCaps} titles. Please refer to
|
||||||
Section~\ref{sec:titleformats} for known issues with these options.
|
Section~\ref{sec:titleformats} for known issues with these options.
|
||||||
}
|
}
|
||||||
|
|
||||||
\DescribeOption{titleformat-plain}%
|
\DescribeOption{titleformat plain}%
|
||||||
{regular, smallcaps, allsmallcaps, allcaps}%
|
{regular, smallcaps, allsmallcaps, allcaps}%
|
||||||
{regular}{
|
{regular}{
|
||||||
Changes the format of standout ``plain'' frames (see |titleformat|, above).
|
Changes the format of ``standout'' frames (see |titleformat|, above).
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -391,10 +391,10 @@ The list of options is structured as shown in the following example.
|
||||||
|
|
||||||
\subsubsection{Font theme}
|
\subsubsection{Font theme}
|
||||||
|
|
||||||
\DescribeMacro{titleformat-title}
|
\DescribeMacro{titleformat title}
|
||||||
\DescribeMacro{titleformat-subtitle}
|
\DescribeMacro{titleformat subtitle}
|
||||||
\DescribeMacro{titeformat-section}
|
\DescribeMacro{titeformat section}
|
||||||
\DescribeOption{titleformat-frame}%
|
\DescribeOption{titleformat frame}%
|
||||||
{regular, smallcaps, allsmallcaps, allcaps}%
|
{regular, smallcaps, allsmallcaps, allcaps}%
|
||||||
{regular}{
|
{regular}{
|
||||||
Individually controls the format of titles, subtitles, section titles, and
|
Individually controls the format of titles, subtitles, section titles, and
|
||||||
|
|
Loading…
Reference in New Issue