Remove tmac.w - tgtimes - The Gopher Times
 (HTM) git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/tgtimes
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit 6ecd7539c18c2913a95a84e3585dc245e22912f8
 (DIR) parent b40c72927040dda89977669c0e04220b49ccbb81
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun, 27 Aug 2023 21:59:14 +0200
       
       Remove tmac.w
       
       Diffstat:
         D tmac.w                              |     208 -------------------------------
       
       1 file changed, 0 insertions(+), 208 deletions(-)
       ---
 (DIR) diff --git a/tmac.w b/tmac.w
       @@ -1,208 +0,0 @@
       -.de #- \"horizontal ruler
       -.        #r
       -.        ad c
       -.        if \\n(.A=0 \l'\\n($Wu-'
       -.        if \\n(.A=1 \l'\\n($Wu_'
       -.        #r
       -..
       -.
       -.de #r \"reset paragraph properties
       -.        ps 12p
       -.        vs 14p
       -.        ft 1
       -.        in 0
       -.        mc
       -.        rs
       -.        ad b
       -.        hy 1
       -.        fi
       -..
       -.
       -.de #p \"terminate a paragraph
       -.        br
       -.        #r
       -.        it
       -.        sp \\$2
       -.        ne 2v
       -..
       -.
       -.de 2C \"two-column mode, $1 for vertical length of column
       -.        sp 0
       -.        #-
       -.        if \\n(.A=0 .#2 \\$1
       -..
       -.
       -.de 1C
       -.        #1
       -.        #-
       -..
       -.
       -.de #1 \"single-column mode
       -.        sp 0
       -.        if \\n($C>1 ' sp \\n(.tu        \"run into the trap
       -.        ll \\n($Lu
       -.        po \\n($Mu
       -.        ch #B -\\n($Mu                        \"bottom trap
       -.        nr $C 0                                \"1st column begins
       -.        #E
       -..
       -.
       -.de #2 \"two-column mode
       -.        mk
       -.        ll (\\n($Lu-\\n($Mu)/2u                \"decrease line length
       -.        ie \\n(nlu+\\$1>\\n(.pu \{ .
       -.                ch #B -\\n($Mu                \"span over multiple pages
       -.                nr $c \\$1-\\n(.tu        \"height after the next trap is over
       -.        \}
       -.        el \{ .
       -.                ch #B \\n(nlu+\\$1        \"enough room before the bottom
       -.        \}
       -.        nr $C 1                                \"1st column begins
       -..
       -.
       -.de #B \"bottom of page trap
       -.        ie \\n($C=0 \{ .                \"no column
       -'                bp
       -'                sp \\n($Mu
       -.                ch #B (-\\n($Mu)        \"reset bottom trap
       -.        \}
       -.        el .ie \\n($C=1 \{ .                \"1st column ends
       -.                nr $C 2                        \"2st column begins
       -.                po (\\n($Wu+\\n($Mu)/2u
       -.                rt
       -.        \}
       -.        el .if \\n($C=2 \{ .                \"2nd column ends
       -.                nr $C 1                        \"1st column begins
       -.                po \\n($Mu
       -.
       -.                \"if we are at the bottom of a page
       -.                if (\\n(nlu+2v)>(\\n(.pu-\\n($Mu) \{ .
       -'                        bp
       -.                        #2 \\n($cu
       -.                \}
       -.        \}
       -'        sp \\n($Vu
       -..
       -.
       -.de #E \"expand footnotes
       -.        nf
       -.        nh
       -.        in 0n
       -.        #F                                \"include acumulated footnotes
       -.        rm #F                                \"flush accumulated footnotes
       -.        nr $F 0                                \"reset footnote number
       -..
       -.
       -.de #s \"font-size
       -.        if \\n(.A=0 \{ .                \"smaller font in troff to fit more text
       -.                ps \\$1
       -.                vs \\$1
       -.        \}
       -..
       -.
       -.de TL \"title
       -.        #r
       -.        ps 30p
       -.        ft 3
       -.        ad c
       -.        po 0u
       -.        ll \\n($Wu
       -.        sp 3v
       -..
       -.
       -.de AB \"abstract beginning
       -.        if \\n(.A=1 .sp                        \"if nroff, fix the ruler
       -.        #-
       -.        #p 4v \\n($Vu
       -.        ft 2
       -.        ad c
       -..
       -.
       -.de AE \"abstract end
       -.        #-
       -..
       -.
       -.de SH \"section heading
       -.        #1
       -.        #p 10v \\n($Hu
       -.        ne 2v
       -.
       -.        ad r
       -\\$1
       -.        ft 3
       -.        ps 16p
       -.        vs 17p
       -.        sp -1
       -.        ad l
       -..
       -.
       -.de PP \"paragraph
       -.        #p 4v \\n($Vu
       -..
       -.
       -.de IP \"indented paragraph
       -.        #p 4v \\n($Vu
       -.        in 2n
       -.        ta 2n
       -.        ti -2n
       -\fB\\$1 \fR\t\c
       -..
       -.
       -.de QP \"start quoted paragraph
       -.        #p 4v \\n($Vu
       -.        in 1n
       -.        ti -1n
       ->>
       -..
       -.
       -.de DS \"start literal "display" paragraph
       -.        #p 2v \\n($Vu
       -.        ft 5u
       -.        cs 5u
       -.        #s 9p
       -.        in 0n
       -.        nf
       -.        nh
       -..
       -.
       -.de DE \"end of literal "display"
       -.        sp 0
       -.        #r
       -..
       -.
       -.de FS \"footnote start
       -.        nr $F \\n($Fu+1u
       -[\\n($F]
       -.        da #F
       -.        ev 1
       -.        ll \\n($Lu
       -.        nf
       -.        sp 0.5v
       -.        ft 5
       -.        #s 8p
       -.
       -.        in 2.5n
       -.        ti -2.5n
       -\\n($F \c
       -..
       -.
       -.de FE \"footnote end
       -.        #r
       -.        ev
       -.        di
       -.        nr $B (\\n($Bu-\\n(dnu)
       -..
       -.
       -.if \n(.A=0 .nr $W 6i                        \"paper width in troff
       -.if \n(.A=1 .nr $W 60m                        \"paper width in nroff
       -.if \n(.A=0 .pl 9i                        \"paper height in troff
       -.if \n(.A=1 .pl 900i                        \"paper height in nroff
       -.if \n(.A=0 .nr $H 2v                        \"header space in troff
       -.if \n(.A=1 .nr $H 3v                        \"header space in nroff
       -.if \n(.A=0 .nr $V 0.6v                        \"half space in troff
       -.if \n(.A=1 .nr $V 1v                        \"half space in nroff
       -.nr $M 0.3i                                \"page margins
       -.nr $L \n($Wu-\n($Mu-\n($Mu                \"line length
       -.nr $B -\n($Mu
       -.
       -.wh -\n($Mu #B