Cc: lilypond-user
Subject: Re: note heads sharing a beam, some stems without heads
Try this :
\version "2.16.1" % ??
\new PianoStaff
<<
\new Staff = up
\relative c'
{
\stopStaff
\override Staff.TimeSignature #'transparent = ##t
Instead of figuring out the stem length yourself, why not use the
> Span_stem_engraver? See this snippet:
>
> http://www.lilypond.org/doc/v2.16/Documentation/snippets/staff-notation#staff-notation-cross-staff-stems
>
> HTH,
> David
>
Yeah good gess David !
actuyally I'm a guitarist so I don't kn
Hi,
On Fri, Dec 21, 2012 at 8:15 AM, Pierre Perol-Schneider
wrote:
> Try this :
>
>
> \version "2.16.1" % ??
> \new PianoStaff
> <<
> \new Staff = up
> \relative c'
> {
> \stopStaff
> \override Staff.TimeSignature #'transparent = ##t
> \override Staff.Clef #'transparent =
Try this :
\version "2.16.1" % ??
\new PianoStaff
<<
\new Staff = up
\relative c'
{
\stopStaff
\override Staff.TimeSignature #'transparent = ##t
\override Staff.Clef #'transparent = ##t
\stemDown
\set subdivideBeams = ##t
\set baseMoment = #(ly:make-momen
I'm not sure of what you're looking for.
Do you mean without any staff ? In a piano staff ? Beam thickness should be
that thin ?
2012/12/20 Christopher Brooks
> Any thoughts on how to accomplish this notation?:
>
>
>
>
>
> ** **
>
> ** **
>
> Christopher Brooks
>
> violinist
>