Taco Hoekwater wrote:
\setupfootnotes[textcommand=,numbercommand=,style=,bodyfont=]
Thanks, Taco. I tried the following: \setupfootnotes[textcommand=,numbercommand=,style=,bodyfont=] \starttext text1\footnote{1footnote} \stoptext and it almost works. The third and fourth '1' look the same, but the first and second '1' (those in the text) are different. The second is on the baseline, but it has been scaled much smaller than the first. I want to turn off even this scaling. My eventual plan is to use my sups for this (they seem to work fine for me), but for now I'd be content to turn the automatic scaling off. By the way, of these four keys (textcommand, numbercommand, style, bodyfont), it's not at all clear to me what each is supposed to control.
On Tue, Apr 13 2010, Michael Saunders wrote:
Taco Hoekwater wrote:
\setupfootnotes[textcommand=,numbercommand=,style=,bodyfont=]
Thanks, Taco. I tried the following:
\setupfootnotes[textcommand=,numbercommand=,style=,bodyfont=]
\starttext text1\footnote{1footnote} \stoptext
and it almost works. The third and fourth '1' look the same, but the first and second '1' (those in the text) are different. The second is on the baseline, but it has been scaled much smaller than the first. I want to turn off even this scaling.
Hello, See here: http://archive.contextgarden.net/message/20100413.111638.965cf779.en.html and here: http://wiki.contextgarden.net/Reference/en/setupfootnotes It's not a detailed documentation of \setupfootnotes but at least you get an idea of the possible option-keywords. Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/
Le 13 avril 2010 à 01:24, Peter Münster a écrit:
Hello,
See here: http://archive.contextgarden.net/message/20100413.111638.965cf779.en.html
and here: http://wiki.contextgarden.net/Reference/en/setupfootnotes
It's not a detailed documentation of \setupfootnotes but at least you get an idea of the possible option-keywords.
Cheers, Peter
Sorry, a bit off topic, but: is \setupfootnotes[] a synonym for \setupnote[footnote][] ? Thanks! -- Sébastien Mengin Édition et logiciels libres < Mise en page avec LaTeX > http://edilibre.net
Sebastien Mengin wrote:
Le 13 avril 2010 à 01:24, Peter Münster a écrit:
Hello,
See here: http://archive.contextgarden.net/message/20100413.111638.965cf779.en.html
and here: http://wiki.contextgarden.net/Reference/en/setupfootnotes
It's not a detailed documentation of \setupfootnotes but at least you get an idea of the possible option-keywords.
Cheers, Peter
Sorry, a bit off topic, but: is \setupfootnotes[] a synonym for \setupnote[footnote][] ?
Yes, the actual definition is: \def\setupfootnotes {\setupnote [\v!footnote]} which reminds me: at some point we should add wiki redirects or stub pages for Reference/en/startitemize => Reference/en/startenumeration etc. Best wishes, Taco
Le 13 avril 2010 à 08:13, Taco Hoekwater a écrit:
Sorry, a bit off topic, but: is \setupfootnotes[] a synonym for \setupnote[footnote][] ?
Yes, the actual definition is: \def\setupfootnotes {\setupnote [\v!footnote]}
Thanks a lot.
which reminds me: at some point we should add wiki redirects or stub pages for
Reference/en/startitemize => Reference/en/startenumeration
So I guess there is a list of all those synonyms available? Sincerely, -- Sébastien Mengin Édition et logiciels libres < Mise en page avec LaTeX > http://edilibre.net
Sebastien Mengin wrote:
which reminds me: at some point we should add wiki redirects or stub pages for
Reference/en/startitemize => Reference/en/startenumeration
So I guess there is a list of all those synonyms available?
Not readily, they follow from \define.. commands in the source (which is why such redirects would be helpful) Best wishes, Taco
On 13-4-2010 10:07, Sebastien Mengin wrote:
Le 13 avril 2010 à 08:13, Taco Hoekwater a écrit:
Sorry, a bit off topic, but: is \setupfootnotes[] a synonym for \setupnote[footnote][] ?
Yes, the actual definition is: \def\setupfootnotes {\setupnote [\v!footnote]}
Thanks a lot.
which reminds me: at some point we should add wiki redirects or stub pages for
Reference/en/startitemize => Reference/en/startenumeration
So I guess there is a list of all those synonyms available?
no, because they're backward compatible commands and the setupnote is the one to be documented (and used), not the setupfootnotes Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (6)
-
Hans Hagen
-
Michael Saunders
-
Peter Münster
-
Sebastien Mengin
-
Taco Hoekwater
-
Wolfgang Schuster