Re: [NTG-context] Spacing between text and footnote line
Hello,
one way could be
\setupnote[footnote][before={\blank[10*big]}]
Best wishes,
Tomáš
Thanks, but that does not work. It only changes the distance between the footnote-line and the footnote-text. But I want to manipulate the distance above the footnote-line: between the (standard) text and the footnote-line. Huseyin -- Huseyin Özoguz E-Mail: h.oezoguz@mmnetz.de
Huseyin Özoguz schrieb am 24.03.19 um 15:50:
Hello,
one way could be
\setupnote[footnote][before={\blank[10*big]}]
Best wishes,
Tomáš
Thanks, but that does not work. It only changes the distance between the footnote-line and the footnote-text. But I want to manipulate the distance above the footnote-line: between the (standard) text and the footnote-line.
Can you give a example for this because Tomas solution works for me. Wolfgang
Thank you both, that was my mistake: Instead of copy&pasting I wrote: "setupnotation" (which I used already), not setupnote. Btw: The default setup seems to be two lines distance, is that a correct understanding? It works fine, thanks Tomáš! Huseyin Özoguz E-Mail: h.oezoguz@mmnetz.de Am 24.03.2019 um 16:02 schrieb Wolfgang Schuster:
Huseyin Özoguz schrieb am 24.03.19 um 15:50:
Hello,
one way could be
\setupnote[footnote][before={\blank[10*big]}]
Best wishes,
Tomáš
Thanks, but that does not work. It only changes the distance between the footnote-line and the footnote-text. But I want to manipulate the distance above the footnote-line: between the (standard) text and the footnote-line.
Can you give a example for this because Tomas solution works for me.
Wolfgang
Huseyin Özoguz schrieb am 24.03.19 um 16:23:
Thank you both, that was my mistake: Instead of copy&pasting I wrote: "setupnotation" (which I used already), not setupnote.
Btw: The default setup seems to be two lines distance, is that a correct understanding? It’s only a single line but the rule itself adds additional vertical space which results in two lines.
Wolfgang
On 3/24/19 3:50 PM, Huseyin Özoguz wrote:
[...] Thanks, but that does not work. It only changes the distance between the footnote-line and the footnote-text. But I want to manipulate the distance above the footnote-line: between the (standard) text and the footnote-line.
Hi Huseyin, it isn’t clear (at least, to me) what you mean with the footnote line (there is a rule for all footnotes). I think that the "before" key from \setupnote does exactly what you say you want: specify the distance between the rule and the main text. You might use the "before" key in \setupnotation, but that will alter the space before in all footnotes. Maybe you might check the i-context.pdf document (on pages 233 and 234) to check the options for both the \setupnotation (the individual note) and \setupnote (the notes group). (It comes with the ConTeXt Suite distribution, tex/texmf-context/tex/context/interface/mkiv/i-context.pdf) Just in case it might help, Pablo -- http://www.ousia.tk
participants (3)
-
Huseyin Özoguz
-
Pablo Rodriguez
-
Wolfgang Schuster