Lars Madsen submitted an update to the
memoir
package.
Version number: 3.7j 2019-11-21
License type: lppl1.3
Summary description: Typeset fiction, non-fiction and mathematical books
Announcement text:
----------------------------------------------------------------------
Changed (2019/11/21)
o memoir v3.7j
-- Typo when textcase.sty is not found. The embedded fallback (textcase v0.07, 2004) nedded # doubling, now fixed.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/memoir
More information is at
https://www.ctan.org/pkg/memoir
------------------------------------------------------------------------
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
Robert Blazek submitted the
pinoutikz
package.
Version number: 1.0.1 2019-11-23
License type: lppl1.3c
Summary description: Draw chip pinouts with TikZ
Announcement text:
----------------------------------------------------------------------
The package provides a set of macros for typesetting electronic chip pinouts.
It is designed as a tool that is easy to use, with a lean syntax, native to LaTeX,
and directly supporting PDF output format. It has therefore been based on the very
impressive TikZ package.
Package uploaded for the first time.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pinoutikz
More information is at
http://www.ctan.org/pkg/pinoutikz
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
--
Boris Veytsman submitted an update to the
nomencl
package.
Version number: 5.3
License type: lppl
Summary description: Produce lists of symbols as in nomenclature
Announcement text:
----------------------------------------------------------------------
v5.3 2019/11/23 Documentation updates
Slovene option
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nomencl
More information is at
http://www.ctan.org/pkg/nomencl
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
--
Philip Kime submitted an update to the
biblatex-apa
package.
Version number: 9.0 2019-11-23
License type: lppl1.3c
Summary description: BibLaTeX citation and reference style for APA
Announcement text:
----------------------------------------------------------------------
Update for APA 7th edition conformance.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-apa
More information is at
https://www.ctan.org/pkg/biblatex-apa
------------------------------------------------------------------------
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 .
Antonis Tsolomitis submitted the
fontsetup
package.
Version: 1.000 2019-11-21
License: gpl3
Summary description: A front-end to fontspec, for selected fonts with math support
Announcement text:
----------------------------------------------------------------------
This simple package makes it trivial to switch quickly between
different quality fonts supporting Mathematics.
For more information read the file fontsetup-doc.pdf in
the doc subdirectory.
Antonis Tsolomitis
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fontsetup
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/fontsetup/
------------------------------------------------------------------------
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
Andrej Radović submitted an update to the
datetime2-serbian
package.
Version: 2.1.0 2019-11-22
License: lppl1.3
Summary description: Serbian language module for the datetime2 package
Announcement text:
----------------------------------------------------------------------
Enabled special contextual commands specific to Serbian language.
Thanks Dr Nicola L. C. Talbot!
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/datetime2-serbian
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-ser…
------------------------------------------------------------------------
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
Andreas Matthias submitted an update to the
pdfpages
package.
Version number: 0.5o
License type: lppl1.3c
Summary description: Include PDF documents in LaTeX
Announcement text:
----------------------------------------------------------------------
This update fixes a bug with grffile.sty. Pdfpages tried to use an
internal command of grffile.sty, which no longer exists, since
grffile.sty is an empty dummy package nowadays.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pdfpages
More information is at
https://www.ctan.org/pkg/pdfpages
------------------------------------------------------------------------
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 .
-- Herbert Voß submitted an update to the
pst-eucl
package.
Version number: 1.68 2019-11-21
License type: lppl
Summary description: Euclidian geometry with PSTricks
Announcement text:
----------------------------------------------------------------------
1.68 2019/11/21
- add macros to construct a triangle by SSS, SAS, ASA, AAS, pstTriangleSSS, pstTriangleSAS, etc.
- add macro to get the bisector node of angle AOB, pstBisectorAOB, refer to pstBissectBAC,
pstOutBissectBAC.
- add macro to get the Golden Mean node of a given segment, pstGoldenMean.
- add macro to define an ellipse by its focus(F) and directrix line(l) and eccentricity(e),
pstGeneralEllipseFle.
- add macro to define an ellipse by quadratic curve equation $ax^2+bxy+cy^2+dx+ey+f=0$,
pstGeneralEllipseCoef.
- add macro to define an ellipse by given five points, pstGeneralEllipseABCDE.
- add macro to define an parabola by its focus(F) and directrix line(l), pstGeneralParabolaFl.
- add macro to define an parabola by quadratic curve equation $ax^2+bxy+cy^2+dx+ey+f=0$,
pstGeneralParabolaCoef.
- add macro to define an parabola by given five points, pstGeneralParabolaABCDE.
- add macro to define an hyperbola by its focus(F) and directrix line(l) and eccentricity(e),
pstGeneralHyperbolaFle.
- add macro to define an hyperbola by quadratic curve equation $ax^2+bxy+cy^2+dx+ey+f=0$,
pstGeneralHyperbolaCoef.
- add macro to define an hyperbola by given five points, pstGeneralHyperbolaABCDE.
- add macro to draw the line Ax+By+C=0, pstLineCoef.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-eucl
More information is at
http://www.ctan.org/pkg/pst-eucl
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
Yannick Schinko submitted an update to the
lexend
package.
Version number: 1.0.0
License type: lppl1.3c ofl
Summary description: The Lexend fonts for XeLaTeX and LuaLaTeX through fontspec
Announcement text:
----------------------------------------------------------------------
Version 1.0.0
-------------
+ Added package options `nomain` (and `main`) and `nosans` (and `sans`).
* Improved documentation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/lexend
More information is at
http://www.ctan.org/pkg/lexend
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
--
Takayuki Yato submitted an update to the
pxchfon
package.
Version: 1.7 2019-11-19
License: mit
Summary description: Japanese font setup for pLaTeX and upLaTeX
Announcement text:
----------------------------------------------------------------------
New feature:
- Support for user-defined custom presets.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pxchfon
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/pxchfon/
------------------------------------------------------------------------
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