Space between lyric elements?
My plugin adds some annotations to the score as lyrics. I'd like to make sure that there is always some space between each annotation (individual lyric element), but when space is tight, Musescore puts them right up against one another. I could simply add space characters to the start and end of each element, but that doesn't work for me because some elements are underscored and the underscore extends under the space (I don't think there is any way of underscoring just part of an element?). I've fiddled a bit with paddings and margins on the element, but they don't really seem to be honoured - although I could just have made a mistake. Should this be possible? Does anyone have any suggestions?
Many thanks
Paul
Comments
There's a style setting for the min. distance
In reply to There's a style setting for… by Jojo-Schmitz
Thanks - yes - but am I right in thinking that this applies to all the lyrics? I only want to set this for my annotations - I don't want to change any other score-wide settings that the user may have applied ... I also need to set this from the plugin API and I'm not sure if this is exposed there (do you know if it is?)
Thanks!
Paul
In reply to Thanks - yes - but am I… by paul.musescore
Yes, it'd apply to all lyrics and no, I don't think style settings are available to the plugin APIs