Daniel A. Weiss submitted an update to the
apa7
package.
Version number: 2.15 2022-01-03
License type: lppl1.3c
Summary description: Format documents in APA style (7th edition)
Announcement text:
----------------------------------------------------------------------
Spacing updated to more closely match APA 7th Edition Manual
NOTE: This will change spacing of any existing documents not using noextraspace option.
This removes the noextraspace option as without it the documents created don't match the
style guide. ----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/apa7
More information is at
https://www.ctan.org/pkg/apa7
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
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
--
Markus Richter submitted the
llncs
package.
Version number: 2.21
License type: cc-by-4
Summary description: Document class and bibliography style for Lecture Notes in Computer Science (LNCS)
Announcement text:
----------------------------------------------------------------------
The llncs macro package is used by contributors to Springer's
Lecture Notes in Computer Science (LNCS) and related book series.
Since the mid-1990, it has been provided from the LNCS homepage
https://www.springer.com/gp/computer-science/lncs, and it is used
widely also for non-Springer publications. This initial upload to
CTAN is intended to improve distribution and make Springer's
official release easier to find.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/llncs
More information is at
https://www.ctan.org/pkg/llncs
------------------------------------------------------------------------
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 .
Changkai Li submitted an update to the
dbshow
package.
Version: 1.5 2022-01-17
License: lppl1.3c
Summary description: A package to store and display data with custom filters, orders, and styles
Announcement text:
----------------------------------------------------------------------
- Add a lot of use examples
- Add options
- `item-code*`: expanded item code
- `<attr>/code`: attribute's style code
- `<attr>/code*`: expanded attribute's style code
- `<attr>/format-code`: control date format
- `<attr>/item-code`: clist item style code
- `<attr>/item-code*`: expanded clist item style code
- Remove option: `<attr>/wrapper`: use `<attr>/code` instead
- Rename option: `record-before-code` -> `item-before-code`,
`record-after-code` -> `item-after-code`
- Add macros
- `dbNewCond`, `dbCombCond`: shortcut macros
- `dbNewRawFilter`: quickly define filter
- `dbIfLast(TF)`: test if the current item is the last item
- Fix bug
- `dbIfEmptyF` undefined
- can not use `dbdatesep` midway
- Update env: add starred version of `dbFilters` to support quick defining filters
- Others
- Add support for `protected@edef`
- Remove some unnecessary doc
- Add more check code to help to locate the error
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dbshow
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/dbshow/
------------------------------------------------------------------------
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
Merlin Göttlinger submitted an update to the
biblatex-lncs
package.
Version: 0.4 2022-01-17
License: lppl1.3c
Summary description: BibLaTeX style for Springer Lecture Notes in Computer Science
Announcement text:
----------------------------------------------------------------------
Version 0.4 adds correct handling of truncated name lists
when manually setting lower `maxnames` property.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-lncs
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-lnc…
------------------------------------------------------------------------
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
Clemens Niederberger submitted an update to the
chemmacros
package.
Version number: 6.0 2022-01-16
License type: lppl1.3c
Summary description: A collection of macros to support typesetting chemistry documents
Announcement text:
----------------------------------------------------------------------
- merge modules into on file
- drop compatibility mode
- add `reactants` module, thanks to @Sonja-K who wrote the module and its section in the
manual
- fix issue #42 (incorrect counter formatting in the list of schemes in some cases)
- use LaTeX's new hook mechanism
- get rid of `scrlfile` dependency
- update to `l3text`
- rename `Torr` ->` orr`
- new iupac command `
ormal`
- resolve issue #45 (incorrect formatting of CIP locants)
- adapt to `siunitx` v3.0, implement units that have been removed from `siunitx`, thanks
to @Sonja-K
- add Danish translations
- new `translations` module, move all translation declarations there
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/chemmacros
More information is at
https://www.ctan.org/pkg/chemmacros
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
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Yu Xiong submitted an update to the
njuthesis
package.
Version number: 0.14.0 2022-01-16
License type: lppl1.3c
Summary description: LaTeX thesis template for Nanjing University
Announcement text:
----------------------------------------------------------------------
## New
- The template now supports gb7714-2015 and gb7714-2015ay biblatex style.
- Name and emblem images on the cover can be personalized.
- Draft mode and oneside/twoside mode from standard book class are added.
## Changes
- Info fields for title, date and supervisor have been changed.
For more information, please refer to <https://github.com/nju-lug/NJUThesis/releases/tag/v0.14.0>
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/njuthesis
More information is at
https://www.ctan.org/pkg/njuthesis
------------------------------------------------------------------------
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
Mattias Jacobsson submitted an update to the
karnaugh-map
package.
Version: 2.0 2022-01-15
License: cc-by-sa-3
Summary description: LaTeX package for drawing karnaugh maps with up to 6 variables
Announcement text:
----------------------------------------------------------------------
Two highly requested features have been added;
* alternate position for the input variables
* support for custom implicant colors
See page 8 in the documentation for more information on these.
Also, there is a change to the API of the |karnaugh-map| environment
to allow further improvements of the package. Currently there are
heuristics in place allowing usage of both the old and new API.
This may disappear in a future version. See page 2 in the
documentation and specifically the footnote on said page
for more information.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/karnaugh-map
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/karnaugh-map/
------------------------------------------------------------------------
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
Manfred Lotz submitted an update to the
pkgcheck
package.
Version: 2.4.0 2022-01-15
License: apache2 mit
Summary description: CTAN package checker
Announcement text:
----------------------------------------------------------------------
2022-01-02
- switch to Rust edition 2021
- switch from blake2 to blake3 library for checksumming
- add .xray to temporary file endings
- (experimental) when URL checking decode some html entities if they appear in URLs
- unzipping now done internally. /usr/bin/unzip no longer required
2022-01-15 (2.4.0)
- for latex-lab and latex-lab-dev use the real directory name 'latex' resp.
'latex-dev' when checking path names in the TDS zip archive
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pkgcheck
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/pkgcheck/
------------------------------------------------------------------------
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
Will Robertson submitted an update to the
fontspec
package.
Version number: 2.8a
License type: lppl1.3c
Summary description: Advanced font selection in XeLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
## v2.8a (2022/01/15)
* Add `SwashFont` and `BoldSwashFont` features to support LaTeX's now-builtin ` extsw`
and `swshape` commands, with matching `SwashFeatures` and `BoldSwashFeatures`.
A simple implementation that has scope to get more complex if need be.
* Remove some legacy code that extended the NFSS in ways that are now handled by LaTeX2e natively.
* Long neglected updates through various Github Issues and pull requests.
Thanks for your patience with the delays.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/fontspec
More information is at
https://www.ctan.org/pkg/fontspec
------------------------------------------------------------------------
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 .