On Wed, Jun 24, 2015 at 7:13 PM, tisimst <tisimst.lilyp...@gmail.com> wrote:

> Gergely,
>
> I believed I answered this already on the bugs list here:
> http://lilypond.1069038.n5.nabble.com/repeat-volta-2-td178090.html#a178094
>
> I didn't get an email response, so I was not aware of you reply. Sorry.


> It got me thinking, though. Why don't you want the viola to have the same 
> \repeat
> volta 2 { ... } \alternative { { ... } { ... } } structure, too?
>
Because in individual part score, it will look silly (alternative endings,
but they are identical)


> 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?
>

Let me unfold this music
violin = \relative c'' { c4 d e f | c2 e | c4 d e f | f2 g |   c1  } % 5
bars
viola = \relative c' {c4 d e f | c2 c | c4 d e f | c2 c  |  c1 } % 5 bars
}


> -Abraham
>
> On Wed, Jun 24, 2015 at 9:48 AM, Gergely K. [via Lilypond] <[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=178156&i=0>> 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:<a href="tel:%28%2B36%C2%A020%29356%C2%A09656" value="
>> +36203569656" target="_blank">(+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 [hidden email]
>> <http:///user/SendEmail.jtp?type=node&node=178156&i=1>
>> To unsubscribe from Lilypond, click here.
>> 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: Re: volta repeat with and without
> alternative ending
> <http://lilypond.1069038.n5.nabble.com/volta-repeat-with-and-without-alternative-ending-tp178153p178156.html>
> Sent from the User mailing list archive
> <http://lilypond.1069038.n5.nabble.com/User-f3.html> at Nabble.com.
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to