Bug#1091447: texlive-latex-extra: fontsetup : some setups fail to define \symbf
Package: texlive-latex-extra
Version: 2024.20241115-1
Severity: normal
Tags: upstream
Dear Maintainer,
The following program :
=========================================================================
\documentclass[12pt]{article}
% \usepackage[default]{fontsetup}
% \usepackage[olddefault]{fontsetup}
% \usepackage[cambria]{fontsetup}
% \usepackage[concrete]{fontsetup}
% \usepackage[ebgaramond]{fontsetup}
% \usepackage[erehwon]{fontsetup}
\usepackage[euler]{fontsetup} fails on \symbf undefined.
% \usepackage[fira]{fontsetup}
% \usepackage[gfsartemisia]{fontsetup}
\usepackage[gfsdidotclassic]{fontsetup}
% \usepackage[gfsdidot]{fontsetup}
% \usepackage[gfsneohellenic]{fontsetup}
% \usepackage[kerkis]{fontsetup}
% \usepackage[libertinus]{fontsetup}
% \usepackage[minion]{fontsetup}
% \usepackage[msgaramond]{fontsetup}
% \usepackage[neoeuler]{fontsetup}
% \usepackage[oldstandard]{fontsetup}
% \usepackage[palatino]{fontsetup}
% \usepackage[stixtwo]{fontsetup}
% \usepackage[talos]{fontsetup}
% \usepackage[times]{fontsetup}
% \usepackage[xcharter]{fontsetup}
% \usepackage[sansdefault]{fontsetup}
\usepackage{physics,tensor,bookmark}
\begin{document}
\def\ii{\symrm{i}}
\def\pp{\symrm{\pi}}
\begin{itemize}
\item Covariant derivative:
\[
\nabla \symbf{X} = \tensor{X}{^\alpha_{;\beta}} \pdv{x^\alpha}%
\otimes \dd{x^\beta} = \qty(\tensor{X}{^\alpha_{,\beta}} +
\Gamma^{\alpha}_{\beta\gamma} \,%
X^\gamma) \,\pdv{x^\alpha} \otimes \dd{x^\beta}
\]
\item Einstein's field equations:
\[ G_{\mu\nu} \equiv R_{\mu\nu} - \frac{1}{2} R g_{\mu\nu} =
\frac{8\pi G}{c^4} T_{\mu\nu} \]
\item Schwarzschild metric:
\[
c^2 \dd{\tau}^2 = \qty(1-\frac{r_{\mathrm{s}}}{r}) \, c^2 \dd{t}^2
- \qty(1-\frac{r_{\mathrm{s}}}{r})^{-1} \dd{r}^2
- r^2 \underbrace{\qty(\dd{\theta}^2 +
\sin^2 \theta \dd{\varphi}^2)}_{\dd{\Omega}^2}
\]
\item Einstein--Hilbert action:
\[ S = \frac{1}{2\kappa} \int R \sqrt{-g} \dd[4]{x} \]
\end{itemize}
\end{document}
=========================================================================
fails to compile with `usepackage{euler}{fontsetup, with the following error :
=========================================================================
ERROR: Package fontspec Error:
--- TeX said ---
(fontspec) The font "ugmr8a" cannot be found; this may be but
(fontspec) usually is not a fontspec bug. Either there is a
(fontspec) typo in the font name/file, the font is not
(fontspec) installed (correctly), or there is a bug in the
(fontspec) underlying font loading engine (XeTeX/luaotfload).
For immediate help type H <return>.
...
l.5 \setmathfont
{Garamond-Math.otf}
--- HELP ---
No help available
=========================================================================
This seems to be a bug with the definitions used by the fontspec package : the
texlive-latex-extra *is* installed, and contains
/usr/share/texlive/texmf-dist/fonts/tfm/public/mathdesign/mdugm/ugmr8a.tfm
Lacking information on how to report directly to the author (which should be
the shortest way) or to CTAN, I'm reporting to you.
HTH,
-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource.
In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.
*** The Debian TeX Team is *not* a LaTeX Help Desk ***
If you report an error when running one of the TeX-related binaries
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.
Please run your example with
(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.
Don't forget to also include minimal examples of other files that are
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!
If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at
http://www.minimalbeispiel.de/mini-en.html (english)
or
http://www.minimalbeispiel.de/mini.html (german)
##################################
minimal input file
##################################
other files
######################################
List of ls-R files
-rw-rw-r-- 1 root staff 1233 Nov 30 2019 /usr/local/share/texmf/ls-R
-rw-r--r-- 1 root root 4440 Dec 26 07:45 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Oct 12 2022 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Nov 16 22:33 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Nov 16 22:33 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
######################################
Config files
-rw-r--r-- 1 root root 475 Sep 5 2023 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Nov 16 22:33 /usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN
-rw-r--r-- 1 charpent charpent 95 Aug 28 2022 /home/charpent/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 5334 Dec 26 07:42 /var/lib/texmf/tex/generic/config/language.dat
######################################
Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Sep 2 2018 mktex.cnf
-rw-r--r-- 1 root root 475 Sep 5 2023 texmf.cnf
######################################
md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c /etc/texmf/texmf.d/00debian.cnf
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (650, 'testing'), (60, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.8.12-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages texlive-latex-extra depends on:
ii libcommons-logging-java 1.3.0-1
ii libpdfbox-java 1:1.8.16-5
ii preview-latex-style 13.2-1
ii python3 3.12.7-1
ii tex-common 6.18
ii texlive-base 2024.20241115-1
ii texlive-binaries 2024.20240313.70630+ds-5+b1
ii texlive-latex-recommended 2024.20241115-1
ii texlive-pictures 2024.20241115-1
Versions of packages texlive-latex-extra recommends:
ii default-jre 2:1.21-76
ii libspreadsheet-parseexcel-perl 0.6600-1
ii texlive-fonts-recommended 2024.20241115-1
ii texlive-plain-generic 2024.20241115-1
Versions of packages texlive-latex-extra suggests:
pn icc-profiles <none>
ii libfile-which-perl 1.27-2
ii python3-pygments 2.18.0+dfsg-1
ii texlive-latex-extra-doc 2024.20241115-1
ii texlive-science 2024.20241115-1
Versions of packages tex-common depends on:
ii ucf 3.0046
Versions of packages tex-common suggests:
ii debhelper 13.20
Versions of packages texlive-latex-extra is related to:
ii tex-common 6.18
ii texlive-binaries 2024.20240313.70630+ds-5+b1
-- no debconf information
Reply to: