Re: Example of a Scheme pair is wrong in docs

David Kastrup <[email protected]> Sat, 22 Nov 2025 13:36:19 +0100
Newsgroups gmane.comp.gnu.lilypond.bugs
Organization Organization?!?
Message-ID <[email protected]>
Knute Snortum <[email protected]> writes:

> If you go here...
>
> https://lilypond.org/doc/v2.25/Documentation/notation/creating-footnotes#footnotes-in-music-expressions
>
> ...under "offset", there is an example of a Scheme pair given this way:
>
>     #(2 . 1)
>
> But it should, of course, be:
>
>     #'(2 . 1)
>
> --
> Knute Snortum

<https://gitlab.com/lilypond/lilypond/-/merge_requests/2812>

-- 
David Kastrup