lilypond-user
[Top][All Lists]
Advanced

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

Re: Hairpin length at repeat bar lines


From: Trevor Daniels
Subject: Re: Hairpin length at repeat bar lines
Date: Sat, 1 Nov 2008 15:51:17 -0000


Here's a work-around.  The values used can be adjusted to suit, of course.

\version "2.11.63"
\paper{ ragged-right=##t }
\relative c '' {
  c1 \<
  \repeat volta 2 {c1 \!}
  \break
  c1*3/4 \< s4 \!
  \repeat volta 2 {c1}
}

Trevor

----- Original Message ----- From: "Thies Albrecht" <address@hidden>
To: <address@hidden>
Sent: Thursday, October 30, 2008 3:23 PM
Subject: Hairpin length at repeat bar lines


Hi everybody,

in the code snippet below the crescendo hairpin at repeat bar lines is a bit too long. Any workaround?

\version "2.11.63"
\paper{ ragged-right=##t }
\relative c '' {
  c1 \<
  \repeat volta 2 {c1 \!}
}

Kind regards,
Thies
--
GMX Download-Spiele: Preizsturz! Alle Puzzle-Spiele Deluxe über 60% billiger.
http://games.entertainment.gmx.net/de/entertainment/games/download/puzzle/index.html



--------------------------------------------------------------------------------


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






reply via email to

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