summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-01-15 12:51:36 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2022-01-15 12:57:26 -0800
commitc6cf78a03382af0fcb0b451b41f5c5a85222b504 (patch)
tree87340de8605ef16be708be6192dc192f527765c9 /man
parentf5d720ae7909ab6cd0d3f77cd4424f28059a7c9f (diff)
Improve on fix to #7506.
Don't boldface code in output formats that can represent it as monospace. Define aliases for VI, VB, VBI as well.
Diffstat (limited to 'man')
-rw-r--r--man/pandoc.18
1 files changed, 6 insertions, 2 deletions
diff --git a/man/pandoc.1 b/man/pandoc.1
index 2071b7eb4..926643bba 100644
--- a/man/pandoc.1
+++ b/man/pandoc.1
@@ -1,13 +1,17 @@
'\" t
.\" Automatically generated by Pandoc 2.17.0.1
.\"
-.\" Define V font for inline verbatim, using CB font in formats
+.\" Define V font for inline verbatim, using C font in formats
.\" that render this, and otherwise B font.
.ie "\f[CB]x\f[]"x" \{\
. ftr V B
+. ftr VI BI
+. ftr VB B
.\}
.el \{\
-. ftr V CB
+. ftr V CR
+. ftr VI CI
+. ftr VB CB
.\}
.TH "Pandoc User\[cq]s Guide" "" "January 14, 2022" "pandoc 2.17.0.1" ""
.hy