[docutils:bugs] #287 rst2man: comma after option argument is in bold
"Günter Milde" via Docutils-develop <[email protected]>
| Newsgroups | gmane.text.docutils.devel |
|---|---|
| Message-ID | </p/docutils/bugs/287/602aa45379aa909e2751913d18c6a45d3fc694ff.bugs@docutils.p.sourceforge.net> |
- **labels**: manpage-writer --> manpage writer
---
** [bugs:#287] rst2man: comma after option argument is in bold**
**Status:** closed-fixed
**Labels:** manpage writer
**Created:** Mon Dec 07, 2015 11:24 AM UTC by Dmitry Shachnev
**Last Updated:** Tue Mar 03, 2020 09:41 PM UTC
**Owner:** nobody
[ Forwarded from [Debian #806601](https://bugs.debian.org/806601). ]
With the following reStructuredText file:
:::restructuredtext
-f, --foo
FOO
-b n, --bar n
BAR
`rst2man` produces the following output:
.B \-f\fP,\fB \-\-foo
.BI \-b \ n\fP,\fB \ \-\-bar \ n
I suppose `\fP` was intended to reset to the normal font; but in the `.BI` line it actually switches to the bold font.
---
Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/docutils/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.