Releases: eltos/accelerated-jacow
Releases · eltos/accelerated-jacow
0.14.0
Changes:
- Update to Typst 0.14
- Add "group-by-affiliation" option to switch between alphabetic and affiliation-grouped author listing
- Add "on-behalf-of" options to show text like "on behalf of ... collaboration" below author list
Full Changelog: v0.1.4...v0.14.0
0.1.4
Changes:
- Small adjustments (reference formatting etc.) as requested by JACoW editor during the publication process for IPAC25
Full Changelog: v0.1.3...v0.1.4
0.1.3
Changes:
- Dependency updates (avoids deprecation warnings in typst 0.13)
- Improve layout for author names (always keep them together), DOIs and URLs in the bibliography (move to separate line if too long), figure captions (ensure justification always uses the full width), spacing above/below inline figures and tables
- Add options for easier review:
show-line-numbers,draft-noteandpage-limitwarning - Add pubmatter support (based on quarto and MyST frontmatter yaml)
- Update template with suggested packages and improve documentation
- Add CI tests
Full Changelog: v0.1.2...v0.1.3
0.1.2
Changes:
- Improvements for multi-citations, bibliography, multiline footnotes and automatic equation numbering
- Add function for formatting tables in jacow style
- Add option to show grid and visualize layout
Full Changelog: v0.1.1...v0.1.2
0.1.1
Changes:
- Place title footnotes (funding, author email) in left column only
- Automatically number labelled equations (no need for
eqnumany more) - Add shorthands for author list definition
- Avoid hyphenations and undesired breaks in author list, avoid hyphenations in headings
- Add helper for column balancing on last page
Full Changelog: v0.1.0...v0.1.1