ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ryo Furue <furue@hawaii.edu>
To: ntg-context@ntg.nl
Subject: Re: narrow space in "\ldots."
Date: Fri, 08 May 2009 10:22:32 -1000 (HST)	[thread overview]
Message-ID: <20090508.102232.152635571.furue@hawaii.edu> (raw)
In-Reply-To: <4A048E51.5040401@wxs.nl>

Hello Hans,

| > Hello ConTeXt folks,
| > I'm quite new to ConTeXt.  I like it.
| > It's way more systematic than LaTeX.
| > Here's my first question.  When omitting the last
| > part of  a sentence, I want four periods:
| >   This is a long sentence which\ldots.
| 
| which\unknown

Thanks for the answer!  It's close, but not quite.
First, I noticed that \unknown produces three dots, not four.
So, I tried "\unknown."  (See the attached.)  In this case,
There is a thin space between the word and the first dot,
so that the output looks like

   which . . . .

Convention says that the fist dot should look like a
sentence-ending period:

   which. . . .

Second, with "\unknown.", the last space is slightly,
just slightly, narrower than the preceding two.

I guess "\unknown" is designed to be an inter-sentence
ellipsis:

  This long sentence\unknown is complicated.

For this purpose, it's perfect.  It generates appropriate
spaces before and after the three dots.

Regards,
Ryo
========================================
\starttext
Hello\ldots.  World.\ldots

Hello\unknown.  World.\unknown

Hello\unknown World.
\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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-05-08 20:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-08 19:03 Ryo Furue
2009-05-08 19:56 ` Hans Hagen
2009-05-08 20:22   ` Ryo Furue [this message]
2009-05-09  8:45     ` Wolfgang Schuster
2009-05-11 21:14       ` Ryo Furue
2009-05-11 21:18         ` Hans Hagen
2009-05-11 22:10         ` Wolfgang Schuster

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=20090508.102232.152635571.furue@hawaii.edu \
    --to=furue@hawaii.edu \
    --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).