ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* blank page in doublesided mode
@ 2004-02-18 12:46 Alan Bowen
  2004-02-18 13:57 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Alan Bowen @ 2004-02-18 12:46 UTC (permalink / raw)


In doublesided mode ConTeXt seems to insert a blank page at the end of 
a document when there is an odd number of printed pages. I have checked 
the English documentation and so far I have only found out how to force 
a page in order to produce an even paged document.  I have yet to come 
across anything that seems to show how to stop ConTeXt from adding a 
blank page. Any pointers will be very gratefully received.

Alan

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

* Re: blank page in doublesided mode
  2004-02-18 12:46 blank page in doublesided mode Alan Bowen
@ 2004-02-18 13:57 ` Hans Hagen
  2004-02-18 14:35   ` Alan Bowen
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2004-02-18 13:57 UTC (permalink / raw)


At 13:46 18/02/2004, you wrote:
>In doublesided mode ConTeXt seems to insert a blank page at the end of a 
>document when there is an odd number of printed pages. I have checked the 
>English documentation and so far I have only found out how to force a page 
>in order to produce an even paged document.  I have yet to come across 
>anything that seems to show how to stop ConTeXt from adding a blank page. 
>Any pointers will be very gratefully received.

\installpagebreakhandler{last}{}

Hans  

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

* Re: blank page in doublesided mode
  2004-02-18 13:57 ` Hans Hagen
@ 2004-02-18 14:35   ` Alan Bowen
  2004-02-19 10:29     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Alan Bowen @ 2004-02-18 14:35 UTC (permalink / raw)


Hans—

Many thanks. That does the trick very nicely.

Is there a manual or the like that I have missed which documents this 
command, \installpagebreakhandler, and others such as \useURL and 
\setupinteraction? (I am interested in the latter, because inserting a 
blue, underlined URL for email in my output has curiously enough turned 
by footnote numbers blue.)

All best, Alan

On Feb 18, 2004, at 8:57 AM, Hans Hagen wrote:

> At 13:46 18/02/2004, you wrote:
>> In doublesided mode ConTeXt seems to insert a blank page at the end 
>> of a document when there is an odd number of printed pages. I have 
>> checked the English documentation and so far I have only found out 
>> how to force a page in order to produce an even paged document.  I 
>> have yet to come across anything that seems to show how to stop 
>> ConTeXt from adding a blank page. Any pointers will be very 
>> gratefully received.
>
> \installpagebreakhandler{last}{}
>
> Hans
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>

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

* Re: blank page in doublesided mode
  2004-02-18 14:35   ` Alan Bowen
@ 2004-02-19 10:29     ` Hans Hagen
  2004-02-19 20:48       ` Henning Hraban Ramm
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2004-02-19 10:29 UTC (permalink / raw)


At 15:35 18/02/2004, you wrote:
>Hans—
>
>Many thanks. That does the trick very nicely.
>
>Is there a manual or the like that I have missed which documents this 
>command, \installpagebreakhandler, and others such as \useURL and 
>\setupinteraction? (I am interested in the latter, because inserting a 
>blue, underlined URL for email in my output has curiously enough turned by 
>footnote numbers blue.)

no, these commands are not in a manual, but one can find them in the source 
code; the \install.. ones are real low level; the 
\definepagebreak[whatever][yes] one is public.

Hans  

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

* Re: blank page in doublesided mode
  2004-02-19 10:29     ` Hans Hagen
@ 2004-02-19 20:48       ` Henning Hraban Ramm
  0 siblings, 0 replies; 5+ messages in thread
From: Henning Hraban Ramm @ 2004-02-19 20:48 UTC (permalink / raw)



>> Is there a manual or the like that I have missed which documents this 
>> command, \installpagebreakhandler, and others such as \useURL and 
>> \setupinteraction? (I am interested in the latter, because inserting 
>> a blue, underlined URL for email in my output has curiously enough 
>> turned by footnote numbers blue.)
>
> no, these commands are not in a manual, but one can find them in the 
> source code; the \install.. ones are real low level; the 
> \definepagebreak[whatever][yes] one is public.

Regarding the rest (some hints to play with):

\useURL	[context]	[http://www.pragma-ade.com]
\goto{Pragma ADE}[URL(context)]

\setupinteraction
   [state=start,
    color=black,
    style={\tf\underbars}]

\setupunderbar[alternative=c, rulecolor=blue] % underdots

Footnote numbers are interaction links, too. I don't know how to handle 
them different.
But you can switch off footnote interaction somehow AFAIK.


Grüßlis vom Hraban!
-- 
http://www.fiee.net/texnique/

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

end of thread, other threads:[~2004-02-19 20:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-18 12:46 blank page in doublesided mode Alan Bowen
2004-02-18 13:57 ` Hans Hagen
2004-02-18 14:35   ` Alan Bowen
2004-02-19 10:29     ` Hans Hagen
2004-02-19 20:48       ` Henning Hraban Ramm

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