This should do it,
\markup \fill-line { \null \epsfile #X #30 #"Name.eps" \null }On 22/08/2024 17:06, Dimitri Sykias wrote:
How can I align an EPS file at the center of a page in LilyPond?
I tried:
\markup {
\center-align {
\epsfile #X #30 #”Name.eps"
}
}
Thanks for your help!
-- Timothy Lanfear, Bristol, UK.
