lilypond-user
[Top][All Lists]
Advanced

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

Re: address@hidden \line


From: Bainos
Subject: Re: address@hidden \line
Date: Thu, 5 Jul 2007 02:36:52 -0700 (PDT)

Hi try thi ayout blok

\layout {
        \context {
            \Staff
             fontSize = #-3
             \override StaffSymbol #'staff-space = #(magstep -3)}
}



Francois Planiol-Auger wrote:
> 
> Hi,
> 
> It works fine now (fragments on a line) with the source here. But I cant 
> change the Staffsize.
> I tried with StaffSize staffsize myStaffSize, with an without #, in paper
> and 
> or in layout block(s).
> But it doenst changes the StS. How may I do it?
> 
> Thanks in advance
> 
> Francois
> 
> \version "2.10.25"
> 
> \paper {
>   #(define dump-extents #t)
>   indent = 0\mm
>   line-width = 160\mm - 2.0 * 0.4\in
>   ragged-right = ##t
>   force-assignment = #""
>   line-width = #(- line-width (* mm  3.000000))
> }
> 
> \layout {
> }
> 
>       \markup { \line { %%%%%%%
> 
> \score { \relative c'' {
>   \new PianoStaff <<
>     \new Staff { \time 2/4 c4 e g g 
> }
>     \new Staff { \clef bass c,,2 c, 
> }
>   >>
>   }
> \layout { ragged-right = ##t }
> }
> 
> \null \null
> 
> \score { \relative c'' { <<
>   \new PianoStaff <<
>     \new Staff { \time 2/4 c8 b c d e4 e 
>     }
>     \new Staff { \clef bass e,,8 d e f g4 c, 
>     }
>   >>
>     \new Staff { \clef bass c2 c,
>     }
>   >>
>   }
> \layout { ragged-right = ##t }
> }
> 
> \null \null
> 
> \score { \relative c'' {
>   \new PianoStaff <<
>     \new Staff { \time 2/4 c4 e g g,
>     }
>     \new Staff { \clef bass c,, c' e c
>     }
>   >>
>   }
> \layout { ragged-right = ##t }
> }
>       } } %The End of the \markup & \line %%%%%%%
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/StaffSize%40%5CMarkup-%5Cline-tf4028226.html#a11443507
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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