Re: Issues in man pages of lilypond
Werner LEMBERG <[email protected]> Mon, 07 Oct 2024 05:41:39 +0000 (UTC)
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello Helge, thanks for the report. > Man page: abc2ly.1 > Issue 1: abc2ly → B<abc2ly> I presume that you are talking about `abc2ly` not printed as bold in the `DESCRIPTION` section of the man page. We are using `help2man` (version 1.47.4, but the latest one, 1.49.3, gives the same results for this issue), and this is what we get. > Issue 2: The link is no longer correct? > http://abcnotation.com/wiki/abc:standard This is already fixed in the development version of LilyPond. > Man page: abc2ly.1 > Issue: this help → a help screen > > "show this help and exit" What you suggest is not what GNU programs like `rm`, `ls`, or `dir` do. I'm not going to change it for this reason. > -- > Man page: abc2ly.1 > Issue: [email protected] → E<.MT [email protected]>[email protected]<.ME> > > "Report bugs via [email protected]" Again, this seems to be a shortcoming (or a lacking feature) of `help2man`. Since we don't massage its output, this won't be fixed in LilyPond. Werner