File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11LaTeX support for color and graphics
22====================================
33
4- Release 2025-01-21
4+ Release 2025-09-29
55
66This bundle contains the 'engine-dependent' part of support for
77color and graphics in LaTeX2e (the code here will also function
Original file line number Diff line number Diff line change 1717%% https://github.com/latex3/graphics-def/issues
1818%%
1919\ProvidesFile{dvipdfmx.def}
20- [2022 /09/22 v5.0m Graphics/color driver for dvipdfmx]
20+ [2025 /09/29 v5.0n Graphics/color driver for dvipdfmx]
2121\def\GPT@space{ }
2222\def\c@lor@arg#1{%
2323 \dimen@#1\p@
Original file line number Diff line number Diff line change 2020%% https://github.com/latex3/graphics-def/issues
2121%%
2222\ProvidesFile{luatex.def}
23- [2024/04/13 v1.2e Graphics/color driver for luatex]
23+ [2025/09/29 v1.2f Graphics/color driver for luatex]
2424\def\GPT@space{ }
2525\def\c@lor@arg#1{%
2626 \dimen@#1\p@
Original file line number Diff line number Diff line change 2020%% https://github.com/latex3/graphics-def/issues
2121%%
2222\ProvidesFile{pdftex.def}
23- [2024/04/13 v1.2c Graphics/color driver for pdftex]
23+ [2025/09/29 v1.2d Graphics/color driver for pdftex]
2424\def\GPT@space{ }
2525\def\c@lor@arg#1{%
2626 \dimen@#1\p@
Original file line number Diff line number Diff line change 1717%% https://github.com/latex3/graphics-def/issues
1818%%
1919\ProvidesFile{xetex.def}
20- [2022 /09/22 v5.0n Graphics/color driver for xetex]
20+ [2025 /09/29 v5.0o Graphics/color driver for xetex]
2121\def\GPT@space{ }
2222\def\c@lor@arg#1{%
2323 \dimen@#1\p@
You can’t perform that action at this time.
0 commit comments