
Thanks Wolfgang - that's extremely useful (and it would have taken me ages to find these parameters). Best wishes John *🇪🇺 * Слава Україні! * 🇺🇦* http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free.www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Fri, 27 Jun 2025 at 17:03, Wolfgang Schuster < wolfgang.schuster.lists@gmail.com> wrote:
Hello. I haven't yet found options that would allow me to alter the style of footnote cues in the text (I would prefer slightly larger and slightly higher) or the positioning of the footnotes themselves: instead of the note numberse standing out to the left of the text area, my aim is to position them indented (by 8pt), with a fixed 4pt space after the note number before the text of the note begins. Is this
Am 24.06.2025 um 16:57 schrieb John Was: possible?
The change the style of the footnote number in the running text use the \setupnote command and to change the style/layout of the footnote entry itself use the \setupnotation command.
%%%% begin example \setupnote [textcommand={\offset[y=-1ex]},% raise the number textstyle={\switchtobodyfont[10pt]}]% change the font size
\setupnotation [footnote] [ alternative=serried,% number in the paragraph headcommand=\groupedcommand{\hskip{8pt}}{},% space before the number distance=4pt,% space after the number numbercommand={\offset[y=-1ex]},% raise the number numberstyle={\switchtobodyfont[10pt]},% change the font size before={\blank[medium]}]% vertical space before the entry
\starttext \dorecurse{3}{\samplefile{weisman}\footnote{\samplefile{ward}} } \stoptext %%%% end example
Wolfgang
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net
___________________________________________________________________________________