summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fvextra/README
blob: d5538a39bf190e6a565bbe75ed68ec9af58ef82e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
fvextra - extensions and patches for fancyvrb

Author:  Geoffrey Poore
License:  LPPL v1.3 or later
Development:  https://github.com/gpoore/fvextra


fvextra provides several extensions to fancyvrb, including automatic line
breaking and improved math mode.  It also patches some fancyvrb internals.
fvextra provides a reimplemented \Verb command that works (with a few
limitations) inside other commands, even in movable arguments and PDF
bookmarks.  It also provides \EscVerb, which is similar to \Verb except that
it works everywhere without limitations by allowing the backslash to serve as
an escape character.