Status: Accepted
Owner: [email protected]
Labels: Type-Documentation

New issue 4101 by [email protected]: Doc: LM - Tweak command has inconsistent syntax
https://code.google.com/p/lilypond/issues/detail?id=4101

On 14/09/14 22:34, Jakob Schöttl wrote:> Here is a syntax against the naming convention and consistancy:

http://www.lilypond.org/doc/v2.18/Documentation/learning/tweaking-methods.html#the-tweak-command


\tweak layout-object.layout-property value
or german
\tweak layout-object #'layout-property value

must be

\tweak LayoutObject #'layout-property #value
or
\tweak LayoutObject.layout-property #value

as in the very first code block on that page.

(Same error also in German language.)


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to