Laurent Bartholdi submitted the
ltb2bib
package.
Version number: 0.01
License type: lppl1.3
Summary description: converts amsrefs' .ltb bibliographical databases to
BibTeX format
Announcement text:
----------------------------------------------------------------------
This package implements a LaTeX command that converts an amsrefs
bibliographical database (.ltb) to a BibTeX bibliographical database
(.bib).
The typical usage is to run LaTeX on a document such as
documentclass{article}
usepackage{ltb2bib}
egin{document}
writebib{bblsource}{bibdest}
end{document}
This will convert the bibliographical entries in bblsource.ltb to
BibTeX format, and write them to bibdest.bib.
This will convert the bibliographical entries in bblsource.ltb to
BibTeX format, and write them to bibdest.bib.
ltb2bib is the reverse of the amsxport option in amsrefs. Typical uses
are:
* produce bib entries for some publishers which don't accept amsrefs
(Taylor & Francis, for example);
* import an ltb database in a database management program, e.g. for
sorting;
* access one's ltb database within emacs's RefTeX mode.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/ltb2bib
The package's files themselves can be inspected at
http://mirror.ctan.org/biblio/ltb2bib
------------------------------------------------------------------------
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 .
Noriyuki Abe submitted an update to the
jlreq
package.
Version number: 2017-04-04
License type: bsd2
Summary description: Japanese document class based on requirements for
Japanese text layout
Announcement text:
----------------------------------------------------------------------
- Fix a bug.
- Add options `tate` and `font` to `DeclarePageStyle`.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.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
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Yuwsuke Kieda submitted an update to the
correctmathalign
package.
Version number: 1.1
License type: bsd
Summary description: correct spacing of the alignment in expressions
Announcement text:
----------------------------------------------------------------------
Correspond to changes in amsmath package 2016/11/05 v2.16a.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/correctmathalign
More information is at
http://www.ctan.org/pkg/correctmathalign
------------------------------------------------------------------------
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
mathpunctspace
package.
Version: 1.0 2017-04-03
License: bsd2
Summary description: Control the space after punctuation in math expressions
Announcement text:
----------------------------------------------------------------------
We provide a mechanism to control the space after
the comma and the semicolon in math expressions.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://ctan.org/pkg/mathpunctspace
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/mathpunctspace/
------------------------------------------------------------------------
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 .
Yuwsuke KIEDA submitted an update to the
variablelm
package.
Version: 1.1.1
License: gfl
Summary description: Font definitions for the variable Latin Modern fonts
Announcement text:
----------------------------------------------------------------------
small bug fix
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://ctan.org/pkg/variablelm
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/variablelm/
------------------------------------------------------------------------
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 .
Sigitas Tolušis submitted an update to the
sttools
package.
Version number: 2.0 2017-03-27
License type: lppl1.3
Summary description: Various macros
Announcement text:
----------------------------------------------------------------------
Contains updated with new options bugfix version of package
flushend.sty and resolved compatibility issue of stfloats.sty with
upcoming new latexrealease.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/sttools
More information is at
http://www.ctan.org/pkg/sttools
------------------------------------------------------------------------
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 .
Bob Tennent submitted an update to the
cabin
package.
Version number: 2017-04-02
License type: ofl
Summary description: A humanist Sans Serif font, with LaTeX support
Announcement text:
----------------------------------------------------------------------
Type1 fonts generated by cfftot1 rather than fontforge.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/cabin
More information is at
http://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 .
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 .