Skip to content
Snippets Groups Projects
Commit 8110438a authored by Jan Wille's avatar Jan Wille
Browse files

comment for the roman numerals commands

parent 7507be61
Branches
Tags
No related merge requests found
......@@ -211,8 +211,10 @@
\renewcommand{\layercontentsmeasure}{\@empty}
%% custom commands
% these two comand can convert decimal number into roman numerrals in etheir upper- or lowercase
\newcommand{\uproman}[1]{\uppercase\expandafter{\romannumeral#1}}
\newcommand{\lowroman}[1]{\romannumeral#1\relax}
%</article|report>
%
%% load config at beginning of document
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment