Skip to content

v3.2.0

Compare
Choose a tag to compare
@edemaine edemaine released this 24 Jul 16:02
· 2 commits to main since this release
  • LaTeX <text> alignment (with -t / --tex) improvements:
    • Fix text-align support: previously, the emitted \llap/\rlap was backwards
    • Use \makebox(0,0)[...] instead of \llap/\rlap to enable:
    • Support alignment-baseline, specifically top/text-top for t, middle/central for vertical centering behavior of \makebox, and anything else for b (effectively the default, as before).

Full Changelog: v3.1.8...v3.2.0