> Am 16.11.2021 um 12:57 schrieb Marcus Vinicius Mesquita via ntg-context > <ntg-context@ntg.nl>: > > Dear list, > > When running the MWE below, the first footnote does not appear. > What am I missing? > > \starttext > \inmargin{Foo\footnote{Foo 1.}}Foo\footnote{Foo 2.} > \stoptext
Footnotes are "inserts", and those are apparently tricky... The other way round (marginals from footnotes) I was told to use scope=local: \footnote{footnote\inmargin[scope=local]{margin note from footnote}} Don’t know if that helps. Hraban ___________________________________________________________________________________ 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 ___________________________________________________________________________________