summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/scsnowman/scsnowman-zrtest.tex
blob: 8fa2524ecbb764315958a1397bbe1adce566317e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\documentclass[a4paper]{article}
\usepackage[unicode,hidelinks,bookmarksnumbered]{hyperref}
\usepackage{scsnowman}
\scsnowmandefault{hat,arms,snow,scale=1.2,adjustbaseline}
\renewcommand{\thesection}{\enumsnowman[muffler=red]{section}}
\pagenumbering{enumsnowman}
\begin{document}
\setcounter{page}{8}
\setcounter{section}{86}

\section{Foo}\label{sec:Foo}
Foo \scsnowmannumeral[muffler=blue]{42}.

\section{Bar}\label{sec:Bar}
Bar \scsnowmannumeral[muffler=blue]{84}.

\section{Gee}\label{sec:Gee}
Gee \scsnowmannumeral[muffler=blue]{168}.
See also Sections \ref{sec:Bar} and \ref{sec:Foo}.

\end{document}