1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
David E. O'Brien
ff254f27f5 mp defines an ISO Latin 1 character set if one is not provided by the
PostScript interpreter itself.  The problem is that some (most?) PostScript
level 1 interpreters (such as the Apple Laserwriter Plus!) don't define
the ISOLatin1 encoding vector AND don't define a character called `minus'.

Therefore, substituting `hyphen' (which is always defined) for `minus',
isn't really `wrong'  aesthetics not withstanding! :-) A conditional patch
would (IMHO, say Jeremy) be overkill: the only people that would be
interested in it are typographers, and they probably don't use mp to
format their mail anyway.

Submitted by:	Jeremy Prior <jez@netcraft.co.uk>
1997-01-29 13:23:39 +00:00
David E. O'Brien
e084d641cb FTP site name changed. 1997-01-29 13:20:05 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
Satoshi Asami
02a270fdc5 Pretty-printing utility, similar to Sun's /usr/openwin/bin/mp.
Submitted by:	David O'Brien <obrien@cs.ucdavis.edu>
1996-08-16 07:08:42 +00:00