Write text on the right of a staff: Difference between revisions

Import snippet from LSR
 
m New category
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<code>\set Staff.instrumentName</code> allows to write on the left side only.
<code>\set Staff.instrumentName</code> allows to write on the left side only.


<lilypond version="2.24.0">
<lilypond version="2.24">
\layout {
\layout {
   ragged-right = ##f % use all the space
   ragged-right = ##f % use all the space
Line 16: Line 16:


[[Category:Text]]
[[Category:Text]]
[[Category:Snippet]]