Op zaterdag 26 januari 2008, schreef padovani:
> Hi, I'm trying to write time signatures with note symbols instead of
> "whole" fractions...
> I'm trying to do that with markups but it doesn't like it...
>
> that is the code I tried:
>
> tsMarkup =\markup {\note #"4." #1.0}
>
> {
> \override Staf
Hi, I'm trying to write time signatures with note symbols instead of
"whole" fractions...
I'm trying to do that with markups but it doesn't like it...
that is the code I tried:
tsMarkup =\markup {\note #"4." #1.0}
{
\override Staff.TimeSignature #'stencil = #ly:text-interface::print
\overrid