From 647406cedc3459378ddff83e8bb299cab3a02f1f Mon Sep 17 00:00:00 2001 From: wlemb Date: Fri, 14 Mar 2003 13:13:49 +0000 Subject: Add options -p and -l to grodvi. * src/devices/grodvi/dvi.cc: Include paper.h. (landscape_flag, user_paper_length, user_paper_width): New global variables. (dvi_printer::begin_page): Emit `papersize' special. Set color after initialization of `cur_h' and `cur_v'. (main): Add options `-l' and `-p'. * font/devdvi/Makefile.sub (DESC): Set `papersize'. * src/devices/grodvi/grodvi.man, NEWS: Updated. * src/devices/grops/psrm.cc (valid_input_table): Fixed. * src/devices/grops/grops.man: Move documentation of .PSPIC to... * man/groff_tmac.man: This man page. * man/groff_font.man: Declare `paperwidth' and `paperlength' as deprecated. * tmac/X.tmac: Don't load pspic.tmac. --- tmac/pspic.tmac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tmac/pspic.tmac') diff --git a/tmac/pspic.tmac b/tmac/pspic.tmac index 6382d917..9fe7e3eb 100644 --- a/tmac/pspic.tmac +++ b/tmac/pspic.tmac @@ -2,8 +2,8 @@ .\" .\" Define the PSPIC macro. .\" -.\" When used other than with -Tps or -Tdvi, it will draw a box around where -.\" the picture would go. +.\" When used other than with -Tps, -Tdvi, or -Thtml it will draw a box +.\" around where the picture would go. . .de PSPIC . nr ps-offset-mode 0 -- cgit v1.2.1