summaryrefslogtreecommitdiffstats
path: root/example.style.css
Commit message (Expand)AuthorAgeFilesLines
* correctly align document header and footer;Ingo Schwarze2014-12-101-3/+6
* Specify the spacer in the overridable CSS.Kristaps Dzonsons2014-09-271-0/+1
* HTML5-isation: remove more alignments.Kristaps Dzonsons2014-09-271-3/+3
* Revert previous, as requested by kristaps@.Ingo Schwarze2014-08-141-1/+1
* Use <em> for .Em and .Bf -emphasis.Ingo Schwarze2014-08-131-1/+1
* Further tweaks for output consistency.Kristaps Dzonsons2011-12-151-2/+2
* Some presentation polish in man.cgi:Kristaps Dzonsons2011-12-151-139/+103
* Add the -Ofragment option to -T[]x]html. This accomodates for embeddingKristaps Dzonsons2011-10-051-2/+4
* Make sure that `Ql' literalises its arguments in -T[x]html. Found whenKristaps Dzonsons2011-08-261-1/+1
* Align `-offset indent' and `D1' by forcing BLOCKQUOTE to have a 5exKristaps Dzonsons2011-08-181-1/+1
* Have `Li' be correctly monospaced in -T[x]html. Also make sure thatKristaps Dzonsons2011-08-181-1/+1
* Update example.style.css to be a bit more readable by default.Kristaps Dzonsons2011-04-111-18/+12
* EQN blocks are now printed in all modes. This is simply a printing ofKristaps Dzonsons2011-02-091-0/+4
* Give tables an HTML class.Kristaps Dzonsons2011-01-051-3/+11
* Apparently the U tag is deprecated, so use a SPAN instead (blah). BumpKristaps Dzonsons2010-12-241-1/+1
* Drastically fix -T[x]html's handling of font-escape mode changes (i.e.,Kristaps Dzonsons2010-12-241-4/+3
* Implement reference-counted version of original union mdoc_data. ThisKristaps Dzonsons2010-12-221-2/+2
* Fix list-type being clobbered by margins. Last default styles in place.Kristaps Dzonsons2010-12-201-2/+3
* More use default tags, this time I and U. Also fix a stack overflowKristaps Dzonsons2010-12-201-11/+16
* Give header and footer table cells default widths (using WIDTH and ALIGNKristaps Dzonsons2010-12-201-9/+9
* Tweak default styles.Kristaps Dzonsons2010-12-171-3/+3
* Add a "list" top-level tag, too.Kristaps Dzonsons2010-12-171-1/+2
* Make literal `Bd' use a PRE in -Thtml. Make `Bd' output in general useKristaps Dzonsons2010-12-171-0/+4
* Banished -man -Thtml header and footer to example.style.css as well.Kristaps Dzonsons2010-12-171-1/+1
* Have synopsis_pre() in -Thtml emit P or BR, not DIVs.Kristaps Dzonsons2010-12-171-2/+9
* Make SYNOPSIS `Nm' use a TABLE in -T[x]html mode. Also fix `Nd' usingKristaps Dzonsons2010-12-171-3/+7
* Significantly clean up Sh, Ss, SH, and SS handling in -Thtml. Now aKristaps Dzonsons2010-12-171-8/+4
* Some default styles for lists. Needs more testing, but seems safeKristaps Dzonsons2010-12-161-8/+8
* Add some more bits to CSS example.Kristaps Dzonsons2010-12-151-1/+5
* Clarifying styles.Kristaps Dzonsons2010-12-151-21/+20
* Clarify purpose of "lit".Kristaps Dzonsons2010-12-151-2/+6
* Remove stupid outer DIV tag in favour of regular BODY and HTML that canKristaps Dzonsons2010-12-151-4/+5
* Added list-type style tips.Kristaps Dzonsons2010-12-151-0/+41
* `Ad' is supposed to underline. Found whilst trolling through manuals.Kristaps Dzonsons2010-07-261-1/+1
* Fixed %T: it now correctly underlines, instead of quoting (noted by Jason McI...Kristaps Dzonsons2010-04-081-1/+1
* More clarification in manuals. Added per-OUTPUT section in mandoc.1.Kristaps Dzonsons2009-11-161-0/+2
* \f escapes appear to work properly for -Thtml -man. Needs more testing.Kristaps Dzonsons2009-11-151-0/+1
* Removed superfluous monospace note in example.style.css (they're all monospace).Kristaps Dzonsons2009-11-121-2/+2
* Protected example.style.css from cascading styles.Kristaps Dzonsons2009-11-111-26/+26
* (Fix again for default `Bf Li' font.)Kristaps Dzonsons2009-11-041-1/+1
* Full `%U' support.Kristaps Dzonsons2009-10-261-0/+1
* Consolidated some -man -Tascii functions.Kristaps Dzonsons2009-10-081-0/+3
* Example style-sheet reflecting modified section/subsection style tags.Kristaps Dzonsons2009-10-041-4/+2
* Added the -oincludes=FMT option.Kristaps Dzonsons2009-10-031-0/+1
* -Tascii correctly prints `%T' in `Rs' with quotes.Kristaps Dzonsons2009-09-241-0/+13
* Proper handling of `Rs' blocks in -Thtml.Kristaps Dzonsons2009-09-241-0/+1
* Fix in -Tascii where `Lb' causes line-break in any section (should only happe...Kristaps Dzonsons2009-09-241-8/+9
* Sync'd example style-sheet to be more like OpenBSD's default (KISS).Kristaps Dzonsons2009-09-241-6/+7
* Added Bf, Pf, etc. to -Thtml.Kristaps Dzonsons2009-09-241-1/+5
* Many more macros added to -Thtml.Kristaps Dzonsons2009-09-241-0/+4