v2.7
-
Reimplemented
\mintinlineto usefvextra's argument reading and
processing macros, and to usefvextra's\Verbinternally.
\mintinlinenow works with all line breaking options supported by
fvextra's\Verb, includingbreakanywhere(#329, #340). It now
gives better results when used inside other commands, since it uses
fvextra's retokenization macros. It is now compatible withhyperref
for PDF strings such as bookmarks. -
Reimplemented
\newmintinlinebased on new\mintinline. -
Reimplemented
\mintto usefvextra's argument reading and processing
macros. It now gives better results when used inside other commands,
since it usesfvextra's retokenization macros. Fixed a bug that caused
a continued paragraph after\mintto be indented (#218). -
Reimplemented
\newmintbased on new\mint. Commands created with
\newmintcan now use curly braces as delimiters, just like\mint
(#254). -
Settings passed to
pygmentizeas command-line options are now quoted.
This preventsescapeinsidecharacters from being interpreted as special
shell characters (#179, #262). -
Fixed bug with
autogobblethat produced incorrect dedent when using
lastlinewith the lines beyondlastlinehaving less indentation than
the selected range (#326). -
Fixed unintended line breaks after hyphens under LuaTeX (#263).
-
Added warning to documentation of
\inputmintedregarding filenames
and shell command execution (#338).