summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-04-22 20:03:36 +0000
committerKarl Berry <karl@freefriends.org>2023-04-22 20:03:36 +0000
commit3ca9b8d59a693c1148657aa16020c0c3d3a18397 (patch)
tree1cdd55fb4d425bc4ac07e03758f7d18e071c0d8f /Master/texmf-dist/doc
parent17d0e4b5207753cdbb1ea1d1a2c8808909c3b040 (diff)
cleveref-usedon (22apr23)
git-svn-id: svn://tug.org/texlive/trunk@66915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/cleveref-usedon/CHANGES.md51
-rw-r--r--Master/texmf-dist/doc/latex/cleveref-usedon/README.md2
-rw-r--r--Master/texmf-dist/doc/latex/cleveref-usedon/cleveref-usedon.pdfbin318914 -> 636156 bytes
3 files changed, 52 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/cleveref-usedon/CHANGES.md b/Master/texmf-dist/doc/latex/cleveref-usedon/CHANGES.md
new file mode 100644
index 00000000000..66b9b820e86
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/cleveref-usedon/CHANGES.md
@@ -0,0 +1,51 @@
+# Changelog
+
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+## [Unreleased]
+
+## [0.4.0] - 2023-04-21
+
+### Added
+
+- This CHANGELOG file.
+
+### Changed
+
+- Rewrote the .dtx file to use the document class ``l3doc`` instead of ``ltxdoc``.
+
+### Removed
+- Unnecessary ``\str_use`` calls.
+
+## [0.3.0] - 2023-04-18
+
+### Added
+
+- ``\PackageError``'s to abort loading the package when the ``expl3`` or ``LaTeX`` format is too old.
+
+## [0.2.0] - 2023-04-07
+
+### Added
+
+- Manually ``\Require``'d the packages ``expl3`` and ``xparse`` for users
+of older ``LaTeX`` installations.
+- Added ``__UsedOn_``-guards (as per ``LaTeX3`` convention) to the macros ``\origlabel``, ``\origcref``, and ``\origCref`` to prevent them from leaking.
+
+### Changed
+
+- Used internal ``doc`` macro ``\pkg`` instead of my own ``\package``.
+
+## [0.1.0] - 2023-03-29
+
+### Added
+
+- Initial version of ``cleveref-used`` package.
+
+[unreleased]: https://github.com/SvenPistre/cleveref-usedon/compare/v0.4.0...HEAD
+[0.4.0]: https://github.com/SvenPistre/cleveref-usedon/compare/v0.3.0...v0.4.0
+[0.3.0]: https://github.com/SvenPistre/cleveref-usedon/compare/v0.2.0...v0.3.0
+[0.2.0]: https://github.com/SvenPistre/cleveref-usedon/compare/v0.1.0...v0.2.0
+[0.1.0]: https://github.com/SvenPistre/cleveref-usedon/releases/tag/v0.1.0 \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/cleveref-usedon/README.md b/Master/texmf-dist/doc/latex/cleveref-usedon/README.md
index 1672a6eab11..8848094eb7d 100644
--- a/Master/texmf-dist/doc/latex/cleveref-usedon/README.md
+++ b/Master/texmf-dist/doc/latex/cleveref-usedon/README.md
@@ -33,7 +33,7 @@ If you wish you can also 'compile' the package style file ``cleveref-usedon.sty`
---
Copyright (C) 2023 Sven Pistre
-E-mail: [cleveref-usedon@sven-pistre.com](mailto:cleveref-usedon@sven-pistre.com?subject=[[cleveref-usedon]])
+E-mail: [cleveref-usedon@sven-pistre.com](mailto:cleveref-usedon@sven-pistre.com?subject=[cleveref-usedon])
```
Files:
cleveref.ins Batch file, run through LaTeX
diff --git a/Master/texmf-dist/doc/latex/cleveref-usedon/cleveref-usedon.pdf b/Master/texmf-dist/doc/latex/cleveref-usedon/cleveref-usedon.pdf
index 8451670a059..2b2ce8baf06 100644
--- a/Master/texmf-dist/doc/latex/cleveref-usedon/cleveref-usedon.pdf
+++ b/Master/texmf-dist/doc/latex/cleveref-usedon/cleveref-usedon.pdf
Binary files differ