bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

\offset argument order


From: Malte Meyn
Subject: \offset argument order
Date: Fri, 23 Mar 2018 12:14:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Hi list,

is there a reason for the special order of \offset arguments? I would prefer
        \offset Beam positions #'(2 . 3)
or—even better because there would be no confusion with \override—
        \offset Beam.positions #'(2 . 3)
instead of the current
        \offset positions #'(2 . 3) Beam

Cheers,
Malte



reply via email to

[Prev in Thread] Current Thread [Next in Thread]