Absolute positioning of markup elements (laying out tables): Difference between revisions

Import snippet from LSR
 
m New category
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
The <code>\overlay</code>-markup command takes a list of markup elements, it becomes much easier to lay out complex markup into specific arrangements, such as tables.
The <code>\overlay</code>-markup command takes a list of markup elements, it becomes much easier to lay out complex markup into specific arrangements, such as tables.


<lilypond version="2.24.0" full>
<lilypond version="2.24" full>
\paper { tagline = ##f }
\paper { tagline = ##f }


Line 111: Line 111:
[[Category:Paper and layout]]
[[Category:Paper and layout]]
[[Category:Spacing]]
[[Category:Spacing]]
[[Category:Snippet]]