lilypond-user
[Top][All Lists]
Advanced

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

Pedal and text-spanner Q's


From: Atte André Jensen
Subject: Pedal and text-spanner Q's
Date: Fri, 16 May 2003 16:55:25 +0200

Hi all

After being out of the loop for quite a while I'm back :-)

I sit with a score where I have 2 problems:

1) the pedaling in the last bar should something like:

    |  |]
   o

___/\__|

instead of

   |  |]
   o

___|

How do I do that? My last bar now goes like

s2\sU\sD s4 s\sU

where \sU and \sD are defined as
sU = \spanrequest \stop "Sustain" 
sD = \spanrequest \start "Sustain"

I guess I basically needs a another note to attach the final \sU to
like:

s2\sU\sD s4 s8..\sU\sD s32\sU

This looks ok in the output but gives me the warning:

/home/atte/music/lily/albert/02-etude1.ly:282:28: warning: Programming
error: Spanner `PianoPedalBracket' is not fully contained in parent
spanner `SustainPedalLineSpanner'.:
    | s2\sU\sD s4 s8..\sU\sD
                             s32\sU

Should I simply ignore this warning or what can I do??

2) It seems ending of the octavation marking in bar 23 is thrown of by
the linebreak (a guess) so it's a little bit too early (should be after
not *before* the note). And I also not really like the 

--
  |

in the right margin of bar 22 but would prefer simply 

__

Am I doing something wrong?

Hope someone has time to help me out. If this is explained in the Fine
Manual somewhere, please point me in the right direction.

I put the .ly-file (sorry it's a bit long) and the pdf I get from it
here:
http://home.wanadoo.nl/atte/pedal.ly
http://home.wanadoo.nl/atte/pedal.pdf

Pedals are done in the voice "pedal" the octavings are in the voice
"RHa"...

I'm using lily 1.6.9...
-- 
peace, love & harmony
Atte




reply via email to

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