ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* multi column index register broken
@ 2012-07-16 21:44 Andreas Mang
  2012-07-16 22:22 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Mang @ 2012-07-16 21:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear all,

Firstly, thanks for the fixes in the index register. Works nicely...

However, I am facing an new problem with this very register: It seems that the current beta only works for index registers put in a single column (see below) or did the interface change?

Cheers,
Andreas

VERSION: ConTeXt  ver: 2012.07.16 20:58 MKIV  fmt: 2012.7.16

MINIMAL EXAMPLE:

%%%%%%%%%%%%%
\starttext
ABC\index{ABC}
DEF\index{DEF}
GHI\index{GHI}
JKL\index{JKL}
MNO\index{MNO}

% \placeindex[n=1] % works
% \completeindex[n=1] % works

\completeindex % does not work
%\placeindex[n=2] % does not work
%\completeindex[n=2] % does not work
\stoptext
%%%%%%%%%%%%%

ERROR MESSAGE:

Illegal unit of measure (pt inserted) …

<to be read again> 
                   \relax 
\settotalinsertionheight ...on_height \s!topfloat 
                                                  +\page_insert_insertion_he...
\page_mul_set_n_of_lines ...ttotalinsertionheight 
                                                  \d_page_mul_temp \dimexpr ...
\page_otr_command_set_vsize ...mul_set_n_of_lines 
                                                  \d_page_mul_temp \nofcolum...
\page_mul_start ... >\plusone \page_mul_start_yes 
                                                  \else \page_mul_start_nop ...
\strc_registers_place ...rparameter \c!tolerance ]
                                                  \strc_registers_place_inde...
…

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: multi column index register broken
  2012-07-16 21:44 multi column index register broken Andreas Mang
@ 2012-07-16 22:22 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2012-07-16 22:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 16-7-2012 23:44, Andreas Mang wrote:
> Dear all,
>
> Firstly, thanks for the fixes in the index register. Works nicely...
>
> However, I am facing an new problem with this very register: It seems that the current beta only works for index registers put in a single column (see below) or did the interface change?

must be

\def\page_insert_insertion_height_indeed#1%
   {\ifvoid#1\zeropoint\else1\skip#1+\ht#1\fi}


-----------------------------------------------------------------
                                           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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-16 22:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-16 21:44 multi column index register broken Andreas Mang
2012-07-16 22:22 ` 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).