| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a "list" top-level tag, too. | Kristaps Dzonsons | 2010-12-17 | 1 | -1/+2 |
* | Make literal `Bd' use a PRE in -Thtml. Make `Bd' output in general use | Kristaps Dzonsons | 2010-12-17 | 1 | -0/+4 |
* | Banished -man -Thtml header and footer to example.style.css as well. | Kristaps Dzonsons | 2010-12-17 | 1 | -1/+1 |
* | Have synopsis_pre() in -Thtml emit P or BR, not DIVs. | Kristaps Dzonsons | 2010-12-17 | 1 | -2/+9 |
* | Make SYNOPSIS `Nm' use a TABLE in -T[x]html mode. Also fix `Nd' using | Kristaps Dzonsons | 2010-12-17 | 1 | -3/+7 |
* | Significantly clean up Sh, Ss, SH, and SS handling in -Thtml. Now a | Kristaps Dzonsons | 2010-12-17 | 1 | -8/+4 |
* | Some default styles for lists. Needs more testing, but seems safe | Kristaps Dzonsons | 2010-12-16 | 1 | -8/+8 |
* | Add some more bits to CSS example. | Kristaps Dzonsons | 2010-12-15 | 1 | -1/+5 |
* | Clarifying styles. | Kristaps Dzonsons | 2010-12-15 | 1 | -21/+20 |
* | Clarify purpose of "lit". | Kristaps Dzonsons | 2010-12-15 | 1 | -2/+6 |
* | Remove stupid outer DIV tag in favour of regular BODY and HTML that can | Kristaps Dzonsons | 2010-12-15 | 1 | -4/+5 |
* | Added list-type style tips. | Kristaps Dzonsons | 2010-12-15 | 1 | -0/+41 |
* | `Ad' is supposed to underline. Found whilst trolling through manuals. | Kristaps Dzonsons | 2010-07-26 | 1 | -1/+1 |
* | Fixed %T: it now correctly underlines, instead of quoting (noted by Jason McI... | Kristaps Dzonsons | 2010-04-08 | 1 | -1/+1 |
* | More clarification in manuals. Added per-OUTPUT section in mandoc.1. | Kristaps Dzonsons | 2009-11-16 | 1 | -0/+2 |
* | \f escapes appear to work properly for -Thtml -man. Needs more testing. | Kristaps Dzonsons | 2009-11-15 | 1 | -0/+1 |
* | Removed superfluous monospace note in example.style.css (they're all monospace). | Kristaps Dzonsons | 2009-11-12 | 1 | -2/+2 |
* | Protected example.style.css from cascading styles. | Kristaps Dzonsons | 2009-11-11 | 1 | -26/+26 |
* | (Fix again for default `Bf Li' font.) | Kristaps Dzonsons | 2009-11-04 | 1 | -1/+1 |
* | Full `%U' support. | Kristaps Dzonsons | 2009-10-26 | 1 | -0/+1 |
* | Consolidated some -man -Tascii functions. | Kristaps Dzonsons | 2009-10-08 | 1 | -0/+3 |
* | Example style-sheet reflecting modified section/subsection style tags. | Kristaps Dzonsons | 2009-10-04 | 1 | -4/+2 |
* | Added the -oincludes=FMT option. | Kristaps Dzonsons | 2009-10-03 | 1 | -0/+1 |
* | -Tascii correctly prints `%T' in `Rs' with quotes. | Kristaps Dzonsons | 2009-09-24 | 1 | -0/+13 |
* | Proper handling of `Rs' blocks in -Thtml. | Kristaps Dzonsons | 2009-09-24 | 1 | -0/+1 |
* | Fix in -Tascii where `Lb' causes line-break in any section (should only happe... | Kristaps Dzonsons | 2009-09-24 | 1 | -8/+9 |
* | Sync'd example style-sheet to be more like OpenBSD's default (KISS). | Kristaps Dzonsons | 2009-09-24 | 1 | -6/+7 |
* | Added Bf, Pf, etc. to -Thtml. | Kristaps Dzonsons | 2009-09-24 | 1 | -1/+5 |
* | Many more macros added to -Thtml. | Kristaps Dzonsons | 2009-09-24 | 1 | -0/+4 |
* | A few more macros in -Thtml. | Kristaps Dzonsons | 2009-09-21 | 1 | -2/+4 |
* | Fixed body/divbody structure of html pages. | Kristaps Dzonsons | 2009-09-21 | 1 | -0/+40 |
* | Removed new-born out.{h,c} (not a good idea). | Kristaps Dzonsons | 2009-09-21 | 1 | -40/+0 |
* | Added example stylesheet. | Kristaps Dzonsons | 2009-09-21 | 1 | -0/+40 |