summaryrefslogtreecommitdiff
path: root/print/tex-keycommand/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
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-06tex-*: add TEXLIVE_UNVERSIONED=yesmarkd1-1/+2
2019-02-02tex-keycommand{,-doc}: Added version 3.1415markd1-0/+15
The package (which requires e-TeX) provides a natural way to define commands with optional keys. The package provides \newkeycommand, \renewkeycommand, \providekeycommand, \newkeyenvironment and \renewkeyenvironment, together with \keycmd for a more advanced interface. The package is based on kvsetkeys by Heiko Oberdiek.