Index bug (urgent)
Dear gang, Consider the following: ======================== \starttext \setupregister[index][n=1] \index{This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, long entry}{This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, long entry} \index{U}{U} \placeindex \stoptext ======================== If we comment the \index{U}{U}, then, in the index, the previous indexed entry does not indent the second line. That is, if the very last entry in an index is long, then indentation of the second line is lost. Can this be fixed or is there a workaround? Best Idris -- Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523 -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
On 7/3/07, Idris Samawi Hamid
Dear gang,
Consider the following:
======================== \starttext
\setupregister[index][n=1]
\index{This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, long entry}{This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, long entry}
\index{U}{U}
\placeindex
\stoptext ========================
If we comment the \index{U}{U}, then, in the index, the previous indexed entry does not indent the second line.
That is, if the very last entry in an index is long, then indentation of the second line is lost. hmm, i see differences on my context-box
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=cont-en 2007.5.30) 3 JUL 2007 01:01 entering extended mode \write18 enabled. %&-line parsing enabled. (/opt/texlive/2007/texmf-var/web2c/natural.tcx) **test002.tex emergencyend (./test002.tex ConTeXt ver: 2007.04.17 12:51 MKII fmt: 2007.5.30 int: english/english A bug of last beta release ? Try http://live.contextgarden.net/ -- luigi ---------------------------------------------------------------- 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
Hi luigi,
On Mon, 02 Jul 2007 17:08:26 -0600, luigi scarso
======================== \starttext
\setupregister[index][n=1]
\index{This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, long entry}{This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, long entry}
\index{U}{U}
\placeindex
\stoptext ========================
A bug of last beta release ? Try http://live.contextgarden.net/
I tried Context live: it gives the same error. Please advise! Best Idris -- Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523 -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
I tried Context live: it gives the same error. It's a bug of latest beta release. Stable seems ok.
-- luigi ---------------------------------------------------------------- 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
luigi scarso wrote:
I tried Context live: it gives the same error. It's a bug of latest beta release. Stable seems ok.
hm, i see, side effect of splitting code into mkii/mkiv will fix it 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.com | www.pragma-pod.nl -----------------------------------------------------------------
luigi scarso wrote:
I tried Context live: it gives the same error. It's a bug of latest beta release. Stable seems ok.
\def\mkloadregister#1% class {\doutilities{#1}{\registerparameter\c!file}{#1}\relax\par} in core-reg.mkii -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Idris Samawi Hamid
-
luigi scarso