Hi Francesco,
How about a simple markup? E.g.:
\version "2.20.0"
half = \markup\concat\fontsize #-5 { \raise #.6 "1"\raise #.2 "/" "2"
\hspace #.2 }
{
\clef "G_8"
<a cis'>
-\tweak X-offset #-2.5
^\markup\concat\tiny {
\half "C" \hspace #.2 "II"
\magnify #0.5 { \lower #.1 " ┐" }
}
}
HTH, cheers,
Pierre
Le ven. 14 août 2020 à 15:15, Cantus Ornatus <[email protected]> a
écrit :
> Hi everyone,
>
> I apologize for the banal request, but I did not find any suggestion.
>
> I use \startBarre and \startHalfBarre, as shown here:
> http://lsr.di.unimi.it/LSR/Item?id=952
>
> How is possible using the same notation (of both kinds of barré,
> normal and half) without a text spanner, in order to mark barré just
> in one point?
> Thanks in advance,
> Francesco
>
>