Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File share/hevea/chngcntr.hva GODI Package apps-hevea
 
   chngcntr.hva  
\ProvidesPackage{chngcntr}
\@primitives{chngcntr}
%%%%%%%%%%%%%%%
\newcommand{\counterwithin*}[2]{\@addtoreset{#1}{#2}}
\newcommand{\counterwithin}[2]
{\@addtoreset{#1}{#2}%
\@namedef{the#1}{\@nameuse{the#2}.\arabic{#1}}}
%%%%%%%%%%%%%%%
\newcommand{\counterwithout*}[2]{\@removefromreset{#1}{#2}}
\newcommand{\counterwithout}[2]
{\@removefromreset{#1}{#2}%
\@namedef{the#1}{\arabic{#1}}}

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml