ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* placing registers on the same page
@ 2014-11-15 16:40 Alan Bowen
  2014-11-15 17:05 ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Bowen @ 2014-11-15 16:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 463 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 1401 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 3+ messages in thread

* Re: placing registers on the same page
  2014-11-15 16:40 placing registers on the same page Alan Bowen
@ 2014-11-15 17:05 ` Pablo Rodriguez
  2014-11-15 17:40   ` Alan Bowen
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2014-11-15 17:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________

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

* Re: placing registers on the same page
  2014-11-15 17:05 ` Pablo Rodriguez
@ 2014-11-15 17:40   ` Alan Bowen
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Bowen @ 2014-11-15 17:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1145 bytes --]

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 <oinos@gmx.es> wrote:

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

[-- Attachment #1.2: Type: text/html, Size: 2217 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2014-11-15 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-15 16:40 placing registers on the same page Alan Bowen
2014-11-15 17:05 ` Pablo Rodriguez
2014-11-15 17:40   ` Alan Bowen

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).