neatroff.ms: mention -mgnu
[neatroff_make.git] / tmac / tmac.gnu
blob15555217908e40e9c3e74ffc53a4df504f0352ea
1 .\" Groff compatibility registers and macros
2 .\"
3 .nr yr \n[.yr]-1900
4 .nr year \n[.yr]
5 .\" Groff file I/O macros
6 .de open
7 .       ds gnufile\\$1 "\\$2
8 .       rm gnudata\\$1
9 ..
10 .de opena
11 .       ds gnufile\\$1 "\\$2
12 .       co< \\*[gnudata\\$1] "\\$2
14 .de close
15 .       co> gnudata\\$1 "\\*[gnufile\\$1]
17 .de write
18 .       am gnudata\\$1 write.end
19 \\$2
20 .       write.end
22 .de writec
23 .       as gnudata\\$1 "\\$2
25 .de writem
26 .       co+ gnudata\\$1 \\$2
28 .de pso . sy
29 .       sy \\$1 >/tmp/pso.\n($$
30 .       so /tmp/pso.\n($$
31 .       sy rm /tmp/pso.\n($$
33 .de mso
34 .       so \n(.D/\\$1.tmac
35 .       so \n(.D/tmac.\\$1