europasscv2025 (LaTeX class) incorrectly packaged in TeX Live TDS — files placed under doc/ instead of tex/lat ex
Tómács Tibor <[email protected]>
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <CAESw=sSpykU54fZcSHYtnKXHDnXvQ8PJOT39v0YSv13Jx1qWOw@mail.gmail.com> |
Package: europasscv2025 CTAN page: https://ctan.org/pkg/europasscv2025 Upstream repository: https://github.com/Supercaly/europasscv2025 Description of the problem: ------------------------------ In the current TeX Live installation (checked with today's update, 2026-08-13), only the following two files of the europasscv2025 package are installed at the correct TDS location: tex/latex/europasscv2025/europasscv2025.cls tex/latex/europasscv2025/europasscv2025-bibliography.sty All other files that belong to the class — which live in the "colors/" and "locale/" subdirectories of the package plus the logo PDF — are instead placed under the doc/ tree, and are therefore NOT found on the input search path when compiling a document. Expected location: tex/latex/europasscv2025/colors/ecv_blue.def tex/latex/europasscv2025/colors/ecv_darkblue.def tex/latex/europasscv2025/colors/ecv_darkgreen.def tex/latex/europasscv2025/colors/ecv_darkviolet.def tex/latex/europasscv2025/colors/ecv_default.def tex/latex/europasscv2025/colors/ecv_green.def tex/latex/europasscv2025/colors/ecv_violet.def tex/latex/europasscv2025/locale/ecv_english.def tex/latex/europasscv2025/locale/ecv_italian.def tex/latex/europasscv2025/europass_logo.pdf As a result, europasscv2025.cls cannot \input / \includegraphics these files at compile time, and any document using the class fails to build on a fully up-to-date TeX Live installation. Could someone on the TeX Live packaging side correct the TDS mapping for europasscv2025 so that the colors/*.def, locale/*.def files and europass_logo.pdf are installed under tex/latex/europasscv2025/ (in their respective colors/ and locale/ subdirectories) instead of under doc/? Thank you for your work maintaining TeX Live. Best regards, Tibor Tómács