Noriyuki Abe submitted an update to the
jlreq
package.
Version: 2020-09-27
License: bsd2
Summary description: Japanese document class based on requirements for Japanese text layout
Announcement text:
----------------------------------------------------------------------
* 2020-09-27
- Added `*`-version of ` atechuyoko`.
- Fixed bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://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
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Hironobu Yamashita submitted an update to the
plautopatch
bundle.
Version: 0.9j 2020-09-27
License: bsd3
Summary description: Automated patches for pLaTeX/upLaTeX
Announcement text:
----------------------------------------------------------------------
* plautopatch.sty: Adjusted for LaTeX2e 2020-10-01.
* Add pxesopic.sty; automatically loaded when LaTeX2e 2020-10-01 is used.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/plautopatch
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/plautopatch/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Hironobu Yamashita submitted an update to the
platex-tools
bundle.
Version: 2020-09-27
License: bsd3
Summary description: pLaTeX standard tools bundle
Announcement text:
----------------------------------------------------------------------
* pxatbegshi.sty, pxeveryshi.sty: Adjusted for LaTeX2e 2020-10-01.
* pxxspace.sty: Small fix.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/platex-tools
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/platex-tools/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Uwe Ziegenhagen submitted an update to the
dtk-bibliography
package.
Version: DTK 2020-03 2020-09-22
License: lppl1.3c
Summary description: DTK Bibliography
Announcement text:
----------------------------------------------------------------------
2020-09-22: updated for issue 2020/03
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dtk-bibliography
The package’s files themselves can be inspected at
http://mirror.ctan.org/info/dtk-bibliography/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Norman Gray submitted an update to the
textpos
package.
Version: 1.10 2020-09-26
License: lppl1.3
Summary description: Place boxes at arbitrary positions on the LaTeX page
Announcement text:
----------------------------------------------------------------------
Updates since v1.9.1:
* Try harder to become invisible in horizontal mode
* Add the TPShowGrid macro
* Now compatible with LaTeX3
* Home page changed
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/textpos
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/textpos/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
At the initiative of Karl Berry, a new subdirectory unicodetex/
has been added to the /macros/ branch of the CTAN archive.
The new directory tree CTAN:/macros/unicodetex/ is meant for
macro packages that work with either of the “modern” TeX engines
XeTeX and LuaTeX, but not with “traditional” TeX engines like TeX
and pdfTeX.
Macro packages that require LuaTeX (and will work with _none_
of the other engines!) are stored in CTAN:/macros/luatex/ .
Macro packages that require XeTeX (and will work with _none_
of the other engines!) are stored in CTAN:/macros/xetex/ .
Macro packages that work with _any_ TeX engine, or only
with “traditional” TeX engines, are stored, as before, in
CTAN:/macros/ outside the directories mentioned above.
So far, the following packages have been relocated to
CTAN:/macros/unicodetex/latex/ :
fontsetup
fontspec
lilyglyphs
polyglossia
realscripts
unicode-math
xltxtra
Feedback would be welcome about more packages that should be
moved to another location, according to this classification.
Please contact ctan(a)ctan.org if you are the author, or a
knowledgeable user, of a package that you feel should go to
the CTAN:/macros/unicodetex/ branch, but is still located
somewhere else on the archive. Thanks!
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Robin Schneider submitted an update to the
doclicense
package.
Version number: 2.2.1 2020-09-25
License type: lppl1.3
Summary description: Support for putting documents under a license
Announcement text:
----------------------------------------------------------------------
Fix compatibility issue with newer versions of hyperxmp (bug confirmed with Tex Live
2020) resulting in an compile error by loading hyperxmp and hyperref in the order the
packages expect it. ----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/doclicense
More information is at
http://www.ctan.org/pkg/doclicense
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Thomas F. Sturm submitted an update to the
tcolorbox
package.
Version number: 4.40 2020-09-25
License type: lppl1.3
Summary description: Coloured boxes, for LaTeX examples and theorems, etc
Announcement text:
----------------------------------------------------------------------
- bug fix (#114): 'IfBooleanT', 'IfBooleanF'
- bug fix (#117): 'widget' set 'toprule at break' and needed the breakable library
- (bug) fix: style 'marker' set 'breakable' and needed the breakable library
- (#113) 'capture=hbox' applies '@parboxrestore' now to allow e.g. hbox style
listings inside indented environments like itemize
- (#2) support 'hbox' for 'minted' listings
- (#115) New default vertical space options
'before skip balanced', 'after skip balanced', 'beforeafter skip balanced'
NOTE: These options replace the current default options
'parskip', 'noparskip', 'autoparskip'
WARNING: Old documents may need adapted manual page breaks where used.
Otherwise: Use cbsetforeverylayer{autoparskip}
to restore the old behavior!
- 'before skip' and 'before skip balanced' do not insert glue now, if
the tcolorbox is the first element in a minipage (or sourrounding tcolorbox)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tcolorbox
More information is at
http://www.ctan.org/pkg/tcolorbox
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Hironobu Yamashita submitted an update to the
gentombow
package.
Version number: 2020-09-25
License type: bsd3
Summary description: Generate Japanese-style crop marks
Announcement text:
----------------------------------------------------------------------
Adjustment of bounddvi package for LaTeX2e 2020-10-01.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/gentombow
More information is at
https://www.ctan.org/pkg/gentombow
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Frank Mittelbach submitted an update to the
latexbug
package.
Version: 1.0h 2020-09-25
License: lppl1.3c
Summary description: Bug-classification for LaTeX related bugs
Announcement text:
----------------------------------------------------------------------
Maintenance update: new supported files added
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexbug
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/required/latexbug/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs