Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
latexminted-0.6.0.tar.gz | 2025-05-15 | 30.2 kB | |
latexminted-0.6.0-py3-none-any.whl | 2025-05-15 | 36.3 kB | |
python_v0.6.0 source code.tar.gz | 2025-05-15 | 633.5 kB | |
python_v0.6.0 source code.zip | 2025-05-15 | 649.2 kB | |
README.md | 2025-05-15 | 436 Bytes | |
Totals: 5 Items | 1.3 MB | 0 |
-
Added support for the Pygments
tokenmerge
filter (#446). -
.latexminted_config
config files are now loaded from$XDG_CONFIG_HOME/latexminted
(#449), followed by the user home directory,TEXMFHOME
, and (if enabled) the current working directory. Config files later in the sequence override settings from config files that were loaded earlier. If$XDG_CONFIG_HOME
is not set, it defaults to~/.config
.