summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix hang lists in -Tascii -Tmdoc, which seem to have been broken since ~1.8.x.Kristaps Dzonsons2009-10-103-36/+27
* `Cd' in -Thtml -mdoc correctly breaks lines.Kristaps Dzonsons2009-10-101-0/+1
* Version up.VERSION.1.9.7Kristaps Dzonsons2009-10-091-2/+2
* RS tags implemented for -Tman -Thtml.Kristaps Dzonsons2009-10-091-1/+33
* Scaling factor made floating point (as per groff.7) and, e.g., gnu/usr.bin/cv...Kristaps Dzonsons2009-10-093-10/+41
* Consolidated some -man -Tascii functions.Kristaps Dzonsons2009-10-084-81/+169
* Fixed side-effect of linting (oops).Kristaps Dzonsons2009-10-071-4/+5
* Lint-ified.Kristaps Dzonsons2009-10-072-3/+6
* Fixed superfluous function declaration (spotted by Ulrich Sporlein).Kristaps Dzonsons2009-10-071-1/+0
* Fix operator overloading (submitted by Ulrich Sporlein, uqs@spoerlein.net).Kristaps Dzonsons2009-10-071-30/+30
* Lint-ified.Kristaps Dzonsons2009-10-071-15/+17
* Made default string units (-Thtml -mdoc) to use `m' and not `n' scaling (bett...Kristaps Dzonsons2009-10-073-20/+57
* Set field widths n -> m.Kristaps Dzonsons2009-10-071-18/+18
* Additions to -Tman -Thtml: all structural components tested & in place.Kristaps Dzonsons2009-10-077-602/+764
* `Bd' literals in -Tascii -mdoc were losing the first line's newline. Fixed.Kristaps Dzonsons2009-10-071-0/+3
* Header buffers in -man -Tascii are static.Kristaps Dzonsons2009-10-071-7/+2
* Structural components of -man -Thtml in place (note that HP is the same as IP...Kristaps Dzonsons2009-10-043-21/+81
* Initial IP implementation in -Thtml -man.Kristaps Dzonsons2009-10-041-5/+92
* SS, SH, PP, P, LP, br, sp tags in -man -Thtml.Kristaps Dzonsons2009-10-041-9/+302
* Example style-sheet reflecting modified section/subsection style tags.Kristaps Dzonsons2009-10-043-4/+4
* Section/subsection anchor names (<a name=xxx>) replaced with (div id=xxx) (no...Kristaps Dzonsons2009-10-041-40/+43
* Added initial -man framework for -Thtml.Kristaps Dzonsons2009-10-033-13/+104
* `Fn' does not print empty ftype span.Kristaps Dzonsons2009-10-032-201/+197
* Lintified (noops).Kristaps Dzonsons2009-10-031-5/+3
* Fixed mandoc.1 examples (new -Thtml options).Kristaps Dzonsons2009-10-037-122/+120
* Added the -oincludes=FMT option.Kristaps Dzonsons2009-10-035-26/+89
* Element tag buffer is now part of struct html.Kristaps Dzonsons2009-10-035-83/+171
* Compat fix in mdoc.7 (joerg@netbsd.org).Kristaps Dzonsons2009-09-281-2/+2
* Fix typo in st.in (Alan Bueno, alan.bsd@gmail.com)Kristaps Dzonsons2009-09-271-1/+1
* SYNOPSIS functions in -Thtml text-indent and group paramters (as nroff does).Kristaps Dzonsons2009-09-261-17/+24
* Fixed -Thtml handling of -compact lists.Kristaps Dzonsons2009-09-261-21/+50
* Fixed `Bd' prior vertical space (was ignoring -compact).Kristaps Dzonsons2009-09-262-60/+38
* Changed stylesheet used for local documents.VERSION.1.9.6Kristaps Dzonsons2009-09-251-19/+61
* Temporarily disabled ChangeLog.html (server's hosed and doesn't have xsltproc).Kristaps Dzonsons2009-09-252-3/+6
* Version: 1.9.6.Kristaps Dzonsons2009-09-251-2/+2
* Lint check (noop).Kristaps Dzonsons2009-09-252-1/+2
* Changed -Thtml document header to be 10/80/10 with no wrapping of the middle.Kristaps Dzonsons2009-09-251-3/+3
* -Tascii correctly prints `%T' in `Rs' with quotes.Kristaps Dzonsons2009-09-243-16/+128
* Fixed segfault in `Rs' empty block.Kristaps Dzonsons2009-09-242-1/+2
* Lint-fixes (noop).Kristaps Dzonsons2009-09-241-2/+2
* Added EBADCHILD error (bad child of parent context).Kristaps Dzonsons2009-09-245-14/+142
* Proper handling of `Rs' blocks in -Thtml.Kristaps Dzonsons2009-09-242-14/+9
* -offset string can now be blank (supplied with 6n as stipulated by mdoc.sampl...Kristaps Dzonsons2009-09-242-13/+54
* Fix in -Tascii where `Lb' causes line-break in any section (should only happe...Kristaps Dzonsons2009-09-244-17/+38
* Sync'd example style-sheet to be more like OpenBSD's default (KISS).Kristaps Dzonsons2009-09-243-16/+89
* Added Bf, Pf, etc. to -Thtml.Kristaps Dzonsons2009-09-245-39/+149
* Many more macros added to -Thtml.Kristaps Dzonsons2009-09-246-382/+623
* FreeBSD compile fixes (uqs@spoerlein.net).Kristaps Dzonsons2009-09-233-0/+6
* All special characters sync'd with groff, both -Thtml and -Tascii.Kristaps Dzonsons2009-09-236-128/+185
* Sync'd currency symbols with newest groff.Kristaps Dzonsons2009-09-232-14/+16