CTAN update: codehigh
Date: November 21, 2024 5:47:59 PM CET
Jianrui Lyu submitted an update to the
codehigh
package.
Version: 2024A 2024-11-20
License: lppl1.3c
Summary description: Highlight code and demos with l3regex and lpeg
Announcement text:
- reimplement \fakeverb without l3regex (#13)
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/codehigh The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/codehigh/
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
- reimplement \fakeverb without l3regex (#13)
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/codehigh The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/codehigh/
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
codehigh – Highlight code and demos with l3regex and lpeg
This package uses the l3regex package from the LaTeX3 Programming Layer to parse and highlight source code and demos. It is more powerful than the listings package, and more easy to use than minted. But it is slower than both of them. Therefore in LuaTeX the package provides another way to highlight code: using LPeg (Parsing Expression Grammars for Lua). LPeg is much more powerful and faster than l3regex.
Package | codehigh |
Version | 2024A 2024-11-20 |
Maintainer | Jianrui Lyu |