Afegir control visual de les lletres per a partitures

This commit is contained in:
marc
2026-01-05 10:19:25 +01:00
parent c0624d1e56
commit 4e7a6b18d6
10 changed files with 65 additions and 12 deletions

View File

@@ -38,7 +38,7 @@
\hspace #1
\center-column {
{% for line in paragraph.lines %}
\line { {{ line | safe }} }
{% if line %} \line { {{ line | safe }} } {% else %} \vspace #1 {% endif %}
{% endfor %}
}
{% endfor %}