summaryrefslogtreecommitdiff
path: root/testing/latex_065.sty
blob: da2b85e9e88509121691d3459297d631e949e349 (plain)
1
2
3
4
5
% Remove warnnigs about fonts
% based on https://tex.stackexchange.com/a/398856/44119
\makeatletter
\renewcommand{\@font@warning}[1]{}% Remove font warning
\makeatother