Geoffrey Poore submitted an update to the
pythontex
package.
Version number: 0.17 2019-09-22
License type: lppl1.3
Summary description: Run Python from within a document, typesetting the
results
Announcement text:
----------------------------------------------------------------------
Added support for JavaScript, R, Perl, and Perl 6. Updated support for
Julia and Rust.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pythontex
More information is at
https://www.ctan.org/pkg/pythontex
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Clemens Niederberger submitted an update to the
chemformula
package.
Version number: 4.15f 2019-09-23
License type: lppl1.3
Summary description: Command for typesetting chemical formulas and
reactions
Announcement text:
----------------------------------------------------------------------
add missing definition for temporary variable
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/chemformula
More information is at
https://www.ctan.org/pkg/chemformula
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Clemens Niederberger submitted an update to the
acro
package.
Version number: 2.10 2019-09-23
License type: lppl1.3
Summary description: Typeset acronyms
Announcement text:
----------------------------------------------------------------------
- this version fixes long-standing issues
- missing documentation of options/commands has been added
- new commands Acs, Acsp, Aca, and Acap
- new options alt-format and uppercase-short
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/acro
More information is at
https://www.ctan.org/pkg/acro
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Oliver Kopp submitted an update to the
plantuml
package.
Version number: 0.3.0
License type: lppl1.3c
Summary description: Support for rendering UML diagrams using the syntax and tool of PlantUML
Announcement text:
----------------------------------------------------------------------
- Added support for UTF-8 filenames.
- Added `example-component-diagram.tex`. Refs [#2](https://github.com/koppor/plantuml/issues/9).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/plantuml
More information is at
http://www.ctan.org/pkg/plantuml
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Brian Dunn submitted an update to the
lwarp
package.
Version number: 0.75 2019-09-23
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Fixes for
ormalcolor, minipage linewidth.
Fixes for keyfloat and wrapfig.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/lwarp
More information is at
https://www.ctan.org/pkg/lwarp
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Scott Pakin submitted an update to the
perltex
package.
Version number: 2.2
License type: lppl
Summary description: Define LaTeX macros in terms of Perl code
Announcement text:
----------------------------------------------------------------------
PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e style file
(perltex.sty) that, together, give the user the ability to define LaTeX
macros in terms of Perl code. Once defined, a Perl macro becomes
indistinguishable from any other LaTeX macro. PerlTeX thereby combines
LaTeX's typesetting power with Perl's programmability.
Version 2.2 of PerlTeX corrects a bug when the noperltex option is used
under newer versions of LaTeX. Thanks to Ulrike Fischer for reporting the
problem and helping fix it.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/perltex
More information is at
https://www.ctan.org/pkg/perltex
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Brian Dunn submitted an update to the
keyfloat
package.
Version number: 2.01
License type: lppl1.3
Summary description: Provides a key/value interface for generating
floats
Announcement text:
----------------------------------------------------------------------
Added keyfloats and keysubfloats [M] and [W].
Fixes for KomaScript, font and color.
Improved vertical space.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/keyfloat
More information is at
https://www.ctan.org/pkg/keyfloat
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Pablo González Luengo submitted an update to the
scontents
package.
Version number: 1.3
License type: lppl1.3c
Summary description: Stores LaTeX contents in memory or files
Announcement text:
----------------------------------------------------------------------
- Remove `filecontentsdef` dependency.
- The environment can now nest.
- The extra space has been removed when you run `getstored`.
- Internal code has been rewritten more efficiently.
- Remove ` ypestored*`.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/scontents
More information is at
https://www.ctan.org/pkg/scontents
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Hi Pablo,
Thanks for the upload. I've installed the new version and updated the
catalog repository.
The changes should become available on the mirrors within the next 24
hours. Then I will post the announcement.
> Upload information:
> Package: scontents
> Package id: scontents
> Summary: Stores LaTeX contents in memory or files
> Version: 1.3
> Author: Pablo González Luengo
> Author email: pablgonz(a)yahoo.com
> Location: /macros/latex/contrib/scontents
> License: lppl1.3c
> Home: https://github.com/pablgonz/scontents
> Bugs: https://github.com/pablgonz/scontents/issues
> Repository: https://github.com/pablgonz/scontents
> Announcement:
> -----------------------------------------
> - Remove `filecontentsdef` dependency.
> - The environment can now nest.
> - The extra space has been removed when you run `getstored`.
> - Internal code has been rewritten more efficiently.
> - Remove ` ypestored*`.
>
> -----------------------------------------
> Note: ----
Kind regards
Manfred Lotz
for the CTAN Team
--
Please send messages to this mailing list in English only.
Please do not send HTML messages, they are held in our Spam filter.
Please do not send software to this list, use the web upload form.
Takuto Asakura submitted the
BXghost
package.
Version number: 0.2.0 2019-09-17
License type: mit
Summary description: Ghost insertion for proper xkanjiskip
Announcement text:
----------------------------------------------------------------------
This LaTeX package provides two commands to help authors for documents
in Japanese to insert proper xkanjiskips.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/japanese/BX/bxghost
More information is at
https://www.ctan.org/pkg/bxghost
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .