lilypond-user
[Top][All Lists]
Advanced

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

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


From: Mats Bengtsson
Subject: Re: x-offset in <<\\>> environment?
Date: Mon, 26 Jun 2006 11:45:09 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

In addition to what I just wrote, the note shifts done by LilyPond in the
third and fourth voices of a << \\ \\ \\ >> construct are actually described
in the section on "Collision Resolution", which also provides more
information that may be relevant for you.

  /Mats

Rick Hogg wrote:

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

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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