diff --git a/legacy/psipresentation.cls b/legacy/psipresentation.cls index 00f395a..70846f3 100644 --- a/legacy/psipresentation.cls +++ b/legacy/psipresentation.cls @@ -29,7 +29,7 @@ ItalicFont = Georgia Italic.ttf, BoldItalicFont = Georgia Bold Italic.ttf ]{Georgia.ttf} -\setsansfont[Path = psipresentation/fonts/Meta/, +\setsansfont[Path = psipresentation/fonts/MetaPro/, BoldFont = MetaPro-Bold.otf, ItalicFont = MetaPro-NormalItalic.otf, BoldItalicFont = MetaPro-BoldItalic.otf diff --git a/legacy/psipresentation/fonts/Meta/MetaPro-Bold.otf b/legacy/psipresentation/fonts/MetaPro/MetaPro-Bold.otf similarity index 100% rename from legacy/psipresentation/fonts/Meta/MetaPro-Bold.otf rename to legacy/psipresentation/fonts/MetaPro/MetaPro-Bold.otf diff --git a/legacy/psipresentation/fonts/Meta/MetaPro-BoldItalic.otf b/legacy/psipresentation/fonts/MetaPro/MetaPro-BoldItalic.otf similarity index 100% rename from legacy/psipresentation/fonts/Meta/MetaPro-BoldItalic.otf rename to legacy/psipresentation/fonts/MetaPro/MetaPro-BoldItalic.otf diff --git a/legacy/psipresentation/fonts/Meta/MetaPro-Normal.otf b/legacy/psipresentation/fonts/MetaPro/MetaPro-Normal.otf similarity index 100% rename from legacy/psipresentation/fonts/Meta/MetaPro-Normal.otf rename to legacy/psipresentation/fonts/MetaPro/MetaPro-Normal.otf diff --git a/legacy/psipresentation/fonts/Meta/MetaPro-NormalItalic.otf b/legacy/psipresentation/fonts/MetaPro/MetaPro-NormalItalic.otf similarity index 100% rename from legacy/psipresentation/fonts/Meta/MetaPro-NormalItalic.otf rename to legacy/psipresentation/fonts/MetaPro/MetaPro-NormalItalic.otf