Path to this page:
./
print/tex-tracklang,
Language and dialect tracker
Branch: CURRENT,
Version: 1.6.1,
Package name: tex-tracklang-1.6.1,
Maintainer: pkgsrc-usersThe tracklang package is provided for package developers who
want a simple interface to find out which languages the user
has requested through packages such as babel or polyglossia.
This package does not provide any translations! Its purpose is
simply to track which languages have been requested by the
user. Generic TeX code is in tracklang.tex for non-LaTeX users.
Required to run:[
print/kpathsea]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2023-04-02) Updated to version: tex-tracklang-1.6.1
- (2021-02-15) Updated to version: tex-tracklang-1.5
- (2020-05-05) Updated to version: tex-tracklang-1.4
- (2019-01-23) Updated to version: tex-tracklang-1.3.6
- (2018-05-23) Package added to pkgsrc.se, version tex-tracklang-1.3.5 (created)
CVS history: (Expand)
2023-04-02 00:35:09 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-tracklang{,-doc}: update to 1.6.1
Added check for polyglossia's \xpg at bcp@loaded and \mainbabelname
|
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
|
2021-02-15 02:26:44 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-tracklang{,-doc}: update to 1.5
- Removed redundant code and added debug message to
\TrackLangAddToHook and \TrackLangRedefHook
- Bug fix: removed spurious {\fi} from \@tracklang at test@if at
file@exists at for@langII
|
2020-05-05 14:01:07 by Mark Davies | Files touched by this commit (82) | |
Log message:
tex-[t-z]*: update to texlive 2020 package versions
tex-tcolorbox{,-doc} to 4.30
tex-tex4ebook{,-doc} to 0.3a
tex-tex4ht{,-doc} to 2020
tex-texdoc{,-doc} to 2020
tex-texdoctk{,-doc} to 0.6.0.54557
tex-texinfo to 5.1.54994
tex-textcase{,-doc} to 1.00
tex-thmtools{,-doc} to 68
tex-titlesec{,-doc} to 2.13
tex-tocloft{,-doc} to 2.3j
tex-tools{,-doc} to 2020
tex-tracklang{,-doc} to 1.4
tex-udesoftec{,-doc} to 1.6.6
tex-ulem{,-doc} to 2020
tex-unicode-data{,-doc} to 1.13
tex-updmap-map to 2020
tex-xetex{,-doc} to 2020
tex-zxjafont{,-doc} to 1.2
|
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:23:47 by Mark Davies | Files touched by this commit (470) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2019-01-23 12:16:33 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-tracklang{,-doc}: update to 1.3.6
\GetTrackedDialectFromLanguageTag now sets
\TrackedDialectClosestSubMatch for use if no exact match is found.
|