On Thu, 16 Aug 2012 10:07:27 +0200, Hans Hagen <pra...@wxs.nl> wrote:

On 16-8-2012 09:53, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
Hello,

I'm struggling a bit with setting font style for page footer:

----
\setuppagenumbering
   [location={footer,middle},
   ]
\setupfooter[text][style=\bfc]

\starttext
   \dorecurse{3}{\input knuth\page}
\stoptext
----

Why the footer is not bold and big ('\bfc')? - How to make it '\bfc'?

because that only applies to \setupfootertexts

in your case you can use

\setuppagenumbering
   [location={footer,middle},style=\bfc]

Thanks, Hans.

Added to http://wiki.contextgarden.net/Command/setuppagenumbering as an example.

(BTW: Any idea how to make wiki-contex-source-compiler show the page number, if 
*really* wanted - i.e. in this case?)

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

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

Reply via email to