Bernhard Kleine wrote
> this works well but now I would like to reduce the size of the
> grandstaff to \small oder \tiny but do not succeed. Putting \tiny in
> front of \new Staff oder \new Voice does nothing.
>
> Any help welcome!
>
> Bernhard
You don't use the \magnifyStaff property?
Ex:
\new Staff \with {
instrumentName = \markup \center-column { "Posaune I" "Posaune II" }
shortInstrumentName = \markup \center-column { "P.I" "P.II" }
\magnifyStaff #4/7
} <<
\clef bass
\new Voice = "posauneeins" { \voiceOne \scoreATromboneI }
\new Voice = "posaunezwei" { \voiceTwo \scoreATromboneII }
>>
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user