[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: End-of-sentence spacing
From: |
Dave Kemper |
Subject: |
Re: End-of-sentence spacing |
Date: |
Sat, 19 Dec 2020 16:22:42 -0600 |
On 12/19/20, Dorai Sitaram <ds26gte@yahoo.com> wrote:
> groff pretty much forces one to use two spaces after sentence-ending
> punctuation, unless it's at the end of a source line. Is there a way to
> avoid this, so that the space is uniform regardless of whether the ending
> punctuation occurs mid- or end-line?
Using 0 as the second parameter of the .ss request results in the same
space being put between words and between sentences.
> (I could resign myself to always type
> 2 spaces after every sentence, but convention has moved away from this type
> of unergonomic typing, and it's difficult to do it just for groff.)
I'd turn this around, and ask what other applications misbehave if you
type two spaces between sentences? I type that way across the board
with no noticeable down side. Developing the habit of typing
everything with two spaces between sentences aids the writing process,
because it's easy to do searches to find sentence boundaries (and some
text editors have keystrokes that recognizes such sentence boundaries
automatically).
If your final copy requires that sentences be separated by only one
space, it's easy to squeeze out the extra space with a simple search
and replace (whereas the opposite is impossible to do with an
algorithm, because so many different punctuation combinations can end
sentences, and algorithms can't always distinguish between a period
ending a sentence and a period indicating an abbreviation).
But you'll probably find that leaving the extra spaces in doesn't
cause any problems, no matter what the application is. Anything
displayed in HTML will squeeze it out anyway on display. Other
applications will show it, but what is the down side to that? In
informal contexts such as email and online chat tools, there almost
certainly is none. In material that needs to be typeset to modern
convention, where sentences don't get extra space, whatever typesetter
you're using will almost certainly handle this.
- Re: End-of-sentence spacing, (continued)
- Re: End-of-sentence spacing, Damian McGuckin, 2020/12/19
- Re: End-of-sentence spacing, Dave Kemper, 2020/12/19
- Re: End-of-sentence spacing, Peter Schaffter, 2020/12/20
- Re: End-of-sentence spacing, Dave Kemper, 2020/12/21
- Re: End-of-sentence spacing, G. Branden Robinson, 2020/12/22
- Re: End-of-sentence spacing, Dave Kemper, 2020/12/22
- Re: End-of-sentence spacing, Peter Schaffter, 2020/12/22
- Re: End-of-sentence spacing, Dave Kemper, 2020/12/28
- Re: End-of-sentence spacing, James K. Lowden, 2020/12/22
Re: End-of-sentence spacing, Clarke Echols, 2020/12/19
Re: End-of-sentence spacing,
Dave Kemper <=
- Re: End-of-sentence spacing, Dorai Sitaram, 2020/12/20
- Re: End-of-sentence spacing, Werner LEMBERG, 2020/12/20
- Re: End-of-sentence spacing, Peter Schaffter, 2020/12/20
- Re: End-of-sentence spacing, Dave Kemper, 2020/12/21
- Re: End-of-sentence spacing, John Gardner, 2020/12/22
- Re: End-of-sentence spacing, Peter Schaffter, 2020/12/22
Re: End-of-sentence spacing, Tadziu Hoffmann, 2020/12/21
Re: End-of-sentence spacing, Peter Schaffter, 2020/12/21
Re: End-of-sentence spacing, M Douglas McIlroy, 2020/12/21
Re: End-of-sentence spacing, M Douglas McIlroy, 2020/12/22