summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/makebase/makebase-test.tex
blob: 14b074dfba6378ac5833c9bb9fa953c837b45978 (plain)
1
2
3
4
5
6
7
8
9
%% Test of package% \fi
\documentclass{article}
\usepackage{makebase}
\setcounter{page}{"E123}
\renewcommand{\thepage}{\ttfamily\makebase[16]{\value{page}}}
\begin{document}
This is page number \arabic{page}.
\end{document}