From 4ed16b629966527453fb26c9c211deca90abb2a5 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Fri, 19 Feb 2021 17:00:18 -0500 Subject: [PATCH] Add another LaTeX cache primer. --- python-matplotlib.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index b4bc4d7..4d3369e 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -371,6 +371,7 @@ rm -rf build*/ # We need to prime this LaTeX cache stuff, or it might fail while running tests # in parallel. +mktexfmt latex.fmt mktexfmt lualatex.fmt mktexfmt pdflatex.fmt mktexfmt xelatex.fmt