Move version to RC -- worth doing it

This commit is contained in:
Belleve Invis 2020-03-04 18:44:06 -08:00
parent 5d004ca551
commit 7cf45a0cd6
19 changed files with 218 additions and 445 deletions

View file

@ -98,9 +98,8 @@ const PackageShapes = {
const PackageSpacings = {
// spacingDesc, ligation, spacingNameSuffix
"": ["Default", true, ""],
term: ["Terminal", false, "Term"],
type: ["Typesetting", true, "Type"],
"term-lig": ["Terminal-Ligature", true, "TermLig"]
fixed: ["Fixed", false, "Fixed"],
term: ["Terminal", true, "Term"]
};
async function GeneratePackageList(out) {