Hi, in MkII I used for formatting the index-register a command=\HowUgly \def\HowUgly #1{\doHowUgly#1\relax} \def\doHowUgly#1#2\relax{\iffirstregisterentry{\crlf \crlf $\backslash$blank[biggerblank]$\backslash$hangIndex$\{\backslash$bf #1$\}$}#2\else#1#2\fi} In MkIV there is no \iffirstregisterentry any more. What is the corresponding command today? Thanks, Steffen
On 26-9-2010 10:45, Steffen Wolfrum wrote:
Hi,
in MkII I used for formatting the index-register a command=\HowUgly
\def\HowUgly #1{\doHowUgly#1\relax} \def\doHowUgly#1#2\relax{\iffirstregisterentry{\crlf \crlf $\backslash$blank[biggerblank]$\backslash$hangIndex$\{\backslash$bf #1$\}$}#2\else#1#2\fi}
In MkIV there is no \iffirstregisterentry any more. What is the corresponding command today?
none so you need to keep track of it in HowUgly ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Steffen Wolfrum