From 627f2f3ab2a71c8d3de0e8e5f166813d823a102b Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sun, 15 Feb 2004 08:40:09 +0000 Subject: [PATCH] Convert tabs before \" comments into spaces (troff pitfall). --- info/CRT.MAC | 10 +++--- info/INFO.MAC | 98 +++++++++++++++++++++++++------------------------- info/TROFF.MAC | 22 ++++++------ 3 files changed, 65 insertions(+), 65 deletions(-) diff --git a/info/CRT.MAC b/info/CRT.MAC index 68020764..2a21f99e 100644 --- a/info/CRT.MAC +++ b/info/CRT.MAC @@ -20,12 +20,12 @@ .ds >= >= .ds Q " .ds U " -.pl 23v \" Page length: 23 lines -.ll 7.8i \" Line length: 7.8 inches +.pl 23v \" Page length: 23 lines +.ll 7.8i \" Line length: 7.8 inches .ev 1 -.ll 7.8i \" Line length: 7.8 inches +.ll 7.8i \" Line length: 7.8 inches .ev .ev 2 -.ll 7.8i \" Line length: 7.8 inches +.ll 7.8i \" Line length: 7.8 inches .ev -.so ../INFO.MAC \" Read in INFO.MAC macros +.so ../INFO.MAC \" Read in INFO.MAC macros diff --git a/info/INFO.MAC b/info/INFO.MAC index 5b35220e..3bfaf68f 100644 --- a/info/INFO.MAC +++ b/info/INFO.MAC @@ -38,39 +38,39 @@ .\" .\" .\" -.de EX \" Start of macro EX +.de EX \" Start of macro EX .nf -.ti +0.3i \" Temporary indent of 3/10 inch +.ti +0.3i \" Temporary indent of 3/10 inch .\" Constant spacing for EF font = 26/36 ems .cs \*(EF 26 -.nr CS 1 \" Indicate constant spacing on -.lg 0 \" Turn off ligature mode -.ps 8 \" 8-point +.nr CS 1 \" Indicate constant spacing on +.lg 0 \" Turn off ligature mode +.ps 8 \" 8-point \*(eF[##:##] Command : \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9\*(nF -.ps 10 \" 10-point -.lg \" Turn ligaturing back on +.ps 10 \" 10-point +.lg \" Turn ligaturing back on .\" Turn off constant spacing .cs \*(EF -.nr CS 0 \" Indicate constant spacing off -.br \" Break +.nr CS 0 \" Indicate constant spacing off +.br \" Break .fi .. -.de SY \" Start of macro SY +.de SY \" Start of macro SY .s1 .\" Print out "SYNTAX" in bold font \*(bFSYNTAX\*(pF -.ti +0.3i \" Temporarily indent 3/10 inch +.ti +0.3i \" Temporarily indent 3/10 inch .\" Constant spacing for EF font, 26/36 ens .cs \*(EF 26 -.nr CS 1 \" Indicate constant spacing on -.lg 0 \" No ligatures -.ps 10 \" 10 point +.nr CS 1 \" Indicate constant spacing on +.lg 0 \" No ligatures +.ps 10 \" 10 point .\" Print out in EF font \*(eF[##:##] Command : \\$1\*(pF -.ps 10 \" 10 point -.lg \" Turn ligatures back on -.cs \*(EF \" Turn off constant spacing -.nr CS 0 \" Indicate constant spacing off +.ps 10 \" 10 point +.lg \" Turn ligatures back on +.cs \*(EF \" Turn off constant spacing +.nr CS 0 \" Indicate constant spacing off .s1 .. .de LV @@ -78,56 +78,56 @@ Level: \\$1 .s1 .. -.de NA \" Start of macro NA -- name of command/concept +.de NA \" Start of macro NA -- name of command/concept .s1 .\" Print out "NAME" in bold font \*(bFNAME\*(pF -.ti +0.3i \" Temporarily indent 3/10 inch +.ti +0.3i \" Temporarily indent 3/10 inch \\*(nF\\$1 \- \\$2\*(pF .s1 .. -.de SA \" Start of macro SA -- SEE ALSO +.de SA \" Start of macro SA -- SEE ALSO .s1 .\" Print out "SEE ALSO" in bold font \*(bFSEE ALSO\*(pF -.ti +0.3i \" Temporarily indent 3/10 inch +.ti +0.3i \" Temporarily indent 3/10 inch \\*(nF\\$1\*(pF .s1 .. -.de L \" Start of macro L -.br \" Break -.ti -\w'\\$1\\0\\0'u \" Indent backwards with of 1st arg + 2 spaces +.de L \" Start of macro L +.br \" Break +.ti -\w'\\$1\\0\\0'u \" Indent backwards with of 1st arg + 2 spaces .\" Print 1st arg + 2 spaces \\$1\0\0\c .. -.de NF \" Start of macro NF -.nf \" No-fill +.de NF \" Start of macro NF +.nf \" No-fill .\" Constant width 26/36 ens .cs \*(EF 26 -.nr CS 1 \" Indicate constant spacing on -.lg 0 \" No ligatures -.ps 8 \" 8-point -.di Nf \" Send output to macro Nf -\*(eF \" Switch to EF font -.nr nF \\n(.i \" Store current indent in nF number register -.in +0.3i \" Add indentation 3/10 inch +.nr CS 1 \" Indicate constant spacing on +.lg 0 \" No ligatures +.ps 8 \" 8-point +.di Nf \" Send output to macro Nf +\*(eF \" Switch to EF font +.nr nF \\n(.i \" Store current indent in nF number register +.in +0.3i \" Add indentation 3/10 inch .. -.de FI \" Start of FI macro -.in \\n(nFu \" Restore previous indentation -\*(nF \" Interpolate nF register -.di \" Terminate output to macro Nf -.ne \\n(dnu \" Give me at least as much space as in dn number reg -.Nf \" Call macro Nf -.ps 10 \" 10-point -.lg \" Restore ligatures +.de FI \" Start of FI macro +.in \\n(nFu \" Restore previous indentation +\*(nF \" Interpolate nF register +.di \" Terminate output to macro Nf +.ne \\n(dnu \" Give me at least as much space as in dn number reg +.Nf \" Call macro Nf +.ps 10 \" 10-point +.lg \" Restore ligatures .\" Turn off constant width .cs \*(EF -.nr CS 0 \" Indicate constant spacing off -.fi \" Back into fill mode +.nr CS 0 \" Indicate constant spacing off +.fi \" Back into fill mode .. -.hy 15 \" Auto hyphenation with restrictions -- see troff man -.de s1 \" Start of macro s1 -.sp 1 \" Blank line -.ne 4 \" Give me 4 vertical lines +.hy 15 \" Auto hyphenation with restrictions -- see troff man +.de s1 \" Start of macro s1 +.sp 1 \" Blank line +.ne 4 \" Give me 4 vertical lines .. -.ds HT \t \" Define HT macro as a horizontal tab +.ds HT \t \" Define HT macro as a horizontal tab diff --git a/info/TROFF.MAC b/info/TROFF.MAC index 77bf68c0..ed7197ba 100644 --- a/info/TROFF.MAC +++ b/info/TROFF.MAC @@ -24,18 +24,18 @@ .ds >= \(>= .ds Q `` .ds U '' -.pl 11i \" Page length - environment 0 -.ll 6i \" Line legnth -.lt 5i \" Title length -.po 0.9i \" Page offset +.pl 11i \" Page length - environment 0 +.ll 6i \" Line legnth +.lt 5i \" Title length +.po 0.9i \" Page offset .ev 1 -.ll 6i \" Line legnth - environment 1 -.lt 5i \" Title length -.po 0.9i \" Page offset +.ll 6i \" Line legnth - environment 1 +.lt 5i \" Title length +.po 0.9i \" Page offset .ev .ev 2 -.ll 6i \" Line legnth - environment 2 -.lt 5i \" Title length -.po 0.9i \" Page offset +.ll 6i \" Line legnth - environment 2 +.lt 5i \" Title length +.po 0.9i \" Page offset .ev -.so INFO.MAC \" Read in INFO.MAC macros +.so INFO.MAC \" Read in INFO.MAC macros