ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Charles P. Schaum" <verbo.solo@sbcglobal.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: inter-word spacing (initials)
Date: Sat, 02 Aug 2008 21:46:00 -0500	[thread overview]
Message-ID: <1217731560.5854.16.camel@elbereth> (raw)
In-Reply-To: <182B1205-D103-46D5-9434-397C04AF57BF@princeton.edu>

Alan,

If you wand quick and dirty because you are against a hard deadline, use
inline math mode and insert negative space $\!$ AFTER the x. and
IMMEDIATELY BEFORE the next bit. You could also define a macro \negspace
to do it as well:

\def\negspace{$\!$}

so that

x, x. \negspace x x

will yield the spacing that

x, x.\ x x

ought to. It's an UGLY hack, but you'd be surprised at how ugly I hacked
my own thesis in LaTeX to get it converted to Word and get it in on
time. The very memory is traumatic.

Charles

On Sat, 2008-08-02 at 18:57 -0400, Alan Bowen wrote:
> I apologize to all, but circumstances oblige me to pick up a very  
> pedestrian thread for the third time.
> 
> As Peter Münster noted: in the following test-file
> 
> \starttext
> x. x, x x\crlf
> x, x. x x\crlf
> x,\ x.\ x\ x\crlf
> x.\ x,\ x\ x\crlf
> X. X, X X\crlf
> X, X. X X\crlf
> X,\ X.\ X\ X\crlf
> X.\ X,\ X\ X
> \stoptext
> 
> you see 2 bugs:
> 
> - in MKIV there is no bigger space after "x."
> - in MKII the space after "x.\ " is a big one
> 
> The problem remains in ConTeXt  ver: 2008.07.31 16:30 for MKII (which  
> I am using). I am do not know if here have been any changes in MKIV.
> 
> Is there a fix for this in the works?  I am about to publish a series  
> of pages which will look vastly better if this is fixed.
> 
> Alan
> 
> 
> 
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2008-08-03  2:46 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-02 22:57 Alan Bowen
2008-08-03  2:46 ` Charles P. Schaum [this message]
2008-08-03 16:19   ` Alan Bowen
2008-08-03 16:05 ` Hans Hagen
2008-08-03 16:25   ` Alan Bowen
2008-08-03 20:45     ` Hans Hagen
2008-08-04 13:28       ` Alan Bowen
2008-08-04 14:23         ` Hans Hagen
2008-08-04 17:23           ` Alan Bowen
  -- strict thread matches above, loose matches on Subject: below --
2008-07-18 17:35 Alan Bowen
2008-07-18 18:40 ` Peter Rolf
2008-07-18 20:33   ` Alan Bowen
2008-07-18 19:22 ` Peter Münster
2008-07-18 20:38   ` Alan Bowen
2008-07-15 21:30 Alan Bowen
2008-07-17  2:27 ` David
2008-07-17 11:46   ` Alan Bowen
2008-07-17 13:46     ` David
2008-07-17 14:01       ` Wolfgang Schuster
2008-07-17 14:53         ` David
2008-07-18 15:26           ` Wolfgang Schuster
2008-07-17 15:13       ` Alan Bowen
2008-07-18  4:33         ` David
2008-07-15 21:26 Alan Bowen
2008-07-17 11:56 ` Wolfgang Schuster
2008-07-17 12:19   ` 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=1217731560.5854.16.camel@elbereth \
    --to=verbo.solo@sbcglobal.net \
    --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).