./print/tex-minted-doc, Documentation for tex-minted

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.9, Package name: tex-minted-doc-2.9, Maintainer: pkgsrc-users

Documentation for tex-minted.


Required to run:
[print/kpathsea]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-02-14 20:41:04 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-minted{,-doc}: update to 2.9

changes unknown
   2023-04-01 14:07:38 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-minted{,-doc}: update to 2.7

Reimplemented \mintinline to work with all line breaking options supported by
fvextra's \Verb (including breakanywhere), give better results when used inside
other commands, and be compatible with hyperref for PDF strings such as
bookmarks. Reimplemented and improved \mint.
   2022-04-14 04:48:27 by Mark Davies | Files touched by this commit (6) | Package updated
Log message:
tex-minted{,-doc}: update to 2.6

autogobble option now works with python3 executable and is now compatible with
fancyvrb 4.0+, Pygments style names containing arbitrary non-whitespace
characters are now supported, default for stripnl option is now false, added
fontencoding option, bgcolor option is now compatible with color package
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
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.
   2019-12-06 21:22:05 by Mark Davies | Files touched by this commit (372)
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
   2017-08-24 02:04:12 by Mark Davies | Files touched by this commit (4)
Log message:
Update tex-minted{,-doc} to 2.5

Default placement for the listing float is now tbp instead of h. Added
support for fvextra v1.3 features that allow setting breaklines-related
indentation in terms of a number of characters rather than a fixed
dimension. Fixed incompatibility with babel magyar. Added support for
beamer overlays with beameroverlays option.