tuplet brackets

2005-10-11 Thread Edward Neeman
#'bracket-visibility = #'if-no-beam \times 2/3 {d4 d d} \times 2/3 {d8 d d} } } Thanks, Edward Neeman Do you Yahoo!? Yahoo! Photos: Now with unlimited storage h

Re: lilypond bug in version 2.6.3

2005-10-17 Thread Edward Neeman
--- Patrick Yacono <[EMAIL PROTECTED]> wrote: > Hello, > I am writing to report a bug in my copy of Lilypond > version 2.6.3. Can you provide some example code? > > Another issue that I have not seen addressed > anywhere (maybe I haven't been > looking in the right places) is how to indicate

PianoStaff names

2005-10-21 Thread Edward Neeman
ed it in 2.6.3 and 2.7.12. Haven't figured out a workaround. Cheers, Edward Neeman \version "2.6.3" PianoIa = \relative c' { c1 \break c1 \break c1 } PianoIb = \relative c' { c1 c1 c1 } PianoIIa = \relative c' { R1 c1 } Piano

Timing_translator in Staff context

2005-10-27 Thread Edward Neeman
Hi all- It no longer works to put the Timing_translator into the Staff context (as suggested on the Timing_translator program-reference page). Barlines are placed after every timing event, instead of in their proper places. I tried this in 2.7.12 (failed) and 2.6.3 (worked). Cheers, Edward

Laissez-vibrer tie directions

2005-10-31 Thread Edward Neeman
fourth down instead of up. Cheers, Edward Neeman Do you Yahoo!? Listen to over 20 online radio stations and watch the latest music videos on Yahoo! Music. http://au.launch.yahoo.com ___

dotted tremolo repeats

2005-10-31 Thread Edward Neeman
Dotted tremolo repeats with duration less than 2. show only half of their duration. Also double dotted tremolos don't seem to work. Cheers, Edward Neeman Example: \version "2.6.3" \relative c' { \repeat "tremolo" 3 { c32 d } \repeat "t

Re: tiny ties

2005-11-03 Thread Edward Neeman
leftmargin = 2\cm linewidth = 5\cm } \new Staff { \time 7/4 \override Voice.Tie #'minimum-length = #5 \repeat unfold 20 { a~ a~ a~ } } Cheers, Edward Neeman --- Thomas Scharkowski <[EMAIL PROTECTED]> wrote: > Same problem here. > I

Re: Are these bugs?

2005-11-12 Thread Edward Neeman
re a web page reporting all the known > bugs? http://lilypond.org/bugs/ Cheers, Edward Neeman Do you Yahoo!? Find a local business fast with Yahoo! Local Search http://au.local.yahoo.com __

accidentals and clef changes

2005-11-14 Thread Edward Neeman
Accidentals are not reset after a clef change, in accordance with common practise: \version "2.7.12" \new Staff \relative c' { \clef treble cis dis fis \clef bass } \layout {raggedright = ##t} Cheers, Edward Neeman -