https://github.com/chrmatt/algpseudocodex
LaTeX package for typesetting pseudocode.
https://github.com/chrmatt/algpseudocodex
latex-package pseudocode
Last synced: 8 months ago
JSON representation
LaTeX package for typesetting pseudocode.
- Host: GitHub
- URL: https://github.com/chrmatt/algpseudocodex
- Owner: chrmatt
- Created: 2020-04-18T14:20:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T20:35:02.000Z (about 3 years ago)
- Last Synced: 2024-09-29T04:42:14.157Z (over 1 year ago)
- Topics: latex-package, pseudocode
- Language: TeX
- Size: 117 KB
- Stars: 38
- Watchers: 2
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# algpseudocodex
## Overview
This package allows typesetting pseudocode in LaTeX. It is based on algpseudocode from the algorithmicx package and uses the same syntax, but adds several new features and improvements. Notable features include customizable indent guide lines and the ability to draw boxes around parts of the code for highlighting differences. This package also has better support for long code lines spanning several lines and improved comments.
The package documentation can be found in the file algpseudocodex.tex.
## Author and Contact
The package is authored and maintained by Christian Matt. For bug reports and other issues please visit the official repository at .
## License
This material is subject to the LaTeX Project Public License (LPPL), version 1.3c.