Re: [NTG-context] HowUgly setupregister

2010-09-27 Thread Hans Hagen

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
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] HowUgly setupregister

2010-09-26 Thread Steffen Wolfrum
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
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___