Hood Chatham submitted an update to the
longdivision
package.
Version: 1.0 2017-02-05
License: lppl
Summary description: Long division arithmetic problems
Announcement text:
----------------------------------------------------------------------
Does long division. The dividend must be a positive decimal number
and the divisor must be a positive INT. Correctly handles repeating
decimals, putting a bar over the repeated part of the decimal. Handles
dividends up to 20 digits long gracefully (though the typeset result
will take up about a page) and dividends between 20 and 60 digits long
slightly less gracefully.
Defines macros longdivision and intlongdivision. Each takes two arguments,
a dividend and a divisor. longdivision keeps dividing until the remainder
is zero, or it encounters a repeated remainder. intlongdivision stops when
the dividend stops (though the dividend doesn't have to be an INT).
longdivision also has an optional argument max_extra_digits.
If max_extra_digits is 0, the behavior is like intlongdivision,
whereas if max_extra_digits is greater than 60, the behavior is
the same as longdivision without the optional argument.
In general, longdivision won't add more than max_extra_digits.
It might be prudent to use this optional argument if you are computing,
say, 1/97 which has a 96 digit period (longdivision will stop anyways
to avoid overfull boxes, but the result might not be ideal).
intlongdivision behaves similarly to the longdiv command defined in
longdiv.tex, though I think intlongdivision looks better, and it can
handle much larger dividends and divisors (the dividend is only
constrained by the size of the page, and the divisor can be up
to 8 digits long).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://ctan.org/pkg/longdivision
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/longdivision/
------------------------------------------------------------------------
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 .
Jabir Ali Ouassou submitted an update to the
eulerpx
package.
Version number: 0.2 2017-02-03
License type: lppl1.3
Summary description: A modern interface for the Euler math fonts
Announcement text:
----------------------------------------------------------------------
In this update, the sffamily and
mfamily macros have been redefined
to automatically switch the text fonts used for operators and numbers
in math mode, and a bug where braces and brackets would not appear
correctly with updated TeXLive versions has been corrected.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/eulerpx
More information is at
http://www.ctan.org/pkg/eulerpx
------------------------------------------------------------------------
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 .
Japanese TeX Development Community submitted an update to the
babel-japanese
package.
Version number: 2.1 2017-02-05
License type: lppl1.3
Summary description: Babel support for Japanese
Announcement text:
----------------------------------------------------------------------
Add new feature languageattribute{japanese}{kansujitoday}.
This changes the numeric notation of oday to Chinese numerals
(called kansuji) when used in vertical writings.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/babel-contrib/japanese
More information is at
http://www.ctan.org/pkg/babel-japanese
------------------------------------------------------------------------
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 .
Boris Veytsman submitted an update to the
aomart
package.
Version number: 1.17a
License type: lppl1.3
Summary description: Typeset articles for the Annals of Mathematics
Announcement text:
----------------------------------------------------------------------
Version 1.17a
Bug fixed in aomplain.bst
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/aomart
More information is at
http://www.ctan.org/pkg/aomart
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
Philipp Gesang submitted an update to the
lualibs
bundle.
Version: 2.5 2017-02-01
License: gpl2
Summary description: Additional Lua functions for LuaTeX macro programmers
Announcement text:
----------------------------------------------------------------------
Bring code up to date with the latest Context. Release page:
https://github.com/lualatex/lualibs/releases/tag/v2.5
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://www.ctan.org/pkg/lualibs
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/lualibs/
------------------------------------------------------------------------
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 .
Philipp Gesang submitted an update to the
luaotfload
package.
Version number: 2.8-fix-1 2017-02-04
License type: gpl2
Summary description: OpenType ‘loader’ for Plain TeX and LaTeX
Announcement text:
----------------------------------------------------------------------
Fixes to v2.8; release page:
https://github.com/lualatex/luaotfload/releases/tag/v2.8-fix-1
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/luaotfload
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/luaotfload
------------------------------------------------------------------------
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 .
Zhennan Li submitted an update to the
TeXProposal
package.
Version number: 1.4 2017-02-04
License type: other-free
Summary description: A proposal prototype for LaTeX promotion in Chinese
universities
Announcement text:
----------------------------------------------------------------------
Some minor fixes and some addition on contents.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/TeXProposal
The package's files themselves can be inspected at
http://mirror.ctan.org/info/texproposal
------------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
glossaries-extra
package.
Version number: 1.12 2017-02-03
License type: lppl1.3
Summary description: An extension to the glossaries package
Announcement text:
----------------------------------------------------------------------
* longnewglossaryentry now has a starred version that
doesn't suppress the post-description hook. The unstarred
version now inserts glsxtrpostlongdescription at the end
of the description instead of the hard-coded
leavevmodeunskip
opostdesc
* Added option 'postdot' (shortcut for 'nopostdot=false')
* Added 'alias' key to
ewglossaryentry and associated command
glsxtralias
* printunsrtglossary now has a starred version.
* Added existence checks to
ewignoredglossary
* Modified glsnoidxdisplayloc to check for range formations.
* The record=only package option automatically implements
indexcrossref=false
* glsxtrresourcefile sets the category code of @ to letter
to allow internal commands within the location field.
* GlsXtrLoadResources can now be used multiple times. After
the first instance jobname-<n> is used as the argument
to glsxtrresourcefile.
* New abbreviation styles:
long-postshort-user
long-postshort-user-desc
short-postlong-user
short-postlong-user-desc
* New commands (see CHANGES file)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/glossaries-extra
More information is at
http://www.ctan.org/pkg/glossaries-extra
------------------------------------------------------------------------
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 .
Sašo Živanović submitted an update to the
forest
package.
Version number: 2.1.4 2017-02-02
License type: lppl1.3
Summary description: Drawing (linguistic) trees
Announcement text:
----------------------------------------------------------------------
The packing algorithm was fixed to consume *much* less string pool.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/forest
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/forest
------------------------------------------------------------------------
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 .
Takayuki Yato submitted an update to the
BXjscls
package.
Version: 1.4 2017-02-03
License: bsd2
Summary description: Japanese document class collection for all major engines
Announcement text:
----------------------------------------------------------------------
- Japanese output in math is supported.
- Bug fix.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
http://www.ctan.org/pkg/bxjscls
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/BX/bxjscls/
------------------------------------------------------------------------
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 .