ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in list placement
@ 1999-05-29  8:55 Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 1999-05-29  8:55 UTC (permalink / raw)


Hi all, 

While working on the manual, I found a recently introduced bug in list
placement, especially prefixing the page numbers by sectioning numbers. 

like in: \placelist[section][chapternumber=yes]

This bug was introduced when fixing some non numbered list placement.
Either add these lines to cont-new.sys on your system, or change
core-01a.tex accordingly. 

\def\preparepaginaprefix#1%
  {\def\dopreparepaginaprefix##1%
     {\setvalue{#1\getvalue{\??by##1}\v!nummer}{\v!nee}}%  %v
   \processcommacommand[\@@kolijst]\dopreparepaginaprefix
   \def\dopreparepaginaprefix##1%
     {\doifvalue{#1##1\v!nummer}{\v!ja}                    %v
        {\setvalue{#1\getvalue{\??by##1}\v!nummer}{\v!ja}}}%
   \processcommacommand[\@@kolijst]\dopreparepaginaprefix}

Sorry for the inconvenience, 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-05-29  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-05-29  8:55 bug in list placement Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).