one-line percussion staff: barlines end incorrectly

2004-12-01 Thread Antti Kaihola
One-line drum staves work better now, but there's still something wrong with the barlines and especially repeats. I'd like the barlines to extend above the single staff line. Imagine that it's really a 5-line staff with the top and bottom two lines hidden. Or is it already possible to hide staff

one-line percussion staff: bar rest on and not under!

2004-12-01 Thread Antti Kaihola
Here's my single staff line example again. There's an R1 there, and the bar rest symbol floats above the staff line instead of hanging from it as it should. \context StaffGroup \new DrumStaff \with { \override StaffSymbol #'line-count = #1 } \drummode { mar2 mar | R1 | \repeat volta 2 {

one-line percussion staff, barlines, bar rests and dynamics

2004-11-15 Thread Antti Kaihola
I just tried percussion notation for the first time (with today's CVS) and noticed a couple of quirks. No barlines: I need a percussion staff above a normal five-line staff (piano left hand). If I make the percussion staff a one-line staff, it doesn't have barlines anymore. It doesn't matter if

Re: one-line percussion staff, barlines, bar rests and dynamics

2004-11-15 Thread Antti Kaihola
on 2004-11-15 at 19:20 +0100, Mats Bengtsson wrote: Why not use the RhythmicStaff context if you only want a one-line staff? See http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Showing-melody-rhythms.html#Showing-melody-rhythms This will give you bar lines. Yes, thanks, the

one-line percussion staff: no barlines

2004-11-15 Thread Antti Kaihola
on 2004-11-15 at 19:02 +0100, Erik Sandberg wrote: Can you please send complete (=compilable) scores which reproduce your problems? Here's a score with the no-barlines problem: \context StaffGroup \new DrumStaff \with { \override StaffSymbol #'line-count = #1 } \drummode { mar2 mar

Bug? Breaking pedals

2004-09-21 Thread Antti Kaihola
For some reason there a gap in the pedal bracket for bars 12-21 in the score below although it should be continuous from the beginning to end. If I replace the music with a single repeating note, the pedal is ok too. Strange. \score { \relative des, { \clef bass

accidental styles piano and piano-cautionary gone berserk

2004-09-17 Thread Antti Kaihola
In 2.3.17, I suddenly get flats and sharps on every single flattened or sharpened note, whereas in 2.2.0 the cautionaries occurred only where the same note with different accidentals had appeared on another staff. \relative es' { #(set-accidental-style 'piano) es8 ges as bes as ges es

Re: Landscape with set-paper-size (was: Landscape cancels linewidth)

2004-09-16 Thread Antti Kaihola
on 2004-09-16 at 01:00 +0200, Han-Wen Nienhuys wrote: I think it should be #(set-default-paper-size a4 'landscape) \bookpaper { linewidth = .. } That works. Thanks! Actually that's quite clearly what it says in the documentation.[1] It says also: If the symbol landscape is

Landscape cancels linewidth (was: Titles don't follow leftmargin and linewidth)

2004-09-15 Thread Antti Kaihola
On 2004-09-13 at 14:25 -0300, Pedro Kroger wrote: In that case linewidth only affects the music, not the titles. You should put linewidth inside \bookpaper. I also advise you tho put bookpaper before any paper command. Thanks! Your corrected example below works ok for portrait paper. However,

Slurs and staccato dots

2004-09-15 Thread Antti Kaihola
It seems that there's still room for improvement in the slur algorithm when spacing gets tight and short slurs have to travel a large interval and end near a staccato dot. In the example below, thirds and fourths look nice, but on bigger jumps the end of the slur goes beyond the staccato dot and

Titles don't follow leftmargin and linewidth

2004-09-13 Thread Antti Kaihola
I want to print a narrow score centered on the paper. When I specify both leftmargin and linewidth, I get the music to align as I'd like to, but the titles don't seem to follow the new right margin which is implied by my settings. Also, for some reason LilyPond won't break staves in the example