Bug#944330: debian-policy: Hyphenation damage on plain text output

2020-02-15 Thread Russ Allbery
Dmitry Shachnev writes: > On Sun, Nov 17, 2019 at 11:11:37AM -0800, Russ Allbery wrote: >> Sphinx uses Python's standard textwrap module to wrap text output. That >> class has an option, break_on_hyphens, which defaults to True but can be >> set to False. For Policy, we want to set it to False,

Bug#944330: debian-policy: Hyphenation damage on plain text output

2020-02-15 Thread Dmitry Shachnev
On Sun, Nov 17, 2019 at 11:11:37AM -0800, Russ Allbery wrote: > Sphinx uses Python's standard textwrap module to wrap text output. That > class has an option, break_on_hyphens, which defaults to True but can be > set to False. For Policy, we want to set it to False, but Sphinx doesn't > expose a

Bug#944330: debian-policy: Hyphenation damage on plain text output

2019-11-17 Thread Holger Levsen
affects 944330 developers-reference # same as for debian-policy thanks -- cheers, Holger --- holger@(debian|reproducible-builds|layer-acht).org PGP fingerprint: B8BF 5413 7B09 D35C F026 FE

Bug#944330: debian-policy: Hyphenation damage on plain text output

2019-11-17 Thread Russ Allbery
Control: reassign -1 python3-sphinx Control: retitle -1 No way to disable line breaks at hyphens for text output Control: affects -1 debian-policy Guillem Jover writes: > The rendering to plain text contain many technical terms, program > names, email addresses, make rule names, etc., that have

Bug#944330: debian-policy: Hyphenation damage on plain text output

2019-11-07 Thread Russ Allbery
Guillem Jover writes: > The rendering to plain text contain many technical terms, program names, > email addresses, make rule names, etc., that have been cut at their > hypen at the end of line. This makes copy&paste more difficult, and it > reads confusingly. > I started collecting a list of th

Bug#944330: debian-policy: Hyphenation damage on plain text output

2019-11-07 Thread Guillem Jover
Package: debian-policy Version: 4.4.1 Severity: minor Hi! The rendering to plain text contain many technical terms, program names, email addresses, make rule names, etc., that have been cut at their hypen at the end of line. This makes copy&paste more difficult, and it reads confusingly. I start