Double TextSpan: Difference between revisions
Import snippet from LSR |
m New category |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
in a polyphonic staff it is impossible to have two TextSpans one at the top and one at the bottom The solution is to make two voices | in a polyphonic staff it is impossible to have two TextSpans one at the top and one at the bottom The solution is to make two voices | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\paper { ragged-right = ##f } | \paper { ragged-right = ##f } | ||
| Line 33: | Line 33: | ||
[[Category:Fretted strings]] | [[Category:Fretted strings]] | ||
[[Category:Snippet]] | |||