From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/460 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: bug in list placement Date: Sat, 29 May 1999 10:55:08 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <374FAB6C.89D3B5FA@wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035391318 24236 80.91.224.250 (23 Oct 2002 16:41:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:41:58 +0000 (UTC) Original-To: NTG-CONTEXT Xref: main.gmane.org gmane.comp.tex.context:460 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:460 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 -----------------------------------------------------------------