> Am 15.03.2015 um 14:42 schrieb Idris Samawi Hamid ادريس سماوي حامد > <isha...@colostate.edu>: > > Dear gang, > > In the attached example: For a given footnote I would like for the first line > of each paragraph after paragraph one to be indented. What do I need to do to > get this right? Thanks in advance, and > > Best wishes > Idris > > ============ > \setupindenting[big,yes] > \setupheads[indentnext=no] > \setupnotation[footnote][command={\setupindenting[big,yes]},indenting=yes,next]
1. You have to put braces around the arguments for the indenting key. 2. Change the notation setup to \setupnotation[footnote][indenting={yes,big}] because notes ignore the global indent value. 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 ___________________________________________________________________________________