ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Sentence breaks for "English-style" (TeX default in English language) spacing regime
@ 2023-02-03 18:11 Henry House via ntg-context
  2023-02-04  9:10 ` Pablo Rodriguez via ntg-context
  0 siblings, 1 reply; 4+ messages in thread
From: Henry House via ntg-context @ 2023-02-03 18:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Henry House

List: What method should one use to code whitespace after a period as
being sentence-ending, not midsentence, when not employing French
spacing? For example, if one writes

"... John Doe, PhD.  Next sentence x y z ... ."

the space in "PhD.  Next".

In LaTeX, we have "\@. " (code whitespace following puctuation mark as
sentence-separating length) and "\ " (code space as intrasentence
length) to adjust the magical behavior of ASCII spaces. By
experimentation I have found that "Prof.\ Smith" works as expected in
ConTeXt but "PhD\@. Next sentence ..." is a nonexistent control code.

        Prof. Smith % heuristic thinks that the period ends a sentence --- wrong typesetting behavior
        Prof.\ Smith % coded as space after abbreviation not sentence-separating space --- correct typesetting behavior under English spacing regime

versus:

        PhD\@. Next sentence % Official LaTeX method, nonexistent control

References:

https://wiki.contextgarden.net/French_spacing Not helpful alas.
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-14 17:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03 18:11 Sentence breaks for "English-style" (TeX default in English language) spacing regime Henry House via ntg-context
2023-02-04  9:10 ` Pablo Rodriguez via ntg-context
2023-02-05 12:44   ` Hans Hagen via ntg-context
2023-02-14 17:57     ` Pablo Rodriguez via ntg-context

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).