# 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.