From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/96636 Path: news.gmane.org!.POSTED!not-for-mail From: Michael Eidenbenz Newsgroups: gmane.comp.tex.context Subject: Re: avoid newline after definestartstop Date: Mon, 24 Oct 2016 12:42:26 +0200 Message-ID: References: <798B3A10-F75C-45C0-A90E-D3147B3DE207@arch.ethz.ch> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/mixed; boundary="===============5953715017376537363==" X-Trace: blaine.gmane.org 1477305793 16319 195.159.176.226 (24 Oct 2016 10:43:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 24 Oct 2016 10:43:13 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 24 12:43:09 2016 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bycif-0003Ii-CW for gctc-ntg-context-518@m.gmane.org; Mon, 24 Oct 2016 12:43:05 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 2527B1B148; Mon, 24 Oct 2016 12:42:42 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qM-z4oeOMKfm; Mon, 24 Oct 2016 12:42:41 +0200 (CEST) Original-Received: from zapf.ntg.nl (localhost [IPv6:::1]) by zapf.ntg.nl (Postfix) with ESMTP id 31E691B666; Mon, 24 Oct 2016 12:42:41 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 6DA4F1B462 for ; Mon, 24 Oct 2016 12:42:39 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RpYE6PONuKHP for ; Mon, 24 Oct 2016 12:42:37 +0200 (CEST) Original-Received: from edge10.ethz.ch (edge10.ethz.ch [82.130.75.186]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id 7CD251B148 for ; Mon, 24 Oct 2016 12:42:27 +0200 (CEST) Original-Received: from CAS12.d.ethz.ch (172.31.38.212) by edge10.ethz.ch (82.130.75.186) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 24 Oct 2016 12:42:26 +0200 Original-Received: from public-docking-als-0089.ethz.ch (10.2.80.91) by CAS12.d.ethz.ch (172.31.38.212) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 24 Oct 2016 12:42:26 +0200 In-Reply-To: <798B3A10-F75C-45C0-A90E-D3147B3DE207@arch.ethz.ch> X-Mailer: Apple Mail (2.3124) X-Originating-IP: [10.2.80.91] X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.16 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.org gmane.comp.tex.context:96636 Archived-At: --===============5953715017376537363== Content-Type: multipart/alternative; boundary="Apple-Mail=_63BC8135-EB90-46DE-9963-6E32BB10942D" --Apple-Mail=_63BC8135-EB90-46DE-9963-6E32BB10942D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" 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=3D].=20 but this did not work. any help is appreciated thanks michael > Am 21.08.2014 um 23:42 schrieb Gerben Wierda : >=20 >> Is it possible to use \startquotation..\stopquotation and have an = endnote=20 >> number follow the closing ''? If the \endnote is before = \stopquotation, it=20 >> ends up inside the '' character at the end. If it is after = \stopquotation, it=20 >> becomes the beginning of the next paragraph. >=20 >=20 > AFAIK this is only possible when you place the quotation marks by = hand. >=20 > Wolfgang >=20 > On 20 Oct 2016, at 11:13, Michael Eidenbenz = wrote: >=20 > hello, >=20 > how can I put the footnote number right after the quotationmarks = without having a newline? > dontleavehmode does not work. >=20 > thanks michael >=20 >=20 >=20 >=20 > \definestartstop[Citation] > [before=3D{\startnarrower[left,right]\startquotation}, > after=3D{\stopquotation\stopnarrower\dontleavehmode}] >=20 > \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! >=20 > 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 > = __________________________________________________________________________= _________ --Apple-Mail=_63BC8135-EB90-46DE-9963-6E32BB10942D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="us-ascii"
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=3D]. 
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]
=             &n= bsp;  [before=3D{\startnarrower[left,right]\startquotation},
=             &n= bsp;   after=3D{\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
_______________________________________________________________= ____________________

= --Apple-Mail=_63BC8135-EB90-46DE-9963-6E32BB10942D-- --===============5953715017376537363== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f --===============5953715017376537363==--