m...@apollinemike.com <m...@apollinemike.com> wrote:
>
> ivan.k.kuznet...@gmail.com wrote:
> >
> > I have my first page of music notated with lilypond here:
> >
> > http://www.flickr.com/photos/61572029@N04/5603253711/
> >
...
> >
> > CONCERNING the area's marked B1, B2, B3, and B4:
> >
> > Look at B1 for example.  The triplet bracket circled is
> > too short, I want all triplet brackets to take the "entire
> > duration", not just go to the last stem.
>
> \set tupletFullLength = ##t
> \set tupletFullLengthNote = ##t


Thanks; I have worked with this a bit, and
I have only been able to get this to work within the tuplet
bracket:

 \times 2/3 { \once \set tupletFullLength = ##t fs'4  d8  }

not for a entire voice.  Also, I just want to
adjust brackets, not _add_ a bracket to a triplet beam
when a bracket is not required (perhaps that was not clear).


> > Also, in the special case of B1, where I have two
> > voices each with a triplet, notationally only one
> > bracket is necessary.  Is there any way to make one
> > of the bracket's "invisible" (like an "s" rest)?
> >
> \once \override Voice . TupletBracket #'transparent = ##t

Great; this worked _except_ that it just removed the
bracket and _not_ the number in the center of the bracket.
I would like to remove both.


I will respond to the others soon.
Thank you very much to everyone for their assistance!
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to