lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Aligning a Table


From: Dimitri Sykias
Subject: Aligning a Table
Date: Mon, 19 Aug 2024 14:22:13 +0300

How can I align the following table to the center of the page?

\markuplist { 
  \override #'(padding . 2)
  \table 
  #'(0 0)
  { 
    Item        item
    Item        item
    Item        item
  }
}

Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]