bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #46914] .ce sometimes ignores right margin


From: Bjarni Ingi Gislason
Subject: [bug #46914] .ce sometimes ignores right margin
Date: Thu, 17 Feb 2022 21:05:17 -0500 (EST)

Follow-up Comment #2, bug #46914 (project groff):

  The line is only split, if a space is after a non-space in the
excessive part of the line.

  Script:

.pl 20v
.fam C
.\".ll 20u*\w' 'u
.ll (u;20*\w' ')
.ad b\" (usually) default
12345678901234567890
Some line with long singleword\"
.ce 4
Some line with long singleword\" No break
Some line with long singleword \" With a break
Some line with longe singleword\" No break
Some line with longer singleword\" With a break

  Result (test-nroff) :

12345678901234567890
Some  line with long
singleword
Some line with long singleword
Some line with  long
     singleword
Some line with longe singleword
Some    line    with
 longer singleword


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?46914>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]