lilypond-user
[Top][All Lists]
Advanced

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

Re: \parallelMusic w/ melody, chordmode, & tabs worked in 2.14.0 but not


From: Keith OHara
Subject: Re: \parallelMusic w/ melody, chordmode, & tabs worked in 2.14.0 but not in 2.18.2
Date: Sat, 25 Oct 2014 04:27:30 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Stuart A. Harvey <stuart.a.harvey <at> gmail.com> writes:

> The snippet of code below used to work in 2.14.0.  Now that I have 
installed 2.18.2 I get “Bars in parallel music don’t have the same length”.  
 Is there any way to accomplish this in 2.18.2 where the lead line, chords, 
and tabs are written in parallel?
>  

The only solution I see is to remove the bar-check symbols '|'
within each segment intended for one voice.

\relative g' { g4 g8 g8 g4 b4 d4 b4 g2 a4 fis4 d2 d'4 b4 g4 d4 } |
\chordmode   { g1             g1       d1         g1      } |

LilyPond started interpreting some of your '|' signs as indications
to change from on parallel input to the next, when we accepted the change
  <http://code.google.com/p/lilypond/issues/detail?id=451>
which was clearly a mistake, but then further changes
  <http://code.google.com/p/lilypond/issues/detail?id=3118>
made LilyPond's \parallelMusic dig deep looking for bar-check symbols.





reply via email to

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