Re: (can be better done global) ???
Hans Hagen
At 14:22 01/10/2003, you wrote:
Hi,
when defining an unusual size for my footnotes
\setupfootnotes[bodyfont=8.5pt, ... ]
I get an amazing amount of messages
bodyfont: bodyfont XXpt is defined (can be better done global)
with XX being various sizes. Which makes processing real slow...
What is meant by "global defining"? Where should I write a "global" definition and how does it look like?
Sorry, but I really have now idea.
\setupbodyfont [...] : global settings, document level, main text as well as headers footers etc \switchtobodyfont[...] : local, inside a box or in page stream, but no headers etc
Well, yes - I use setupbodyfont for defining the main text \setupbodyfont[AGaramondOldStyle,10.5pt] But what would be the syntax when I want to define the main text's *and* the footnote's font with setupbodyfont?? It's not \setupbodyfont[AGaramondOldStyle,10.5pt,8.8pt] ? Steffen - always surprised by the amount of unexpected keywords...
Thursday, October 2, 2003 Patrick Gundlach wrote:
Steffen Wolfrum
writes:
[...]
- always surprised by the amount of unexpected keywords...
you know about the reference (setup-en.pdf..) and (e)texshow?
What's etexshow? (I know about texshow) -- Giuseppe "Oblomov" Bilotta
Hi,
What's etexshow? (I know about texshow)
texshow for my favorite os (emacs) url:http://levana.de/emacs/ Patrick -- You are your own rainbow!
At 22:47 02/10/2003, you wrote:
But what would be the syntax when I want to define the main text's *and* the footnote's font with setupbodyfont??
It's not \setupbodyfont[AGaramondOldStyle,10.5pt,8.8pt] ?
\setupfootnotes[bodyfont=8.8pt] % or [bodyfont={whatever,you,want,10pt}] Hans
participants (4)
-
Giuseppe Bilotta
-
Hans Hagen
-
Patrick Gundlach
-
Steffen Wolfrum