John Bowman submitted an update to the
asymptote
package.
Version number: 2.66
License type: lgpl3
Summary description: 2D and 3D TeX-Aware Vector Graphics Language
Announcement text:
----------------------------------------------------------------------
A bug in the Bezier patch bounds was fixed. Vertex and material data are
copied from the CPU to GPU only when necessary. The default Headlamp
light was brightened. WebGL output is centered in the viewport, extending
to the canvas boundary; the precision of planar Bezier surfaces was
increased to avoid artifacts. Fullscreen mode has been fixed; the new
default maxviewport=(0,0) specifies the screen dimensions. Camera
adjustment was fixed. Problems with Xasy and interactive signals under
MSWindows were fixed. A background color for both 2D and 3D images
can be specified with currentlight.background. Offscreen rendering on
headless machines has been reinstated; while the setting offscreen has
been removed, one can again configure asy for either onscreen or offscreen
rendering. Clipping was removed from the slopefield module.
Functions mapArray, mapTemplate, real abs2(pair), and real abs2(triple)
were implemented. The new Ghostscript transparency model requires
Ghostscript 9.52 or later. The detection of TeX errors was improved. An array
segmentation fault was fixed; array dimensions are checked. Flattened
monochrome tensor patches with interior internal control points are now
drawn as filled cyclic paths. PDF offsets were fixed, along with the
auto-reload feature for Acroread. SVG support was improved; 2D images can
now be output in HTML format using inline SVG code, to support the
Asymptote Web Application, a new cloud service at
http://asymptote.ualberta.ca.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/asymptote
More information is at
https://www.ctan.org/pkg/asymptote
------------------------------------------------------------------------
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
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version number: 1.2.1 2020-07-06
License type: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
Release 1.2.1
Several changes, both internal and user-visible. These are quite risky, although they
*should* be backward-compatible.
>From the user point of view:
- there is now a new style of voltages (raised American)
- a powerful mechanism for customizing voltages, currents and flows has been added.
The internal changes are basically the re-implementation of the macros that draw the path
elements (`to[...]`), which have been completely rewritten. Please be sure to read the
possible incompatibilities in the manual (section 1.9).
- Added access to voltages, currents and flows anchors
- Added raised american voltage style
- Rewrite of the path generation macros
- Several small bugs fixed (no one ever used some f^> options...)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/circuitikz
More information is at
http://www.ctan.org/pkg/CircuiTikZ
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
--
Sebastian Ørsted submitted an update to the
SemanTeX
package.
Version: 0.2alpha 2020-07-06
License: lppl1.3c
Summary description: Object-oriented mathematics
Announcement text:
----------------------------------------------------------------------
A major update, with lots of bug fixes and quite a few new features,
such as multi-value keys. Also, the syntax has been changed quite
dramatically, and old documents will have to be updated.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/semantex
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/semantex/
------------------------------------------------------------------------
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
Karl Berry submitted an update to the
eplain
package.
Version number: 3.11
License type: gpl2+
Summary description: Extended plain TeX macros
Announcement text:
----------------------------------------------------------------------
Eplain version 3.11 is available from CTAN via
https://ctan.org/pkg/eplain and directly from https://tug.org/eplain.
It's also included in TeX distributions.
This minor release supports the YYYY-MM-DD date syntax in
ProvidesPackage, as well as the historical YYYY/MM/DD.
General: the Eplain macro package extends and expands on the definitions
in plain TeX. It's intended to provide useful definitions regardless of
how a document might be formatted, such as cross-referencing by labels.
Eplain was originally developed for the book TeX for the Impatient,
published by Addison-Wesley in 1990. That book is now freely available,
from https://ctan.org/pkg/impatient, along with several translations.
It's also in TeX distributions.
Please send bug reports to tex-eplain(a)tug.org
(mailing list web interface: https://lists.tug.org/tex-eplain).
Happy expanded TeXing,
Karl
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/eplain
More information is at
https://www.ctan.org/pkg/eplain
------------------------------------------------------------------------
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 .
François Pantigny submitted an update to the
cascade
package.
Version number: 1.1 2020-07-05
License type: lppl1.3
Summary description: Constructions with braces to present mathematical
demonstrations
Announcement text:
----------------------------------------------------------------------
New option 't' (similar to the option 't' of 'array').
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/cascade
More information is at
https://www.ctan.org/pkg/cascade
------------------------------------------------------------------------
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
Jonathan P. Spratte submitted an update to the
expkv-opt
package.
Version number: 0.1a 2020-07-04
License type: lppl1.3c
Summary description: Parse class and package options with expkv
Announcement text:
----------------------------------------------------------------------
This release doesn't change any behaviour, but uses the new
`ekvifdefinedset` of `expkv` instead of building that test in
`expkv-opt`.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/expkv-opt
More information is at
https://www.ctan.org/pkg/expkv-opt
------------------------------------------------------------------------
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 .
Jonathan P. Spratte submitted an update to the
expkv-def
package.
Version number: 0.4 2020-07-04
License type: lppl1.3c
Summary description: A key-defining frontend for expkv
Announcement text:
----------------------------------------------------------------------
This release adds a user-definable handler for unknown choices for a
choice key.
Additionally a bug is fixed for key definitions containing unbalanced
TeX-if constructs.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/expkv-def
More information is at
https://www.ctan.org/pkg/expkv-def
------------------------------------------------------------------------
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 .
Jonathan P. Spratte submitted an update to the
expkv
package.
Version number: 1.4 2020-07-04
License type: lppl1.3c
Summary description: An expandable key=val implementation
Announcement text:
----------------------------------------------------------------------
This release adds the `ekvifdefinedset` test, needed by expkv-opt.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/expkv
More information is at
https://www.ctan.org/pkg/expkv
------------------------------------------------------------------------
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 .
Junwei Wang submitted the
beamerthemeNord
package.
Version: 0.1.0 2020-07-03
License: lppl1.3c
Summary description: A simple beamer theme using the “Nord” color theme
Announcement text:
----------------------------------------------------------------------
A new beamer theme that uses the Nord color theme
from https://www.nordtheme.com/ .
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamerthemenord
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamerthe…
------------------------------------------------------------------------
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
Jonathan P. Spratte submitted the
expkv-opt
package.
Version: 0.1 2020-07-02
License: lppl1.3c
Summary description: Parse class and package options with expkv
Announcement text:
----------------------------------------------------------------------
The `expkv-opt` package provides facilities to process class and package
options using keys defined for and with `expkv` and as such supports
key=value options and keys without a value.
The parser shouldn't place any restrictions on the contents of keys or
values, but keep in mind that the option processing of LaTeX might.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/expkv-opt
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/generic/expkv-opt/
------------------------------------------------------------------------
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