Skip to content

v0.3.0

Compare
Choose a tag to compare
@gusbrs gusbrs released this 22 Apr 20:23
· 222 commits to main since this release

v0.3.0 (2022-04-22)

Changed

  • zref-clever no longer accepts package options to be set a load-time,
    \zcsetup must be used instead. The use of load-time options now results
    in "Unknown option" LaTeX error. This change requires that users adjust
    their documents, and a suitable package warning has been provided so that
    affected users know of the change directly and how to adjust.
  • Option check has been made no-op in the preamble. To load the
    corresponding package, just use the standard \usepackage.
  • (Internal) Use public hyperref's commands for building links instead of the
    internal \hyper@@link.

Deprecated

  • Options titleref and vario have been deprecated. To load the
    corresponding packages, just use the standard \usepackage.

Fixed

  • Bug which affected the typesetting with compression in case two ranges for
    the same reference type occurred.