Am 15.12.2012 um 19:36 schrieb Pablo Rodríguez <oi...@web.de>: > Hi there, > > with the following code: > > \usemodule[simplefonts] > \setmainfont[TeX Gyre Pagella] > \definelinenote[A] > \setupnote[A][rule=off, paragraph=yes, split=strict, inbetween=\hskip1.5em] > \setupnotation[A][numbercommand=,alternative=serried,distance=1em,compress=yes,compressseparator=] > \starttext > \startlinenumbering > \dorecurse{500}{body\A{note} } > \stoplinenumbering > \stoptext > > I hit two bugs (ConTeXt - 2012.12.10 23:20): > > Body and notes aren't properly separated.
It’s a problem with paragraph notes which does also appear with regular notes. \setupbodyfont[pagella] \setupnote [footnote][paragraph=yes] \setupnotation[footnote][alternative=serried,display=no] \starttext \dorecurse{200}{text text text\footnote{note} } \stoptext 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 ___________________________________________________________________________________