Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1837
| From | "G. Branden Robinson" <INVALID.NOREPLY@gnu.org> |
|---|---|
| Newsgroups | gnu.groff.bug |
| Subject | [bug #54101] documentation for .ss either incorrect or incomplete |
| Date | 2020-05-07 18:14 -0400 |
| Message-ID | <mailman.2385.1588889683.3066.bug-groff@gnu.org> (permalink) |
| References | (6 earlier) <20200507-020849.sv108747.13198@savannah.gnu.org> <20200507-020906.sv108747.30605@savannah.gnu.org> <20200507-022001.sv108747.42904@savannah.gnu.org> <20200507-024038.sv108747.99596@savannah.gnu.org> <20200507-221442.sv108747.71097@savannah.gnu.org> |
Update of bug #54101 (project groff):
Status: In Progress => Fixed
Open/Closed: Open => Closed
Planned Release: None => 1.22.5
_______________________________________________________
Follow-up Comment #9:
Fixed, as in documentation rewritten, in
866bc203326528237f08f7debe9061ba8f430e1e.
I did look into what it would take to get adjustment to be weighted more
strongly for the additional inter-sentence space than for ordinary inter-word
space, and it is not trivially easy, at least not with my current level of
understanding of src/roff/troff.
By the time extra space needs to be distributed, _all_ interword spacing on
the line has been converted to generic "space nodes" which don't know whether
they're between words or between sentences.
A vague picture in my mind began to form of how I might overcome that (add a
flag to the space_node class, or subclass it), but at the same time I realized
I don't actually know if it is typographically _sound_ to distribute extra
space the way I was planning.
I guess I should bring this to the discussion list.
Let me know if the new documentation is (or is not) an improvement.
Thanks for the report!
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?54101>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Back to gnu.groff.bug | Previous | Next | Find similar
[bug #54101] documentation for .ss either incorrect or incomplete "G. Branden Robinson" <INVALID.NOREPLY@gnu.org> - 2020-05-07 18:14 -0400
csiph-web