I currently have a problem setting the indices of a book. A minimal example

\defineregister[mouse][mice]
\setupregister[mouse][n=2,balance=no]

\defineregister[house][houses]
\setupregister[house][n=2,balance=no]

\starttext
rodents\mouse{rats+large}

home\house{ranch+split-level}

\page

\placeregister[mouse]

\placeregister[house]

\stoptext

places the second register on its own page. How can I get the second
register on the same page as the first?

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

Reply via email to