Herbert Voß submitted an update to the
hvfloat
package.
Version: 2.51
License: lppl
Summary description: Controlling captions, fullpage and doublepage floats
Announcement text:
--------------------------------------------------------------------------------
This version has a new optional argument nonFloatTopSkip, preset to 2pt (like interlineskip)
only valid for nonFloats and caption not on top
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hvfloat
More information is at
https://www.ctan.org/pkg/hvfloat
--------------------------------------------------------------------------------
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 .
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.9.2 2024-10-02
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Bug fix of version 0.9.1
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jsonparse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse/
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
LiteTable
package.
Version: 3.1B 2024-10-01
License: lppl1.3c
Summary description: Class schedules with colorful course blocks
Announcement text:
----------------------------------------------------------------------
- Supports TeX Live 2019 or later.
- Supports changing the background dark blocks' color for the timetable.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/litetable
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/litetable/
------------------------------------------------------------------------
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
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.9.1 2024-09-21
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Added functionality to test for valid JSON numbers
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jsonparse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse/
------------------------------------------------------------------------
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
tcolorbox
package.
Version: 6.4.0 2024-09-27
License: lppl1.3
Summary description: Coloured boxes, for LaTeX examples and theorems, etc
Announcement text:
----------------------------------------------------------------------
### Added
- Libary `documentation`:
- `
efPkg` for referring packages on CTAN (issue #290)
### Changed
- Precautions for tikz options with square brackets (issue #284)
- Usage warnings added for deprecated options `before example`,
`after example`, and `graphical environment` (issue #284)
- Documenation for TikZ Picture Option Keys adapted (issue #285)
- Label `tcolorbox` added to LaTeX hooks (issue #287)
- Libary `minted`: Minted option `envname` now supported by
package `minted` directly (issue #2)
### Fixed
- Libary `minted`: `minted Warning: Macro minted@def@optcl is
deprecated with minted v3` (issue #2)
- `tcolorbox-tutorial-poster.tex`: minted v3 seems to need
escaped comma `,` instead of `,` inside `breakafter`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tcolorbox
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tcolorbox/
------------------------------------------------------------------------
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 Indian TeX Users Group submitted the
udiss
package.
Version: 0.1 2024-10-01
License: gpl3+ fdl
Summary description: A LaTeX bundle for typesetting dissertations
Announcement text:
--------------------------------------------------------------------------------
The Indian TeX Users Group got revived on 7th September
2024. After 32 years this revival has taken place. The
current board of directors include the following people:
President: E. Krishnan <e.krshnan(a)gmail.com>
Vice President: Rajeesh KV <rajeesh(a)sayahna.org>
Secretary: Niranjan <niranjan.t(a)stmdocs.in>
Joint secretary: Rahul Krishnan S <rahulkrishnan(a)stmdocs.in>
Legal advisor: Aravind Ranjendran
As the first project of TUGIndia, we are glad to release
this LaTeX bundle udiss for assisting students in typesetting
their dissertations.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/udiss
More information is at
https://www.ctan.org/pkg/udiss
--------------------------------------------------------------------------------
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 .
Noriyuki Abe submitted an update to the
jlreq
package.
Version: 2024-09-26
License: bsd2
Summary description: Japanese document class based on requirements for Japanese text layout
Announcement text:
----------------------------------------------------------------------
- Removed pattern matchings from Makefile.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jlreq
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/jptex/latex/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
VÃt Starý Novotný submitted an update to the
markdown
package.
Version: 3.7.1-0-g8e726800 2024-09-30
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
----------------------------------------------------------------------
Development:
- Remove dependency on `UnicodeData.txt`. (#400, #458 #486, #492, #499)
This change improves the speed of parsing markdown input by up to 25%
for a cold conversion run and makes life easier for users of TeX
distributions other than TeX Live, such as MikTeX and ConTeXt Standalone,
where `UnicodeData.txt` may not be as easily available. This change also
adds a new file `markdown-unicode-data.lua`, which must be properly
installed with the rest of the Markdown package.
- Add renderers `warning` and `error` that represent warnings and errors
produced by the markdown parser. (#452, #473, #496)
Fixes:
- Properly load LaTeX themes when `theme` or `import` is used in
`usepackage[...]{markdown}`. (#471, #498)
- Prevent endless loop when setting deprecated `jekyllDataString` (renderer)
prototype. (#500)
- Correctly handle backslashes in `markdownOptionOutputDir` on Windows.
(#492, #500, reported by @l0th3r)
- Fix hard line breaks in blockquotes.
(#494, #495, reported by @l0th3r, #496, contributed by @lostenderman)
Deprecation:
- Soft-deprecate the `hybrid` option. (#470, #504, 546faa87)
Soft-deprecated features will never be removed but using them prints a
warning and is discouraged. Instead of the `hybrid` option, consider one of
the following better alternatives for mixing TeX and markdown:
- With the `contentBlocks` option, authors can move large blocks of TeX
code to separate files and include them in their markdown documents as
external resources.
- With the `rawAttribute` option, authors can denote raw text spans and
code blocks that will be interpreted as TeX code.
- With options `texMathDollars`, `texMathSingleBackslash`, and
`texMathDoubleBackslash`, authors can freely type TeX commands between
dollar signs or backslash-escaped brackets.
For more information, see the user manual at
<https://witiko.github.io/markdown/>.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/markdown
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/markdown/
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
LiteTable
package.
Version: 3.1A 2024-09-30
License: lppl1.3c
Summary description: Class schedules with colorful course blocks
Announcement text:
--------------------------------------------------------------------------------
Version 3.1A released.
- Removed the `listofitems' package, and the `calc' tikzlibrary.
- The reconstruction work by `expl3' was finished.
- Supports TeX Live 2021 or later distributions.
- Warning rules for courses exceeding the timetable area were added.
- The order of the two arguments can be reversed for those commands with one
optional argument and one mandatory argument.
- Supports moving the course blocks right specific workdays.
- MWE added for user manuals.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/litetable
More information is at
https://www.ctan.org/pkg/litetable
--------------------------------------------------------------------------------
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 .
Clea F. Rees submitted the
fontscripts
package.
Version: 0.1
License: lppl1.3c
Summary description: Font encodings, metrics and Lua script fragments for font
creation
Announcement text:
--------------------------------------------------------------------------------
Font encodings, metrics and Lua script fragments for generating font support
packages for 8-bit engines with l3build. Optional template-based system enables
the automatic generation of font tables and l3build tests. Easy addition of
variable scaling to fd files (unsupported by some tools). Primarily designed
for fontinst, but can be adapted for use with other programmes. Default
configuration is intended to be cross-platform and require only tools included
in TeX Live, but the documentation includes a simple adaption for integration
with FontForge and GNU make.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/utilities/fontscripts
More information is at
https://www.ctan.org/pkg/fontscripts
--------------------------------------------------------------------------------
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 .