summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/scsnowman/scsnowman-zrtest.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/scsnowman/scsnowman-zrtest.tex')
-rw-r--r--Master/texmf-dist/doc/latex/scsnowman/scsnowman-zrtest.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/scsnowman/scsnowman-zrtest.tex b/Master/texmf-dist/doc/latex/scsnowman/scsnowman-zrtest.tex
new file mode 100644
index 00000000000..8fa2524ecbb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/scsnowman/scsnowman-zrtest.tex
@@ -0,0 +1,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}