From f436d629014fea726ce74351439e5684b5ea2a88 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Thu, 30 May 2024 19:02:26 +0200 Subject: [PATCH] moved old presentation files into legacy folder --- ppexample.tex => legacy/ppexample.tex | 0 psipresentation.cls => legacy/psipresentation.cls | 0 .../fonts/Georgia/Georgia Bold Italic.ttf | Bin .../psipresentation}/fonts/Georgia/Georgia Bold.ttf | Bin .../fonts/Georgia/Georgia Italic.ttf | Bin .../psipresentation}/fonts/Georgia/Georgia.ttf | Bin .../psipresentation}/fonts/Meta/MetaPro-Bold.otf | Bin .../fonts/Meta/MetaPro-BoldItalic.otf | Bin .../psipresentation}/fonts/Meta/MetaPro-Normal.otf | Bin .../fonts/Meta/MetaPro-NormalItalic.otf | Bin .../imgs/psi-photo-large-cropped.jpg | Bin .../psipresentation}/imgs/psilogo.pdf | Bin .../psipresentation}/psicolors.tex | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename ppexample.tex => legacy/ppexample.tex (100%) rename psipresentation.cls => legacy/psipresentation.cls (100%) rename {psipresentation => legacy/psipresentation}/fonts/Georgia/Georgia Bold Italic.ttf (100%) rename {psipresentation => legacy/psipresentation}/fonts/Georgia/Georgia Bold.ttf (100%) rename {psipresentation => legacy/psipresentation}/fonts/Georgia/Georgia Italic.ttf (100%) rename {psipresentation => legacy/psipresentation}/fonts/Georgia/Georgia.ttf (100%) rename {psipresentation => legacy/psipresentation}/fonts/Meta/MetaPro-Bold.otf (100%) rename {psipresentation => legacy/psipresentation}/fonts/Meta/MetaPro-BoldItalic.otf (100%) rename {psipresentation => legacy/psipresentation}/fonts/Meta/MetaPro-Normal.otf (100%) rename {psipresentation => legacy/psipresentation}/fonts/Meta/MetaPro-NormalItalic.otf (100%) rename {psipresentation => legacy/psipresentation}/imgs/psi-photo-large-cropped.jpg (100%) rename {psipresentation => legacy/psipresentation}/imgs/psilogo.pdf (100%) rename {psipresentation => legacy/psipresentation}/psicolors.tex (100%) diff --git a/ppexample.tex b/legacy/ppexample.tex similarity index 100% rename from ppexample.tex rename to legacy/ppexample.tex diff --git a/psipresentation.cls b/legacy/psipresentation.cls similarity index 100% rename from psipresentation.cls rename to legacy/psipresentation.cls diff --git a/psipresentation/fonts/Georgia/Georgia Bold Italic.ttf b/legacy/psipresentation/fonts/Georgia/Georgia Bold Italic.ttf similarity index 100% rename from psipresentation/fonts/Georgia/Georgia Bold Italic.ttf rename to legacy/psipresentation/fonts/Georgia/Georgia Bold Italic.ttf diff --git a/psipresentation/fonts/Georgia/Georgia Bold.ttf b/legacy/psipresentation/fonts/Georgia/Georgia Bold.ttf similarity index 100% rename from psipresentation/fonts/Georgia/Georgia Bold.ttf rename to legacy/psipresentation/fonts/Georgia/Georgia Bold.ttf diff --git a/psipresentation/fonts/Georgia/Georgia Italic.ttf b/legacy/psipresentation/fonts/Georgia/Georgia Italic.ttf similarity index 100% rename from psipresentation/fonts/Georgia/Georgia Italic.ttf rename to legacy/psipresentation/fonts/Georgia/Georgia Italic.ttf diff --git a/psipresentation/fonts/Georgia/Georgia.ttf b/legacy/psipresentation/fonts/Georgia/Georgia.ttf similarity index 100% rename from psipresentation/fonts/Georgia/Georgia.ttf rename to legacy/psipresentation/fonts/Georgia/Georgia.ttf diff --git a/psipresentation/fonts/Meta/MetaPro-Bold.otf b/legacy/psipresentation/fonts/Meta/MetaPro-Bold.otf similarity index 100% rename from psipresentation/fonts/Meta/MetaPro-Bold.otf rename to legacy/psipresentation/fonts/Meta/MetaPro-Bold.otf diff --git a/psipresentation/fonts/Meta/MetaPro-BoldItalic.otf b/legacy/psipresentation/fonts/Meta/MetaPro-BoldItalic.otf similarity index 100% rename from psipresentation/fonts/Meta/MetaPro-BoldItalic.otf rename to legacy/psipresentation/fonts/Meta/MetaPro-BoldItalic.otf diff --git a/psipresentation/fonts/Meta/MetaPro-Normal.otf b/legacy/psipresentation/fonts/Meta/MetaPro-Normal.otf similarity index 100% rename from psipresentation/fonts/Meta/MetaPro-Normal.otf rename to legacy/psipresentation/fonts/Meta/MetaPro-Normal.otf diff --git a/psipresentation/fonts/Meta/MetaPro-NormalItalic.otf b/legacy/psipresentation/fonts/Meta/MetaPro-NormalItalic.otf similarity index 100% rename from psipresentation/fonts/Meta/MetaPro-NormalItalic.otf rename to legacy/psipresentation/fonts/Meta/MetaPro-NormalItalic.otf diff --git a/psipresentation/imgs/psi-photo-large-cropped.jpg b/legacy/psipresentation/imgs/psi-photo-large-cropped.jpg similarity index 100% rename from psipresentation/imgs/psi-photo-large-cropped.jpg rename to legacy/psipresentation/imgs/psi-photo-large-cropped.jpg diff --git a/psipresentation/imgs/psilogo.pdf b/legacy/psipresentation/imgs/psilogo.pdf similarity index 100% rename from psipresentation/imgs/psilogo.pdf rename to legacy/psipresentation/imgs/psilogo.pdf diff --git a/psipresentation/psicolors.tex b/legacy/psipresentation/psicolors.tex similarity index 100% rename from psipresentation/psicolors.tex rename to legacy/psipresentation/psicolors.tex