Hi Alberto,
2008/5/6 Alberto Simões <[EMAIL PROTECTED]>:
> Sorry to bother a little more.
> Any hint on why it doesn't work on this case?
>
>
> << { \override Staff.NoteCollision #'merge-differently-headed = ##t
> \override Staff.NoteCollision #'merge-differently-dotted = ##t
> f4 f'
Alberto Simões wrote
Sorry to bother a little more.
Any hint on why it doesn't work on this case?
<< { \override Staff.NoteCollision #'merge-differently-headed = ##t
\override Staff.NoteCollision #'merge-differently-dotted = ##t
f4 f' f } \\ { f,2. } >>
I suspect it is because a qu
2008/5/6 Neil Puttock <[EMAIL PROTECTED]>:
> Hi Alberto,
>
> 2008/5/6 Alberto Simões <[EMAIL PROTECTED]>:
>
>
> > Sorry to bother a little more.
> > Any hint on why it doesn't work on this case?
> >
> >
> > << { \override Staff.NoteCollision #'merge-differently-headed = ##t
> > \over
Alberto Simões wrote:
Mats Bengtsson wrote:
Quoting Alberto Simões <[EMAIL PROTECTED]>:
Well, yes. I tried it :-S
I have 2.10.33 here.
<< { \override Staff.NoteCollision #'merge-differently-headed = ##t
c8[ c'(-1 g-2 c g c]) } \\ { c,2. } >>
:-(
Since you want to merge a dot
Mats Bengtsson wrote:
Quoting Alberto Simões <[EMAIL PROTECTED]>:
Well, yes. I tried it :-S
I have 2.10.33 here.
<< { \override Staff.NoteCollision #'merge-differently-headed = ##t
c8[ c'(-1 g-2 c g c]) } \\ { c,2. } >>
:-(
Since you want to merge a dotted note with a non-dot
Quoting Alberto Simões <[EMAIL PROTECTED]>:
Well, yes. I tried it :-S
I have 2.10.33 here.
<< { \override Staff.NoteCollision #'merge-differently-headed = ##t
c8[ c'(-1 g-2 c g c]) } \\ { c,2. } >>
:-(
Since you want to merge a dotted note with a non-dotted one, you also
need
Damian leGassick wrote:
it works for me on 10.5.2
i'm thinking...i do have xtools installed - that might be the difference
as regards the missing library
I have it as well.
[EMAIL PROTECTED] tmp]$ find /Applications/LilyPond.app/ -name libstd*
/Applications/LilyPond.app//Contents/Resources/l
it works for me on 10.5.2
i'm thinking...i do have xtools installed - that might be the
difference as regards the missing library
d
On 6 May 2008, at 21:36, Alberto Simões wrote:
Mats Bengtsson wrote:
Did you try with version 2.10? It seems to work well with 2.10.23
when I try it, and t
Mats Bengtsson wrote:
Did you try with version 2.10? It seems to work well with 2.10.23 when I
try it, and the property is documented at
http://lilypond.org/doc/v2.10/Documentation/user/lilypond-internals/NoteCollision#NoteCollision
Well, yes. I tried it :-S
I have 2.10.33 here.
<< { \ove
Quoting Alberto Simões <[EMAIL PROTECTED]>:
Simon Bailey wrote:
try:
<<
{
\override Staff.NoteCollision #'merge-differently-headed = ##t
c8[ c'(-1 g c g c])
} \\
{ c,2. }
>>
found here:
http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Collision-resolution#Colli
Damian leGassick wrote:
the ppc version of 2.11 works fine on leopard from the command line or
within jEdit or Textmate
it's only the bundled text editing program that does not work yet
The latest that I tried was missing libstdc++ :-(
I can try again soon
Thanks
Alberto
all the best
d
the ppc version of 2.11 works fine on leopard from the command line or
within jEdit or Textmate
it's only the bundled text editing program that does not work yet
all the best
d
On 6 May 2008, at 20:57, Alberto Simões wrote:
Simon Bailey wrote:
try:
<<
{
\override Staff.NoteCollisi
Simon Bailey wrote:
try:
<<
{
\override Staff.NoteCollision #'merge-differently-headed = ##t
c8[ c'(-1 g c g c])
} \\
{ c,2. }
>>
found here:
http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Collision-resolution#Collision-resolution
Damn. I think this is new
alberto,
On May 6, 2008, at 6:48 PM, Alberto Simões wrote:
I would like to mimic a score I have, where there are two voices in
the
same score, but the note is used for both (instead of replicating it).
I am using this code:
<< { c8[ c'(-1 g c g c]) } \\ { c,2. } >>
And lilyp
2008/5/6 Alberto Simões <[EMAIL PROTECTED]>:
> Is this possible?
Try
\override Staff.NoteCollision #'merge-differently-headed = ##t
and
\override Staff.NoteCollision #'merge-differently-dotted = ##t
These commands are explained on
http://lilypond.org/doc/v2.11/Documentation/user/lilypond/
Hi, Folks
I would like to mimic a score I have, where there are two voices in the
same score, but the note is used for both (instead of replicating it).
I am using this code:
<< { c8[ c'(-1 g c g c]) } \\ { c,2. } >>
And lilypond renders to notes for the first C. There is a com
16 matches
Mail list logo