tests.texlive.opentype-fonts: use scheme-small
This commit is contained in:
parent
996a94d959
commit
89da73e92e
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user