lilypond-user
[Top][All Lists]
Advanced

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

RE: How do I adjust organ pedal marks vertically?


From: Joseph N. Srednicki
Subject: RE: How do I adjust organ pedal marks vertically?
Date: Fri, 19 Feb 2016 11:49:36 -0500

Phil and Pierre:

Thanks for your solutions. They both worked for me.

Joe Srednicki

-----Original Message-----
From: Phil Holmes [mailto:address@hidden 
Sent: Friday, February 19, 2016 11:09 AM
To: Pierre Perol-Schneider <address@hidden>; Joseph N. Srednicki 
<address@hidden>
Cc: lilypond-user <address@hidden>
Subject: Re: How do I adjust organ pedal marks vertically?

Or more customisable:

\override Script.padding = #1

Pick a number that gives the appearance you want, and you can also use \once to 
apply to only the next of the pedal script marks.

--
Phil Holmes


----- Original Message -----
From: Pierre Perol-Schneider
To: Joseph N. Srednicki
Cc: lilypond-user
Sent: Friday, February 19, 2016 4:04 PM
Subject: Re: How do I adjust organ pedal marks vertically?


Hi Joe,


try: -\tweak outside-staff-priority #1 \rheel


Cheers,

Pierre



2016-02-19 16:50 GMT+01:00 Joseph N. Srednicki <address@hidden>:

I am engraving the final movement of Mendelssohn’s Organ Sonata 6. This 
movement contains many slurs.

To make some slurs look decent, I must adjust them manually.

When I adjust a slur manually in the pedal part, I would also like to adjust 
the pedal mark.

See the example below where I have manually adjusted a slur.

In the second measure, Lilypond positions the \rheel mark on the second 
eighth note below the slur. What command do I use to move the \rheel mark 
upward vertically?

I assume that I could also the same command to lower a pedal mark 
vertically.

I tried to find an answer by using Google with the obvious search strings, 
but my searches did not retrieve any helpful results.

If this information is in the documentation, would someone please point me 
to the location?

Thanks.

Joe Srednicki

=====================
\version "2.19.35"
\language "english"

{
  \time 6/8 \clef bass

  a4.~\ltoe a4 \shape #'((-1 . 1.5) (0 . 1.5) (0 . 1.5) (0 . -0.5)) Slur 
a,8\ltoe

  (d8\rtoe e\rheel fs\rtoe g4.\rtoe) |

  g,8\ltoe (a,\lheel b,\ltoe)  b4. |
}

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user







_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user 




reply via email to

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