It turned out that this bug was easy to fix, so it will be solved in the
next 2.8 and 2.9 release.
/Mats
Martial wrote:
hello
Tested with 2.9.10 and 2.8.5 (win2k)
the points of the \bar":" are not at a good position when used
\new Staff \with { fontSize = #Size \override StaffSymbol
#'staff-space = #(magstep Size) }
regards
------------------------------------------------------------------------
%bar-2point-place \bar":"
\paper { line-width = 140\mm indent = 0 }
\header { poet = \markup { \tiny "with set-global-staff-size default 20" } title = \markup {
"bad position of \bar ":" " } }
One = \relative c' { c \bar ".|." d \bar ":" e \bar ":|" f g \bar ":|:" a b
c}
Two = \One
Three = \One
\new Staff { \One }% default size
\new Staff \with { fontSize = #-5 \override StaffSymbol #'staff-space = #(magstep -5) }
{ \Two }
\new Staff \with { fontSize = #5 \override StaffSymbol #'staff-space = #(magstep 5) }
{ \Three }
------------------------------------------------------------------------
------------------------------------------------------------------------
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond