tests.texlive.opentype-fonts: use scheme-small

This commit is contained in:
Vincenzo Mantova 2023-08-26 13:37:30 +01:00
parent 996a94d959
commit 89da73e92e

View File

@ -43,7 +43,7 @@ rec {
lualatex = mkTeXTest {
name = "opentype-fonts-lualatex";
format = "lualatex";
texLive = texlive.combine { inherit (texlive) scheme-medium libertinus-fonts; };
texLive = texlive.combine { inherit (texlive) scheme-small libertinus-fonts; };
text = ''
\documentclass{article}
\usepackage{fontspec}