Skip to content

Releases: leovan/quarto-pseudocode

v1.2.0

01 Oct 06:25
a4f8f27
Compare
Choose a tag to compare

Bug Fixes

  • Make filter compatible with Quarto 1.8. (#11)

Warning

  1. Change the prefix from alg- to algo- when using build-in cross reference to make it compatible with Quarto 1.8.
  2. Change the prefix from algo- to alg- when using Quarto custom cross reference to make it compatible with Quarto 1.8.

Features

  • Optimize style when there is no caption.
  • Add parameter caption-align to control caption alignment.

v1.1.3

03 Sep 13:10
9a573bd
Compare
Choose a tag to compare

Bug Fixes

  • Fix wrong comment delimiter. (#10)

v1.1.2

12 Aug 13:34
bc06681
Compare
Choose a tag to compare

Bug Fixes

  • Respect options in meta data. (#8)
  • Fix alignment when using Quarto custom cross reference.
  • Fix pdf-line-number not working for pdf document.

v1.1.1

03 Nov 11:47
6d89674
Compare
Choose a tag to compare

Bug Fixes

  • Remove tailing space after the cross reference.

v1.1.0

08 Jun 14:18
9bb03d2
Compare
Choose a tag to compare

Features

  • Add Quarto custom cross reference support.
  • Add build-in cross reference with "float" cross reference support.
  • Add parameter caption-number to show number in build-in caption.
  • Automatically add chapter level to number in build-in caption for book type project.

Breaking Changes

  • Change parameter alg-title to caption-prefix and alg-prefix to reference-prefix to keep consistent with Quarto custom cross reference.

Bug Fixes

  • Fix caption number with chapter level not working due to typo.

v1.0.0

10 Aug 14:51
Compare
Choose a tag to compare

First release.