On 08/06/2018 11:59 PM, Robert Zydenbos wrote:
> Sorry for all these footnote questions, but here's another one. I
> want to print the notes without the footnote marker jutting out into
> the margin, but flushed with the left margin of the main text.
> 
> Any help will be highly appreciated.

Hi Robert,

although you don’t mention it, I guess you need it for MkII:

    \showframe
    \setuppapersize[A6, landscape]
    \setupnotedefinition[footnote][location=serried, distance=1em]
    \starttext
    a\footnote{This is a footnote.}

    b\endnote{This is an endnote.}

    \placenotes[endnote]
    \stoptext

I hope it helps,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to