Issue 97 in project lilypond

2007-04-25 Thread codesite-noreply
Issue 97: request: center mark over bar sign (instead of the right edge) http://code.google.com/p/lilypond/issues/detail?id=97 Comment #7 by lemzwerg: IMHO, if there is a repeat bar line at the beginning of a staff line, the rehearsal number should always be centered on it. -- You received th

Issue 97 in project lilypond

2007-04-25 Thread codesite-noreply
Issue 97: request: center mark over bar sign (instead of the right edge) http://code.google.com/p/lilypond/issues/detail?id=97 Comment #6 by joeneeman: But should it always be centred over the barline or should it be centred over the clef when there is one (and over the barline when there isn't)

suggestAccidental symbol too big in 2.10

2007-04-25 Thread Robert Memering
Hi all, in the current stable branch the small accidental symbols produced with suggestAccidentals = ##t are not scaled when the Staff is scaled using the method shown in the example below. This issue is fixed in 2.11, but at the moment I can't use 2.11 because it completely breaks the carefully

Rehearsal marks and line breaking in latest GIT version?

2007-04-25 Thread Mats Bengtsson
Hi, The following example is broken over 3 lines in the latest GIT version of LilyPond. It seems that LilyPond wants to break a line at every single rehersal mark. \version "2.11.22" \relative c'{ \repeat unfold 3 {\mark \default c d e f} } /Mats --

Issue 97 in project lilypond

2007-04-25 Thread codesite-noreply
Issue 97: request: center mark over bar sign (instead of the right edge) http://code.google.com/p/lilypond/issues/detail?id=97 Comment #5 by lemzwerg: Thanks for working on this. However, I think that this new behaviour should be the default. -- You received this message because you are liste

Re: -dbackend=eps gives too-small bounding box

2007-04-25 Thread Mats Bengtsson
Damian leGassick wrote: ***1*** %{ markup not visible with -dbackend=eps, bounding box too small %} \version "2.11.22" \header { tagline = ""} music = { \once \override TextScript #'extra-offset = #'(0 . 6) b''!^\markup{"I'M MISSING"} } \score { \new Staff \music}

Issue 97 in project lilypond

2007-04-25 Thread codesite-noreply
Issue 97: request: center mark over bar sign (instead of the right edge) http://code.google.com/p/lilypond/issues/detail?id=97 Comment #4 by joeneeman: I've made some changes in git based around your idea. In order for it to work on your example, though, you need to override Score.RehearsalMark