Lines Matching refs:Rem
2 Rem This script runs groff without requiring that it be installed.
3 Rem The current directory must be the build directory.
15 Rem chdir to src, to avoid overflowing the DOS limits with a long PATH.
21 Rem
25 Rem Make the following command pipe to Less if you have Less installed:
27 Rem
32 Rem Uncomment the following command if you have a PostScript printer:
33 REM roff\groff\groff -e -s -t -p -R -me -Tps ../doc/meintro.me >>prn
34 Rem
39 Rem Uncomment the following command if you have a LaserJet4 printer:
40 REM roff\groff\groff -e -s -t -p -R -me -Tlj4 ../doc/meintro.me >>prn
41 Rem
56 Rem Uncomment the following if you have a Canon CAPSL LBP-4 or LBP-8 printer:
57 REM roff\groff\groff -e -s -t -p -R -me -Tlbp ../doc/meintro.me >>prn
58 Rem