From bb3dac88076c547bc9b472a71dcdfd3ac3854464 Mon Sep 17 00:00:00 2001 From: "Y. Xu" Date: Mon, 4 Dec 2023 08:49:21 +0800 Subject: [PATCH] refactor: rename chapters --- chapters/{Conclusions.tex => Ch_Conclusion.tex} | 0 chapters/{ExampleChapter.tex => Ch_ExampleChapter.tex} | 0 chapters/{Introduction.tex => Ch_Introduction.tex} | 0 mythesis.tex | 6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-) rename chapters/{Conclusions.tex => Ch_Conclusion.tex} (100%) rename chapters/{ExampleChapter.tex => Ch_ExampleChapter.tex} (100%) rename chapters/{Introduction.tex => Ch_Introduction.tex} (100%) diff --git a/chapters/Conclusions.tex b/chapters/Ch_Conclusion.tex similarity index 100% rename from chapters/Conclusions.tex rename to chapters/Ch_Conclusion.tex diff --git a/chapters/ExampleChapter.tex b/chapters/Ch_ExampleChapter.tex similarity index 100% rename from chapters/ExampleChapter.tex rename to chapters/Ch_ExampleChapter.tex diff --git a/chapters/Introduction.tex b/chapters/Ch_Introduction.tex similarity index 100% rename from chapters/Introduction.tex rename to chapters/Ch_Introduction.tex diff --git a/mythesis.tex b/mythesis.tex index 1b0c45e..42adedf 100644 --- a/mythesis.tex +++ b/mythesis.tex @@ -102,9 +102,9 @@ %% ------------------------------------------------- \mainmatter -\input{chapters/Introduction.tex} -\input{chapters/ExampleChapter.tex} -\input{chapters/Conclusions.tex} +\input{chapters/Ch_Introduction.tex} +\input{chapters/Ch_ExampleChapter.tex} +\input{chapters/Ch_Conclusion.tex} %% ------------------------------------------------- %% References