lilypond-user
[Top][All Lists]
Advanced

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

Error not indicated


From: Nick Payne
Subject: Error not indicated
Date: Wed, 07 Oct 2009 08:30:47 +1100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

If I accidentally omit the spaces in the scheme pair for the tweak offset, no error is indicated in the console output but the tweak doesn't take effect.

%========================================
\version "2.13.4"

\relative c'' {
   a4-\tweak #'extra-offset #'(0 . 1)\f a-\tweak #'extra-offset #'(0 .1)\f
   a-\tweak #'extra-offset #'(0. 1)\f a-\tweak #'extra-offset #'(0.1)\f
}
%========================================

Nick

PNG image


reply via email to

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