From: Günter M. <mi...@us...> - 2022-09-07 12:10:15
|
- **labels**: manpage-writer --> manpage writer --- ** [bugs:#231] manpages on solarix** **Status:** open **Labels:** manpage writer **Created:** Mon Mar 18, 2013 08:59 AM UTC by engelbert gruber **Last Updated:** Tue Mar 03, 2020 09:41 PM UTC **Owner:** engelbert gruber on solaris the manpage generated from rst2man.txt does only show the NAME section. removing > .de1 rstReportMargin > \\$1 \\n[an-margin] > level \\n[rst2man-indent-level] > level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] > - > \\n[rst2man-indent0] > \\n[rst2man-indent1] > \\n[rst2man-indent2] > .. it began working. That at least gives me a workaround: > sed -e '/^\.de1 rstReportMargin/,/^\.\./d' fixes this (see docutils-develop 16.mar.2013) --- Sent from sourceforge.net because doc...@li... 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. |