]> mj.ucw.cz Git - ucwmac.git/commitdiff
Added \nparenp
authorMartin Mares <mj@ucw.cz>
Thu, 31 May 2018 14:17:16 +0000 (16:17 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 31 May 2018 14:17:16 +0000 (16:17 +0200)
ucwmac.tex

index a3d5f4dfe37cf4571b321895ec758fd7945adef6..57cce2b57c9eb09a16293f06b29f11fb3223cb95 100644 (file)
 \def\nnorm{\the\itemcount}
 \def\ndotted{\nnorm.}
 \def\nparen{\nnorm)}
+\def\nparenp{(\nnorm)}
 \def\nroman{\romannumeral\itemcount}
 \def\nromanp{\nroman)}
 \def\nalpha{\count@=96\advance\count@ by\itemcount\char\count@)}