Hu Zhenzhen submitted an update to the
biblatex-gb7714-2015
package.
Version number: 1.0w 2021-01-19
License type: lppl1.3
Summary description: A BibLaTeX implementation of the GBT7714-2015
bibliography style for Chinese users
Announcement text:
----------------------------------------------------------------------
1. revise the doc, update the example of thuthesis.
2. change the dir structrue, add a script for pdf-diff.
3. add a allowbreak before // for bib-styles.
4. add an option for author-year style to control the hyperlink of the
author label in citation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-gb771…
More information is at
https://www.ctan.org/pkg/biblatex-gb7714-2015
------------------------------------------------------------------------
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 .
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version number: 1.3.0 2021-01-19
License type: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
The main changes here are under the hood: a big refactoring that should
have helped fixed some long-standing misfeatures.
In case of disaster, there is a new rollback point added (still not
using the new LaTeX rollback mechanism, though).
- Fixed a long-standing problem with labels and similar decoration
with equal signs and commas
- Fixed a typo in the manual (thanks to @muzimuzhi on GitHub)
- The Mother of All Code Refactoring: no real changes (modulo errors)
- Added a rollback point to 1.2.7
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/circuitikz
More information is at
https://www.ctan.org/pkg/circuitikz
------------------------------------------------------------------------
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 .
Marei Peischl submitted an update to the
ms
bundle.
License: lppl
Summary description: Various LaTeX packages by Martin Schröder
Announcement text:
----------------------------------------------------------------------
Reduce the ms bundle by the extracted everysel package.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ms
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/ms/
------------------------------------------------------------------------
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
everysel
package.
Version: 2.0
License: lppl1.3c
Summary description: Provides hooks into selectfont
Announcement text:
----------------------------------------------------------------------
Make everysel use the new LaTeX hook management.
The package itself is now obsolete, because the LaTeX kernel
provides this functionaly.
The package only continues to exist for compatbility reasons.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/everysel
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/everysel/
------------------------------------------------------------------------
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
Alex Ball submitted an update to the
biblatex-oxref
package.
Version number: 2.2 2021-01-18
License type: lppl1.3c
Summary description: BibLaTeX styles inspired by the Oxford Guide to
Style
Announcement text:
----------------------------------------------------------------------
- Fixed bug in string tests triggered by font changing commands (and
probably other macros) in journal titles and subtitles (thanks to
Dominik Wujastyk for reporting).
- The default biblatex positition for back references is just before
related entries are printed, which is because the standard styles
place each related entry on a new line. This is not suitable for
oxref, which prints them seamlessly all on one line, so they have now
been moved to the very end of all entry types (thanks to Cian Dorr
for reporting).
- A new option, norelatedin, has been introduced to prevent related
strings (such as ‘from’ and ‘originally published as’) being
following immediately by the ‘in’ localization string that appears in
inbook and similar entries. For backwards compatibility, this is off
by default (thanks to Cian Dorr for reporting).
- Fixed long-standing bug that rendered the relationpunct option
non-operative.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-oxref
More information is at
https://www.ctan.org/pkg/biblatex-oxref
------------------------------------------------------------------------
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 .
Clemens Niederberger submitted an update to the
translations
package.
Version number: 1.10a 2021-01-17
License type: lppl1.3c
Summary description: Internationalisation of LaTeX2e packages
Announcement text:
----------------------------------------------------------------------
fix flawed use of file hook introduced in the last update
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/translations
More information is at
https://www.ctan.org/pkg/translations
------------------------------------------------------------------------
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 .
Niranjan Vikas Tambe submitted the
Aalok
package.
Version: 0.1 2021-01-18
License: gpl3+ other-free
Summary description: LaTeX class file for the Marathi journal ‘Aalok’
Announcement text:
----------------------------------------------------------------------
The class file for typesetting the `Aalok' Marathi journal is
released (v0.1) under Aalok Copyleft license 1.0 and GPL 3.0+.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/aalok
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/unicodetex/latex/aalok/
------------------------------------------------------------------------
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
Josef Friedrich submitted the
luakeys
package.
Version: 0.1 2021-01-18
License: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
----------------------------------------------------------------------
luakeys is a Lua module that can parse key-value options like the
TeX packages keyval, kvsetkeys, kvoptions, xkeyval, pgfkeys etc. do.
luakeys, however, accomplishes this task entirely by using the Lua
language and doesn’t rely on TeX. Therefore this package can only be
used with the TeX engine LuaTeX. Since luakeys uses LPeg, the parsing
mechanism should be pretty robust.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luakeys
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/luakeys/
------------------------------------------------------------------------
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
Antonis Tsolomitis submitted an update to the
NewComputerModern
package.
Version number: 3.00
License type: gfl
Summary description: Computer Modern fonts including matching non-latin
alphabets
Announcement text:
----------------------------------------------------------------------
Version 3.00 provides full support of all Mathematics Unicode Slots
presented in http://www.unicode.org/charts/ adding hundreds of new glyphs
in both Math weights, Regular and Book:
Mathematical Symbols
Arrows (uni2190--uni21FF)
Supplemental Arrows-A (uni27F0--uni27FF)
Supplemental Arrows-B (uni2900--uni297F)
Supplemental Arrows-C (u1F800--u1F8FF)
Additional Arrows (uni2B00--uni2BFF)
Miscellaneous Symbols and Arrows (uni2B00--uni2BFF))
Mathematical Alphanumeric Symbols (u1D400--u1D7FF)
Arabic Mathematical Alphabetic Symbols (u1EE00--u1EEFF)
Letterlike Symbols (uni2100--uni214F)
Mathematical Operators (uni2200--uni22FF)
Basic operators: Plus, Factorial (uni0000--uni007F)
Division, Multiplication (uni0080--uni00FF)
Supplemental Mathematical Operators (uni2A00--uni2AFF)
Miscellaneous Mathematical Symbols-A (uni27C0--uni27EF)
Miscellaneous Mathematical Symbols-B (uni2980--uni29FF)
Floors and Ceilings (uni2308--uni230B)
Invisible Operators (uni2061--uni2064)
Geometric Shapes (uni25A0--25FF)
Additional Shapes (uni2B00--uni2BFF)
Box Drawing (uni2500--uni257F)
Block Elements (uni2580--uni259F)
Geometric Shapes Extended (u1F780--u1F7FF)
If a slot of the above is not covered it should be considered a bug. In
this case please report the missing glyph/slot. It will be added as soon
as possible.
The included file newcm-unimath-symbols.pdf is out of date, since the
extra symbols can not be shown in this file as unicode-math package does
not provide yet commands for all these new glyphs. The user can consult
the Unicode charts at the above link and access the required glyph with
char# where # is the Unicode number of the slot the glyph belongs to.
For example, char2BDA will give the Hygeia symbol (uni2BDA) the Rod of
Asclepius.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/newcomputermodern
More information is at
https://www.ctan.org/pkg/newcomputermodern
------------------------------------------------------------------------
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