Mico Loretan submitted the
selnolig
package.
Summary description: Selective suppression of typographic ligatures for English and German texts
License type: lppl
Announcement text given by the package's contributor:
----------------------------------------------------------------------
The selnolig package suppresses typographic ligatures selectively, i.e., based
on predefined search patterns. The search patterns focus on ligatures deemed
inappropriate because they span morpheme boundaries. For example, the word
opt{shelfful}, which is mentioned in the TeXbook as a word for which the ff
ligature might be inappropriate, is automatically typeset as shelf/ful rather
than as shel{ff}ul.
For English and German language documents, the selnolig package provides
extensive rules for the selective suppression of so-called common ligatures.
These comprise the ff, fi, fl, ffi, and~ffl ligatures as well as the ft and~fft
ligatures. Other f-ligatures, such as fb, fh, fj and fk, are suppressed
globally, while making exceptions for names and words of non-English/German
origin, such as Kafka and fjord.
For English language documents, the package further provides ligature
suppression macros for a number of so-called discretionary or rare ligatures
such as ct, st, and sp.
The selnolig package requires use of the LuaLaTeX format provided by a recent
TeX distribution such as TeXLive2012 or 2013 and MiKTeX2.9.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/selnolig
. More information is at
http://www.ctan.org/pkg/selnolig
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Stephan Hennig submitted an update to the
spelling
package.
Summary description: support for spell-checking of LuaTeX documents
License type: lppl
Announcement text given by the package's contributor:
----------------------------------------------------------------------
This package supports spell-checking of TeX documents
compiled with the LuaTeX engine. It can give visual
feedback in PDF output similar to WYSIWYG word
processors. The package relies on an external
spell-checker application that can check a plain text
file and output a list of bad spellings. The package
should work with most spell-checkers, even dumb,
TeX-unaware ones.
v0.41 (2013-05-25)
Fixes:
- Fixed compatibility issue with LuaTeX 0.70.2 that
caused text output file written to be emtpy.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/spelling
. More information is at
http://www.ctan.org/pkg/spelling
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Michael Sharpe submitted an update to the
newpx
package.
Summary description: Update of pxfonts, with revised metrics and options.
License type: lppl
Announcement text:
----------------------------------------------------------------------
The newpxmath package now has a substantially updated math extension font, drawn
from newtxmath version 1.11. The latter package is required for proper
functionality.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/newpx
. More information is at
http://www.ctan.org/pkg/newpx
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Michael Sharpe submitted an update to the
newtx
package.
Summary description: New version of txfonts, with improved metrics and options.
License type: lppl
Announcement text:
----------------------------------------------------------------------
Further improvements to the math extension fonts. This version is required by
the most recent newpx, version 1.01.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/newtx
. More information is at
http://www.ctan.org/pkg/newtx
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Michal Hoftich submitted an update to the
luaxml
package.
Summary description: Pure lua library for reading and serializing xml files
License type: other-free
Announcement text:
----------------------------------------------------------------------
- Fixed library to work with the new version of LuaTeX
- Fixed some bugs in documentation
- Added example of domHandler usage
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luaxml
. More information is at
http://www.ctan.org/pkg/luaxml
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
----------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Clemens Niederberger submitted an update to the
exsheets
package.
Summary description: Create exercise sheets and exams
License type: lppl
Announcement text:
----------------------------------------------------------------------
The update fixes sometimes erroneous hyperlinks/bookmarks to question/solution headings
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/exsheets
. More information is at
http://www.ctan.org/pkg/exsheets
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Jean-François Burnol submitted an update to the
xint
package.
Summary description: Expandable operations on long numbers
License type: lppl
Announcement text given by the package's contributor:
----------------------------------------------------------------------
Release 1.07a (2013/05/26) brings important additions:
1. xintexpr...
elax is an expandable parser of algebraic
expressions involving the basic operations +,-,*,/, and ^ as infix
operators, as well as ! for the factorial. It expands everything
along the way and recognizes integers, decimal numbers, numbers in
scientific notations, and arbitrary levels of parenthesizing.
2. xintfloatexpr...
elax is the same thing, the operations being
excuted with a precision D, whose default is 16 digits, and may be
set arbitrarily (theoretical maximum 32768).
3. the other package macros now accept the scientific notation on
input and xintFloat outputs in floating point format with a given
precision D either specified as an optional argument or globally set.
The bundle now comprises the core constituents xint, xintfrac, and
the latest xintexpr which loads the two previous ones, and auxiliary
packages xintgcd, xintseries and xintcfrac.
The macros are usable with any flavor of TeX with the e-TeX
extensions. Users of LaTeX will do usepackage{xintexpr}, others
input xintexpr.sty
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/xint
. More information is at
http://www.ctan.org/pkg/xint
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
----------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Qing Lee submitted an update to the
xecjk
package.
Summary description: Support for CJK documents in XeLaTeX
License type: lppl
Announcement text:
----------------------------------------------------------------------
* Support for Ideographic Variation Selectors
(sync with the latest version of XeTeX);
* Introduce a new option `Verb` to make
`xeCJKVerbAddon` optional;
* Some other bug fixes and improvement.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/xecjk
. More information is at
http://www.ctan.org/pkg/xecjk
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Hiroshi Nakashima submitted an update to the
paracol
package.
Summary description: a multi-column package to typeset columns in parallel
License type: lppl
Announcement text:
----------------------------------------------------------------------
The package paracol is now compatible with color and its relatives, and now
has new functions to make footnotes in all columns merged and single-columned,
and to make (unbalanced) columns swapped in even pages.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/paracol
. More information is at
http://www.ctan.org/pkg/paracol
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
Donald Arseneau submitted an update to the
relsize
package.
Summary description: Setting the font size relative to the current size
License type: pd
Announcement text:
----------------------------------------------------------------------
Support the variant size-changing commands of other document classes/packages: AMS, 2.09 style, seminar, simple def.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/relsize
. More information is at
http://www.ctan.org/pkg/relsize
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Rainer Schöpf