sillsdev / ptx2pdf

XeTeX based macro package for typesetting USFM formatted (Paratext output) scripture files
21 stars 7 forks source link

Sidebar position options are not fully understood / selectable by UI #882

Open davidg-sil opened 12 months ago

davidg-sil commented 12 months ago

A user wanted to move his ISBN. Its position is set in the ptx2pdf.sty style sheet as hr, but the code does not recognise this, or allow it to be set back to the default if they set something else.

The UI does not actually expose the full gamut of options of options for figures, let alone for sidebars (which are all of the figure options plus a couple more). I don't know if it's possible, but could the vertical/horizontal/offset chunk from the figures be used with sidebars too? image

Missing options: For P and F option 'vertical' positions (actually location class), the code should also expose vertical alignment options: top,bottom,center, (and for sidebars: fill).