Commit graph

4 commits

Author SHA1 Message Date
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
markd
95841315da tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
markd
755ced83d0 tex-fvextra{,-doc}: update to 1.4
Reimplemented \Verb. It now works as expected inside other commands (with a
few limitations), including in movable arguments, and is compatible with
hyperref for things like PDF bookmarks. It now supports breaklines and
relevant line-breaking options.

Reimplemented \SaveVerb and \UseVerb to be equivalent to the new \Verb. The
new option retokenize allows saved verbatim material to be retokenized under
new commandchars and codes when it is inserted with \UseVerb.

New command \EscVerb works like the reimplemented \Verb, except that special
characters can be escaped with a backslash.

New command \fvinlineset only applies options to commands related to
typesetting verbatim inline, like \Verb, \SaveVerb, \UseVerb.
2019-05-07 10:28:55 +00:00
markd
99df5d9bb2 tex-fvextra{,-doc}: add version 1.3.1
fvextra provides several extensions to fancyvrb, including
automatic line breaking and improved math mode. It also patches
some fancyvrb internals. Parts of fvextra were originally
developed as part of pythontex and minted.
2018-01-18 10:29:25 +00:00