Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1580 > unrolled thread
| Started by | Dave <INVALID.NOREPLY@gnu.org> |
|---|---|
| First post | 2019-12-19 23:08 -0500 |
| Last post | 2019-12-19 23:08 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.groff.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[bug #57448] groff will not break a line at a hard hyphen following some letter combinations Dave <INVALID.NOREPLY@gnu.org> - 2019-12-19 23:08 -0500
| From | Dave <INVALID.NOREPLY@gnu.org> |
|---|---|
| Date | 2019-12-19 23:08 -0500 |
| Subject | [bug #57448] groff will not break a line at a hard hyphen following some letter combinations |
| Message-ID | <mailman.1173.1576814940.1979.bug-groff@gnu.org> |
Follow-up Comment #2, bug #57448 (project groff):
How it kerns characters elsewhere on the line should have no effect on whether
it is willing to break a line at a hard hyphen. If it does, this is a bug.
groff will not break the line at a hyphen after these particular letter
combinations. You can verify this by varying the line length from 1 to 1.99
inches, a hundredth of an inch at a time, to see the various places groff
breaks the line:
seq -w 0 99 | xargs -I FRACTION printf '.br\n.ll 1.FRACTIONi\nOne has the
DW-style switch.\n' | groff -a | fgrep One | uniq
(The above is all one line, though this bug tracker will probably break it.)
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57448>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Back to top | Article view | gnu.groff.bug
csiph-web