From 58e14873e30c340b390522dacff26804acaabc70 Mon Sep 17 00:00:00 2001 From: esr Date: Wed, 8 Aug 2012 22:47:19 +0000 Subject: In tables, eliminate spaces before tab stops. Set a tab width of 20 in Emacs. --- tmac/groff_me.man | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'tmac') diff --git a/tmac/groff_me.man b/tmac/groff_me.man index 19abbadd..fa700971 100644 --- a/tmac/groff_me.man +++ b/tmac/groff_me.man @@ -49,13 +49,13 @@ this package, however, these requests may be used with impunity after the first .pp: .TS l l. -\&.bp begin new page -\&.br break output line here -\&.sp n insert n spacing lines -\&.ls n (line spacing) n=1 single, n=2 double space -\&.na no alignment of right margin +\&.bp begin new page +\&.br break output line here +\&.sp n insert n spacing lines +\&.ls n (line spacing) n=1 single, n=2 double space +\&.na no alignment of right margin \&.ce n center next n lines -\&.ul n underline next n lines +\&.ul n underline next n lines .TE .PP Output of the @@ -247,4 +247,5 @@ T} . .\" Local Variables: .\" mode: nroff +.\" tab-with: 20 .\" End: -- cgit v1.2.1