Donald P. Story submitted an update to the
ltx4yt
package.
Version number: 2021-06-08
License type: lppl
Summary description: Play YouTube videos in the default browser
Announcement text:
----------------------------------------------------------------------
The ltx4yt package
Dated: 2021-06-08
What ltx4yt does is to provide some tools for creating links, dropdown
lists, popup menus for playing selected YouTube videos in the default
browser. Perfect for personal use and for academic, professional, or
classroom presentations that refer to YouTube content.
All workflows are supported: pdflatex, lualatex, xelatex,
dvips->distiller, and dvips->ps2pdf. In the latter case, the document
should not use any document JavaScripts.
This package replaces yt4pdf, which is withdrawn from CTAN.
Now, I simply must get back to my retirement.
What's New (2021-06-08) Rewrote commands and examples to reflect a new
method of doing YouTube searches.
D. P. Story
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ltx4yt
More information is at
https://www.ctan.org/pkg/ltx4yt
------------------------------------------------------------------------
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 .
Niranjan submitted an update to the
marathi
package.
Version: 1.6.4 2021-06-11
License: gpl3+ other-free fdl
Summary description: Typeset Marathi language using XeLaTeX or LuaLaTeX
Announcement text:
----------------------------------------------------------------------
From v1.6.4 this package will conditionally load package csquotes
with `british' style.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/marathi
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/marathi/
------------------------------------------------------------------------
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
Sebastian Ørsted submitted an update to the
SemanTeX
package.
Version number: 0.501
License type: lppl1.3c
Summary description: Semantic, keyval-based mathematics
Announcement text:
----------------------------------------------------------------------
v0.501
A minor update to the previous update 0.500, fixing a (very important)
error in the manual.
v0.500
A relatively big update, at least in terms of syntax. Apart from bug
fixes, the most important changes are:
* The keyval syntax has been changed so that it now includes SPACES,
similarly to the TikZ keyval syntax. In other words, keys like
“upperleft” are now called “upper left”, and e.g. “d*withothersep” is
now “d * with other sep”. Sorry about this, but it’s better to change
it now than to annoy people later. And the syntax becomes a LOT
prettier this way.
* The Cohomology and Delimiter class types are now deprecated, as their
syntax only cause confusion. Instead, I encourage you to use the
Variable class type, which can essentially do the same thing. They are
still included for backwards compatibility, though.
* I have added keys for appending and pre-appending keys, i.e. adding
code to the left and the right of existing keys, similarly to what you
can do with pgfkeys.
* For technical reasons, it is no longer possible to create keys taking
9 arguments (in fact, the previous implementation turned out to be
buggy). So 8 is now the maximum. I hope to solve this issue later, but
I doubt anyone is even going to notice.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/semantex
More information is at
https://www.ctan.org/pkg/semantex
------------------------------------------------------------------------
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 .
Brian Dunn submitted an update to the
keyfloat
package.
Version: 2.05 2021-06-11
License: lppl1.3
Summary description: Provides a key/value interface for generating floats
Announcement text:
----------------------------------------------------------------------
Fixed some docs.
No longer needs to patch wrapfig.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/keyfloat
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/keyfloat/
------------------------------------------------------------------------
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
Ben Vitecek submitted an update to the
cooking-units
package.
Version: 2.00 2021-05-16
License: lppl1.3c
Summary description: Typeset and convert units for cookery books and recipes
Announcement text:
----------------------------------------------------------------------
v2.00 is here and introduces the following changes:
Reworked internal code
Improved error handling
New commands for defining keys: cudefinekeychain & cuaddtokeychain
New options, used during definition of new unit-keys.
New joke options: nothing-special, going-bonkers, fully-bonkers and xD-lol
Ability to use commands as unit-keys (e.g. \%)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cooking-units
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/cooking-units/
------------------------------------------------------------------------
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
Yegor Bugayenko submitted the
ffcode
package.
Version: 0.1.0 2021-06-10
License: mit
Summary description: Fixed-font code blocks formatted nicely
Announcement text:
----------------------------------------------------------------------
This LaTeX package helps you write source code in your academic papers
and make sure it looks neat. It uses minted and tcolorbox,
configuring them the right way, to make sure code fragments and
code blocks look nicer.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ffcode
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/ffcode/
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luatexko
package.
Version: 3.2 2021-06-10
License: lppl1.3c
Summary description: Typeset Korean with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
- support automatic josa selection after hanja characters
- dotemph/uline/ruby routines are now called from hpack_filter,
pre_linebreak_filter, and post_linebreak_filter callbacks.
- use LaTeX's selectfont hook which require LaTeX 2021/06/01 or later
- a new LaTeX environment: verticaltypesetting
- new plain TeX commands: sethangulfont sethanjafont setfallbackfont
eginverticaltypesetting endverticaltypesetting
- vertical/horizontal environments now honor empty argument, which
means natural width.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luatexko
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luatexko/
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
xetexko
package.
Version: 3.6 2021-06-10
License: lppl1.3c
Summary description: Typeset Korean with Xe(La)TeX
Announcement text:
----------------------------------------------------------------------
* LaTeX 2021/06/01 or later is required.
* vertical/horizontal environments now honor empty argument, which means natural width.
* new LaTeX environment: verticaltypesetting
* new plain TeX commands: eginverticaltypesetting and endverticaltypesetting
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xetexko
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/xetex/generic/xetexko/
------------------------------------------------------------------------
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
Esger Renkema submitted the
minim-xmp
package.
Version number: 2021/1.0
License type: other-free
Summary description: Embed XMP metadata in PDF with LuaTeX
Announcement text:
----------------------------------------------------------------------
This package enables the inclusion of XMP (eXtensible Metadata Platform)
data in the pdf output generated by (plain) LuaTeX.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/minim-xmp
More information is at
https://www.ctan.org/pkg/minim-xmp
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
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
Esger Renkema submitted the
minim-hatching
package.
Version number: 2021/1.0
License type: other-free
Summary description: Create tiling patterns with the minim-mp MetaPost
processor
Announcement text:
----------------------------------------------------------------------
This is a small proof-of-concept library of tiling patterns for use with
the minim-mp MetaPost processor.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/minim-hatching
More information is at
https://www.ctan.org/pkg/minim-hatching
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
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