View | Details | Raw Unified | Return to bug 14534
Collapse All | Expand All

(-)tmac.doc (-2 / +2 lines)
Lines 1661-1668 Link Here
1661
.		nr iD \\n(iD+1
1661
.		nr iD \\n(iD+1
1662
.		sW "\\*(bY"
1662
.		sW "\\*(bY"
1663
.		ie \\n(sW>2 \{\
1663
.		ie \\n(sW>2 \{\
1664
.			ie ((\\*(bY>9n)&(\\*(bY<100n)) \{\
1664
.			ie ((0\\*(bY>9n)&(0\\*(bY<100n)) \{\
1665
.				nr O\\n(dP \\*(bY
1665
.				nr O\\n(dP 0\\*(bY
1666
.			\}
1666
.			\}
1667
.			el .nr O\\n(dP (\\n(sW)*\\n(fWu
1667
.			el .nr O\\n(dP (\\n(sW)*\\n(fWu
1668
.		\}
1668
.		\}

Return to bug 14534