ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Multiline footer
@ 2007-06-20 18:38 Renaud Aubin
  2007-06-20 19:53 ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Renaud Aubin @ 2007-06-20 18:38 UTC (permalink / raw)
  To: ConTeXt Mailing List

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

Hi folks,

I need to define a multiline footer for a document of mine. I have 
searched the garden without results.

Considering \input knuth as a "disclaimer", here is a non working sample 
to improve:
\setupfootertexts[]
\setupfootertexts[\setups{text a}]

\startsetups[text a]
\input knuth
\stopsetups

TIA

Renaud


[-- Attachment #2: aubin.vcf --]
[-- Type: text/x-vcard, Size: 126 bytes --]

begin:vcard
fn:Renaud AUBIN
n:AUBIN;Renaud
email;internet:aubin@nibua-r.org
url:http://www.nibua-r.org
version:2.1
end:vcard


[-- Attachment #3: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Multiline footer
  2007-06-20 18:38 Multiline footer Renaud Aubin
@ 2007-06-20 19:53 ` Aditya Mahajan
  2007-06-20 20:03   ` Renaud Aubin
  0 siblings, 1 reply; 3+ messages in thread
From: Aditya Mahajan @ 2007-06-20 19:53 UTC (permalink / raw)
  To: ntg-context

Quoting Renaud Aubin <aubin@nibua-r.org>:

> Hi folks,
>
> I need to define a multiline footer for a document of mine. I have 
> searched the garden without results.
>
> Considering \input knuth as a "disclaimer", here is a non working 
> sample to improve:
> \setupfootertexts[]
> \setupfootertexts[\setups{text a}]
>
> \startsetups[text a]
> \input knuth
> \stopsetups

What I usually do is surround the "disclaimer" in a vbox or a \framed. 
For example (in s-ptj-01)

\startlocalsetups [titlefooter]
  \framed[frame=off,width=\textwidth,align=flushright,location=low]
  {\small\setupinterlinespace
  \getvariable{pracjourn}{copyright}\endgraf}
\stoplocalsetups

Aditya
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Multiline footer
  2007-06-20 19:53 ` Aditya Mahajan
@ 2007-06-20 20:03   ` Renaud Aubin
  0 siblings, 0 replies; 3+ messages in thread
From: Renaud Aubin @ 2007-06-20 20:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 448 bytes --]

Thanks Aditya, I have just obtained something with framedtext but missed 
location=low ;)

Aditya Mahajan a écrit :
> What I usually do is surround the "disclaimer" in a vbox or a \framed. 
> For example (in s-ptj-01)
>
> \startlocalsetups [titlefooter]
>   \framed[frame=off,width=\textwidth,align=flushright,location=low]
>   {\small\setupinterlinespace
>   \getvariable{pracjourn}{copyright}\endgraf}
> \stoplocalsetups
>
> Aditya

[-- Attachment #2: aubin.vcf --]
[-- Type: text/x-vcard, Size: 126 bytes --]

begin:vcard
fn:Renaud AUBIN
n:AUBIN;Renaud
email;internet:aubin@nibua-r.org
url:http://www.nibua-r.org
version:2.1
end:vcard


[-- Attachment #3: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2007-06-20 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-20 18:38 Multiline footer Renaud Aubin
2007-06-20 19:53 ` Aditya Mahajan
2007-06-20 20:03   ` Renaud Aubin

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