Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 986 Bytes

File metadata and controls

48 lines (30 loc) · 986 Bytes

Changelog

0.6.0

  • clean-html
    • Add bottom margin to lists
  • clean-typst
    • Allow hiding subtitle, date and authors from title block for a compact document
    • Allow addition of date to page header
    • Improve line height
    • Adjust abstract styling
    • Prevent hyphenation of title
    • Bring partials up to date with Quarto 1.8.17
  • Customize numeric citation style based on Science

0.5.2

  • Fix a regression introduced in 0.5.1

0.5.1

  • Replace image.decode in favour of image due to the former being deprecated starting with Typst 0.13.0. This also necessitates updating the minimum Quarto version to 1.7.0, since that is when Typst was updated to 0.13.0

0.5.0

  • Improvements to typesetting in HTML format

0.4.1

  • Left-align all figure captions in html
  • Fix typos
  • Format code

0.4.0

  • Use SVG version of ORCID iD icon instead of PNG

0.3.0

  • Improve Typst output

0.2.0

  • Add Typst format for PDF output

0.1.0

  • Initial release