minted/source
Geoffrey Poore 13e25d05cd added warning if fvextra version is less than 1.5 2023-09-26 12:38:52 -05:00
..
DEPENDS.txt removed unnecessary dependency on calc package (closes #313) 2023-07-15 12:48:47 -05:00
Makefile v2.0; added compatibility package minted1; moved all \changes to changelog 2015-01-31 16:00:49 -06:00
README v2.5 2017-07-19 13:58:26 -05:00
generate_DEPENDS.py added DEPENDS.txt (closes #331) 2023-07-15 12:14:43 -05:00
minted.dtx added warning if fvextra version is less than 1.5 2023-09-26 12:38:52 -05:00
minted.ins v2.7 2022-12-12 08:44:19 -06:00
minted.pdf v2.8 2023-09-12 13:31:17 -05:00
minted.sty added warning if fvextra version is less than 1.5 2023-09-26 12:38:52 -05:00
minted1.sty v2.7 2022-12-12 08:44:19 -06:00

README

minted - highlighted source code for LaTeX

minted is a package that facilitates expressive syntax highlighting in LaTeX
using the Pygments library.  The package also provides options to customize
the highlighted source code output using fancyvrb and fvextra.

See the documentation (minted.pdf) for examples and instructions for
installation and usage.

This work may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), version 1.3 or later.  Additionally,
the project may be distributed under the terms of the 3-Clause ("New") BSD
license.

For suggestions, feature requests, and bug reports, please use the project's
GitHub site:  https://github.com/gpoore/minted.