| Commit message (Expand) | Author | Age | Files | Lines |
* | trim trailing white space, no code change; | Ingo Schwarze | 2015-02-10 | 1 | -3/+3 |
* | correctly align document header and footer; | Ingo Schwarze | 2014-12-10 | 1 | -3/+6 |
* | Specify the spacer in the overridable CSS. | Kristaps Dzonsons | 2014-09-27 | 1 | -0/+1 |
* | HTML5-isation: remove more alignments. | Kristaps Dzonsons | 2014-09-27 | 1 | -3/+3 |
* | Revert previous, as requested by kristaps@. | Ingo Schwarze | 2014-08-14 | 1 | -1/+1 |
* | Use <em> for .Em and .Bf -emphasis. | Ingo Schwarze | 2014-08-13 | 1 | -1/+1 |
* | Further tweaks for output consistency. | Kristaps Dzonsons | 2011-12-15 | 1 | -2/+2 |
* | Some presentation polish in man.cgi: | Kristaps Dzonsons | 2011-12-15 | 1 | -139/+103 |
* | Add the -Ofragment option to -T[]x]html. This accomodates for embedding | Kristaps Dzonsons | 2011-10-05 | 1 | -2/+4 |
* | Make sure that `Ql' literalises its arguments in -T[x]html. Found when | Kristaps Dzonsons | 2011-08-26 | 1 | -1/+1 |
* | Align `-offset indent' and `D1' by forcing BLOCKQUOTE to have a 5ex | Kristaps Dzonsons | 2011-08-18 | 1 | -1/+1 |
* | Have `Li' be correctly monospaced in -T[x]html. Also make sure that | Kristaps Dzonsons | 2011-08-18 | 1 | -1/+1 |
* | Update example.style.css to be a bit more readable by default. | Kristaps Dzonsons | 2011-04-11 | 1 | -18/+12 |
* | EQN blocks are now printed in all modes. This is simply a printing of | Kristaps Dzonsons | 2011-02-09 | 1 | -0/+4 |
* | Give tables an HTML class. | Kristaps Dzonsons | 2011-01-05 | 1 | -3/+11 |
* | Apparently the U tag is deprecated, so use a SPAN instead (blah). Bump | Kristaps Dzonsons | 2010-12-24 | 1 | -1/+1 |
* | Drastically fix -T[x]html's handling of font-escape mode changes (i.e., | Kristaps Dzonsons | 2010-12-24 | 1 | -4/+3 |
* | Implement reference-counted version of original union mdoc_data. This | Kristaps Dzonsons | 2010-12-22 | 1 | -2/+2 |
* | Fix list-type being clobbered by margins. Last default styles in place. | Kristaps Dzonsons | 2010-12-20 | 1 | -2/+3 |
* | More use default tags, this time I and U. Also fix a stack overflow | Kristaps Dzonsons | 2010-12-20 | 1 | -11/+16 |
* | Give header and footer table cells default widths (using WIDTH and ALIGN | Kristaps Dzonsons | 2010-12-20 | 1 | -9/+9 |
* | Tweak default styles. | Kristaps Dzonsons | 2010-12-17 | 1 | -3/+3 |
* | 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 |