lilypond-user
[Top][All Lists]
Advanced

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

Re: Again Fontsizes in stanzas


From: Sebastian Menge
Subject: Re: Again Fontsizes in stanzas
Date: Sun, 17 Jun 2007 02:18:41 +0200

On Sun, 17 Jun 2007, Mats Bengtsson wrote:
However, it's easy to adjust the font size used for Lyrics
in LilyPond, for example adding
\layout{
\context{
  \Lyrics
  \override LyricText #'font-size = #+3.5
}
}

Then, you can use trial and error to match the size to
your document.

Thanks for your precise answer. But im somehow unhappy with "trial and
error, when doing type-setting. To have one setting that controls all
the text (or music) of one kind, is the major strength of good type setting
systems.

So when I embed music into text, I somehow want to pass my text settings
to the music. Some things work already (indent, linewidth). But fontsize
would be a nice option for \lilypondfile, infact the whole set of
options should be "broadened" to use more latex settings inside
lilypond.

Ah, i'm getting into development stuff again... (always
happens to me when thinking about howto improve programs I only use :-)
)

Thanks, Sebastian.




reply via email to

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