Xiangdong Zeng submitted the
firamath
package.
Version number: 0.3 2018-09-15
License type: ofl
Summary description: Fira sans serif font with Unicode math support
Announcement text:
----------------------------------------------------------------------
This is the first version of Fira Math on CTAN.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/firamath
More information is at
https://www.ctan.org/pkg/firamath
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Karl Berry submitted an update to the
epstopdf
package.
Version number: 2.28
License type: other-free
Summary description: Convert EPS to PDF using Ghostscript
Announcement text:
----------------------------------------------------------------------
epstopdf 2.28 changes to output PDF version 1.5 by default. Before, it
output whatever version the underlying Ghostscript or other interpreter
had as default. In Ghostscript 9,25, that changed to 1.7, which would
cause many warnings in the TeX world.
To override the PDF version, use epstopdf
--gsopt=-dCompatibilityLevel=1.7 (for example).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/epstopdf
More information is at
https://www.ctan.org/pkg/epstopdf
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
François Pantigny submitted an update to the
nicematrix
package.
Version number: 2.1.1 2018-09-16
License type: lppl1.3
Summary description: Several features to improve the typesetting of
mathematical matrices with TikZ
Announcement text:
----------------------------------------------------------------------
Before this version, the utilisation of nicematrix with Tikz
externalization was leading to errors. Now, Tikz externalization is
deactivated in the environments of nicematrix. In any case, it's not
possible to externalize the Tikz elements constructed by nicematrix
because they use the options overlay and remember picture.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nicematrix
More information is at
https://www.ctan.org/pkg/nicematrix
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Will Robertson submitted an update to the
breqn
bundle.
Version: 0.98f 2018-09-14
License: lppl1.3
Summary description: Automatic line breaking of displayed equations
Announcement text:
----------------------------------------------------------------------
## v0.98f (2018/09/14)
* Insert `
olinenumbers` inside maths environments if the `lineno`
package is loaded. It would be better to insert a line number,
but at least with this the document still compiles!
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/breqn
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/breqn/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Chris Hughes submitted an update to the
latexindent
package.
Version: 3.5.1 2018-09-15
License: gpl3
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
----------------------------------------------------------------------
Version 3.5.1: a couple of bug fixes to the sentence indentation routine;
full details at https://github.com/cmhughes/latexindent.pl/pull/134
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexindent
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/latexindent/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Lars Madsen submitted an update to the
memdesign
package.
Version number: 2018-09-14
License type: lppl1.3
Summary description: Notes on book design
Announcement text:
----------------------------------------------------------------------
- Fixed a lot of typos reported by Udo Wermuth
- Switched to using frenchspacing
- Slight changes to the layout
- Use workaround for sporadic spaces in the inline toc lists caused
by the un-typeset subsubsection entries when using hyperref.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/memdesign
The package's files themselves can be inspected at
http://mirror.ctan.org/info/memdesign
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Maïeul Rouquette submitted an update to the
reledmac
package.
Version number: 2.27.0 2018-09-13
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
This release add doinsidethislinehook, which allows to differ the
execution of some code to the moment when individual line is
typeset.
Useful for example to use with markboth (and similar).
Read § 5.6 for further details, and look to the file
examples/2-subdivision-number-in-header.tex
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/reledmac
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/reledmac
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
François Pantigny submitted an update to the
witharrows
package.
Version number: 1.10 2018-09-13
License type: lppl1.3
Summary description: “Aligned” math environments with arrows for comments
Announcement text:
----------------------------------------------------------------------
Correction of a bug: the environment DispWithArrows is now compatible with the horizontal mode (and, in fact, it
*should* be used in horizontal mode).
The option wrap-lines of DispWithArrows is now compatible with the option text width of Tikz.
The option wrap-lines is now also compatible with the class option leqno.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/witharrows
More information is at
http://www.ctan.org/pkg/witharrows
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
John Collins submitted an update to the
axodraw2
package.
Version number: 2.1.1a 2018-09-12
License type: gpl3
Summary description: Feynman diagrams in a LaTeX document
Announcement text:
----------------------------------------------------------------------
In test files axohelp-big.test and axohep.test, use C locale to guard against character set mismatches. (Recommended
for use in TeXLive builds.) There is no change in functionality.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/axodraw2
More information is at
http://www.ctan.org/pkg/axodraw2
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
Frank Mittelbach submitted an update to the
parskip
package.
Version: 2.0a 2018-08-24
License: lppl1.3c
Summary description: Layout with zero parindent, non-zero parskip
Announcement text:
----------------------------------------------------------------------
This package is a reimplementation (with extensions) of a package with
the same name written by Hubert Partl in 1989 and later maintained by
Robin Fairbairns.
Package source can be found at
https://github.com/FrankMittelbach/fmitex/ (development branch parskip)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/parskip
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/parskip/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Frank Mittelbach submitted the
widows-and-orphans
package.
Version number: 1.0a
License type: lppl1.3c
Summary description: Identify (typographic) widows and orphans
Announcement text:
----------------------------------------------------------------------
This package identifies all widows and orphans in a document to help a
user to get rid of them. The act of resolving still needs
to be done manually: By rewriting text, running some paragraph long or
short or or explicitly breaking in some strategic place.
It will also identify and warn about words broken across columns or pages
and display formulas separated from their introductory
paragraph.
The initial idea was born way back in 2012 when somebody on stackexchange
asked if it would be possible to [Find all widows and
orphans](https://tex.stackexchange.com/questions/45528/finding-all-widows-a….
Package source can be found below:
https://github.com/FrankMittelbach/fmitex/
The license is LPPL.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/widows-and-orphans
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/widows-and-orphans
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Christopher Brown submitted the
utexasthesis
package.
Version number: 1.0
License type: cc0
Summary description: University of Texas at Austin graduate thesis style
Announcement text:
----------------------------------------------------------------------
Version 1.0 release of utexasthesis, a document class definition for
typesetting University of Texas at Austin theses (both masters and
dissertation).
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/utexasthesis
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/utexasthesis
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
The Oberdiek Package Support Group submitted an update to the
oberdiek
package.
Version number: 2018-09-10
License type: lppl1.3
Summary description: A bundle of packages submitted by Heiko Oberdiek
Announcement text:
----------------------------------------------------------------------
Correction to the 2018-09-07 release.
A packaging error meant that the fix announced for the pdftexcmds
package was documented but the code was not updated. See GitHub issue
45 (https://github.com/ho-tex/oberdiek/issues/45)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/oberdiek
More information is at
https://www.ctan.org/pkg/oberdiek
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Donald P. Goodman submitted an update to the
poetry
package.
Version number: 1.1
License type: lppl1.3
Summary description: Facilities for typesetting poetry and poetical
structure
Announcement text:
----------------------------------------------------------------------
The package formerly silently would require hyperref; now it works with
hyperref, but also works without it.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/poetry
More information is at
https://www.ctan.org/pkg/poetry
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Linus Romer submitted an update to the
bezierplot
package.
Version: 1.3 2018-09-03
License: lppl1.3c
Summary description: Approximate smooth function graphs with cubic bezier splines for use with TikZ or MetaPost
Announcement text:
----------------------------------------------------------------------
Small adjustment for bezierplot.lua: Changed the y tolerance for
the graph windows from yerror to 0.1*yerror in order to avoid
overlapping values after rounding.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bezierplot
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/latex/bezierplot/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Alastair Kay submitted the
quantikz
package.
Version number: 0.9.2
License type: cc-by-4
Summary description: Draw quantum circuit diagrams
Announcement text:
----------------------------------------------------------------------
The quantikz package provides typesetting of quantum circuit diagrams
within tikz. Syntax is similar to QCircuit, but with some
improvements. Output is highly customisable thanks to the tikz interface.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/quantikz
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/quantikz
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
The Oberdiek Package Support Group submitted an update to the
doi
package.
Version number: 2018-09-09
License type: lppl
Summary description: Create correct hyperlinks for DOI numbers
Announcement text:
----------------------------------------------------------------------
Small update to doi package to use recommended https://doi.org rather
than old http://dx.doi.org A mechanism provided to revert to the old
usage if needed. Sources moved to github at
https://github.com/ho-tex/doi
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/doi
More information is at
https://www.ctan.org/pkg/doi
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Oberdiek Package Support Group submitted an update to the
oberdiek
package.
Version number: 2018-09-07
License type: lppl1.3
Summary description: A bundle of packages submitted by Heiko Oberdiek
Announcement text:
----------------------------------------------------------------------
Minor update to Oberdiek bundle fixing some issues reported on GitHub.
Commit log since the last release:
e80ecfc guard against loading remreset in newer latex, Fixes #41
c2ae81a guard against ProvidesPackage being
elax, Fixes #38
a6ec14b fix catcode regime fixes issue #45
cd16c2b Fix typo in accsupp documentation
95aa219 do not load thumbpdf into hypdoc: issue #46
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/oberdiek
More information is at
https://www.ctan.org/pkg/oberdiek
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Xiangdong Zeng submitted an update to the
zhlipsum
package.
Version number: 1.1.1 2018-09-08
License type: lppl1.3c
Summary description: Chinese dummy text
Announcement text:
----------------------------------------------------------------------
- Update dummy text.
- Now we have CI (continuous integration) on more platforms.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/zhlipsum
More information is at
https://www.ctan.org/pkg/zhlipsum
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
The Oberdiek Package Support Group submitted an update to the
thumbpdf
package.
Version: 3.17 2018-09-07
License: lppl
Summary description: Thumbnails for pdfTeX and dvips/ps2pdf
Announcement text:
----------------------------------------------------------------------
Update to thumbpdf:
* latex .sty updated to remove some warnings and quit with just a log
message if it detects compression is being used.
* Update the perl to quote { and } in regular expressions due to
stricter syntax rules in more recent perl releases.
* Support moved to github
https://github.com/ho-tex/thumbpdf
David Carlisle for Oberdiek Package Support Group
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/thumbpdf
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/thumbpdf/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Jürgen Spitzmüller submitted an update to the
covington
package.
Version: 1.7 2018-09-08
License: lppl1.3
Summary description: Linguistic support
Announcement text:
----------------------------------------------------------------------
Changes for Version 1.6 (2018-09-07)
- Introduce new environment subexamples for sub-examples
such as 1a.
- Introduce new command pxref that outputs references to
examples including parentheses.
Changes for Version 1.7 (2018-09-08)
- Fix alignment in subexamples.
- Improve manual.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/covington
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/covington/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Falk Hanisch submitted an update to the
svg
package.
Version number: 2.02 2018-09-08
License type: lppl1.3c
Summary description: Include and extract SVG pictures in LaTeX documents
Announcement text:
----------------------------------------------------------------------
+ distortion of included and extracted graphics supported with options
`distort` (or `keepaspectratio`) and `extractdistort` as well as
rotation for extractions (`extractangle`)
+ fixed errors with active double qoutes from **babel** in path
arguments
+ multiple dots within file names possible
+ package **trimspaces** required
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/svg
More information is at
https://www.ctan.org/pkg/svg
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Brian Dunn submitted an update to the
lwarp
package.
Version number: 0.59
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Improved error checking for lwarpmk.
Added support for dvi latex.
Added lwarpmk epstopdf to convert large numbers of eps images.
Fix for Mathjax chapter numbers.
Added MathJax support for nicefrac, units.
Added asymptote, pdftricks, pstricks, pst-eps, epstopdf.
Added breqn, SIunits.
Added bxpapersize, canoniclayout, draftcopy, fnbreak, nccfancyhdr.
Added accsupp, axessibility.
Added xunicode.
Tested to work as-is: eepic, sepfootnotes.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/lwarp
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/lwarp
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Karl Berry submitted an update to the
tugboat
package.
Version number: 2.20 2018-09-06
License type: lppl1.3
Summary description: LaTeX macros for TUGboat articles
Announcement text:
----------------------------------------------------------------------
A small update to the LaTeX tugboat macros and documentation. The
notable change is a new BibTeX style file, tugboat.bst, now recommended
for TUGboat articles.
- It is based on abbrvurl.bst (see https://ctan.org/pkg/urlbst),
- thus supports url and doi fields, among others.
- The url field is ignored if either the doi or howpublished field
is present, since in practice I observe that people put the same
information in all those fields.
- Has even more abbreviations, including printing only two author names
(plus et al.) if there are more than four authors, thanks to Mico
Loretan.
- Defines an @online entry type as an alias for @misc.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tugboat
More information is at
https://www.ctan.org/pkg/tugboat
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Silke Hofstra submitted an update to the
sourceserifpro
package.
Version number: 1.3
License type: ofl
Summary description: Use SourceSerifPro with TeX(-alike) systems
Announcement text:
----------------------------------------------------------------------
Source Serif Pro now has small caps and italics
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/sourceserifpro
More information is at
https://www.ctan.org/pkg/sourceserifpro
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .