John Burt submitted an update to the
endheads
package.
Version number: 1.6
License type: lppl
Summary description: Running headers of the form Notes to pp.xx-yy
Announcement text:
----------------------------------------------------------------------
Workarounds for known issues.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/endheads
More information is at
http://www.ctan.org/pkg/endheads
------------------------------------------------------------------------
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 .
Gesellschaft für Informatik e.V. submitted the
lni
package.
Version number: 1.0
License type: lppl1.3c
Summary description: Official class file for submissions to the Lecture
Notes in Informatics
Announcement text:
----------------------------------------------------------------------
This is the official revised version of the old lni class file for
submissions to the Lecture Notes in Informatics published by the
Gesellschaft for Informatik e.V. (GI).
The bundle has been modernized (microtype, biblatex etc.) and several bugs
have been fixed.
See https://github.com/gi-ev/LNI for more information.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/lni
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/lni
------------------------------------------------------------------------
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 .
Michael Sharpe submitted an update to the
garamondx
package.
Version number: 1.18 2017-04-07
License type: nosell
Summary description: ‘Expert’-like extensions to URW Garamond, and
maths italic
Announcement text:
----------------------------------------------------------------------
Corrects an error in the map file affecting italic small caps.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/garamondx
More information is at
http://www.ctan.org/pkg/garamondx
------------------------------------------------------------------------
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
autosp
package.
Version number: 2017-04-06
License type: gpl2
Summary description: A Preprocessor that generates note-spacing
commands for MusiXTeX scores
Announcement text:
----------------------------------------------------------------------
Added support for (non-standard) global skip commands Qsk, HQsk,
QQsk which generate local skips in every staff.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/autosp
More information is at
http://www.ctan.org/pkg/autosp
------------------------------------------------------------------------
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 .
Herbert Voß submitted an update to the
pstricks-base
package.
Version: 2.72 2017-04-06
License: lppl1.3
Summary description: PostScript macros for TeX
Announcement text:
----------------------------------------------------------------------
PSTricks uses some packages from the pgf generic part.
It is now tested if pgf/TikZ is already present. Then
PSTricks does nothing.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://ctan.org/pkg/pstricks-base
The package’s files themselves can be inspected at
http://mirror.ctan.org/graphics/pstricks/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 http://www.tug.org/usergroups.html .
Maïeul Rouquette submitted an update to the
reledpar
package.
Version: 2.17.2 2017-04-06
License: lppl1.3
Summary description: Typeset scholarly editions in parallel texts
Announcement text:
----------------------------------------------------------------------
Fix bug when changing Lcolwitdth and Rcolwitdth in pages
environment. If you did that, please look on the new result,
and contact us if there is any problem.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://ctan.org/pkg/reledpar
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/reledmac/
------------------------------------------------------------------------
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 .
Jürgen Spitzmüller submitted an update to the
covington
package.
Version: 1.3 2017-04-05
License: lppl1.3
Summary description: Linguistic support
Announcement text:
----------------------------------------------------------------------
* Version 1.3 (2017-04-05):
- Gloss variants xgll and xglll that work inside macros (such as footnotes)
but require explicit gloss line end markers (xgle).
- Provide way to globally alter indentation and vertical distance of reflists
(new lengths
eflistindent,
eflistparsep and
eflistitemsep).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://ctan.org/pkg/covington
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/covington/
------------------------------------------------------------------------
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: 0.27 2017-04-04
License: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Improved documentation for MacOS install.
Fix for microtype with XeLaTeX and LuaLaTeX.
Fix for table footnote paragraph tags.
Adds lettrine, ulem, and soul packages.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://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
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
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 .