Gergely,

I believed I answered this already on the bugs list here:
http://lilypond.1069038.n5.nabble.com/repeat-volta-2-td178090.html#a178094

It got me thinking, though. Why don't you want the viola to have the
same \repeat
volta 2 { ... } \alternative { { ... } { ... } } structure, too? If you are
making individual part scores, then you're going to need it, IMHO. If
that's really not what you want, what should the viola be playing during
the violin's 2nd ending?

-Abraham

On Wed, Jun 24, 2015 at 9:48 AM, Gergely K. [via Lilypond] <
ml-node+s1069038n178153...@n5.nabble.com> wrote:

> Hi all!
>
> I am engraving an orchestral score, and ran into the following: one staff
> has volta repeat with alternative ending, but the other staff has no
> alternate ending.
>
> When I engrave the score for the conductor, strange thing happens (one
> staff is shorter, that the other)
>
> I also would like to engrave scores for violin and viola, and those notes
> are in separate files. Viola part should not be aware of the alternative
> block in violin IMHO.
>
> So, how should I write this piece to be correct? (online version:
> http://lilybin.com/mpasgy/4)
>
> \version "2.18.2"
> \language "deutsch"
>
> violin = \relative c'' {
>     \repeat volta 2 { c4 d e f | }
>     \alternative {
>       { c2 e | }
>       { f2 g | }
>     }
>     c1
> }
>
> viola = \relative c' {
>     \repeat volta 2 { c4 d e f |
>     c2 c }
>     c1
> }
>
> \score {
>   <<
>     \new Staff \violin
>     \new Staff { \clef alto \viola }
>   >>
>   \layout { }
> }
>
>
> +-[ Gergely Kontra <[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=178153&i=0>
> > ]------------------+
> |                                                           |
> | Mobile:(+36 20)356 9656                                   |
> |                                                           |
> +- "Olyan lángész vagyok, hogy poroltóval kellene járnom!" -+
>
> _______________________________________________
> lilypond-user mailing list
> [hidden email] <http:///user/SendEmail.jtp?type=node&node=178153&i=1>
> 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/volta-repeat-with-and-without-alternative-ending-tp178153.html
>  To start a new topic under User, email ml-node+s1069038n...@n5.nabble.com
> To unsubscribe from Lilypond, click here
> <http://lilypond.1069038.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2&code=dGlzaW1zdC5saWx5cG9uZEBnbWFpbC5jb218Mnw4MzU3Njg3MDU=>
> .
> NAML
> <http://lilypond.1069038.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/volta-repeat-with-and-without-alternative-ending-tp178153p178156.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to