Dear list,

after switching to the current beta (2012.06.09 01:22) manually placed 
footnotes are being placed _both_ on the page and at the place specified by 
\placenotes.
And another one: I'd like to 
align the footnote number with the text (instead of having it ahng into 
the margin). Following http://wiki.contextgarden.net/Footnotes#Special_Needs I 
tried the 
location key in \setupnotation but this doesn't seem to do anything. 




\showframe 
\definenote [myFoot]
\setupnote [myFoot] [location=text]

\definenote[myOtherFoot]
\setupnotation[myOtherFoot][location=left]

\starttext
\input knuth\myFoot{a footnote (which should be placed in the text)}
\input knuth\myOtherFoot{ this footnote number should be aligned with the edge 
of the text.}
\page
\placenotes[myFoot]
\stoptext


thanks in advance!best,
Daniel
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to