texlive: update schemes list
This commit is contained in:
parent
ba3c9df01a
commit
5b42c6f196
1 changed files with 3 additions and 3 deletions
|
@ -189,9 +189,9 @@ in
|
|||
extraName = "combined" + lib.removePrefix "scheme" pname;
|
||||
})
|
||||
)
|
||||
{ inherit (tl) scheme-full
|
||||
scheme-tetex scheme-medium scheme-small scheme-basic scheme-minimal
|
||||
scheme-context scheme-gust scheme-xml;
|
||||
{ inherit (tl)
|
||||
scheme-basic scheme-context scheme-full scheme-gust scheme-infraonly
|
||||
scheme-medium scheme-minimal scheme-small scheme-tetex;
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue