CTAN update: pseudo
Date: January 31, 2023 2:39:37 PM CET
Magnus Lie Hetland submitted an update to the
pseudo
package.
Version number: 1.2.2 2023-01-30
License type: mit
Summary description: Straightforward pseudocode
Announcement text:
## What's Changed * Documentation overhaul (https://github.com/mlhetland/pseudo.sty/pull/17) * Add `init` hook (https://github.com/mlhetland/pseudo.sty/pull/18) * Gobble paragraphs before checking for `\end` (https://github.com/mlhetland/pseudo.sty/pull/19) * Update discussion of multiline steps (https://github.com/mlhetland/pseudo.sty/pull/20) * Fix broken `pause` in `\hd` (https://github.com/mlhetland/pseudo.sty/pull/22) **Full Changelog**: https://github.com/mlhetland/pseudo.sty/compare/v1.2.1...v1.2.2
This package is located at https://mirrors.ctan.org/macros/latex/contrib/pseudo More information is at https://www.ctan.org/pkg/pseudo
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
## What's Changed * Documentation overhaul (https://github.com/mlhetland/pseudo.sty/pull/17) * Add `init` hook (https://github.com/mlhetland/pseudo.sty/pull/18) * Gobble paragraphs before checking for `\end` (https://github.com/mlhetland/pseudo.sty/pull/19) * Update discussion of multiline steps (https://github.com/mlhetland/pseudo.sty/pull/20) * Fix broken `pause` in `\hd` (https://github.com/mlhetland/pseudo.sty/pull/22) **Full Changelog**: https://github.com/mlhetland/pseudo.sty/compare/v1.2.1...v1.2.2
This package is located at https://mirrors.ctan.org/macros/latex/contrib/pseudo More information is at https://www.ctan.org/pkg/pseudo
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
pseudo – Straightforward pseudocode
The package permits writing pseudocode without much fuss and with quite a bit of configurability. Its main environment combines aspects of enumeration, tabbing and tabular for nonintrusive line numbering, indentation and highlighting, and there is functionality for typesetting common syntactic elements such as keywords, identifiers, and comments.
The package relies on aliascnt, array, colortbl, expl3, l3keys2e, xcolor, and xparse.
Package | pseudo |
Version | 1.2.3 2023-03-21 |
Copyright | 2019–2023 Magnus Lie Hetland |
Maintainer | Magnus Lie Hetland |