Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / opt
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [selected], Thu Jun 26 18:09:14 2025 UTC (2 weeks, 3 days ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)
adjust the tests after changing the page footer
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 28 11:55:45 2022 UTC (2 years, 10 months ago) by schwarze
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)
Vertical spacing changes around tables in man_term.c rev. 1.241 and tbl_term.c rev. 1.79 cause quite a bit of churn, unfortunately. This commit cleans up most of it.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 31 16:31:55 2019 UTC (6 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6,
VERSION_1_14_5
Diff to selected 1.3 (colored)
Since resetting of offsets works quite differently in man(7) and mdoc(7), test table centering in an mdoc(7) document as well. Related to tbl_term.c rev. 1.67.