groff-commit
[Top][All Lists]
Advanced

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

[groff] 10/10: groff_char(7): Add `ne` requests near tables...


From: G. Branden Robinson
Subject: [groff] 10/10: groff_char(7): Add `ne` requests near tables...
Date: Thu, 7 Apr 2022 19:03:11 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 7409971aacd3431ee9777357856dea2859c2af22
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Apr 8 08:17:45 2022 +1000

    groff_char(7): Add `ne` requests near tables...
    
    ...to keep them from breaking across pages in dumb places.
---
 man/groff_char.7.man | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

diff --git a/man/groff_char.7.man b/man/groff_char.7.man
index 4f14d33b..9cc9defe 100644
--- a/man/groff_char.7.man
+++ b/man/groff_char.7.man
@@ -941,6 +941,7 @@ signs normally drawn from this range.
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[dq]  \e[dq]  u0022   neutral double quote
@@ -983,6 +984,7 @@ see subsection \[lq]Mathematical symbols\[rq] below.
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[-D]  \e[\-D] u00D0   uppercase eth
@@ -1000,6 +1002,8 @@ _
 .TE
 .
 .
+.br
+.ne 5v \" This is one more vee than we really need; see Savannah #62265.
 .\" ====================================================================
 .SS "Ligatures and digraphs"
 .\" ====================================================================
@@ -1052,6 +1056,7 @@ and
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[a"]  \e[a"]  u030B (u02DD)   double acute accent
@@ -1080,6 +1085,7 @@ the names below are short aliases for convenience.
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \['A]  \e[\[aq]A]      u0041_0301      A acute
@@ -1164,6 +1170,7 @@ see subsection \[lq]Fundamental character set\[rq] above.
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[Bq]  \e[Bq]  u201E   low double comma quote
@@ -1195,6 +1202,7 @@ see subsection \[lq]Mathematical symbols\[rq] below.
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[r!]  \e[r!]  u00A1   inverted exclamation mark
@@ -1308,6 +1316,7 @@ devices\[em]provided those glyphs are available.
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[lB]  [       u005B   left square bracket
@@ -1356,6 +1365,8 @@ _
 .TE
 .
 .
+.br
+.ne 5v \" This is one more vee than we really need; see Savannah #62265.
 .\" ====================================================================
 .SS Arrows
 .\" ====================================================================
@@ -1433,6 +1444,7 @@ see subsection \[lq]Mathematical symbols\[rq] below.
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 |      |       u007C   bar
@@ -1449,7 +1461,8 @@ _
 .TE
 .
 .
-.
+.br
+.ne 5v \" This is one more vee than we really need; see Savannah #62265.
 .\" ====================================================================
 .SS "Text markers"
 .\" ====================================================================
@@ -1485,6 +1498,7 @@ The Bell System logo is not supported in
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[co]  \e[co]  u00A9   copyright sign +
@@ -1494,6 +1508,8 @@ _
 .TE
 .
 .
+.br
+.ne 5v \" This is one more vee than we really need; see Savannah #62265.
 .\" ====================================================================
 .SS "Currency symbols"
 .\" ====================================================================
@@ -1513,6 +1529,8 @@ _
 .TE
 .
 .
+.br
+.ne 5v \" This is one more vee than we really need; see Savannah #62265.
 .\" ====================================================================
 .SS Units
 .\" ====================================================================
@@ -1550,6 +1568,7 @@ and
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[AN]  \e[AN]  u2227   logical and
@@ -1625,6 +1644,7 @@ are their counterparts with mathematical spacing.
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[12]  \e[12]  u00BD   one half symbol +
@@ -1729,6 +1749,7 @@ and the lowercase ones are slanted.
 .
 .TS
 l l l lx.
+.ne 3v
 Output Input   Unicode Notes
 _
 \[*A]  \e[*A]  u0391   uppercase alpha +
@@ -1789,6 +1810,8 @@ _
 .TE
 .
 .
+.br
+.ne 5v \" This is one more vee than we really need; see Savannah #62265.
 .\" ====================================================================
 .SS "Playing card symbols"
 .\" ====================================================================



reply via email to

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