lilypond-user
[Top][All Lists]
Advanced

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

How to reduce the size of a grandstaff in relation to the choir part?


From: Bernhard Kleine
Subject: How to reduce the size of a grandstaff in relation to the choir part?
Date: Fri, 29 Jun 2018 09:25:46 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

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
address@hidden
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


reply via email to

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