lilypond-user
[Top][All Lists]
Advanced

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

x-offset in <<\\>> environment?


From: Rick Hogg
Subject: x-offset in <<\\>> environment?
Date: Thu, 22 Jun 2006 18:45:18 -0700 (PDT)

Hello,
I have a measure where I'm using << \\ >>, but I need
the stems for both voices to go up.  Lily keeps giving
me this error:

pulcinella.notes.ly:255:93: warning: ignoring too many
clashing note columns
        \change Staff = upper<< {s4. fis'''8-. r r | d-. r r
ais-. r r | fis-. r r d-. r r | 
                                                      
                                      ais-. r r fis-.
r r } \\ { \stemUp d2.( | d)( | \once \override
NoteColumn #'X-offset = #1.3 { d)( } | \once \override
NoteColumn #'X-offset = #1.3 { d) } } >> |

I have that for three measures, and I get the error
for all three.  I try the x-offset, but it doesn't
work either.  Here's my code for one of the measures:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

        \change Staff = upper<< {s4. fis'''8-. r r | d-. r r
ais-. r r | fis-. r r d-. r r | ais-. r r fis-. r r }
\\ { \stemUp d2.( | d)( | \once \override NoteColumn
#'X-offset = #1.3 { d)( } | \once \override NoteColumn
#'X-offset = #1.3 { d) } } >> |

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Any help would be much appreciated.  On a similar
note, is there anywhere we can post code, output, and
what it  _should_ look like so that others can see
what we're talking about and try to help?

Thanks,
Rick

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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