Releases: jdujava/TeXtured
Releases · jdujava/TeXtured
v1.5.0
TeXtured v1.5.0 (2025-08-06)
🎉 New Features
- feat(toc): slightly more stretchable space in the table of contents (e27f6fa)
🛠️ Fixes
- fix(linkboxes): stylize font even when LINKBOXES are disabled (d00becc)
- fix(biblatex): unskip before backref (7baac73)
- fix(biblatex): suppress newline when no DOI/URL/eprint is present (07369a9)
- fix(titletoc): use
\partname
instead of hardcoded "Part" (04fc7fe) - fix(titletoc): use unbreakable spaces (d8ff6a9)
- fix(readme): correct GitHub Pages rendering (81ff97f)
📚 Documentation
- docs(readme): add showcase section (d917f3e)
- docs(readme): preview of Master Thesis (3d004dc)
- docs(readme): suggest starring (f7834d7)
- docs(readme): fix typos (5b62c7b)
- docs(readme): note about Overleaf & keytheorems (f144c3a)
- docs(bib): add Master Thesis reference (e61d4be)
- docs(manual): show theorem ending with math (537b0be)
- docs(manual): tweak spacing of TeXtured file references (d50395f)
v1.4.0
TeXtured v1.4.0 (2025-06-17)
🎉 New Features
- feat(math): automatic scaling of argument placeholder (093c4e6)
- feat(toggles): add LINKBOXES toggle (fb3ba5b)
🛠️ Fixes
- fix(math): exchange \epsilon and \varepsilon (af0266e)
- fix(ninecolors): keep workaround for older versions (9245771)
🧹 Refactoring & Chores
- refactor(hooks): utilize LaTeX hooks (af923e9)
- chore(release): bump version to 1.4.0 (19d3d8c)
- chore(hyperref): use \MakeLinkTarget instead of \phantomsection (8eb93cf)
- chore(hyperref): anchor bug was fixed in the latest version (6640097)
- chore(manual): fix directory links (ba97ff4)
- chore(comment): reason for enhanced skin (094f01e)
- chore(misc): small code tweaks/comments (b9a52e0)
🚀 Performance Improvements
v1.3.0
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)
v1.2.0
TeXtured v1.2.0 (2025-05-03)
🎉 New Features
- (math) add
\raisemath
,\scalemath
,mathfixs
package, and updated macros (5306b8a, 4291956, 185bc14) - (biblatex) improve multicite, prenote handling, and add
gitlab
field (96d692b, 5a3026a) - (typesetting) bigger
\linespread
, consistent spacing in lists (20ae030, c605e94) - (flags) dedicated toggles file and new
EXTRAMARGIN
toggle (8a7c028, 5b6eff0) - (titles) add paragraph formatting (9ec7ff2)
- (floats) macro for appending to
\graphicspath
(3151544) - (silence) suppress marginpar warnings (ed54175)
🛠 Fixes
- (hyperref) better option handling for
\href
boxes (06fb10f) - (biblatex) allow tighter spacing before backrefs (24f6d80)
- (math) fix naming of original macros and simplify
\sqrt
(9f4999e, 432c5dc) - (metadata) explicitly set language (32abcc5)
- (manual) tweak MFF template title in References (76a0b91)
- (frontmatter) minor layout adjustments (5a0e1f4)
📝 Documentation
v1.1.0
TeXtured v1.1.0 (2025-01-30)
🎉 New Features
- (env) add Idea environments (e3c6c3b)
- (math) revamp math macros (95ddab3)
- (structure) support parts (fd5aff8)
- (hyperref) use improved bookmark package (ff7831b)
- (listof) add better support for List of ... (3d8222a)
🛠 Fixes
- (hyperref) proper placement of section hyperlink anchors (667de86)
- (titles) improve spacing of chapter titles (dc57e87)
- (environments) consistent spacing after headpunct (f73950f)
📝 Documentation
v1.0.0
TeXtured v1.0.0 🎉
I am pleased to release TeXtured v1.0.0, marking the completion of the initial development phase of this LaTeX template.
🌟 Key Features
- Professional Design: Beautiful typography and a clean layout for polished documents.
- Thesis-Ready: Pre-configured for MFF CUNI theses, including front matter and PDF/A compliance.
- Customizable and Modular: Easy-to-adjust template with clean, well-organized code.
- GitHub Actions Support: Built-in GitHub Actions workflows for automated builds.
- Overleaf Compatible: Ready for online LaTeX editing.
🚧 Ongoing Work
While the template is fully functional, some parts of documentation are still in progress. We’ll continue to refine the manual and add more usage guides in future updates.
📄 Documentation: TeXtured Manual