Indenting is easy.  For space in between I haven’t found anything useful.  You 
can hack something with after.

\setupnote
  [footnote]
  [after={\switchtobodyfont[\noteparameter{bodyfont}]\blank[-line]}]

\setupnotation
  [footnote]
  [
    after={\blank[line]},
    indenting={yes,medium},
  ]

\starttext

\input knuth\footnote{\input knuth }

\input ward\footnote{\input ward }

\stoptext

On 03/25/2017 12:06 PM, Lukas Prochazka wrote:
> Hello,
> 
> are there keys to \setupfootnotes to:
> 
> - increase vertical space between two footnotes,
> - enable indenting paragraphs in the scope of footnotes?
> 
> I tried some keys following wiki but with no success... Is there a way?
> 
> Thank you in advance.
> 
> Best regards,
> 
> Lukas
> 
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to