aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Remove CSS_SHEET from .OBJDIR during `make clean'.Murray Stokely2002-07-071-0/+1
* Add support for generating {book,article}.xml from {book,article}.sgml.Nik Clayton2002-06-041-5/+49
* Use the project's default.xsl file in favour of the stylesheet default.Nik Clayton2002-05-051-1/+1
* Add enough of a framework so that "make STYLESHEET_TYPE=xsl FORMATS=html"Nik Clayton2002-05-051-0/+14
* Add a STYLESHEET_TYPE variable, which defaults to 'dsssl'. When set toNik Clayton2002-05-051-0/+3
* Add a new print-output build variable for the doc project, 'RLE'.Murray Stokely2002-04-221-0/+6
* MFP4 (change 8929):Bruce A. Mah2002-04-121-2/+4
* Netscape 4.X does not support the '@import' directive in CSSMurray Stokely2002-02-252-0/+4
* To determine LANGCODE, we look for a directory named "doc" belowDima Dorfman2002-02-101-1/+3
* Update a comment.Dima Dorfman2002-02-101-1/+1
* Teach the doc tree how to convert PIC diagrams to PDF filesBruce A. Mah2002-02-061-3/+5
* Teach the doc tree how to convert PIC diagrams to PNG and EPS filesMurray Stokely2002-02-021-5/+16
* Add command variables for PS2EPS, PIC2PS, and groff so that we can useMurray Stokely2002-01-022-0/+3
* Pass the TEXCMDS variable to pdftex when generating a PDF file, soMurray Stokely2002-01-011-3/+3
* Add a command variable for 'LATEX' so we can draw figures using LATEXMurray Stokely2002-01-011-0/+1
* Add new make target 'cleanall'. Its responsibility is to remove *all*Alexey Zelkin2001-12-131-1/+9
* Force tidy(1) to use '-raw' and newly added '-preserve' optionsAlexey Zelkin2001-12-122-2/+2
* Rework our index support.Murray Stokely2001-11-191-10/+9
* Fix typo in last commit.Murray Stokely2001-11-061-1/+1
* Add a ISO8879 catalog entry.Murray Stokely2001-11-051-2/+4
* Make the TIDYFLAGS/TIDYOPTS usage homologous to the rest of the makeMurray Stokely2001-11-054-23/+32
* Unbreak PDF file building.Bruce A. Mah2001-10-301-3/+3
* Add a declaration missing from the last commit.Murray Stokely2001-10-291-0/+1
* Make build/install /usr/obj prefix clean.Murray Stokely2001-10-296-277/+552
* Fix `make lint' for the handbook by hiding the index behind aMurray Stokely2001-10-041-1/+2
* Add a knob to trace TeX's memory usage. This is useful when you'reMurray Stokely2001-09-171-1/+9
* Add support for cascading stylesheets and images for documents withMurray Stokely2001-09-131-3/+27
* Turn on -ioutput.print.twoside in the TWO_SIDE=1 case (which is alsoMurray Stokely2001-09-111-2/+2
* Add justification to the list of features thatMurray Stokely2001-09-111-1/+2
* Add a new option 'JUSTIFY' which can be used to tell the TeX backendMurray Stokely2001-09-081-1/+9
* Add two new options to our documentation infrastructure.Murray Stokely2001-09-071-4/+28
* Add a new target to the Handbook makefile: 'pgpkeyring'.Murray Stokely2001-08-231-1/+2
* Discover the -s parameter to pkg_create, and remove the dependency onNik Clayton2001-08-221-4/+6
* An increasing amount of documents use the -V flag to Jade viaDima Dorfman2001-08-161-4/+9
* Add scr -> png -> eps support, so that we can build Randy's newMurray Stokely2001-08-141-3/+5
* Add a new tunable knob 'MIN_SECT_LABELS' and the necessary stylesheetMurray Stokely2001-07-281-9/+21
* Allow NICE_HEADERS to be used in the GEN_INDEX case.Murray Stokely2001-07-211-5/+6
* Add JADEFLAGS to the nsgmls command line, so that any special "-i" settingsNik Clayton2001-07-161-2/+2
* Introduce a 'NICE_HEADERS' tuneable knob that creates customizedMurray Stokely2001-07-161-1/+10
* Add a dependancy on ${CSS_SHEET} for the docbook.css target. Without this,Chris Costello2001-07-141-2/+2
* Use peps instead of eps2png.Nik Clayton2001-07-131-2/+2
* Add INDEX_SGML and docbook.css to CLEANFILES as appropriate.Dima Dorfman2001-07-121-2/+7
* Slight modification to support the case where a document containsMurray Stokely2001-07-101-2/+10
* Add a new variable, EPS2PNG_RES, to set the resolution eps2png uses toNik Clayton2001-06-221-3/+15
* Null commit:Chris Costello2001-06-211-1/+1
* Include ${LANGUAGECATALOG} in `make validate' nsgmls command line arguments.Chris Costello2001-06-211-3/+3
* Pull in docbook.css as necessary.Nik Clayton2001-06-181-3/+17
* Rewrite the index generation support -- this seems to do the right thing,Nik Clayton2001-06-161-17/+55
* ISO_* -> ISO* renameAndrey A. Chernov2001-06-111-2/+2
* Bump the number of directories traversed to find LANGCODE to 10. ThisDima Dorfman2001-05-221-2/+2