Vít Novotný submitted an update to the
markdown
package.
Version number: 2.10.0 2021-08-06
License type: lppl1.3
Summary description: A package for converting and rendering markdown documents inside TeX
Announcement text:
----------------------------------------------------------------------
Fixes:
- String text and parenthetical citations. (e6026c1)
- Escape autolink labels even when hybrid mode is enabled. (repored by
@iwelch, 693e134)
- Protect LaTeX strong emphasis renderer prototype and make it detect
font. (reported by @iwelch, 89a031a)
- Let users name their documents `markdown.tex`. (reported by @mmarras,
cb50d4, 9d21141)
- Support deferred content (footnotes, links, and images) with slicing.
(edbdced)
- Support tables with slicing. (5a61511)
- Increment `markdownFrozenCacheCounter` globally. (c151cbc)
- Change the category code of the percent sign to other in
`markdownInput`. (b21fac4, 4d025e1, 5b1625f, 6f24307)
- Add `startmodule` command to the ConTeXt module. (9f2ec1d)
- Add a missing `local` qualifier to the definition of a local
variable. (1153afb)
- Don't allow LaTeX list item renderers to consume surrounding text.
(reported by @nbubis, cb79225)
Development:
- Add the `theme` LaTeX option. (39ab6f3, 8699eb4, a1ae258, ea9c237,
3740742, 67aaf40)
- Add the `stripIndent` Lua option. (b94dda5, 5757067, 654624c)
- Add the `texComments` Lua options. (c439a0f, 5f7c5e3, 744bcdb,
1ec06f4, b74fd01, 2dd76f1)
- Add support for LuaMetaTeX. (f004170, 905c832, 575a1e0, f93a353)
- Add the `inlineHtmlComment` renderer. (bf54b2f)
- Add the `plain` LaTeX package option. (af9c0d6)
- Add the `snippet` LaTeX option. (b43024f, 438f075, 2960810)
Debugging:
- Add helpful messages to read/write errors. (contributed by @drehak,
d22cd25)
- Make ConTeXt/LaTeX use their info/warning/error commands during
loading. (a638a91)
Documentation:
- Remove deprecated filecontents package from examples. (dd2dc1c)
- Fix a typo in the user manual. (13f056)
- Fix code style in the user manual. (416c24e)
- Update out-of-date-documentation. (713ec92)
- Add *Making Markdown into a Microwave Meal* article into the README.
(4698224)
- Add a link to @witiko's PV212 talk to the README. (e5e8708)
- Fix overlong lines in the documentation. (34e9f4f)
- Update installation documentation. (b3957a8)
- Fix a typo in the documentation of `expandtabs`. (3e55507)
- Remove unnecessary `footnotes` option from the `inlineFootnotes`
example. (30792ef)
- Fix a typo in the documentation of
`markdownRendererOlItemWithNumber`. (d05df9d)
- Fix errors in the documentation markup. (a6a0059)
- Remove multiply-defined refs in documentation. (ab99a30)
Licensing:
- Bump the copyright year. (9462f17)
- Sublicense the code as LPPL v1.3c. (609aeee)
Unit tests:
- Remove xtrace from `test.sh` for less verbose output. (b307ee6)
- Treat all files as text with GNU diff in `test.sh`. (ec89e6d)
- Print full TeX log when there is an error in a unit test. (7640c20)
Distribution:
- Add `banner.png` to the CTAN distribution. (fe107d6)
- Add base `Makefile` target. (41ab71a)
Continuous integration:
- Convert CircleCI configuration to GitHub Actions workflow. (0f77bc5)
- Add shellcheck. (27e825b)
- Upload artifacts in GitHub Actions workflows. (12e3585, e696d41)
- Install Graphviz in continuous integration. (3ebf0c9, 4ef340c)
- Test that the number of pages in typeset documentation is sane.
(048b7fc)
Miscellanea:
- Use `@ifdefined` and `@onlypreamble` in LaTeX code. (40b77f4)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/markdown
More information is at
https://www.ctan.org/pkg/markdown
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
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 .
Tobias Enderle submitted an update to the
PyLuaTeX
package.
Version number: 0.3.0 2021-08-07
License type: mit lppl1.3c
Summary description: Execute Python code on the fly in your LaTeX
documents
Announcement text:
----------------------------------------------------------------------
You can now define custom environments that are based on the python and
pythonq environments.
The macro PyLTVerbatimEnv was added to make this possible.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/pyluatex
More information is at
https://www.ctan.org/pkg/pyluatex
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
ProjLib
package.
Version: 2021-08-07
License: lppl1.3c
Summary description: A series of tools to simplify your workflow
Announcement text:
----------------------------------------------------------------------
This update includes numerous minor fixes and improvements. Also,
in the documentation, the components PJLauthor, PJLlang and
PJLthm have been classified to the category main functions,
while the others to secondary functions.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/projlib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/projlib/
------------------------------------------------------------------------
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
Samcarter submitted an update to the
TikZlings
package.
Version: 0.8 2021-08-06
License: lppl1.3c
Summary description: A collection of cute little animals and similar creatures
Announcement text:
----------------------------------------------------------------------
### New
- Natalie, the bat
- Marie, the bug
- adding broom and strawbroom for accessories
### Changed
- Adding options to change the colours of various body parts: mouth (bear,
hippo, koala, marmot, moles, panda, pig, rhino, mouth), blush (koala, sheep,
marmot), whiskers (mouse), tail (pig), nose (sheep), eyelid (sloth)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzlings
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzlings/
------------------------------------------------------------------------
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
Ziyue Xiang submitted the
smart-eqn
package.
Version: 1.0
License: lppl1.3c
Summary description: Automatic math symbol styling for LaTeX documents
Announcement text:
----------------------------------------------------------------------
In LaTeX typesetting, it is usually the case that one needs to use
different variants of a math symbol to clarify the meanings.
For example, in linear algebra literature, it is common to use
boldfaced symbols to represent vectors, and normal symbols to
represent scalars. However, applying these variants by typing
mathbf, mathrm commands manually can be daunting.
The smart-eqn package aims to provide an automatic and customizable
approach for math symbol styling, which eliminates the need to enter
style commands repeatedly.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/smart-eqn
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/smart-eqn/
------------------------------------------------------------------------
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
Marei Peischl submitted an update to the
tuda-ci
package.
Version number: 3.18 2021-08-05
License type: lppl1.3c
Summary description: LaTeX templates of Technische Universität Darmstadt
Announcement text:
----------------------------------------------------------------------
bugfix for tudabeamer's block spacing
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tuda-ci
More information is at
https://www.ctan.org/pkg/tuda-ci
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
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 .
Nan Geng submitted the
nwafuthesis
package.
Version: 1.00 2021-08-05
License: lppl1.3c
Summary description: A thesis template package for Northwest A&F University, China
Announcement text:
----------------------------------------------------------------------
This template supports doctoral and master dissertations and
undergraduate theses in Chinese.
With the help of modern LaTeX3 technology, nwafuthesis aims to
create a simple interface, a normative format, as well as a
hackable class for the users.
At present, nwafuthesis only supports XeTeX and LuaTeX engines.
nwafuthesis only allows UTF-8 encoding.
nwafuthesis is based on the fduthesis template.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nwafuthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/nwafuthesis/
------------------------------------------------------------------------
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
Gustavo Barros submitted the
zref-check
package.
Version: 0.1.0 2021-08-04
License: lppl1.3c
Summary description: Flexible cross-references with contextual checks based on zref
Announcement text:
----------------------------------------------------------------------
Initial release of package `zref-check`, which provides a user interface
for making LaTeX cross-references flexibly, while allowing to have them
checked for consistency with the document structure as typeset.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/zref-check
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/zref-check/
------------------------------------------------------------------------
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
Joseph Wright submitted an update to the
siunitx
package.
Version number: 3.0.24 2021-08-04
License type: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
## [v3.0.24]
### Fixed
- Option setting `round-half = even` (issue
[#519](https://github.com/josephwright/siunitx/issues/519))
- Handling of standard deviation-like uncertainties where decimal is
longer than main part (issue
[#522](https://github.com/josephwright/siunitx/issues/522))
- Rounding to uncertainty in the INT part (issue
[#523](https://github.com/josephwright/siunitx/issues/523))
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/siunitx
More information is at
https://www.ctan.org/pkg/siunitx
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
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 .
The LaTeX Team submitted an update to the
l3experimental
bundle.
Version: 2021-08-04
License: lppl1.3c
Summary description: Experimental LaTeX3 concepts
Announcement text:
----------------------------------------------------------------------
## [2021-08-04]
### Added
- `draw_baseline:n`
- `draw_point:n`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3experimental
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3experimental/
------------------------------------------------------------------------
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