From c4590c1c0c652b59385f90e4afedd5397d946090 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 24 Mar 2019 11:21:55 +0100 Subject: [PATCH] Move Thesis and Springer templates back to templates Thanks to \origin, #8643 is fixed (also in stable). Included paths are thus correctly updated and point to the systemdir. This only works if LyX is installed, though, since \origin is only set on install. --- lib/Makefile.am | 94 +++++++++---------- .../00_Main_File.lyx | 0 .../01_Dedication.lyx | 0 .../02_Foreword.lyx | 0 .../03_Preface.lyx | 0 .../04_Acknowledgements.lyx | 0 .../05_Contributor_List.lyx | 0 .../06_Acronym.lyx | 0 .../07_Part.lyx | 0 .../08_Author.lyx | 0 .../09_Appendix.lyx | 0 .../10_Glossary.lyx | 0 .../11_References.lyx | 0 .../00_Main_File.lyx | 0 .../01_Dedication.lyx | 0 .../02_Foreword.lyx | 0 .../03_Preface.lyx | 0 .../04_Acknowledgements.lyx | 0 .../05_Acronym.lyx | 0 .../06_Part.lyx | 0 .../07_Chapter.lyx | 0 .../08_Appendix.lyx | 0 .../09_Glossary.lyx | 0 .../10_Solutions.lyx | 0 .../11_References.lyx | 0 .../Theses/PhD_Thesis/Acknowledgments.lyx | 0 .../Theses/PhD_Thesis/Appendix.lyx | 0 .../Theses/PhD_Thesis/Bibliography.lyx | 0 .../Theses/PhD_Thesis/Chapter_1.lyx | 0 .../Theses/PhD_Thesis/Chapter_2.lyx | 0 .../Theses/PhD_Thesis/Main_File.lyx | 0 .../Theses/PhD_Thesis/Summary.lyx | 0 .../Theses/PhD_Thesis/alpha.bst | 0 .../Theses/PhD_Thesis/thesisExample.bib | 0 34 files changed, 47 insertions(+), 47 deletions(-) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx (100%) rename lib/{examples => templates}/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/06_Part.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx (100%) rename lib/{examples => templates}/Books/Springer_Monographs_%28svmono%29/11_References.lyx (100%) rename lib/{examples => templates}/Theses/PhD_Thesis/Acknowledgments.lyx (100%) rename lib/{examples => templates}/Theses/PhD_Thesis/Appendix.lyx (100%) rename lib/{examples => templates}/Theses/PhD_Thesis/Bibliography.lyx (100%) rename lib/{examples => templates}/Theses/PhD_Thesis/Chapter_1.lyx (100%) rename lib/{examples => templates}/Theses/PhD_Thesis/Chapter_2.lyx (100%) rename lib/{examples => templates}/Theses/PhD_Thesis/Main_File.lyx (100%) rename lib/{examples => templates}/Theses/PhD_Thesis/Summary.lyx (100%) rename lib/{examples => templates}/Theses/PhD_Thesis/alpha.bst (100%) rename lib/{examples => templates}/Theses/PhD_Thesis/thesisExample.bib (100%) diff --git a/lib/Makefile.am b/lib/Makefile.am index 6f7f7b21a4..de8bd23cd1 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -321,20 +321,20 @@ svexamplesdir = $(pkgdatadir)/examples/sv dist_svexamples_DATA = \ examples/sv/Welcome.lyx -thesisexamplesdir = $(pkgdatadir)/examples/Theses -dist_thesisexamples_DATA = - -phdthesisexamplesdir = $(pkgdatadir)/examples/Theses/PhD_Thesis -dist_phdthesisexamples_DATA = \ - examples/Theses/PhD_Thesis/Acknowledgments.lyx \ - examples/Theses/PhD_Thesis/alpha.bst \ - examples/Theses/PhD_Thesis/Appendix.lyx \ - examples/Theses/PhD_Thesis/Bibliography.lyx \ - examples/Theses/PhD_Thesis/Chapter_1.lyx \ - examples/Theses/PhD_Thesis/Chapter_2.lyx \ - examples/Theses/PhD_Thesis/Main_File.lyx \ - examples/Theses/PhD_Thesis/Summary.lyx \ - examples/Theses/PhD_Thesis/thesisExample.bib +thesistemplatesdir = $(pkgdatadir)/templates/Theses +dist_thesistemplates_DATA = + +phdthesistemplatesdir = $(pkgdatadir)/templates/Theses/PhD_Thesis +dist_phdthesistemplates_DATA = \ + templates/Theses/PhD_Thesis/Acknowledgments.lyx \ + templates/Theses/PhD_Thesis/alpha.bst \ + templates/Theses/PhD_Thesis/Appendix.lyx \ + templates/Theses/PhD_Thesis/Bibliography.lyx \ + templates/Theses/PhD_Thesis/Chapter_1.lyx \ + templates/Theses/PhD_Thesis/Chapter_2.lyx \ + templates/Theses/PhD_Thesis/Main_File.lyx \ + templates/Theses/PhD_Thesis/Summary.lyx \ + templates/Theses/PhD_Thesis/thesisExample.bib ukexamplesdir = $(pkgdatadir)/examples/uk dist_ukexamples_DATA = \ @@ -368,35 +368,35 @@ dist_bookexamples_DATA = \ examples/Books/Recipe_Book.lyx \ examples/Books/Tufte_Book.lyx -booksvmonoexamplesdir = $(pkgdatadir)/examples/Books/Springer_Monographs_%28svmono%29 -dist_booksvmonoexamples_DATA = \ - examples/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/06_Part.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx \ - examples/Books/Springer_Monographs_%28svmono%29/11_References.lyx - -booksvmultexamplesdir = $(pkgdatadir)/examples/Books/Springer_Contributed_Books_%28svmult%29 -dist_booksvmultexamples_DATA = \ - examples/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx \ - examples/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx +booksvmonotemplatesdir = $(pkgdatadir)/templates/Books/Springer_Monographs_%28svmono%29 +dist_booksvmonotemplates_DATA = \ + templates/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/06_Part.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx \ + templates/Books/Springer_Monographs_%28svmono%29/11_References.lyx + +booksvmulttemplatesdir = $(pkgdatadir)/templates/Books/Springer_Contributed_Books_%28svmult%29 +dist_booksvmulttemplates_DATA = \ + templates/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx \ + templates/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx cvexamplesdir = $(pkgdatadir)/examples/Curricula_Vitae dist_cvexamples_DATA = \ @@ -2676,8 +2676,8 @@ exampleandtemplate_files = \ $(dist_articlechessexamples_DATA) \ $(dist_articletemplates_DATA) \ $(dist_bookexamples_DATA) \ - $(dist_booksvmonoexamples_DATA) \ - $(dist_booksvmultexamples_DATA) \ + $(dist_booksvmonotemplates_DATA) \ + $(dist_booksvmulttemplates_DATA) \ $(dist_caexamples_DATA) \ $(dist_cainsetexamples_DATA) \ $(dist_csexamples_DATA) \ @@ -2730,7 +2730,7 @@ exampleandtemplate_files = \ $(dist_nlinsetexamples_DATA) \ $(dist_obsoletetemplates_DATA) \ $(dist_obsoletegbrieftemplates_DATA) \ - $(dist_phdthesisexamples_DATA) \ + $(dist_phdthesistemplates_DATA) \ $(dist_plexamples_DATA) \ $(dist_posterexamples_DATA) \ $(dist_postertemplates_DATA) \ @@ -2747,7 +2747,7 @@ exampleandtemplate_files = \ $(dist_srexamples_DATA) \ $(dist_srmoduleexamples_DATA) \ $(dist_svexamples_DATA) \ - $(dist_thesisexamples_DATA) \ + $(dist_thesistemplates_DATA) \ $(dist_ukexamples_DATA) \ $(dist_examples_DATA) \ $(dist_templates_DATA) diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/00_Main_File.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/01_Dedication.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/02_Foreword.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/03_Preface.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/04_Acknowledgements.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/05_Contributor_List.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/06_Acronym.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/07_Part.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/08_Author.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/09_Appendix.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/10_Glossary.lyx diff --git a/lib/examples/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx similarity index 100% rename from lib/examples/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx rename to lib/templates/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/00_Main_File.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/01_Dedication.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/02_Foreword.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/03_Preface.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/04_Acknowledgements.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/05_Acronym.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/06_Part.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/06_Part.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/06_Part.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/06_Part.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/07_Chapter.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/08_Appendix.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/09_Glossary.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/10_Solutions.lyx diff --git a/lib/examples/Books/Springer_Monographs_%28svmono%29/11_References.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/11_References.lyx similarity index 100% rename from lib/examples/Books/Springer_Monographs_%28svmono%29/11_References.lyx rename to lib/templates/Books/Springer_Monographs_%28svmono%29/11_References.lyx diff --git a/lib/examples/Theses/PhD_Thesis/Acknowledgments.lyx b/lib/templates/Theses/PhD_Thesis/Acknowledgments.lyx similarity index 100% rename from lib/examples/Theses/PhD_Thesis/Acknowledgments.lyx rename to lib/templates/Theses/PhD_Thesis/Acknowledgments.lyx diff --git a/lib/examples/Theses/PhD_Thesis/Appendix.lyx b/lib/templates/Theses/PhD_Thesis/Appendix.lyx similarity index 100% rename from lib/examples/Theses/PhD_Thesis/Appendix.lyx rename to lib/templates/Theses/PhD_Thesis/Appendix.lyx diff --git a/lib/examples/Theses/PhD_Thesis/Bibliography.lyx b/lib/templates/Theses/PhD_Thesis/Bibliography.lyx similarity index 100% rename from lib/examples/Theses/PhD_Thesis/Bibliography.lyx rename to lib/templates/Theses/PhD_Thesis/Bibliography.lyx diff --git a/lib/examples/Theses/PhD_Thesis/Chapter_1.lyx b/lib/templates/Theses/PhD_Thesis/Chapter_1.lyx similarity index 100% rename from lib/examples/Theses/PhD_Thesis/Chapter_1.lyx rename to lib/templates/Theses/PhD_Thesis/Chapter_1.lyx diff --git a/lib/examples/Theses/PhD_Thesis/Chapter_2.lyx b/lib/templates/Theses/PhD_Thesis/Chapter_2.lyx similarity index 100% rename from lib/examples/Theses/PhD_Thesis/Chapter_2.lyx rename to lib/templates/Theses/PhD_Thesis/Chapter_2.lyx diff --git a/lib/examples/Theses/PhD_Thesis/Main_File.lyx b/lib/templates/Theses/PhD_Thesis/Main_File.lyx similarity index 100% rename from lib/examples/Theses/PhD_Thesis/Main_File.lyx rename to lib/templates/Theses/PhD_Thesis/Main_File.lyx diff --git a/lib/examples/Theses/PhD_Thesis/Summary.lyx b/lib/templates/Theses/PhD_Thesis/Summary.lyx similarity index 100% rename from lib/examples/Theses/PhD_Thesis/Summary.lyx rename to lib/templates/Theses/PhD_Thesis/Summary.lyx diff --git a/lib/examples/Theses/PhD_Thesis/alpha.bst b/lib/templates/Theses/PhD_Thesis/alpha.bst similarity index 100% rename from lib/examples/Theses/PhD_Thesis/alpha.bst rename to lib/templates/Theses/PhD_Thesis/alpha.bst diff --git a/lib/examples/Theses/PhD_Thesis/thesisExample.bib b/lib/templates/Theses/PhD_Thesis/thesisExample.bib similarity index 100% rename from lib/examples/Theses/PhD_Thesis/thesisExample.bib rename to lib/templates/Theses/PhD_Thesis/thesisExample.bib -- 2.39.5