diff options
Diffstat (limited to 'contrib/groff/tmac/a4.tmac')
-rw-r--r-- | contrib/groff/tmac/a4.tmac | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/groff/tmac/a4.tmac b/contrib/groff/tmac/a4.tmac new file mode 100644 index 0000000..5001939 --- /dev/null +++ b/contrib/groff/tmac/a4.tmac @@ -0,0 +1,12 @@ +.\" a4.tmac +.\" +.\" Set up groff for A4 paper. Must be called before any other macro +.\" package. For correct PS output, you must also set the +.\" `paperlength' keyword in devps/DESC to 841890 in case groff hasn't +.\" guessed it correctly during configuration. +. +.pl 29.7c +.ll 21c-2i +. +.\" for ms +.if !rLL .nr LL \n[.l]u |