CVS log for mandoc/regress/man/SY/literal.out_html

[BACK] Up to [cvsweb.bsd.lv] / mandoc / regress / man / SY

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 16 17:22:48 2020 UTC (3 years, 7 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, HEAD
Changes since 1.3: +5 -11 lines
Diff to previous 1.3 (colored)

In HTML output, avoid printing a newline right after <pre>
and right before </pre> because that resulted in vertical
whitespace not requested by the manual page author.

Formatting bug reported by
Aman Verma <amanraoverma plus vim at gmail dot com> on discuss@.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 3 18:19:44 2019 UTC (4 years, 9 months ago) by schwarze
Branch: MAIN
Changes since 1.2: +4 -6 lines
Diff to previous 1.2 (colored)

adapt to new <p> output logic (html.c rev. 1.260)

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 11 12:56:46 2019 UTC (5 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Remove the HTML title= attributes which harmed accessibility and
violated the principle of separation of content and presentation.
Instead, implement the tooltips purely in CSS.
Thanks to John Gardner <gardnerjohng at gmail dot com> for
suggesting most of the styling in the new ::before rules.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 5 21:55:12 2019 UTC (5 years, 5 months ago) by schwarze
Branch: MAIN

In no-fill mode, avoid bogus blank lines in two situations:
1. After the last child; the parent will take care of the line break.
2. At the .YS macro; the end of the preceding .SY already broke the line.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb