Dear Dimitri,

You could do this, but the table wouldn't go over multiple pages.

-William

\version "2.25.18"

\markuplist {
  \fill-line {
    \null
    \column {
      \override #'(padding . 2)
      \table
      #'(0 0)
      {
        Item    item
        Item    item
        Item    item
      }
    }
    \null
  }
}


On 8/19/24 07:22, Dimitri Sykias wrote:
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!


--
William Rehwinkel (any pronouns)
Juilliard School '26 - Oberlin Conservatory '24
[email protected] - https://williamrehwinkel.net
PGP Public Key: https://ftp.williamrehwinkel.net/pubkey.txt

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to