Re: [NTG-context] vertical alignment in footer

2008-12-02 Thread Wolfgang Schuster

Am 23.11.2008 um 19:20 schrieb Zoho Vignochi:

 Hello:

 I am a recent convert from LaTeX to conTeXt. kudos to all the  
 developers!
 I have read through the wiki and as many tutorials/manuals as I can  
 find.

 My problem is that I have a footer which includes a logo. I would like
 all the elements in the footer to be vertically centred, where as now
 they are aligned along the bottom.

 Here is my code:

 \startsetups footer
   \hfill
   \pagenumber
   \hfill
   \llap{\externalfigure[logo]}
 \stopsetups

\setupfooter
   [before=\vss,
after=\vss]

Wolfgang

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


[NTG-context] vertical alignment in footer

2008-11-23 Thread Zoho Vignochi
Hello:

I am a recent convert from LaTeX to conTeXt. kudos to all the developers! 
I have read through the wiki and as many tutorials/manuals as I can find.

My problem is that I have a footer which includes a logo. I would like 
all the elements in the footer to be vertically centred, where as now 
they are aligned along the bottom.

Here is my code:

\startsetups footer
\hfill
\pagenumber
\hfill
\llap{\externalfigure[logo]}
\stopsetups

Thanks,

Zoho

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