Hi Kevin, XSL-FO 1.1 has the values inside and outside for text-align, which should do the job.
Those values are supported in renderx (xep), but I think FOP doesn’t support them. I’m not sure about Antenna House (but I’ll bet they do). I hope that helps. Best regards, Dick Hamilton ------- XML Press XML for Technical Communicators http://xmlpress.net [email protected] > On Jul 19, 2021, at 12:39, Kevin Dunn <[email protected]> wrote: > > In double-sided xsl-fo, how can you control text-align for the center cell of > the header or footer table (usually chapter or section title)? > > Using the attribute-set footer.table.properties, I can set text-align, but it > doesn't distinguish between recto and verso pages. "center" centers the > center cell for both recto and verso pages, which is acceptable. But some > books (e.g., DocBook XSL TCG) align "end" on the recto pages and "start" on > the verso pages, which I find attractive. > > I tried customizing footer.table.cell.properties, but that had no affect. > > Would I have to customize the footer.table template, or can it be done with > attribute-sets? > > Get Outlook for Android --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
