summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-09-22 16:09:22 +0000
committerwlemb <wlemb>2000-09-22 16:09:22 +0000
commit0349551f36efddfcd58ef5240b0de87c9b7ad204 (patch)
tree4942a39031fb2595907535a9ee5859a3466cc73f /INSTALL
parent52647260f557c734ff2bb15af599f5f9ef7a1974 (diff)
downloadgroff-0349551f36efddfcd58ef5240b0de87c9b7ad204.tar.gz
* INSTALL: Add info about selecting paper format.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 0465f4e5..cdf7eb98 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,6 +19,16 @@ usual malloc, it is good idea to include it in LIBS. For example,
using the malloc that comes with GNU Emacs version 20 can give a
worthwhile (and sometimes spectacular) performance improvement.
+If you want A4 or letter paper format and the configure script produces
+an incorrect guess, say
+
+ PAGE=xxx ./configure
+
+where `xxx' should be either `A4' or `letter'. Note that this will only
+affect the paper selection for grops. For compatibility with ditroff,
+the default page length in gtroff is always 11 inches. The page length
+can be changed with the `pl' request.
+
When you have built groff, you can use the test-groff script to try
groff out on one of the man pages. (Use the .n files not the .man
files.) The test-groff script sets up environment variables to allow