ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: extra space after \quote, \quotation
Date: Mon, 06 Feb 2006 10:22:40 +0100	[thread overview]
Message-ID: <43E71560.8040900@elvenkind.com> (raw)
In-Reply-To: <C8F5BC15-0313-4D58-A486-F0ED9D78BB5F@Princeton.EDU>



Alan Bowen wrote:
> \quote and \quotation generate an unwanted space after the closing  
> quote or quotation mark.
> 
> To see the problem, try
> \starttext
> (\quote{Hello world!})
> (\quotation{Hello world!})
> \stoptext
> 
> Is this old news or an artefact of recent changes?

It is definately recent because it did not happen in 20060202.
There is a missing percent sign in the new core-mis.tex:

--- core-mis.tex.orig   2006-02-06 10:20:00.514036364 +0100
+++ core-mis.tex        2006-02-06 10:20:16.690357309 +0100
@@ -595,7 +595,7 @@
     \or
       \prewordbreak %\nobreak
       \hskip\hspaceamount\currentlanguage{#2}%
-     \languageparameter#1
+     \languageparameter#1%
     \or
       \languageparameter#1%
     \fi


Cheers,
Taco

  reply	other threads:[~2006-02-06  9:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-05 13:38 Alan Bowen
2006-02-06  9:22 ` Taco Hoekwater [this message]
2006-02-06 10:26   ` Hans Hagen
2006-02-06 11:26     ` Alan Bowen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43E71560.8040900@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).