> Am 07.03.2015 um 00:08 schrieb mf <mass...@fastwebnet.it>: > > Hello, > I'd like to know how I can set the line height of paragraph footnotes. > They get the line height set with \setupinterlinespace, whether I use > the grid or not. > Here's my configuration: > > \setupnotation[footnote][ > alternative=serried, > numbercommand=, > numberstopper=, > numbercommand=\high, > numberconversion=a, > way=bypage, > width=0pt, > location=page > ] > \setupnote[footnote][ > paragraph=yes, > inbetween= \emdash{} , > location=page > ]
\startsetups[footnote:interlinespace] \setupinterlinespace[line=10pt] \stopsetups \setupnote[footnote][setups=footnote:interlinespace] Wolfgang ___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________