summaryrefslogtreecommitdiffstats
path: root/html.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed Makefile for `make lint' dep. on config.hKristaps Dzonsons2010-01-291-3/+7
* Abstraction of -Thtml -man font setting (still experimental).Kristaps Dzonsons2009-11-161-0/+10
* Removed superfluous HTML_NEWLINE.Kristaps Dzonsons2009-11-141-1/+0
* Fixed \c handling in -Thtml.Kristaps Dzonsons2009-11-141-4/+1
* (Forgot to update html.h with metafonts. Build will puke on check-out.)Kristaps Dzonsons2009-11-101-0/+4
* Fixed `sp', `br', `Pp', etc. so as not to have an empty div (-Thtml, -man, -m...Kristaps Dzonsons2009-10-281-1/+0
* Fixed un-reset buffer in `.In', -Thtml, -mdoc.Kristaps Dzonsons2009-10-281-0/+3
* Added "summary" tag to tables in order to silence HTML-tidy's complaints.Kristaps Dzonsons2009-10-271-0/+4
* Portability: replaced queue macros in html.c (Joerg Sonnenberger).Kristaps Dzonsons2009-10-261-5/+9
* Clean up consts (noted by Joerg Sonnenberger and Ulrich Sporlein).Kristaps Dzonsons2009-10-131-1/+1
* Additions to -Tman -Thtml: all structural components tested & in place.Kristaps Dzonsons2009-10-071-1/+18
* Example style-sheet reflecting modified section/subsection style tags.Kristaps Dzonsons2009-10-041-0/+1
* Fixed mandoc.1 examples (new -Thtml options).Kristaps Dzonsons2009-10-031-0/+7
* Added the -oincludes=FMT option.Kristaps Dzonsons2009-10-031-0/+2
* Element tag buffer is now part of struct html.Kristaps Dzonsons2009-10-031-0/+3
* Added Bf, Pf, etc. to -Thtml.Kristaps Dzonsons2009-09-241-0/+1
* Split html.c into html.h, mdoc_html.c, man_html.c.Kristaps Dzonsons2009-09-211-0/+102
* Purged all old files in favour of new design. Selective reintegration.Kristaps Dzonsons2008-12-151-86/+0
* Prettier HTML.Kristaps Dzonsons2008-12-101-1/+3
* Linted on NetBSD side.Kristaps Dzonsons2008-12-101-2/+2
* *** empty log message ***Kristaps Dzonsons2008-12-101-0/+1
* *** empty log message ***Kristaps Dzonsons2008-12-101-0/+83