CTAN update: create-theorem
Date: June 16, 2022 4:38:16 PM CEST
Jinwen XU submitted an update to the
create-theorem
package.
Version: 2022-06-15
License: lppl1.3c
Summary description: Multilingual support for theorem-like environments
Announcement text:
Changes since the last version: - A new command `\SetTheoremBinding` is added. For package authors, this is a way to hide your internal names from the users. With this, you can define a theorem-like environments with an auxiliary name and then bind that name with a final one. For example, you can define `namedtheorem-inner` whose title is a variable, and a `namedtheorem` -- which admits an extra argument as the title -- that calls `namedtheorem-inner` internally. Previously you have to write `\SetTheorem{namedtheorem-inner}` each time, but now with `\SetTheoremBinding{namedtheorem}{namedtheorem-inner}` you can simply write `\SetTheorem{namedtheorem}` -- the internal name is thus hidden from the users. - The option `qed` now works with `create starred version`. - minor improvements to the counter aliasing function.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/create-theorem The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/create-theorem/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
Changes since the last version: - A new command `\SetTheoremBinding` is added. For package authors, this is a way to hide your internal names from the users. With this, you can define a theorem-like environments with an auxiliary name and then bind that name with a final one. For example, you can define `namedtheorem-inner` whose title is a variable, and a `namedtheorem` -- which admits an extra argument as the title -- that calls `namedtheorem-inner` internally. Previously you have to write `\SetTheorem{namedtheorem-inner}` each time, but now with `\SetTheoremBinding{namedtheorem}{namedtheorem-inner}` you can simply write `\SetTheorem{namedtheorem}` -- the internal name is thus hidden from the users. - The option `qed` now works with `create starred version`. - minor improvements to the counter aliasing function.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/create-theorem The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/create-theorem/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
create-theorem – Initializing and configuring theorem-like environments, with multilingual support
This package provides commands for naming, initializing and configuring theorem-like environments. These commands have key-value based interfaces and are especially useful in multilingual documents, allowing the easy declaration of theorem-like environments that can automatically adapt to the language settings.
Package | create-theorem |
Version | 2024-11-12 |
Copyright | 2021–2024 Jinwen XU |
Maintainer | Jinwen XU |
Announcements
- 2024-02-22 CTAN update: create-theorem
- 2023-07-24 CTAN update: create-theorem
- 2022-08-09 CTAN update: create-theorem
- 2022-05-24 CTAN update: create-theorem
- 2022-03-19 CTAN update: create-theorem
- 2022-03-12 CTAN update: create-theorem
- 2022-03-05 CTAN update: create-theorem
- 2022-03-02 CTAN update: create-theorem