diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2021-03-30 19:23:51 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2021-03-30 19:23:51 +0000 |
commit | ff5398874d6a37f32e784412a5630fde4ed340bc (patch) | |
tree | b03a2d19c41b0433dbe2b1f3fdde11747b94b9c8 /bin/ps/ps.h | |
parent | 6374e4264b51bba55709bc8095cfdc458f60fa65 (diff) |
In HTML output, correctly render .Bd -unfilled in proportionally-spaced
font, rather than with the monospace font appropriate for .Bd -literal.
This fixes a minibug reported by anton@.
Implemented by no longer relying on the typical browser default of
"pre { font-family: monospace }" but instead letting <pre> elements
inherit the font family from their parent, then adding an explicit CSS .Li
class only for those displays where the manual page author requested it
by using the -literal option on the .Bd macro.
Diffstat (limited to 'bin/ps/ps.h')
0 files changed, 0 insertions, 0 deletions