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
Esger Renkema submitted the
minim-pdf
package.
Version number: 2021/1.0
License type: other-free
Summary description: Low-level PDF integration for LuaTeX
Announcement text:
----------------------------------------------------------------------
This package contains low-level (infrastructural) support for various
features required by the PDF/A standards, most notably a somewhat
ergonomical approach to the book-keeping required for marking up the
document structure (i.e. producing Tagged PDF).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/minim-pdf
More information is at
https://www.ctan.org/pkg/minim-pdf
------------------------------------------------------------------------
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-math
package.
Version number: 2021/1.0
License type: other-free
Summary description: Extensive maths for LuaTeX
Announcement text:
----------------------------------------------------------------------
This package configures plain LuaTeX for use with OpenType mathematical
fonts and unicode input.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/minim-math
More information is at
https://www.ctan.org/pkg/minim-math
------------------------------------------------------------------------
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-mp
package.
Version number: 2021/1.0
License type: other-free
Summary description: A modern plain format for the LuaTeX engine
Announcement text:
----------------------------------------------------------------------
This package adds mplib integration to plain LuaTeX. It also enables the
use of LuaTeX as a stand-alone MetaPost processor.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/minim-mp
More information is at
https://www.ctan.org/pkg/minim-mp
------------------------------------------------------------------------
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
package.
Version number: 2021/1.0
License type: other-free
Summary description: A modern plain format for the LuaTeX engine
Announcement text:
----------------------------------------------------------------------
This is a modern plain format for the LuaTeX engine, adding improved
low-level support for many LuaTeX extensions and newer PDF features.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/minim
More information is at
https://www.ctan.org/pkg/minim
------------------------------------------------------------------------
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
David Carlisle submitted an update to the
PicTeX
package.
Version number: 1.1b
License type: lppl1
Summary description: Picture drawing macros for TeX and LaTeX
Announcement text:
----------------------------------------------------------------------
pictex 1.1b
No changes to the main pictex.tex macro file (still Version 1.1 9/21/87)
but the LaTeX interface in prepictex.tex and postpictex.tex is updated to
work alongside the extended picture environment in recent LaTex releases.
A full PDF manual is now included for the first time.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pictex
More information is at
http://www.ctan.org/pkg/PicTeX
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
--
Joseph Wright submitted an update to the
siunitx
package.
Version number: 3.0.12 2021-06-09
License type: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
## [v3.0.12]
### Fixed
- Modify warning message (fixes #476)
- Rounding zero values to a fixed number of places (issue #477)
- Remove stray debug code in symbol allocation (issue #478)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/siunitx
More information is at
https://www.ctan.org/pkg/siunitx
------------------------------------------------------------------------
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
David Carlisle submitted Michael Wichura’s
wichura-table
package.
Version: 1.0
License: lppl1
Summary description: Table macros for plain TeX (and LaTeX)
Announcement text:
----------------------------------------------------------------------
First public release of Michael Wichura's TaBlE macros (version 1.0 August 1988)
These macros have been available commercially for over 30 years
but are now released to CTAN with Michael's permission.
A full manual is available as TaBlE_manual.pdf.
Note the CTAN package directory is wichura-table, but the tex source is table.tex
CTAN upload arranged by David Carlisle, with no changes to the TeX Macros.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/wichura-table
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/wichura-table/
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
hvfloat
package.
Version: 2.28 2021-06-09
License: lppl
Summary description: Rotating caption and object of floats independently
Announcement text:
----------------------------------------------------------------------
2.28 2021-06-09 - fix for missing type that leads to nonFloat _and_ onlyText
- fix for hehv@pfigure and hehv@ptable
- added abcaptionbelow
- fix bug with vertical alignment for top captions
- fix for local caption and subcaption setting
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hvfloat
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hvfloat/
------------------------------------------------------------------------
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
James Clawson submitted an update to the
biblatex-mla
package.
Version: 2.0
License: lppl
Summary description: MLA style files for BibLaTeX
Announcement text:
----------------------------------------------------------------------
This new version updates Biblatex-mla for compatibility with newer
versions of Biblatex, and it responds to minor changes in the 9th
edition of the MLA Handbook (2021). Support has been added for a
new containerized @mlasource entry type, along with other previously
missing types, including @misc and @patent. New options longdash
and showlocation allow for easier customization for the bibliography
and individual entries, localizations have been updated, and other
errors have been fixed. Finally, a basic mla-strict style omits
any source-mapping substitutions for MLA conventions in URLs,
publisher names, and other elements.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-mla
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-mla/
------------------------------------------------------------------------
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
John Collins submitted an update to the
latexmk
package.
Version number: 4.74b 2021-05-29
License type: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
1. When emulating aux_dir, put .synctex.gz .synctex files in out_dir (as
done by MiKTeX, and needed for their use).
2. Turn emulate aux_dir off by default, to match behavior on older versions
of latexmk (BACKWARDS INCOMPATIBLE with 4.73 and 4.74).
3. Add end-of-all-runs warning if emulate aux_dir needed to be turned on,
when it was initially off.
4. Add .synctex and .synctex.gz to list of extensions to clear by default.
5. Turn back on default to report rc files read.
6. Add options -rc-report, -rc-report-, -dir_report, -dir_report-.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/latexmk
More information is at
https://www.ctan.org/pkg/latexmk
------------------------------------------------------------------------
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
Brian Dunn submitted an update to the
keyfloat
package.
Version: 2.04 2021-06-08
License: lppl1.3
Summary description: Provides a key/value interface for generating floats
Announcement text:
----------------------------------------------------------------------
Added wrapped figure overhang and number of lines.
----------------------------------------------------------------------
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
Thomas F. Sturm submitted an update to the
csvsimple
package.
Version number: 1.22 2021-06-07
License type: lppl1.3
Summary description: Simple CSV file processing
Announcement text:
----------------------------------------------------------------------
- (#7) new option 'head to column names prefix'
- (#11) Due to changes in the LaTeX kernel 2021-06-01, the empty line
detection of csvsimple had to be adapted. Updating csvsimple is
essential to avoid problems with kernel 2021-06-01.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/csvsimple
More information is at
https://www.ctan.org/pkg/csvsimple
------------------------------------------------------------------------
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 .
Changxin Liu submitted an update to the
bjfuthesis
package.
Version number: 1.0.4 2021-06-07
License type: gpl3
Summary description: A thesis class for Beijing Forestry University
Announcement text:
----------------------------------------------------------------------
Add support for statement of originality and mission statement
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bjfuthesis
More information is at
https://www.ctan.org/pkg/bjfuthesis
------------------------------------------------------------------------
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 .
Donald P. Story submitted an update to the
pmdb
package.
Version number: 2021-06-07
License type: lppl1.2
Summary description: Create a DB (PDF) document for selecting content for inclusion in another documents
Announcement text:
----------------------------------------------------------------------
The pmdb Package
Author: D. P. Story
Dated: 2021-06-07
This poor man's database (pmdb) package promotes a workflow for
building exams, homework, and other content. The package supports the
creation of a PDF document, which is a database of problems (or
content) to be included in a target document. The package inserts
checkboxes into the margins of the DB document; the instructor can
select which which of the problems are to be included in the target
document by checking one ore more of the checkboxes. By clicking the
special displayChoices control, the selected content is copied into
the AR/AA console window in the form of input statements
(input{prob1.tex}, eg), which is then be copied and pasted into the
target document. By pressing Ctrl+Click while hovering over a checkbox,
the associated content is loaded into the default application, possibly
a LaTeX editor. For the Ctrl+Click feature to work, the file
aeb-reader.js needs to be installed. As the filename suggests, this
file will work for Adobe Acrobat Reader (DC), as well as for the
magnificent Adobe Acrobat itself.
What's New (2021-06-07) New command editSourceOn, which inserts a
pushbutton in the margin; pressing the button loads the source file in
the default editor. Expanding useEditLnk replaces the marginal
pushbutton with a link annotation. A new input mode InputProbs, allows
inputting problems for a eqexam document.
Enjoy!
dps
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pmdb
More information is at
https://www.ctan.org/pkg/pmdb
------------------------------------------------------------------------
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 .
Hironori Kitagawa submitted an update to the
luatexja
package.
Version: 20210607.0
License: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
Emergency fix for a vtop-related bug (ticket #42482),
which is revealed by paragraph hooks (LaTeX 2021-06-01).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luatexja
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luatexja/
------------------------------------------------------------------------
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
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.0.11 2021-06-07
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
## [v3.0.11]
### Changed
- Improve some fallback unit definitions
### Fixed
- Printing of symbols with encodings other than UTF-8 (issue #470)
- Argument order for `DeclareSIPrefix` (issue #471)
- Emulation of `number-unit-separator` (issue #473)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
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
Bob Tennent submitted an update to the
musixtex-fonts
package.
Version number: 2021-06-07
License type: gpl
Summary description: Fonts used by MusixTeX
Announcement text:
----------------------------------------------------------------------
The type1 fonts have been regenerated, correcting glyph widths that
were inconsistent with the tfm widths.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/musixtex-fonts
More information is at
https://www.ctan.org/pkg/musixtex-fonts
------------------------------------------------------------------------
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 .
The LaTeX Team submitted an update to the
hyperref
package.
Version number: 7.00m 2021-06-07
License type: lppl1.3
Summary description: Extensive support for hypertext in LaTeX
Announcement text:
----------------------------------------------------------------------
fix typo which broke colons in label if french is used, issue #194
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/hyperref
More information is at
https://www.ctan.org/pkg/hyperref
------------------------------------------------------------------------
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 .
Geoffrey Poore submitted an update to the
pythontex
package.
Version number: 0.18 2021-06-06
License type: lppl1.3
Summary description: Run Python from within a document, typesetting the results
Announcement text:
----------------------------------------------------------------------
Julia now uses project flag --project=@.. inputpygments now detects
file modification. Rust support is now compatible with document and
working directory paths that contain spaces.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pythontex
More information is at
https://www.ctan.org/pkg/pythontex
------------------------------------------------------------------------
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 .
Bob Tennent submitted an update to the
musixtex-fonts
package.
Version number: 2021-06-07
License type: gpl
Summary description: Fonts used by MusixTeX
Announcement text:
----------------------------------------------------------------------
The type1 fonts have been regenerated, correcting glyph widths that
were inconsistent with the tfm widths.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/musixtex-fonts
More information is at
https://www.ctan.org/pkg/musixtex-fonts
------------------------------------------------------------------------
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 .
Nahid Hossain submitted the
bangla
package.
Version: 1.0 2021-06-07
License: lppl1.3c
Summary description: A comprehensive Bangla LaTeX package
Announcement text:
----------------------------------------------------------------------
This is new package for Bangla language.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bangla
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/bengali/bangla/
------------------------------------------------------------------------
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
Donald P. Story submitted an update to the
ran_toks
package.
Version number: 2021-06-06
License type: lppl1
Summary description: Randomise token strings
Announcement text:
----------------------------------------------------------------------
What's New (2021-06-06) Added support for nested RTVToks/eRTVToks command
pairs. Demo files: ran_toks.tex and nested-matching.tex.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ran_toks
More information is at
http://www.ctan.org/pkg/ran_toks
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
--
Changxin Liu submitted an update to the
bjfuthesis
package.
Version number: 1.0.3 2021-06-06
License type: gpl3
Summary description: A thesis class for Beijing Forestry University
Announcement text:
----------------------------------------------------------------------
Update the bibliography style of inproceedings to better meet format
requirements
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bjfuthesis
More information is at
https://www.ctan.org/pkg/bjfuthesis
------------------------------------------------------------------------
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
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 4.66 2021-06-06
License: mit
Summary description: Draw chemical structure diagrams with Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-added binary operator in {...}
{ a -- b , ...} : { a,a+1,...,b , ...} (a<b)
-changed option parameters
sw_numberA=1 => sw_numbering=Atom
sw_numberA=2 => sw_numbering=Atom+Brock
sw_numberA=3 => sw_numbering=Atom+Inverse
sw_numberB=1 => sw_numbering=Bond
sw_numberB=2 => sw_numbering=Bond+Brock
sw_numberB=3 => sw_numbering=Bond+Inverse
sw_fframe=1 => sw_frame=Outside
sw_fframe=2 => sw_frame=Inside
sw_fframe=3 => sw_frame=Outside+Inside=Bothside
sw_aframe=1 => sw_frame=sw_frame+Atom
sw_mframe=1 => sw_frame=sw_frame+Mol
numberA_start,numberB_start => numbering_start
numberA_end,numberB_end => numbering_end
Info1 => Info
Info2 => Info+Table
Info_t => Info+Temp
Mcode_t => Mcode+Temp
Report_t => Report+Temp
None_Info_t => Font+Info+Temp
None_Mcode_t => Font+Mcode+Temp
None_Report_t => Font+Report+Temp
None_Info_Mcode_t => Font+Info+Mcode+Temp
-deleted option parameters
sw_numberA,sw_numberB,numberA_start,numberA_end,
numberB_start,numberB_end,
sw_fframe,sw_aframe,sw_mframe
-updated mcf_data_base.mcf
-updated MCF manual,example
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mcf2graph
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/mcf2graph/
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
beaulivre
package.
Version number: 2021-06-07
License type: lppl1.3c
Summary description: Write your books in a colorful way
Announcement text:
----------------------------------------------------------------------
Update 2021-06-07
- Add Italian, Portuguese, Brazilian, Spanish support
- Add observation environment
- Add font options: palatino, times, biolinum, garamond
- Add options puretext and nothms
- minor fixes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/unicodetex/latex/beaulivre
More information is at
https://www.ctan.org/pkg/beaulivre
------------------------------------------------------------------------
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 .
Jinwen XU submitted an update to the
colorist
package.
Version number: 2021-06-07
License type: lppl1.3c
Summary description: Write your articles or books in a colorful way
Announcement text:
----------------------------------------------------------------------
Update 2021-06-07
- Add Italian, Portuguese, Brazilian, Spanish support
- Add observation environment
- Add font options: palatino, times, biolinum, garamond
- Add options puretext and nothms
- minor fixes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/colorist
More information is at
https://www.ctan.org/pkg/colorist
------------------------------------------------------------------------
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 .
Jinwen XU submitted an update to the
simplivre
package.
Version number: 2021-06-07
License type: lppl1.3c
Summary description: Write your books in a simple and clear way
Announcement text:
----------------------------------------------------------------------
Update 2021-06-07
- Add Italian, Portuguese, Brazilian, Spanish support
- Add observation environment
- Add font options: palatino, times, biolinum, garamond
- Add options puretext and nothms
- minor fixes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/unicodetex/latex/simplivre
More information is at
https://www.ctan.org/pkg/simplivre
------------------------------------------------------------------------
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 .
Jinwen XU submitted an update to the
lebhart
package.
Version: 2021-06-07
License: lppl1.3c
Summary description: Write your articles in a colorful way
Announcement text:
----------------------------------------------------------------------
- Add Italian, Portuguese, Brazilian, Spanish support
- Add observation environment
- Add font options: palatino, times, biolinum, garamond
- Add options puretext and nothms
- minor fixes
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lebhart
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/lebhart/
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
einfart
package.
Version: 2021-06-07
License: lppl1.3c
Summary description: Write your articles in a simple and clear way
Announcement text:
----------------------------------------------------------------------
- Add Italian, Portuguese, Brazilian, Spanish support
- Add observation environment
- Add font options: palatino, times, biolinum, garamond
- Add options puretext and nothms
- minor fixes
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/einfart
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/einfart/
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
minimalist
package.
Version: 2021-06-07
License: lppl1.3c
Summary description: Write your articles or books in a simple and clear way
Announcement text:
----------------------------------------------------------------------
- Add Italian, Portuguese, Brazilian, Spanish support
- Add observation environment
- Add font options: palatino, times, biolinum, garamond
- Add options puretext and nothms
- minor fixes
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/minimalist
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/minimalist/
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
ProjLib
package.
Version: 2021-06-07
License: lppl1.3c
Summary description: A series of tools to simplify your workflow
Announcement text:
----------------------------------------------------------------------
- Added Italian, Portuguese, Brazilian, Spanish support
- Added environment observation
- minor fixes
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/projlib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/projlib/
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
nicematrix
package.
Version number: 5.15b 2021-06-05
License type: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
----------------------------------------------------------------------
This new version is now compatible with versions 3.0+ of 'siunitx'
(previous versions of 'nicematrix' were not). Remark: this
incompatibility was due to 'nicematrix' (sorry) and not 'siunitx'.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nicematrix
More information is at
https://www.ctan.org/pkg/nicematrix
------------------------------------------------------------------------
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 .
Changxin Liu submitted an update to the
bjfuthesis
package.
Version number: 1.0.2 2021-06-05
License type: gpl3
Summary description: A thesis class for Beijing Forestry University
Announcement text:
----------------------------------------------------------------------
Update the bibliography style of inproceedings to better meet format
requirements
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/bjfuthesis
More information is at
https://www.ctan.org/pkg/bjfuthesis
------------------------------------------------------------------------
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
Donald P. Story submitted an update to the
eq-pin2corr
package.
Version number: 2021-05-29
License type: lppl1.2
Summary description: Add PIN security to the “Correct” button of a quiz
created by exerquiz
Announcement text:
----------------------------------------------------------------------
The eq-pin2corr package
Author: D. P. Story
Dated: 2021-05-29
This package is an add-on to the quiz environment of the exerquiz package
(part of the acrotex bundle). It adds PIN security to a quiz created by
the quiz environment. To correct a quiz, the document consumer must press
the Correct button of the quiz and successfully enter the correct PIN
number. The PIN security is designed for the instructor to mark and record
the students effort on that quiz.
The package works for a the usual workflows
What's New (2021-05-29) Added (optional) PIN security to the Begin Quiz button.
Added (an optional) `warn and freeze' feature to a quiz. Added (an optional)
qzResetTally field that holds the number of times a student retakes any given
quiz. Add (an optional) feature where the document author can set the maximum
number of times a student can retake a quiz. Demo files for these
features are found on the AcroTeX Blog site:
http://www.acrotex.net/blog/?p=1516http://www.acrotex.net/blog/?p=1519
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/eq-pin2corr
More information is at
https://www.ctan.org/pkg/eq-pin2corr
------------------------------------------------------------------------
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
Jianrui Lyu submitted an update to the
tabularray
package.
Version number: 2021K 2021-06-05
License type: lppl1.3
Summary description: Typeset tabulars and arrays with LaTeX3
Announcement text:
----------------------------------------------------------------------
- Make it run much faster by using less property lists
- Fix child selectors with more than nine childs
- Allow to change rulesep
- Add fg and font options
- Include old version as tabularray-2021.sty
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tabularray
More information is at
https://www.ctan.org/pkg/tabularray
------------------------------------------------------------------------
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
The LaTeX Team submitted an update to the
hyperref
package.
Version number: 7.00l 2021-06-05
License type: lppl1.3
Summary description: Extensive support for hypertext in LaTeX
Announcement text:
----------------------------------------------------------------------
* handle non-ascii labels, fixes issue #185
* suppress break points after whatsits, fixes issue #187
* correct longtable check, fixes issue #193
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/hyperref
More information is at
https://www.ctan.org/pkg/hyperref
------------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
ProfCollege
package.
Version: 0.99-d 2021-06-04
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
Adaptated to new versions of siunitx and xintexpr.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profcollege
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/profcollege/
------------------------------------------------------------------------
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
kdpcover
package.
Version: 0.1.0 2021-06-04
License: mit
Summary description: Covers for books published by Kindle Direct Publishing
Announcement text:
----------------------------------------------------------------------
This package helps you render your book covers for Kindle Direct
Publishing (KDP) platform. The problem with KDP is that it needs
the size of the PDF to be adjusted for the number of pages in
the book. This package does it automatically.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/kdpcover
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/kdpbook/
------------------------------------------------------------------------
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
The Japanese TeX Development Community submitted an update to the
platex
package.
Version number: 2021-06-04
License type: bsd3
Summary description: pLaTeX2e and miscellaneous macros for pTeX
Announcement text:
----------------------------------------------------------------------
* More fix of fontshape etc to work fine with LaTeX2e 2021-06-01.
* Fix an error with rolling back with the platexrelease package.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/japanese/platex
More information is at
https://www.ctan.org/pkg/platex
------------------------------------------------------------------------
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