bug-groff
[Top][All Lists]
Advanced

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

[bug #49915] Use explicit \s±n after a variable string instead of \s0


From: Bjarni Ingi Gislason
Subject: [bug #49915] Use explicit \s±n after a variable string instead of \s0
Date: Fri, 17 Feb 2017 13:31:27 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

  Examples for "groff":

1) From gcc(1), which was generated by Pod::Man 2.28 (Pod::Simple 3.29)

.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
The 1998 \s-1ISO \*(C+\s0 standard

2) Same as 1) with me-macros

.\" Make letters bigger to see mismatch better
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.lp
.sz +4
The 1998
.sm "ISO \*(C+"
standard
.lp
.sz +4
The 1998 \*{ISO \*(C+\*} standard
.lp
.sz +4
The 1998 \*<ISO \*(C+\*> standard
.
.\" Better definiton of used e-macros to eliminate size errors
.de sm
\s-1\\$1\\s+1\\$2
..
.ds } \s+3\v'0.4m'
.ds > \s+3\v'-0.4m'
.\" End of new definitions
.
.lp
.sz +4
The 1998
.sm "ISO \*(C+"
standard
.lp
.sz +4
The 1998 \*{ISO \*(C+\*} standard
.lp
.sz +4
The 1998 \*<ISO \*(C+\*> standard



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49915>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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