summaryrefslogtreecommitdiff
path: root/print/html2latex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Include <unistd.h> if __FreeBSD__ >= 3. I didn't see any easier waySatoshi Asami1997-03-281-1/+5
| | | | | | | to get the BSD macro. Notes: svn path=/head/; revision=6047
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-2/+2
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Typo in CATEGORIES.Satoshi Asami1996-07-121-2/+2
| | | | | | | Pointed out by: John Fieber <jfieber@indiana.edu> Notes: svn path=/head/; revision=3375
* Change category ( "printing" -> "print").Satoshi Asami1996-07-061-2/+2
| | | | Notes: svn path=/head/; revision=3318
* html2latex, a simple converter to make HTML files printable.Joerg Wunsch1996-04-128-0/+282
(I've made sure and got an explicit permission from the author for redistribution.) Notes: svn path=/head/; revision=2994