Carl-Clemens Ebinger submitted the
magra
package.
Version number: 0.0.1
License type: ofl lppl
Summary description: The Magra font face with support for LaTeX and
pdfLaTeX
Announcement text:
----------------------------------------------------------------------
https://fonts.google.com/specimen/Magra#standard-styles
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/magra
More information is at
https://www.ctan.org/pkg/magra
------------------------------------------------------------------------
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
Carl-Clemens Ebinger submitted the
gudea
package.
Version number: 0.0.1
License type: ofl lppl
Summary description: The gudea font face with support for LaTeX and
pdfLaTeX
Announcement text:
----------------------------------------------------------------------
New font package: The Gudea Font Face.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/gudea
More information is at
https://www.ctan.org/pkg/gudea
------------------------------------------------------------------------
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
l3backend
package.
Version number: 2021-01-09
License type: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
## [2021-01-09]
### Added
- Support for referencing last link with `(x)dvipdfmx` (requires an up-to-date
backend)
### Changed
- Implementation of color wtih (x)dvipdfmx (requires an up-to-date
backend)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3backend
More information is at
https://www.ctan.org/pkg/l3backend
------------------------------------------------------------------------
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
l3kernel
bundle.
Version: 2021-01-09
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2021-01-09]
### Added
- `keyval_parse:nnn`
### Changed
- `keyval_parse:NNn` is set equal to `keyval_parse:nnn`
### Fixed
- Handling of encoding-specfic commands in ` ext_purify:n`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3kernel/
------------------------------------------------------------------------
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 LaTeX Team submitted an update to the
latex-base-dev
bundle.
Version: 2021-05-01 pre-release 1
License: lppl1.3c
Summary description: Development pre-release of the LaTeX kernel
Announcement text:
----------------------------------------------------------------------
In addition to LaTeX2e 2020-10-01 patch level 4, this pre-release
features the following changes:
2020-12-22 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltfssaxes.dtx (subsection{Changing to a new series}):
Distangle series and shape update by delaying the font series
and font shape merging (gh/444)
Move the rollback info for
ormalshape after its main definition
otherwise it will not be undone (gh/458)
2020-12-22 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltfsstrc.dtx (subsection{General font loading}):
Alter selectfont to do the delayed merging of font series
and font shape (gh/444)
2020-12-27 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* letter.dtx (subsubsection{Page breaking control}):
The opening argument was splitting name and address using \
but did not allow to use \[...] for this (gh/427)
2020-12-10 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltbibl.dtx (section{Bibliography Generation}):
Delay any cs{nocite} in the preamble instead of raising
an error (gh/424)
2020-12-06 Johannes Braams <Johannes.Braams(a)latex-project.org>
* miscelaneous files: gh/428, gh/429 and gh/430 list a number of
typing mistakes and missing documentation that have crept in over
the years. The following files were affected and have been
corrected:
alltt.dtx, classes.dtx, doc.dtx, docstrip.dtx, fix-cm.dtx,
fontdef.dtx, ifthen.dtx, inputenc.dtx, latex209.dtx,
latexrelease.dtx, ltbibl.dtx, ltboxes.dtx, ltclass.dtx,
ltcntrl.dtx, ltcounts.dtx, ltdefns.dtx, ltdirchk.dtx, ltexpl.dtx,
ltfilehook.dtx, ltfiles.dtx, ltfinal.dtx, ltfloat.dtx,
ltfntcmd.dtx, ltfssaxes.dtx, ltfssbas.dtx, ltfsscmp.dtx,
ltfssdcl.dtx, ltfssini.dtx, ltfsstrc.dtx, lthooks.dtx,
ltlength.dtx, ltlists.dtx, ltluatex.dtx, ltmath.dtx, ltmiscen.dtx,
ltoutenc.dtx, ltoutput.dtx, ltpage.dtx, ltpageno.dtx,
ltpictur.dtx, ltplain.dtx, ltsect.dtx, ltshipout.dtx,
lttextcomp.dtx, ltvers.dtx, ltxdoc.dtx, ltxref.dtx, nfssfont.dtx,
proc.dtx, slides.dtx, utf8ienc.dtx.
2020-12-04 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltfilehook.dtx (subsection{Declaring a file substitution}):
Don't drop file substitution declarations when rolling back
just render them no-ops
2020-12-04 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
Add a hook to selectfont to be executed after the switch to the
new font. This implements the functionality formerly in the everysel
package.
2020-12-04 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltfinal.dtx (subsection{File substitutions}):
Emulate everysel package
2020-12-04 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltfssini.dtx (subsection{Miscellaneous}):
Setting up f@series and f@shape default values directly (gh/444)
2020-11-23 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltshipout.dtx:
Check for both kernel and user hooks and execute if either is non-empty (gh/431)}
2020-10-26 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltmiscen.dtx (subsection{Environments}):
enddocument should always start out in vmode (gh/385)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-base-dev
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex-dev/base/
------------------------------------------------------------------------
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
Brian Dunn submitted an update to the
docsurvey
package.
Version number: 2021-01-09
License type: lppl1.3
Summary description: A survey of LaTeX documentation
Announcement text:
----------------------------------------------------------------------
Added to the list of packages by category, and resources from TUG
including journals and interviews.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/info/docsurvey
More information is at
https://www.ctan.org/pkg/docsurvey
------------------------------------------------------------------------
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
Yukimasa Morimi submitted an update to the
jlreq-deluxe
package.
Version: 0.3.2 2021-01-09
License: mit
Summary description: Multi-weight Japanese font support for the jlreq class
Announcement text:
----------------------------------------------------------------------
Fix missing map JIS 0x213C to CID+12364 in `exp*-h.vf`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jlreq-deluxe
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/jlreq-deluxe/
------------------------------------------------------------------------
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.9 2021-01-08
License type: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
----------------------------------------------------------------------
Correction of a bug. In the previous versions, it was not possible to use the key
'line-style' for the continuous dotted lines when the Tikz library 'babel' was loaded.
New key 'cell-space-limits'
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nicematrix
More information is at
http://www.ctan.org/pkg/nicematrix
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
--
The LaTeX Team submitted an update to the
latex-base
bundle.
Version: 2020-10-01-PL4
License: lppl1.3c
Summary description: Base sources of LaTeX
Announcement text:
----------------------------------------------------------------------
#########################
# 2020-10-01 PL 4 Release
#########################
2021-01-07 Phelype Oleinik <phelype.oleinik(a)latex-project.org>
* ltfilehook.dtx:
Undefine @expl@@@filehook@file@pop@@ to avoid error when rolling back
(gh/463).
* lthooks.dtx:
Modified internal copies of l3tl commands to avoid errors with l3debug
(gh/463).
2020-12-18 Phelype Oleinik <phelype.oleinik(a)latex-project.org>
* lthooks.dtx:
Preserve trailing slash in file hook name if the file name is empty (gh/464).
* ltfilehook.dtx:
Restore CurrentFile(Path)(Used) after the file is input (gh/464).
2020-12-03 Joseph Wright <Joseph.Wright(a)latex-project.org>
* usrguide3.tex
New file to cover creation of document commands
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-base
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/base/
------------------------------------------------------------------------
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
package.
Version number: 1.31 2021-01-07
License type: gpl2+
Summary description: Sophisticated music typesetting
Announcement text:
----------------------------------------------------------------------
Defined zzdoublebar, zzbar, zendpiece
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/musixtex
More information is at
http://www.ctan.org/pkg/MusiXTeX
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
--
Patrick Gundlach submitted an update to the
lua-visual-debug
package.
Version: 0.8 2021-01-07
License: mit
Summary description: Visual debugging with LuaLaTeX
Announcement text:
----------------------------------------------------------------------
Now support for right-to-left text.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lua-visual-debug
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/lua-visual-debug/
------------------------------------------------------------------------
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
Norbert Preining submitted an update to the
babelbib
package.
Version number: 1.34
License type: lppl1
Summary description: Multilingual bibliographies
Announcement text:
----------------------------------------------------------------------
2021/01/06 1.34 Harald Harders
- Small bug fix in documentation
- Bug with explicitely loaded language fixed
- Added Turkish language
- Added btxjnumbers
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/biblio/bibtex/contrib/babelbib
More information is at
https://www.ctan.org/pkg/babelbib
------------------------------------------------------------------------
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 .
Martin Scharrer submitted an update to the
newverbs
package.
Version number: 1.6
License type: lppl1.3
Summary description: Define new versions of verb, including short verb
versions
Announcement text:
----------------------------------------------------------------------
Changed Verbdef to define the macro robust.
Updated documentation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/newverbs
More information is at
https://www.ctan.org/pkg/newverbs
------------------------------------------------------------------------
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
Munehiro Yamamoto submitted an update to the
graphicxpsd
package.
Version: 1.2 2021-01-07
License: mit
Summary description: Adobe Photoshop Data format (PSD) support for graphicx package
Announcement text:
----------------------------------------------------------------------
We have released graphicxpsd v1.2.
* graphicxpsd.sty: supports image cache
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/graphicxpsd
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/graphicxpsd/
------------------------------------------------------------------------
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
Matthieu Guerquin-Kern submitted an update to the
moodle
package.
Version number: 0.8
License type: lppl1.3
Summary description: Generating Moodle quizzes via LaTeX
Announcement text:
----------------------------------------------------------------------
Bug fixes and several important new features for the moodle package.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/moodle
More information is at
http://www.ctan.org/pkg/moodle
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
csquotes
package.
Version number: 5.2k 2021-01-04
License type: lppl1.3c
Summary description: Context sensitive quotation facilities
Announcement text:
----------------------------------------------------------------------
Various new languages added
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/csquotes
More information is at
http://www.ctan.org/pkg/csquotes
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
--
Pieter van Oostrum submitted an update to the
fancyhdr
package.
Version: 4.0 2021-01-04
License: lppl1.3
Summary description: Extensive control of page headers and footers in LaTeX2e
Announcement text:
----------------------------------------------------------------------
Version 4.0 is a significant rewrite of the package.
Backward incompatible changes:
- Eliminate adjustments of headheight or footskip, when the header
or footer is too high.
- All definitions of the header/footer fields are now local, no longer
global.
New features:
- Package option compatV3 to keep the old behaviour, i.e. the changes
mentioned above are not applied (not recommended).
- Package option nocheck, to completely eliminate the check for header
and footer heights (not recommended).
- Package options headings and myheadings to redefine these page styles
with fancyhdr.
- New page style fancydefault.
- New parameter headruleskip.
- New commands fancyheadinit, fancyfootinit, fancyhfinit and fancycenter.
- fancypagestyle has an optional parameter [⟨base-style⟩].
Extensive rewriting of the documentation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fancyhdr
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/fancyhdr/
------------------------------------------------------------------------
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
Dwight Aplevich submitted an update to the
circuit-macros
package.
Version number: 9.5
License type: lppl1.3c
Summary description: M4 macros for electric circuit diagrams
Announcement text:
----------------------------------------------------------------------
Cleaned distribution and removal of a non-ASCII character.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/circuit_macros
More information is at
https://www.ctan.org/pkg/circuit-macros
------------------------------------------------------------------------
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 .
Vincent Danjean submitted an update to the
latex-make
package.
Version number: 2.4.2
License type: gpl
Summary description: Easy compiling of complex (and simple) LaTeX documents
Announcement text:
----------------------------------------------------------------------
Fix compatibility problems with recent LaTeX versions (paths handling
have been modified)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/latex-make
More information is at
https://www.ctan.org/pkg/latex-make
------------------------------------------------------------------------
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 .
Magnus Lie Hetland submitted an update to the
skeldoc
package.
Version: 0.1.1 2021-01-03
License: mit
Summary description: Placeholders for unfinished documents
Announcement text:
----------------------------------------------------------------------
Bug fix: Make sure l_set:Ne exists.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/skeldoc
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/skeldoc/
------------------------------------------------------------------------
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
Qu Yi submitted the
easybook
package.
Version number: 1.0
License type: cc-by-nc-4
Summary description: Typeset Chinese books or notes
Announcement text:
----------------------------------------------------------------------
Easybook is a minimalist style template based on the ctexbook book
document class. It is mainly suitable for typesetting Chinese books or
notes, and can even be slightly modified to become a dissertation
template. Some commonly used macro packages have been loaded to achieve
general typesetting requirements. Although some details have been
considered as much as possible, there are still deficiencies.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/easybook
More information is at
https://www.ctan.org/pkg/easybook
------------------------------------------------------------------------
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
Hironori Kitagawa submitted an update to the
luatexja
package.
Version: 20210103.0
License: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* fix: ltjjachar and ltjalchar didn't work well at the beginning of
a paragraph.
* adapted useroman and usekanji to LaTeX2e 2020-10-01 pl3.
* stopped using the unicode library in Lua code;
now LuaTeX-ja uses the utf library of lualibs instead.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luatexja
The package’s files themselves can be inspected at
http://mirror.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
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 4.55 2021-01-03
License: mit
Summary description: Draw chemical structure diagrams with Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-fix bug in molecular weight calculation
-fix bug in charged atom calculation
-add commands
?! : /_,!
?? : /_^35,/_-35
/?! : isopropyl
/??! : tert-butyl
-change syntax
/N!_ => /N?! : dimethylamino
-update 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
http://mirror.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
Pieter van Oostrum submitted an update to the
multirow
package.
Version number: 2.6 2021-01-02
License type: lppl1.3
Summary description: Create tabular cells spanning multiple rows
Announcement text:
----------------------------------------------------------------------
Resolve an incompatibility with newer versions of the supertabular package.
Enable some uses of the big delims outside of an array or tabular environment.
Documentation updates.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/multirow
More information is at
http://www.ctan.org/pkg/multirow
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
--
Daniel Benjamin Miller submitted the
chifoot
package.
Version number: 1.0 2021-01-02
License type: lppl1.3
Summary description: Chicago-style footnote formatting
Announcement text:
----------------------------------------------------------------------
A very short snippet. Will set the footnotes to be conformant with the
Chicago style, so the footnotes at the bottom of the page are now marked
with a full-sized number, rather than with a superscript number.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/chifoot
More information is at
http://www.ctan.org/pkg/chifoot
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
--