bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: position of bar 2 points


From: Mats Bengtsson
Subject: Re: position of bar 2 points
Date: Tue, 27 Jun 2006 16:50:25 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]