Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Rs
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 26 18:07:17 2025 UTC (2 weeks, 2 days ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)
adjust the tests after changing the page footer
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 24 23:36:22 2025 UTC (5 months, 2 weeks ago) by schwarze
Branch: MAIN
Formatting of the .%T (title) macro needs some logic to adhere to traditional typographic conventions that are already implemented for terminal output: set titles of independent works (like books or RFCs) in italic and of parts of larger works (like journal articles) in quotation marks and roman font. Do that in HTML output, too. OK job@ (without the regress parts), and tb@ appears to agree with the general direction