Hi list,
\caps doesn’t work if unless it’s the very last markup command before
the actual text.
\fontCaps seems to have no effect at all. Shouldn’t it enable the smcp
feature?
Cheers,
Malte
\version "2.21.0"
\markup \bold \caps "AaBbCc" % ok
\markup \caps \bol
On 2019-07-04 12:04 am, Malte Meyn wrote:
Hi list,
\caps doesn’t work if unless it’s the very last markup command before
the actual text.
\fontCaps seems to have no effect at all. Shouldn’t it enable the smcp
feature?
\caps is basically just an alias for \smallCaps which is the so-called
"p
hello,
On Thu, 04 Jul 2019 00:18:13 -0700, Aaron Hill wrote:
> On 2019-07-04 12:04 am, Malte Meyn wrote:
> > Hi list,
> >
> > \caps doesn’t work if unless it’s the very last markup command before
> > the actual text.
> >
> > \fontCaps seems to have no effect at all. Shouldn’t it enable the smc
Hello,
sorry for multiple posts
On Thu, 04 Jul 2019 00:18:13 -0700, Aaron Hill wrote:
> On 2019-07-04 12:04 am, Malte Meyn wrote:
> > Hi list,
> >
> > \caps doesn’t work if unless it’s the very last markup command before
> > the actual text.
> >
> > \fontCaps seems to have no effect at all. S
\version "2.18.2"
\header {
title = "Bug Ambitus + Ottava"
}
\layout {
\context {
\Staff
\consists "Ambitus_engraver"
}
}
\score {
{
\ottava #1
c''2 e''
}
\layout {}
}
\score {
{
\grace s16 \ottava #1
c''2 e''
}
\layout {}
}
--
Sent from: http:/