Bob Tennent submitted an update to the
gofonts
package.
Version: 2017-04-02
License: other-free lppl
Summary description: GoSans and GoMono fonts with LaTeX support
Announcement text:
----------------------------------------------------------------------
New Small Caps fonts (regular and italic). Updated to version 2.008.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://ctan.org/pkg/gofonts
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/gofonts/
------------------------------------------------------------------------
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 http://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
l3build + l3kernel + l3packages + l3experimental
bundles.
Version: 2017-04-01
License: lppl1.3
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
Release 2017-04-01
Boolean functions
-----------------
This release marks the functions
- ool_lazy_all:n(TF)
- ool_lazy_and:nn(TF)
- ool_lazy_any:n(TF)
- ool_lazy_or:nn(TF)
as stable. This will be followed at a later date by a change in
ool_if:n(TF), which will move to being greedy: this change is
necessary as there are circumstances under which ool_if:n(TF)
currently fails with a low-level error due to lazy evaluation.
Package authors are encouraged to consider employing these new
functions where appropriate.
Version identifiers
-------------------
From this release the SVN $Id lines are removed from LaTeX3 sources.
The function GetIdInfo is deprecated from this release, and the
team recommend that package authors include version information
directly in ProvidesExplPackage (or similar) lines.
l3build
-------
Internal changes are focussed on compatibility with LuaTeX v1.04+.
----------------------------------------------------------------------
The package’s Catalogue entries can be viewed at
http://ctan.org/pkg/l3buildhttp://ctan.org/pkg/l3kernelhttp://ctan.org/pkg/l3packageshttp://ctan.org/pkg/l3experimental
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3build/http://mirror.ctan.org/macros/latex/contrib/l3kernel/http://mirror.ctan.org/macros/latex/contrib/l3packages/http://mirror.ctan.org/macros/latex/contrib/l3experimental/
------------------------------------------------------------------------
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 http://www.tug.org/usergroups.html .
Robert Alessi submitted an update to the
arabluatex
package.
Version number: 1.8.2 2017-04-02
License type: gpl3+ cc-by-sa-4.0
Summary description: An ArabTeX-like interface for LuaLaTeX
Announcement text:
----------------------------------------------------------------------
arabluatex v1.8.2:
As of v1.8, arabluatex supports the so-called 'arabica' transliteration
standard (/Journal of Arabic and Islamic Studies/, published by Brill).
This release fixes several bugs that have found their way into v1.8 by
domino effect:
- tāʾ marbūṭah was wrongly interpreted before ʾiʿrāb when arbup was
active in dmg mode;
- -ī/-īyah were not parsed correctly in 'dmg' mode. 'loc' and 'arabica'
rules needed to be more robust as well;
And also into v1.8.1:
- ʾalif maqṣūrah being wrongly interpreted from buckwalter letter 'Y'
to 'arabica' transliteration;
- cap being discarded in transliterated sequences when they were
inserted into non-transliterated Arabic environments or commands.
v1.9 will include more layouts of Arabic poetry, and as of v2.0
arabluatex should be able to produce TEI xml outputs.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/arabluatex
More information is at
http://www.ctan.org/pkg/arabluatex
------------------------------------------------------------------------
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 .
Yuwsuke Kieda submitted the
correctmathalign
package.
Version number: 1.0
License type: bsd
Summary description: correct spacing of the alignment in expressions
Announcement text:
----------------------------------------------------------------------
We will realignment some expression environments spacing.
It is a correction in the horizontal spacing of the alignment.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/correctmathalign
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/correctmathalign
------------------------------------------------------------------------
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 .
Jürgen Spitzmüller submitted an update to the
biblatex-publist
package.
Version number: 1.6 2017-04-02
License type: lppl1.3
Summary description: BibLaTeX bibliography support for publication lists
Announcement text:
----------------------------------------------------------------------
* V. 1.6 (2017-04-02):
- New option 'nameorder' that allows to change the ordering of author and
editor
name (given-family vs. family-given [= default]).
- Use proper name delimiters also for bookauthor.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/biblatex-publist
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-publi…
------------------------------------------------------------------------
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 .
Qing Lee submitted an update to the
xecjk
package.
Version: 3.4.7
License: lppl1.3
Summary description: Support for CJK documents in XeLaTeX
Announcement text:
----------------------------------------------------------------------
Simplify implementation of `CheckSingle`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://ctan.org/pkg/xecjk
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/xetex/latex/xecjk/
------------------------------------------------------------------------
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 http://www.tug.org/usergroups.html .
Hironori Kitagawa submitted an update to the
luatexja
package.
Version: 20170401.0
License: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* Sync with latest platex and jsclasses.
strutbox is redefined as a macro which is expanded to
one of ystrutbox, strutbox, and dstrutbox,
according to the current direction.
* luatexja-preset.sty: added jfm_yoko=... and jfm_tate=... options.
* {y,t}albaselineshift now applies to a vcenter box, as pTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://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
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Nicola Talbot submitted an update to the
texosquery
package.
Version: 1.3 2017-03-31
License: lppl1.3
Summary description: Cross-platform Java application to query OS information
Announcement text:
----------------------------------------------------------------------
* If 'openin_any' hasn't been set, the fallback value for
texosquery.jar and texosquery-jre5.jar is now 'a'
(instead of 'p'). Fallback value for texosquery-jre8.jar
is still 'p'.
* Fixed spaces in path issue for the Windows .bat files.
(https://github.com/nlct/texosquery/issues/2)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://ctan.org/pkg/texosquery
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/texosquery/
------------------------------------------------------------------------
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 http://www.tug.org/usergroups.html .
Brian Dunn submitted an update to the
lwarp
package.
Version number: 0.26
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Improved instructions for install on MiKTeX.
Improved footnote handling.
Support for pagenote, endnotes, footnote, foothyper, footmisc, marginnote,
sidenotes.
Also support for cutwin and floatflt.
----------------------------------------------------------------------
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 .
Boris Veytsman submitted an update to the
acmart
package.
Version number: 1.33
License type: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
version 1.33 New option `timestamp' (Michael D. Adams)
New option `authordraft'
Documentation updates
Bug fixes
We now use Type 1 versions of Libertine fonts even with
XeTeX.
New hook acmart-preload-hook.tex (wizards only!)
Added new options `obeypunctuation' for affiliation
command
Added SubmissionID
Added right line count ruler for two-column formats
Added workaround for Adobe Acrobat bugs in selection
Added eid field to the bibliography
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/acmart
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/acmart
------------------------------------------------------------------------
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 .