Hi,

I have

> blaeserpart = \new GrandStaff <<
>     \new Staff \with {
>     instrumentName = \markup \center-column { "Trompete I" "Trompete II" }
>     shortInstrumentName = \markup \center-column { "Tr.I." "Tr.II." }
>   } <<
>     \new Voice = "trompeteeins" { \voiceOne \scoreATrumpetCI }
>     \new Voice = "trompetezwei" { \voiceTwo \scoreATrumpetCII }
>   >>
>
>   \new Staff \with {
>     instrumentName = \markup \center-column { "Posaune I" "Posaune II" }
>     shortInstrumentName = \markup \center-column { "P.I" "P.II" }
>   } <<
>     \clef bass
>     \new Voice = "posauneeins" { \voiceOne \scoreATromboneI }
>     \new Voice = "posaunezwei" { \voiceTwo \scoreATromboneII }
>   >>
> >>
> \score {
>   \header {
>     title = "Turmbläsermess"
>     subtitle = "mit Sätzen alter Meister"
>     tagline = "gesetzt von Bernhard Kleine 2018"
>  
>     piece = "Kyrie"
>   }
>   <<
>     \blaeserpart
>     \scoreAChoirPart
>   >>
>   \layout { }
> }
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

-- 
spitzhalde9
D-79853 lenzkirch
bernhard.kle...@gmx.net
www.b-kleine.com, www.urseetal.net
-
thunderbird mit enigmail
GPG schlüssel: D5257409
fingerprint:
08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to