Akira Yamaji submitted an update to the
mcf2graph
package.
Version number: 4.32 2018-06-03
License type: bsd
Summary description: Draw chemical structure diagrams with
Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-add commands C[],N[],O[],S[]
X[1] : {X^+^}
X[-1] : {X^-^}
-change option parameter name
sw_MOLout => sw_mol_out
sw_auxout => sw_aux_out
-improve MOL file output
sw_mol_out=0 : no MOL file
sw_mol_out=1 : MOL file V2000
sw_mol_out=2 : MOL file V3000
-update MCF manual and examples
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/mcf2graph
More information is at
https://www.ctan.org/pkg/mcf2graph
------------------------------------------------------------------------
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 .
Alan Munn submitted the
casiofont
package.
Version number: 1.0
License type: lppl1.3c
Summary description: support for the Casio ClassWiz font
Announcement text:
----------------------------------------------------------------------
This package provides support for the Casio ClassWiz font, available from
the Casio web site. The font itself is *not* included in the
distribution. The package requires compilation with XeLaTeX or LuaLaTeX.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/casiofont
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/casiofont
------------------------------------------------------------------------
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 .
Donald P. Story submitted the
qrcstamps
package.
Version: 1.0 2018-06-02
License: lppl1.2
Summary description: Create QR codes using stamps
Announcement text:
----------------------------------------------------------------------
The qrcstamps package enables the document author to create QR Codes,
the QR Code Symbology are caste onto a dynamic stamp annotation.
PDF Creator: Adobe Distiller or ps2pdf can be used as the PDF creator,
but the full Acrobat application is needed to perform post-creation tasks.
Once the document is created and saved, it can be viewed by any
appropriate PDF viewer.
Also see http://blog.acrotex.net/ for the latest of my
ruminations on LaTeX and PDF.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/qrcstamps
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/qrcstamps/
------------------------------------------------------------------------
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 .
The LaTeX Team submitted an update to the
l3kernel
bundle.
Version: 2018-06-01
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
Release 2018-06-01
Added:
- CHANGELOG.md (fixes #460)
Fixed:
- Loading expl3 with LuaTeX/XeTeX and certain letter tokens set
to be active (see #462)
Changed
- Alter char_codepoint_from_bytes:n to produce four groups in all
cases; make f-type expandable
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3kernel/
------------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
glossaries
package.
Version: 4.40 2018-06-01
License: lppl1.3
Summary description: Create glossaries and lists of acronyms
Announcement text:
----------------------------------------------------------------------
Minor bug fix in makenoidxglossaries
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/glossaries
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/glossaries/
------------------------------------------------------------------------
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 .
Scott Pakin submitted an update to the
filecontents
package.
Version number: 1.4
License type: lppl1.3c
Summary description: Extended filecontents and filecontents*
environments
Announcement text:
----------------------------------------------------------------------
LaTeX2e's filecontents and filecontents* environments enable a LaTeX
source file to generate external files as it's run through latex.
However, there are two limitations of these environments: They refuse
to overwrite existing files; and, they can be used only before the
documentclass declaration. The filecontents package removes these
limitations, making it possible to overwrite existing files and to use
filecontents/filecontents* anywhere.
Version 1.4 of filecontents updates the definitions of tab and form
feed for compatibility with the 2018-04-01 LaTeX release. Thanks to
David Carlisle for the code update.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/filecontents
More information is at
https://www.ctan.org/pkg/filecontents
------------------------------------------------------------------------
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 .
Gary A. Howard submitted the
tlc-article
package.
Version number: 1.0.10
License type: bsd3
Summary description: A LaTeX document class for formal documents
Announcement text:
----------------------------------------------------------------------
tlc-article is a LaTeX document class that orchestrates a logical
arrangement for document header, footer, author, abstract, table of
contents, and margins.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tlc-article
More information is at
https://www.ctan.org/pkg/tlc-article
------------------------------------------------------------------------
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 .
Michal Hoftich submitted the
luavlna
package.
Version: 0.1b 2018-05-31
License: lppl1.3
Summary description: Prevent line breaks after single letter words, units, or adademic titles
Announcement text:
----------------------------------------------------------------------
Version 0.1:
~~~~~~~~~~~~~
The purpose of this new package is to prevent line breaks after nonsyllabic
prepositions and single letter conjuctions. This behavior is required
by typographic norms in some languages such as Czech or Polish. Luavlna
can detect languages used in the text and insert spaces only in parts of
the document where languages that require this feature were used.
It supports both plain LuaTeX and LuaLaTeX.
Version 0.1a:
~~~~~~~~~~~~~
Added luavlna- prefix to all Lua modules in order to prevent possible
naming clashes with other modules.
Version 0.1b:
~~~~~~~~~~~~~
This is a bug fix release; there was a missing test in the Lua code,
which could result in a compilation error.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luavlna
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/luavlna/
------------------------------------------------------------------------
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 .
Jean Pierre Casteleyn submitted an update to the
VisualTikZ
package.
Version number: 0.66
License type: lppl1.3
Summary description: Visual help for TikZ based on images with minimum
text
Announcement text:
----------------------------------------------------------------------
chains library added
through library added
turtle library added
positioning library added
Tikzsymbols package added
Tikzducks package updated
shapes packages updated
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/VisualTikZ
The package's files themselves can be inspected at
http://mirror.ctan.org/info/visualtikz
------------------------------------------------------------------------
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 .
Jan Heinrich Reimer submitted the
postage
package.
Version number: 1.0
License type: lppl1.3c
Summary description: stamp letters with »Deutsche Post«'s service
»Internetmarke«
Announcement text:
----------------------------------------------------------------------
The postage package is used for franking letters with »Deutsche Post«'s
online postage service »Internetmarke«.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/postage
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/postage
------------------------------------------------------------------------
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 .
Donald P. Goodman submitted the
texdate
package.
Version number: 1.0
License type: lppl1.3c
Summary description: Date printing, formatting, and manipulation in TeX
Announcement text:
----------------------------------------------------------------------
TeX and LaTeX provide few facilities for dates by default, though many
packages have filled this gap. texdate fills it, as well, with a pure
TeX-primitive implementation.
It can print dates, advance them by numbers of days, weeks, or months,
determine the weekday automatically (with an algorithm cribbed from the
dayofweek.tex file written by Martin Minow), and print them in (mostly)
arbitrary format. It can also print calendars (monthly and yearly)
automatically, and can be easily localized for non-English languages.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/texdate
More information is at
https://www.ctan.org/pkg/texdate
------------------------------------------------------------------------
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 .
David Carlisle submitted an update to the
carlisle
bundle.
Version: 2018-04-01
License: lppl
Summary description: David Carlisle’s small packages
Announcement text:
----------------------------------------------------------------------
Minor update to the carlisle collection of packages.
Updated contact details (support via github) and remreset is
now obsolete as it has been incorporated into the LaTeX format.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/carlisle
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/carlisle/
------------------------------------------------------------------------
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 .
Wybo H. Dekker submitted an update to the
isodoc
package.
Version: 1.10 2018-05-29
License: lppl1.3
Summary description: A LaTeX class for typesetting letters and invoices
Announcement text:
----------------------------------------------------------------------
Honor a few luatex modifications
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/isodoc
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/isodoc/
------------------------------------------------------------------------
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 .
The LaTeX Team submitted an update to the
latex-base and latex-doc
packages.
Version: PL 5 2018-04-01
License: lppl1.3
Summary description: Base sources of LaTeX
Announcement text:
----------------------------------------------------------------------
Patch Level 5 release for LaTeX 2018-04-01
Adjustments to the handling of non-Unicode filenames on the commandline.
Adjustments to the new package rollback code so that some edge cases
are classified as warnings rather than error.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-base
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/base/
------------------------------------------------------------------------
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 .
Boris Veytsman submitted an update to the
crossrefware
package.
Version number: 2018-04-15
License type: gpl
Summary description: Scripts for working with crossref.org
Announcement text:
----------------------------------------------------------------------
2018/04/15 - Fixed a bug in bibzbladd
- Work around a bug in mathscinet
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/crossrefware
The package's files themselves can be inspected at
http://mirror.ctan.org/support/crossrefware
------------------------------------------------------------------------
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 .
Harry Zhou submitted the
notoCJKsc
package.
Version number: 1.004
License type: ofl
Summary description: This package provides Noto CJK fonts
Announcement text:
----------------------------------------------------------------------
This package provides Noto CJK fonts, also known as Source Han fonts, for
Simplified Chinese. The fonts are designed by Google and Adobe and
distributed under the SIL Open Font License. Both Sans and Serif family of
the fonts are provided.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/notoCJKsc
The package's files themselves can be inspected at
http://mirror.ctan.org/fonts/notocjksc
------------------------------------------------------------------------
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 .
Bob Tennent submitted an update to the
fira
package.
Version: 4.2 2018-05-25
License: ofl lppl
Summary description: Fira fonts with LaTeX support
Announcement text:
----------------------------------------------------------------------
Added support for LGR encoding.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fira
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/fira/
------------------------------------------------------------------------
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 .
John Collins submitted an update to the
latexmk
package.
Version: 4.56 2018-05-25
License: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
Correct parsing of biber's log file.
Implement $warning_cmd.
Deal correctly with situation that files reported in the .fls file
as INPUT or OUTPUT files no longer exist at end of run.
Update example latexmrc file for pythontex.
Better error message when .bib file(s) not found.
Better handling and diagnostics when names of expected and actual
names of .log disagree.
In particular, there is some automatic reconfiguration when .log file
is not in expected place (e.g., because the -aux-directory option is
used and the TeX engines don't support it).
Fix problem of .bib files sometimes not being found by bibtex when
latexmk runs under msys and -outputdirectory is specified.
Add use of environment variable LATEXMKRCSYS to specify system rc file.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexmk
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/latexmk/
------------------------------------------------------------------------
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 .
Rolf Niepraschk submitted an update to the
texlive-dummy-opensuse
package.
Version number: 2018.9999-1
License type: lppl1.3
Summary description: Dummy TeX Live RPM for use with Open SUSE
Announcement text:
----------------------------------------------------------------------
Version for TeX Live 2018
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/texlive-dummy-opensuse
The package's files themselves can be inspected at
http://mirror.ctan.org/support/texlive/texlive-dummy/openSUSE
------------------------------------------------------------------------
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 .
Lukas Bossert submitted the
biblatex-socialscienceshuberlin
package.
Version number: 0.0.1 2018-05-24
License type: lppl1.3
Summary description: BibLaTeX-style for the social sciences at HU Berlin
Announcement text:
----------------------------------------------------------------------
bibLaTeX-style for the social sciences at the Humboldt-Universität zu
Berlin. Initial release further customisations are following.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/biblatex-socialscienceshuberlin
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-socia…
------------------------------------------------------------------------
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 .
Andrew A. Cashner submitted an update to the
musicography
package.
Version number: 2018-05-21
License type: lppl1.3
Summary description: Accessing symbols for music writing with pdfLaTeX
Announcement text:
----------------------------------------------------------------------
Avoid conflict with semantic-markup package's accidental commands (this package now replaces them if the other package
is loaded). ----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/musicography
More information is at
http://www.ctan.org/pkg/musicography
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
Andrew A. Cashner submitted an update to the
semantic-markup
package.
Version number: 2018-05-21
License type: lppl1.3
Summary description: Meaningful semantic markup in the spirit of the
Text Encoding Initiative
Announcement text:
----------------------------------------------------------------------
Customizable endnotes option; avoid conflict with fontspec's strong
command; wtitle and ptitle shorthands for worktitle and ptitle
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/semantic-markup
More information is at
https://www.ctan.org/pkg/semantic-markup
------------------------------------------------------------------------
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 .