Virgin import of FSF groff v1.11
This commit is contained in:
parent
7fdf49473c
commit
35cdaa022a
@ -1,3 +1,10 @@
|
||||
Fri Aug 15 08:51:47 1997 Eric S. Raymond <esr@snark.thyrsus.com>
|
||||
|
||||
* README, PROJECTS, NEWS, INSTALL, VERSION,
|
||||
doc/Makefile. doc/pic.ms, groff/groff.man:
|
||||
Prepare for 1.11 release. No code changes.
|
||||
Documentation for pic added (doc/pic.ms).
|
||||
|
||||
Sun Nov 26 11:45:13 1995 James Clark <jjc@jclark.com>
|
||||
|
||||
* Version 1.10 released.
|
||||
|
@ -16,7 +16,7 @@ usual malloc, it is good idea to include it in LIBS. For example,
|
||||
using the malloc that comes with GNU Emacs version 18 can give a
|
||||
worthwhile (and sometimes spectacular) performance improvement.
|
||||
|
||||
When you have build groff, you can use the test-groff script to try
|
||||
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
|
||||
groff to run without being installed. The current directory must be
|
||||
|
@ -1,6 +1,23 @@
|
||||
This file describes recent user-visible changes in groff. Bug fixes
|
||||
are not described. There are more details in the man pages.
|
||||
|
||||
VERSION 1.11
|
||||
============
|
||||
|
||||
James Clark has written (11 Aug 1997):
|
||||
>Frankly I don't known when I'm going to be able to do another groff
|
||||
>release. At the moment, I have no time, no Unix machine, and not a lot
|
||||
>of interest in doing it. If anybody else wants to take over groff
|
||||
>maintenance, that would be fine with me. Last time I asked in
|
||||
>gnu.groff.bug, nobody volunteered.
|
||||
|
||||
This means groff is an orphan. It is looking for a maintainer.
|
||||
|
||||
Complete documentation for pic is now in the file doc/pic.ms. It was
|
||||
contributed by Eric S. Raymond, <esr@thyrsus.com>, who is emphatically
|
||||
*not* volunteering to take over groff as he is way overworked with
|
||||
half a dozen other projects.
|
||||
|
||||
VERSION 1.10
|
||||
============
|
||||
|
||||
|
@ -11,7 +11,10 @@ Here are some things that would be useful additions to groff:
|
||||
|
||||
a complete, self-contained manual (trent@cs.pdx.edu is working on this)
|
||||
|
||||
If you want to work on one of these, I suggest you contact me first.
|
||||
If you want to work on one of these, you should probably post to
|
||||
gnu.groff.bug to see if anyone else has gotten there first.
|
||||
|
||||
As of August 1997 groff lacks a maintainer. If you are seriously interested
|
||||
in these projects, perhaps you should volunteer.
|
||||
|
||||
|
||||
James Clark
|
||||
jjc@jclark.com
|
||||
|
@ -26,11 +26,10 @@ The most recent released version of groff is always available by
|
||||
anonymous ftp from prep.ai.mit.edu in the directory pub/gnu.
|
||||
|
||||
Please report bugs using the form in the file BUG-REPORT; the idea of
|
||||
this is to make sure that I have all the information I need to fix the
|
||||
this is to make sure that FSF has all the information it needs to fix the
|
||||
bug. At the very least, read the BUG-REPORT form and make sure that
|
||||
you supply all the information that it asks for. Even if you are not
|
||||
sure that something is a bug, report it using BUG-REPORT: this will
|
||||
enable me to determine whether it really is a bug or not.
|
||||
enable us to determine whether it really is a bug or not.
|
||||
|
||||
James Clark
|
||||
jjc@jclark.com
|
||||
GNU groff was written by James Clark <jjc@jclark.com>.
|
||||
|
@ -1 +1 @@
|
||||
1.10
|
||||
1.11
|
||||
|
@ -20,13 +20,13 @@
|
||||
FFLAG=-F..
|
||||
TROFF=../troff/troff -M../tmac $(FFLAG)
|
||||
GROPS=../grops/grops $(FFLAG)
|
||||
DOCS=meref.PS meintro.PS
|
||||
DOCS=meref.PS meintro.PS pic.PS
|
||||
MEMACROS=../macros/tmac.e
|
||||
SOELIM=../soelim/soelim
|
||||
|
||||
all: $(DOCS)
|
||||
|
||||
.SUFFIXES: .tr .me .PS .dit
|
||||
.SUFFIXES: .tr .me .ms .PS .dit
|
||||
|
||||
.dit.PS:
|
||||
$(GROPS) $< >$@
|
||||
@ -42,8 +42,13 @@ all: $(DOCS)
|
||||
meref.PS: meref.dit
|
||||
meintro.PS: meintro.dit
|
||||
|
||||
# This production must use -p -e -t so pic/eqn processing is done
|
||||
pic.PS: pic.ms
|
||||
sed $< -e "s;@VERSION@;`cat ../VERSION`;" \
|
||||
| ../groff/groff -p -e -t -Tps $(FFLAG) -ms >$@
|
||||
|
||||
install:
|
||||
|
||||
|
||||
clean:
|
||||
-rm -f *.PS *.dit core
|
||||
|
||||
|
2433
contrib/groff/doc/pic.ms
Normal file
2433
contrib/groff/doc/pic.ms
Normal file
File diff suppressed because it is too large
Load Diff
@ -100,6 +100,9 @@ For typewriter-like devices
|
||||
.TP
|
||||
.B latin1
|
||||
For typewriter-like devices using the ISO Latin-1 character set.
|
||||
.TP
|
||||
.B lj4
|
||||
For an HP LaserJet4-compatible (or other PCL5-compatible) printer.
|
||||
.LP
|
||||
The postprocessor to be used for a device is specified by the
|
||||
.B postpro
|
||||
|
@ -100,6 +100,9 @@ For typewriter-like devices
|
||||
.TP
|
||||
.B latin1
|
||||
For typewriter-like devices using the ISO Latin-1 character set.
|
||||
.TP
|
||||
.B lj4
|
||||
For an HP LaserJet4-compatible (or other PCL5-compatible) printer.
|
||||
.LP
|
||||
The postprocessor to be used for a device is specified by the
|
||||
.B postpro
|
||||
|
Loading…
Reference in New Issue
Block a user