[project @ 1996-11-15 17:29:21 by sof]
authorsof <unknown>
Fri, 15 Nov 1996 17:29:24 +0000 (17:29 +0000)
committersof <unknown>
Fri, 15 Nov 1996 17:29:24 +0000 (17:29 +0000)
Documented width restriction when generating eps files

ghc/utils/hp2ps/Error.c
ghc/utils/hp2ps/hp2ps.1

index 649c82b..7844204 100644 (file)
@@ -40,7 +40,7 @@ Usage(str)
    printf("usage: %s -b -d -ef -g -i -p -mn -p -s -tf -y [file[.hp]]\n", programname);
    printf("where -b  use large title box\n");
    printf("      -d  sort by standard deviation\n"); 
-   printf("      -ef[in|mm|pt] produce Encapsulated PostScript f units wide\n");
+   printf("      -ef[in|mm|pt] produce Encapsulated PostScript f units wide (f > 2 inches)\n");
    printf("      -g  produce output suitable for GHOSTSCRIPT previever\n");
    printf("      -i[+|-] sort by identifier string (-i+ gives greatest on top) \n"); 
    printf("      -mn print maximum of n bands (default & max 20)\n");
index fa81d34..fd0bca0 100644 (file)
@@ -74,6 +74,8 @@ The resulting \*(PS file conforms to the
 (EPS) convention, and it can be included in a LaTeX document using Rokicki's 
 dvi-to-\*(PS converter
 .B dvips.
+.B hp2ps
+requires the width to exceed 2 inches.
 .IP "\fB\-g\fP" 
 Create output suitable for the
 .B gs