On Mon, 26 May 2003 12:29:36 +0200
Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] writes:
> > Here's a scan of a caesura captured in the wild.
> >
> > http://daniel.ashtonfam.org/caesura.gif
> >
> > This is from some Canadian Brass music published by Hal Leonard. The
> > scan
Never mind, I got it working with:
\property Voice.beatLength = #(ly:make-moment 3 16)
-David Bobroff
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
Ok, now I have something in 3/16 and I want the beams to go the whole
measure (eighth notes are the longest value here) but I haven't found
the right syntax. From searching the docs and mailing list (I couldn't
view the full messages, just the search result list) it seems that this
should work but
Thanks Rune. This what what I needed.
\property Score.beatLength = #(ly:make-moment 1 8)
-David Bobroff
___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
On Tue, 03 Jun 2003 14:33:35 +
David Bobroff <[EMAIL PROTECTED]> wrote:
> In the following example I want to reduce the beams between the first
> and second notes. According to the docs:
>
> \property Voice.subdivideBeams = ##t
>
> ..is what I need to use. It is having no effect. What am I
David Bobroff wrote:
In the following example I want to reduce the beams between the first
and second notes. According to the docs:
\property Voice.subdivideBeams = ##t
..is what I need to use. It is having no effect. What am I doing
wrong?
The docs say tgat subdivideBeams subdivides the beams
In the following example I want to reduce the beams between the first
and second notes. According to the docs:
\property Voice.subdivideBeams = ##t
..is what I need to use. It is having no effect. What am I doing
wrong?
-David Bobroff
Lilypond 1.7.20
\score {
\notes \relative c, {