Skip to content

v1.3.0

Choose a tag to compare

@jdujava jdujava released this 25 May 14:06
7168963

TeXtured v1.3.0 (2025-05-25)

🎉 New Features

  • feat(structure): switch to keytheorems package (2b8f675)
  • feat(zref-clever): use zref-clever package instead of cleveref (95bb694)
  • feat(math): use modern delimset and eqnlines packages (17a1dea)
  • feat(inkscape): automatic composition of watermark string (a52aa6c)
  • feat(tcolorbox): prettier indicators of box breaking (391f73a)
  • feat(hyperref): color default hyperref links (13da86f)

🛠️ Fixes

  • fix(silence): silence more warnings (6d3a798)
  • fix(biblatex): do not capitalize chosen bibliography strings (28aeaed)
  • fix(cleveref): use Appendix when appropriate (74260bd)

🧹 Refactoring & Chores

  • perf(all): use more primitive command definitions (ccc942c)
  • refactor(titles): more readable macro definitions (2885db6)
  • chore(release): bump version (7168963)
  • chore(manual): format (061446e)
  • chore(ninecolors): workaround no longer needed (0c9ce77)
  • chore(comment): mention required font packages (d155cdd)
  • chore(inkscape): add alias for backwards compatibility (330531f)
  • chore(misc): small tweaks (342eb48)
  • chore(eqnlines): disable eqnlines for now (4c221e4)
  • chore(docs): fix an overfull hbox (693bfa8)
  • chore(user): better user files sourcing (fc0ef0e)
  • chore(comment): mention also gitlab field (effaf4a)
  • chore(math): disable italicdiff in physics package (738adba)

📚 Documentation

  • docs(readme): update information on dependencies (8819911)
  • docs(zref-clever): fix docs about clever references (cfa6769)
  • chore(manual): format (061446e)
  • chore(docs): minor text improvements (6cd740d)

🛠️ CI/CD

  • ci(build): support building inkscape figures in CI (53716c6)