[texinfo] Change formatting of @strong and @emph in Info output.

Using strong or emphasis to markup parameter names is quite common and the
default formatting for *strong* and _emph_ often creates confusing output.

They are now formatted like `literals'.
This commit is contained in:
Jonathan Waltman 2013-02-19 17:07:46 -06:00
parent 9d5aa79078
commit 5078d81755

View File

@ -46,6 +46,8 @@ TEMPLATE = """\
@exampleindent %(exampleindent)s
@finalout
%(direntry)s
@definfoenclose strong,`,'
@definfoenclose emph,`,'
@c %%**end of header
@copying