Ruben Giannotti submitted the
fetchcls
package.
Version: 1.0 2015-08-11
License: lppl1.3c
Summary description: Fetch the current class name
Announcement text:
----------------------------------------------------------------------
With standard LaTeX you are able to check for the class in use
invoking the kernel command `@ifclassloaded`.
However, doing so you can't get the explicit class name
(unless you want to loop over every possible class name
until `@ifclassloaded` returns true -- don't do that!)
With the present package you can get the name with significantly less effort.
Just load the package as usual: usepackage{fetchcls}
Then, the control sequence `classname` will hold the name of the current class.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fetchcls
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/fetchcls/
------------------------------------------------------------------------
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-amsmath
bundle.
Version: 2017-09-02
License: lppl1.3c
Summary description: AMS mathematical facilities for LaTeX
Announcement text:
----------------------------------------------------------------------
Update to the amsmath package
Recent change log entries:
2017-09-02 David Carlisle <latex-bugs(a)latex-project.org>
* amsmath.dtx: ensure that overfull alignments give warnings in more cases
https://tex.stackexchange.com/questions/141287/addmargin-enumerate-and-alig…
* amsmath.dtx: move the nulldelimiterspace correction for closing
delimiters in genfrac for extended TeXs to the line before
ulldelimiterspace is locally set to 0pt.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-amsmath
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/required/amsmath/
------------------------------------------------------------------------
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 .
Christian Tellechea submitted the
dijkstra
package.
Version number: 0.1
License type: lppl1.3c
Summary description: Dijkstra algorithm for LaTeX
Announcement text:
----------------------------------------------------------------------
This small package uses the Dijkstra algorithm for weighted
graphs, directed or not: the search table of the shortest path can
be displayed, the minimum distance between two vertices and
the corresponding path are stored in macros.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/dijkstra
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/dijkstra
------------------------------------------------------------------------
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 .
Ben Vitecek submitted an update to the
tikzsymbols
package.
Version: 4.07 2017-09-05
License: lppl1.3c
Summary description: Some symbols created using TikZ
Announcement text:
----------------------------------------------------------------------
* New symbols: Sleepey and dSleepey
* New symbol: SchrodingersCat (Is it dead, unknown or alive? You decide!)
* New option: 'global-scale', scale all symbols by a given number
* New option: 'symbol-scale', scale specific symbols by a given number
* Option 'usebox' can now be used during the document
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzsymbols
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/tikzsymbols/
------------------------------------------------------------------------
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 .
Brian Dunn submitted an update to the
lwarp
package.
Version number: 0.39 2017-09-05
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Improved title page and titling package support. Added authblk.
multirow now supports the new vpos argument. Added a way to combine
multicolumn and multirow. Handles several other tabular special cases.
Added supertabular, xtab, bigstrut, bigdelim.
Added fullwidth.
Added addlines, anysize, a4, a4wide, a5comb, textarea, zwpagelayout,
typearea, ebook.
----------------------------------------------------------------------
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 .
Julien _FrnchFrgg_ RIVAUD submitted an update to the
algobox
package.
Version number: 1.2a 2017-09-04
License type: gpl3+
Summary description: Typeset Algobox programs
Announcement text:
----------------------------------------------------------------------
This new 1.2a version handles more AlgoBox keywords, including those
introduced in recent AlgoBox 1.0.2. The keywords and their associated
color have been checked against the source of AlgoBox for even more
similarity and reliability.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/algobox
More information is at
http://www.ctan.org/pkg/algobox
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
Yue Zhang submitted an update to the
fixjfm
package.
Version number: 0.4 2017-09-04
License type: knuth
Summary description: Fix JFM (for *pTeX)
Announcement text:
----------------------------------------------------------------------
Fixed a new bug. Thanks to Hironobu Yamashita:
https://github.com/Man-Ting-Fang/fixjfm/pull/2
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/fixjfm
More information is at
http://www.ctan.org/pkg/fixjfm
------------------------------------------------------------------------
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 .
Hironori Kitagawa submitted an update to the
luatexja
package.
Version number: 20170904.0
License type: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* sync with platex 2017/07/29 patch level 1.
* infinite kinsoku penalty does not cancel infinite penalty of oppoite sign.
* luatexja-preset.sty: add ltjnewpreset and ltjapplypreset
to define/use new presets.
* now use the data of UAX #50 to rotate glyphs for vertical direction.
* direction change commands such as ate is no longer allowed in
math modes nor unrestricted horizontal mode.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/luatexja
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/luatexja
------------------------------------------------------------------------
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 .
samcarter submitted an update to the
tikzducks
package.
Version number: 0.4
License type: lppl1.3c
Summary description: A little fun package for using rubber ducks in TikZ
Announcement text:
----------------------------------------------------------------------
New
----
- football ducks (by Carla Maggi)
- various ducks in the showcase section
- crown
- beret
- baguette
- hockey
- pizza
- cake
- lightsaber
- graduate hat
- witch
- signpost
- superhero cape
- chef hat
- rolling pin
Fixes
-----
- size of bounding boxes
- fixed problem with scaling of lines
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/tikzducks
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/tikzducks
------------------------------------------------------------------------
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 .
Scott Pakin submitted an update to the
eqparbox
package.
Version number: 4.1
License type: lppl1.3c
Summary description: Create equal-widthed parboxes
Announcement text:
----------------------------------------------------------------------
LaTeX users sometimes need to ensure that two or more blocks of text
occupy the same horizontal space on the page. To that end, the
eqparbox package defines eqparbox, eqmakebox, eqframebox, and
eqsavebox macros and an eqminipage environment. These work,
respectively, just like the parbox, makebox, framebox, and savebox
macros and the minipage environment, except that instead of specifying
a width, one specifies a tag. All boxes with the same tag --
regardless of where they are in the document -- will stretch to fit the
widest box that uses that tag. This simple, equal-width mechanism can
be used for a variety of alignment purposes, as is evidenced by the
examples in eqparbox's documentation.
Version 4.1 of eqparbox corrects a few minor problems with the code and
documentation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/eqparbox
More information is at
http://www.ctan.org/pkg/eqparbox
------------------------------------------------------------------------
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 .