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.)
> 
> 
> 
Thanks

Flagged as:

http://code.google.com/p/lilypond/issues/detail?id=4101

James


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to