ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: inter-word spacing (initials)
Date: Fri, 18 Jul 2008 20:40:39 +0200	[thread overview]
Message-ID: <4880E3A7.9040906@gmx.net> (raw)
In-Reply-To: <A98E158F-595F-4D56-B813-4BA18FC7F6BC@princeton.edu>

Alan Bowen schrieb:
> My original query has generated some interesting sidelines but no  
> solution, at least none that I can see. So, with all due apologies, I  
> shall presume on your patience by restating my query.
> 
> In (English) typography the spacing after a period within a sentence  
> is less that that after a period at the end of a sentence. Since the  
> days of Plain TeX, one achieved the proper spacing after an intra- 
> sentence period by entering “.\<space>”. My problem is that this no  
> longer seems to work with recent versions of ConTeXt/MKII: “.\<space>”  
> does not seem to have any effect at all.
>
are you sure of that?

a citation from "The TeXbook", chapter 12: Glue

"Another way to get TeX to put out a normal space is to type '\ ' 
(control space); e.g., 'Mr.\ Drofnats' would be almost the same as 
'Mr.~Drofnats', exept that a line might end after the 'Mr.'. "

also: you don't need a control space here

from the exercise 12.5:

"TeX doesn't consider a period or question mark or exclamation point to 
be the end of a sentence if the preceding character is an uppercase 
letter, since TeX assumes that such uppercase letters are most likely 
somebody's initials'. "


what you want is just a smaller skip. so how about a *local* use of 
something like

\def\ {\thinspace}%

donno if this is possible (side effects) in your environment. maybe one 
of the gurus can give an answer. anyhow, interesting stuff :)


best wishes, peter

> So, how are we now to get the proper spacing after an intra-sentence  
> period? Are there some language/spacing commands that need to be  
> invoked in the prelims now?
> 
> Sample text:
> \starttext
> 
> A. E. Samuels and other scholars.  The community of time{-}keepers.
> 
> A.\ E.\ Samuels and other scholars. The community of time{-}keepers.
> 
> \stoptext
> 
> 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-07-18 18:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-18 17:35 Alan Bowen
2008-07-18 18:40 ` Peter Rolf [this message]
2008-07-18 20:33   ` Alan Bowen
2008-07-18 19:22 ` Peter Münster
2008-07-18 20:38   ` Alan Bowen
  -- strict thread matches above, loose matches on Subject: below --
2008-08-02 22:57 Alan Bowen
2008-08-03  2:46 ` Charles P. Schaum
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
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=4880E3A7.9040906@gmx.net \
    --to=indiego@gmx.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).