2024-02-18 11:04:29 by Mark Davies | Files touched by this commit (4) | |
Log message: tex-fontspec{,-doc}: update to 2.9a * Added a `Scale=MatchAveragecase` paramater which averages `Scale=MatchLowercase` and `Scale=MatchUppercase`. * Switched options to LaTeX keyval handler. * Added option `verbose` to undo silent/quiet. * `euenc`/`tuenc` options are now obsolete (TU is the only encoding). * Support variable fonts under LuaLaTeX. * Skip scanning for filenames when loading fonts by name on LuaLaTeX. * Allow restricting filename lookup to kpathsea lookups using `KpseOnly`. * Added support for named colors from l3color. * Support with lualatex spotcolors and cmyk colors in the pdf. |
2022-04-09 23:09:01 by Mark Davies | Files touched by this commit (5) | |
Log message: tex-fontspec{,-doc}: update to 2.8a * Add `SwashFont` and `BoldSwashFont` features to support LaTeX's now-builtin `\textsw` and `\swshape` commands, with matching `SwashFeatures` and `BoldSwashFeatures`. A simple implementation that has scope to get more complex if need be. * Remove some legacy code that extended the NFSS in ways that are now handled by LaTeX2e natively. * Long neglected updates through various Github Issues and pull requests. Thanks for your patience with the delays. |
2021-10-26 12:28:41 by Nia Alarie | Files touched by this commit (864) |
Log message: fonts: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:05:29 by Nia Alarie | Files touched by this commit (864) |
Log message: fonts: Remove SHA1 hashes for distfiles |
2020-04-26 14:21:22 by Mark Davies | Files touched by this commit (241) | |
Log message: tex-*: update to texlive 2020 versions tex-adforn{,-doc} to 1.1b tex-adfsymbols{,-doc} to 1.2b tex-adobemapping to 2020 tex-alegreya{,-doc} to 2020 tex-baskervaldx{,-doc} to 1.073 tex-cabin{,-doc} to 2020 tex-ccfonts{,-doc} to 1.2 tex-cinzel{,-doc} to 2020 tex-clearsans{,-doc} to 2020 tex-countriesofeurope{,-doc} to 0.23 tex-ebgaramond{,-doc} to 2020 tex-ebgaramond-maths{,-doc} to 1.2 tex-erewhon{,-doc} to 1.104 tex-esint{,-doc} to 1.2d tex-fira{,-doc} to 4.3.54512 tex-fontinst{,-doc} to 1.933.53562 tex-fontname{,-doc} to 2020 tex-fontools{,-doc} to 2020 tex-fontspec{,-doc} to 2.7i tex-fourier{,-doc} to 2.2 tex-ipaex{,-doc} to 2020 tex-junicode{,-doc} to 1.0.2 tex-libertine{,-doc} to 5.3.0.54583 tex-librecaslon{,-doc} to 2020 tex-luaotfload{,-doc} to 3.12 tex-mathalpha{,-doc} to 1.13 tex-mathpazo{,-doc} to 1.003.52663 tex-merriweather{,-doc} to 2020 tex-newpx{,-doc} to 1.410 tex-newtx{,-doc} to 1.625 tex-newtxtt{,-doc} to 1.056 tex-oldstandard{,-doc} to 2.5 tex-overlock{,-doc} to 2020 tex-playfair{,-doc} to 2020 tex-psnfss{,-doc} to 9.3 tex-pxtxalfa{,-doc} to 1.54080 tex-quattrocento{,-doc} to 2020 tex-roboto{,-doc} to 2020 tex-sansmathaccent{,-doc} to 2020 tex-skull to 0.1.51907 tex-superiors{,-doc} to 1.06 tex-txfontsb{,-doc} to 1.1.1 tex-universa{,-doc} to 2.1 tex-wasy{,-doc} to 2.5 tex-wasysym{,-doc} to 2.4 tex-xcharter{,-doc} to 1.205 tex-xits{,-doc} to 1.301 tex-wasy-type1 to 001.002 |
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 20:30:17 by Mark Davies | Files touched by this commit (430) |
Log message: tex-*: add TEXLIVE_UNVERSIONED=yes |
2019-05-12 01:11:27 by Mark Davies | Files touched by this commit (4) | |
Log message: tex-fontspec{,-doc}: update to 2.7c * Two optimisations reduce time for font definitions with a large number of `FontFace` options. |