summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-05-22 06:21:49 +0000
committerwlemb <wlemb>2000-05-22 06:21:49 +0000
commit086d69cc31f1615c03ddd475241eeed7e5dea4bb (patch)
treef469a96f90bccaf78a7a4a08fa07e76ee5dad796 /INSTALL
parent8b39e1cf736d1c8fc197f37ab1617a4debe0fa99 (diff)
downloadgroff-086d69cc31f1615c03ddd475241eeed7e5dea4bb.tar.gz
* tmac/tmac.an: Added a new command line option `-rSxx' (`xx' can be
10, 11, or 12) to support output with 11pt and 12pt base font sizes. `.SS' now produces a heading with a smaller size than `.SH'. Completely formatted. * doc/groff.texinfo, tmac/groff_man.man, NEWS: Document it. * man/groff.man: Improved table appearance. Use of `eo' request to reduce number of doubled backslashes in macro definitions. Replacing `e' with `(rs'. Other minor fixes. * src/preproc/tbl/main.cc: Insert HTML table end tag before `lf' to have correct line number. * INSTALL: Small improvement. * man/roff.man, tmac/groff_tmac.man: Updates (with corrections by WL).
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 3818263c..2cc25232 100644
--- a/INSTALL
+++ b/INSTALL
@@ -24,8 +24,9 @@ the build directory when the script is run. For example, you could do
./test-groff -man -Tascii src/roff/groff/groff.n | less
-If you want to install gxditview (an X11 previewer), follow the
-instructions in the INSTALL file in the xditview directory.
+If you want to compile and install gxditview (an X11 previewer),
+follow the instructions in the INSTALL file in the src/xditview
+subdirectory.
To get PostScript versions of the documentation resp. reference files
for the `me' macros and the `pic' preprocessor, simply say `make' in