![]() |
|
|
Here's a brief overview of what's in here:
Makefile for the programs in this directory.
The “back end” of Makefile.project. Contains most of the rules and variables.
Makefile to be adapted for individual projects. Contains many comments, most of them correct.
A simplified version of Makefile.book, requiring no setup. To be included by an otherwise almost empty Makefile in the user's directory.
Given a sorted list of files, compare each with the next and create a list of files with different contents. Used for weeding out duplicate man pages
Extract the Chapter number headings and titles from chapters and appendices, and create variables for the chapter number and title
Emacs macros to process PostScript files.
Make a short table of contents file from the source file for inclusion by the main file.
Create groff files with definitions for the RCS Ids of the source files, and also some glue for adding to the front matter of a book.
Build an index source file from the information contained in the error output of the individual chapters.
Convert between Roman and Indian numerals.
Filter to change some troff requests into the corresponding HTML requests. Probably incomplete.
Primitive preprocessor: read in a file and look for lines beginning with ..if <tag> and ..endif. Remove everything between ..if and ..endif if it's not our tag.
Variant of head(1). I no longer remember what the difference is. Probably obsolete.
Main G macro file. To be documented, but there's plenty in the comments. This was derived from the groff .mm files years ago.
A filter to resize a PostScript file to make into display slides. This program was written to overcome some Emacs buffer size issues with massageps.el. It will probably go away and be replaced by a file massageps.c
Greg's diary | Greg's photos | Greg's links | Greg's home page | |
$Id: index.html,v 1.3 2007/03/30 00:51:03 grog Exp $ |