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!
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!