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
On 11/15/2014 05:40 PM, Alan Bowen wrote:
I currently have a problem setting the indices of a book. A minimal example [...] places the second register on its own page. How can I get the second register on the same page as the first?
Hi Alan, removing [balance=no] from \setupregister outputs both registers on the same page. Just in case it helps, Pablo -- http://www.ousia.tk
Thanks, Pablo. That effectively sets “balance=yes”, which actually makes
better sense anyway.
Alan
On Sat, Nov 15, 2014 at 12:05 PM, Pablo Rodriguez
On 11/15/2014 05:40 PM, Alan Bowen wrote:
I currently have a problem setting the indices of a book. A minimal example [...] places the second register on its own page. How can I get the second register on the same page as the first?
Hi Alan,
removing [balance=no] from \setupregister outputs both registers on the same page.
Just in case it helps,
Pablo -- http://www.ousia.tk
___________________________________________________________________________________ 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
___________________________________________________________________________________
participants (2)
-
Alan Bowen
-
Pablo Rodriguez