Re: suggestion for rephrasing documentation
Werner LEMBERG <[email protected]> Sun, 09 Nov 2025 07:33:13 +0000
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <[email protected]> |
> in NotRef 1.1.2 Relative octave entry (for v2.25.29), the section that
> talks about \chordmode goes:
> ---
> \relative has no effect on \chordmode blocks.
> [CODE BLOCK]
> \relative is not allowed inside of \chordmode blocks.
> ---
> I suggest it be changed to something like:
> ---
> \relative is not allowed inside of \chordmode blocks. \chordmode blocks
> inside a \relative block remain unchanged:
> [CODE BLOCK]
> ---
> kind regards!
> luise
Changed, thanks.
https://gitlab.com/lilypond/lilypond/-/merge_requests/2808
Werner