lilypond-user
[Top][All Lists]
Advanced

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

Re: volta problem plus a new issue question concerning volta


From: tisimst
Subject: Re: volta problem plus a new issue question concerning volta
Date: Sun, 21 Dec 2014 08:14:34 -0700 (MST)

Jay,

The issue is that the "\alternative" function can't have ANYTHING outside of the compound _expression_ brackets {...}. If you need a "\break", "\pageBreak", or a "\bar" or barcheck "|", they need to be inside one of the {...} sections like:

\alternative { { ... \break } {...} } or \alternative { {... | } {...} }

and not

\alternative { {...} \break {...} } or \alternative { {...} | {...} }

Nice work, Kieren!

-Abraham

On Sun, Dec 21, 2014 at 7:44 AM, Kieren MacMillan [via Lilypond] <[hidden email]> wrote:
Hi Jay,

On Dec 21, 2014, at 8:06 AM, Jay Hamilton <[hidden email]> wrote:

> it doesn't work to put a break between the endings

  \alternative { { g2. ~ g2. \breathe \break } { g2.\fermata } }

Hope this helps!
Kieren.
_______________________

Kieren MacMillan, composer
www:  <http://www.kierenmacmillan.info>
email:  [hidden email]


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



If you reply to this email, your message will be added to the discussion below:
http://lilypond.1069038.n5.nabble.com/Re-volta-problem-plus-a-new-issue-question-concerning-volta-tp169546p169549.html
To start a new topic under User, email [hidden email]
To unsubscribe from Lilypond, click here.
NAML


View this message in context: Re: volta problem plus a new issue question concerning volta
Sent from the User mailing list archive at Nabble.com.

reply via email to

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