Am 06.07.2011 11:58, schrieb -Eluze:
Marc Hohl wrote:
Am 05.07.2011 18:17, schrieb -Eluze:
[...]
i think Kieren's solution works if you override the property of the
TextScript in its real context which seems to be the Voice context:
\layout {
\context {
\Voice
\override TextSc
> }
>
you cannot use abs-fontsize to override TextScript properties, it seems to
be reserved for text markups! (at least here i get an error or warning)
but then i don't understand what you're looking for - do you want the
markups in the scores (i.e. attached to notes) to have the same s
On Tue 05 Jul 2011, 13:35 Kieren MacMillan wrote:
> Hey Eluze,
>
> > i think Kieren's solution works if you override the property of the
> > TextScript in its real context which seems to be the Voice context:
>
> D'oh!
> Sorry for the noise… thanks for the correction!
I doubt if either could help
Am 05.07.2011 21:03, schrieb Neil Puttock:
On 5 July 2011 15:45, Marc Hohl wrote:
Ideally, there is something I can put in a separate include file which works
for
*all* markups that follow (which are mixed with scores and bundled in
several
\bookpart contexts.
I don't think this is possible w
On 5 July 2011 15:45, Marc Hohl wrote:
> Ideally, there is something I can put in a separate include file which works
> for
> *all* markups that follow (which are mixed with scores and bundled in
> several
> \bookpart contexts.
I don't think this is possible without redefining interpret-markup
d
Am 05.07.2011 18:17, schrieb -Eluze:
[...]
i think Kieren's solution works if you override the property of the
TextScript in its real context which seems to be the Voice context:
\layout {
\context {
\Voice
\override TextScript #'font-size = #-12
} }
hth
Eluze
No, it is still not
Hey Eluze,
> i think Kieren's solution works if you override the property of the
> TextScript in its real context which seems to be the Voice context:
D'oh!
Sorry for the noise… thanks for the correction!
Kieren.
___
lilypond-user mailing list
lilypond
erty of the
TextScript in its real context which seems to be the Voice context:
\layout {
\context {
\Voice
\override TextScript #'font-size = #-12
} }
hth
Eluze
--
View this message in context:
http://old.nabble.com/setting-the-font-size-for-markups-in
Am 05.07.2011 15:15, schrieb Kieren MacMillan:
Hi Marc,
but I think there is a more generic solution, but searching the Manual and
the archives didn't give any clue.
What about
\layout {
\context {
\Score
\override TextScript #'abs-fontsize = #14
}
}
??
No, that doesn't have
Hi Marc,
> but I think there is a more generic solution, but searching the Manual and
> the archives didn't give any clue.
What about
\layout {
\context {
\Score
\override TextScript #'abs-fontsize = #14
}
}
??
Hope this helps,
Kieren.
_
Hello list,
I have the following definition in my preamble:
myStaffSize = #20
\paper {
ragged-right = ##f
indent = 3\cm
print-all-headers = ##t
#(define fonts
(make-pango-font-tree "Goudy Bookletter 1911"
"GoudyBookletter1911Italic"
11 matches
Mail list logo