Thanks!

sometimes the moste obvious is hidden...
although I would consider this a hack, it works perfectly.
but I'm still wondering, if there is no soultion for the more "canonical" way.

Regards Michael

On 24 Oct 2016, at 17:08, Otared Kavian <otared@gmail.com> wrote:

Hi Michael,

Maybe what Wolfgang meant by « putting the marks by hand » is something like: you define \StartCitation and \StopCitation in the following way:

% begin quotation-note.tex

\define\StartCitation{\startnarrower[left,right]«~}
\define[1]\StopCitation{~»\footnote{#1}\stopnarrower}

\starttext
\input tufte
\StartCitation
 \input knuth
\StopCitation{This is a Quote of Donald Knuth}
\stoptext
% end quotation-note.tex

Indeed instead of the quotation marks « and » you can put whatever you wish.
If you have quotations without footnotes, then you may define another start-stop.

Best regards: OK

On 24 Oct 2016, at 12:42, Michael Eidenbenz <eidenbenz@arch.ethz.ch> wrote:

hello,

I found this old mail below, that is related to my problem.
is there still no workaround for this problem?
putting a (foot)note after a quotation mark is quite common and I don't want to put the marks by hand.

i was looking at spac-hor.mkiv and tried setupnarrower[after=]. 
but this did not work.

any help is appreciated

thanks michael

Am 21.08.2014 um 23:42 schrieb Gerben Wierda <gerben.wie...@rna.nl>:

Is it possible to use \startquotation..\stopquotation and have an endnote 
number follow the closing ''? If the \endnote is before \stopquotation, it 
ends up inside the '' character at the end. If it is after \stopquotation, it 
becomes the beginning of the next paragraph.


AFAIK this is only possible when you place the quotation marks by hand.

Wolfgang




On 20 Oct 2016, at 11:13, Michael Eidenbenz <eidenbenz@arch.ethz.ch> wrote:

hello,

how can I put the footnote number right after the quotationmarks without having a newline?
dontleavehmode does not work.

thanks michael




\definestartstop[Citation]
               [before={\startnarrower[left,right]\startquotation},
                after={\stopquotation\stopnarrower\dontleavehmode}]

\starttext
\input tufte
\startCitation
 \input knuth
\stopCitation
\footnote{This is a Quote of Donald Knuth}
\stoptext
___________________________________________________________________________________
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
___________________________________________________________________________________

___________________________________________________________________________________
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
___________________________________________________________________________________

___________________________________________________________________________________
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
___________________________________________________________________________________