Sadao Massago submitted an update to the
latex-via-exemplos
package.
Version: 0.5.1 2018-06-02
License: gpl2+
Summary description: A LaTeX course written in brazilian portuguese language
Announcement text:
----------------------------------------------------------------------
Bug fix
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-via-exemplos
The package’s files themselves can be inspected at
http://mirror.ctan.org/info/latex-via-exemplos/
------------------------------------------------------------------------
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 .
Donald P. Goodman submitted an update to the
colophon
package.
Version number: 1.1
License type: lppl1.3
Summary description: Provides commands for producing a colophon
Announcement text:
----------------------------------------------------------------------
Fixed a little bug (missing par) in the closing command, and updated
some metadata in the package.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/colophon
More information is at
https://www.ctan.org/pkg/colophon
------------------------------------------------------------------------
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 .
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 .
Denis Bitouzé submitted an update to the
yathesis
package.
Version number: 0.99r 2018-06-02
License type: lppl1.3
Summary description: A LaTeX class for writing a thesis following
French rules
Announcement text:
----------------------------------------------------------------------
- Bug fix (missing spaces in headers).
- Fixes in documentation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/yathesis
More information is at
https://www.ctan.org/pkg/yathesis
------------------------------------------------------------------------
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. 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 .
Antoine Chambert-Loir submitted an update to the
smflatex
package.
Version number: 1.5d
License type: nosource
Summary description: Classes for Société mathématique de France
publications
Announcement text:
----------------------------------------------------------------------
The bst files had been unfortunately omitted from the previous version.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/smflatex
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/smflatex
------------------------------------------------------------------------
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 .
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 .
David Purton submitted an update to the
biblatex-sbl
package.
Version: 0.10 2018-05-24
License: lppl1.3
Summary description: Society of Biblical Literature (SBL) style files for BibLaTeX
Announcement text:
----------------------------------------------------------------------
What's new:
- Implement `biblatex` `dashed` option.
- Tidy up of `sbl-paper.sty` and `sbl-paper.tex`.
- Fix `biblatex-sbl` v0.9 regression.
- Bug fixes.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-sbl
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-sbl/
------------------------------------------------------------------------
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-extra
package.
Version: 1.32 2018-05-24
License: lppl1.3
Summary description: An extension to the glossaries package
Announcement text:
----------------------------------------------------------------------
Added GlsXtrForeignText, GlsXtrForeignTextField and GlsXtrUnknownDialectWarning.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/glossaries-extra
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/glossaries-extra/
------------------------------------------------------------------------
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 .
Jacob Wiersma submitted the
OneDown
package.
Version: 1.0 2018-05-23
License: lppl1.3
Summary description: Typeset Bridge Diagrams
Announcement text:
----------------------------------------------------------------------
OneDown, a comprehensive package to draw diagrams for the game of bridge
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/onedown
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/onedown/
------------------------------------------------------------------------
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 .
Donald P. Story submitted the
opacity-pro
package.
Version number: 2018-05-13
License type: lppl1.2
Summary description: Set transparency and blend mode
Announcement text:
----------------------------------------------------------------------
The opacity-pro package defines the settransparency command and the
settransparency environment. These allow the document to set the blend
mode and opacity of LaTeX objects.
PDF Creator: Adobe Distiller is required, with transparancy operator
set to true (/AllowTransparency true).
Also see http://blog.acrotex.net/ for the latest on my ruminations on
LaTeX and PDF.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/opacity-pro
More information is at
https://www.ctan.org/pkg/opacity-pro
------------------------------------------------------------------------
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 .
Erwann Rogard submitted the
erw-l3
package.
Version number: 0.1.1
License type: lppl1.3c
Summary description: A bundle of small utilities built around expl3
Announcement text:
----------------------------------------------------------------------
Comes in replacement of l3erw in response to l3-team request (name
conflict). Modules were separate in the first upload. This time they're
integrated into one sty. Further changes inside dtx file under
changes{0.1.1}{2018/05/23}.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/erw-l3
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/erw-l3
------------------------------------------------------------------------
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
digicap-pro
package.
Version number: 2018-05-13
License type: lppl1.2
Summary description: Creates captions to digital photos
Announcement text:
----------------------------------------------------------------------
The digicap-pro package creates captions to digital photos (or graphics)
and selectively places them on top with a selected opacity.
Captions can be static or they can be rollovers (hidden until the user
rolls over the image).
As a bonus, the document author can create a photo album complete with
thumbnail versions of the photos, which when clicked, the full size
photo appears with caption and title.
PDF Creator: Adobe Distiller is required, with transparancy operator set
to true (/AllowTransparency true).
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/digicap-pro
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/digicap-pro
------------------------------------------------------------------------
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 .
Rolf Niepraschk submitted an update to the
xltabular
package.
Version number: 0.1a 2018-05-23
License type: lppl1.3
Summary description: Longtable support with possible X-column specifier
Announcement text:
----------------------------------------------------------------------
Bug fix: restoring the original definition of tabularx.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/xltabular
More information is at
http://www.ctan.org/pkg/xltabular
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
Nicola Talbot submitted an update to the
makeglossariesgui
package.
Version: 2.1 2018-05-23
License: gpl3
Summary description: Java GUI alternative to makeglossaries script
Announcement text:
----------------------------------------------------------------------
- Added check for bib2gls.
- Added encoding check.
- Added buttons to test makeglossaries and makeglossaries-lite
scripts.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/makeglossariesgui
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/makeglossariesgui/
------------------------------------------------------------------------
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.39 2018-05-23
License: lppl1.3
Summary description: Create glossaries and lists of acronyms
Announcement text:
----------------------------------------------------------------------
makeglossaries-lite.lua:
- corrected version information
glossariesbegin.tex:
- updated further information section
glossaries-user.tex:
- updated some external links
----------------------------------------------------------------------
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 .
Jesus Lago Garcia submitted an update to the
optidef
package.
Version number: 2.7
License type: lppl1.3
Summary description: Environments for writing optimization problems
Announcement text:
----------------------------------------------------------------------
The new version 2.7 has two new features:
- Selection of the default configuration of the constraint alignment.
- A new environment minie that can be used instead of the the mini!
environment to avoid clashes with some languages of the babel library.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/optidef
More information is at
https://www.ctan.org/pkg/optidef
------------------------------------------------------------------------
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 .
Scott Pakin submitted an update to the
bundledoc
package.
Version number: 3.3
License type: lppl1.3c
Summary description: Bundle together all the files needed to build a LaTeX
document
Announcement text:
----------------------------------------------------------------------
bundledoc is a post-processor for the snapshot package that bundles
together all the classes, packages, and files needed to build a given
LaTeX document. It reads the .dep file that snapshot produces, finds each
of the files mentioned therein, and archives them into a
single .tar.gz (or .zip, or whatever) file, suitable for moving across
systems, transmitting to a colleague, etc.
Version 3.3 of bundledoc is a bug-fix release. It replaces
no-longer-supported Perl constructs with more modern equivalents. Thanks
to
Ulrike Fischer for the bug report.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/bundledoc
The package's files themselves can be inspected at
http://mirror.ctan.org/support/bundledoc
------------------------------------------------------------------------
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 .
Emilio Lazo Zaia submitted an update to the
factura
package.
Version number: 3.56 2018-05-22
License type: lppl1.3
Summary description: Typeset and calculate invoices according to Venezuelan law
Announcement text:
----------------------------------------------------------------------
Important: Monetary reconversion code introduced on previous version (3.47) updated because it was introduced not
accurately. Minor: Some new options and improvements.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/factura
More information is at
http://www.ctan.org/pkg/factura
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
Erwann Rogard submitted the
l3erw
package.
Version number: 0.1
License type: lppl1.3c
Summary description: A bundle of small utilities built around expl3
Announcement text:
----------------------------------------------------------------------
Here's for review a bundle of small utilities built around expl3.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/l3erw
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3erw
------------------------------------------------------------------------
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.26.11 2018-05-21
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
Allow sameword to contain edtext
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/reledmac
More information is at
http://www.ctan.org/pkg/reledmac
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
Shankar Kulumani submitted an update to the
thesis-gwu
package.
Version number: 1.3.0 2018-05-21
License type: gpl3
Summary description: Thesis class for George Washington University School of Engineering and Applied Science
Announcement text:
----------------------------------------------------------------------
This is a thesis/dissertation class and template for GWU SEAS
Changes:
- Update chapter style to match guidelines
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/thesis-gwu
More information is at
http://www.ctan.org/pkg/thesis-gwu
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
Dwight Aplevich submitted an update to the
circuit-macros
package.
Version number: 8.8
License type: lppl
Summary description: M4 macros for electric circuit diagrams
Announcement text:
----------------------------------------------------------------------
New macro options, macros for embedding dpic output in tikz pictures,
change to svg.m4 for better compatibility with the current dpic
interpreter.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/circuit_macros
More information is at
https://www.ctan.org/pkg/circuit-macros
------------------------------------------------------------------------
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 .
LianTze Lim submitted an update to the
pgfornament-han
bundle.
Version: 2018-05-15
License: lppl1.3c
Summary description: pgfornament library for Chinese traditional motifs and patterns
Announcement text:
----------------------------------------------------------------------
- Added Traditional Chinese names and 3 new colours to cncolours.sty (v1.1)
- Added a new Beamer theme, HeavenlyClouds, using pgfornament-han elements
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pgfornament-han
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/pgfornament-han/
------------------------------------------------------------------------
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 Japanese TeX Development Community submitted an update to the
platex
package.
Version number: 2018-05-20
License type: bsd3
Summary description: pLaTeX2e and miscellaneous macros for pTeX
Announcement text:
----------------------------------------------------------------------
* Fix a bug that tombow (trim marks) is colored with split colored
text.
* Add more tombow-related parameters (`@tombowcolor`,
`@tombowbleed`).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/japanese/platex
More information is at
https://www.ctan.org/pkg/platex
------------------------------------------------------------------------
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 Purton submitted an update to the
biblatex-sbl
package.
Version number: 0.9 2018-05-20
License type: lppl1.3
Summary description: Society of Biblical Literature (SBL) style files for
BibLaTeX
Announcement text:
----------------------------------------------------------------------
What's new:
- Support and require biblatex 3.11.
- Use ibid and idem by default.
- polyglossia is no longer supported. You should use babel instead. This
has implications for Hebrew and Greek. Please see the documentation and
example sbl-paper.tex
for help in using babel for Hebrew and Greek.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/biblatex-sbl
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-sbl
------------------------------------------------------------------------
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 .
Matthew Lovell submitted an update to the
register
package.
Version: 1.6.1 2018-05-19
License: lppl1.3
Summary description: Typeset programmable elements in digital hardware (registers)
Announcement text:
----------------------------------------------------------------------
Updating author email address.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/register
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/register/
------------------------------------------------------------------------
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 .
Bob Tennent submitted an update to the
cabin
package.
Version number: 2018-05-18
License type: ofl
Summary description: A humanist Sans Serif font, with LaTeX support
Announcement text:
----------------------------------------------------------------------
Updated to fonts version 2.2 with improved diacritics.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/cabin
More information is at
https://www.ctan.org/pkg/cabin
------------------------------------------------------------------------
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 .
Noriyuki Abe submitted an update to the
jlreq
package.
Version: 2018-05-19
License: bsd2
Summary description: Japanese document class based on requirements for Japanese text layout
Announcement text:
----------------------------------------------------------------------
* 2018-05-19
- Made the width of the label in the table of contents longer.
- Moved some macros to jlreq-helpers.sty
- Fixed bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jlreq
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/jlreq/
------------------------------------------------------------------------
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
datetime2-latin
package.
Version number: 1.1 2018-05-18
License type: lppl1.3
Summary description: Latin language module for the datetime2 package
Announcement text:
----------------------------------------------------------------------
Removed spurious space
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/datetime2-latin
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/datetime2-contrib/datetime2-lat…
------------------------------------------------------------------------
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 .