Mercurial > hg > Papers > 2022 > riono-master
changeset 3:66397d86aa5b
fix template bug
author | riono <e165729@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 04 Jan 2022 18:16:15 +0900 |
parents | 946b23977773 |
children | 44d36b9ce0e8 |
files | .hgignore Paper/Makefile Paper/chapter/1-Background.tex Paper/chapter/2-Christie.tex Paper/chapter/3-Unity.tex Paper/chapter/4-RewritingPolicy.tex Paper/chapter/5-Comparison.tex Paper/chapter/6-CheatPrevention.tex Paper/chapter/abstract.tex Paper/chapter/appendix.tex Paper/chapter/signature.tex Paper/master_paper.pdf Paper/master_paper.sty Paper/master_paper.tex riono-master.png |
diffstat | 10 files changed, 24 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgignore Mon Jan 03 18:00:27 2022 +0900 +++ b/.hgignore Tue Jan 04 18:16:15 2022 +0900 @@ -9,3 +9,7 @@ *.blg *.dvi *.idx +*.fls +*.ilg +*.gz +*.fdb* \ No newline at end of file
--- a/Paper/Makefile Mon Jan 03 18:00:27 2022 +0900 +++ b/Paper/Makefile Tue Jan 04 18:16:15 2022 +0900 @@ -28,7 +28,7 @@ $(BIBTEX) $(TARGET) -$(MAKEINDEX) $(TARGET) @echo "\t second..." - $(LATEX) $(TARGET) > /dev/null + $(LATEX) $(TARGET) open:$(TARGET).pdf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Paper/chapter/1-Background.tex Tue Jan 04 18:16:15 2022 +0900 @@ -0,0 +1,1 @@ +\chapter{Christie} \ No newline at end of file
--- a/Paper/chapter/abstract.tex Mon Jan 03 18:00:27 2022 +0900 +++ b/Paper/chapter/abstract.tex Tue Jan 04 18:16:15 2022 +0900 @@ -1,5 +1,6 @@ \chapter*{要旨} -ホゲフガ +tsetd + \chapter*{Abstract} hogefuga
--- a/Paper/chapter/appendix.tex Mon Jan 03 18:00:27 2022 +0900 +++ b/Paper/chapter/appendix.tex Tue Jan 04 18:16:15 2022 +0900 @@ -1,4 +1,4 @@ \appendix \chapter{研究会業績} - +あああああああああああああああああああああああああ \section{研究会発表資料}
--- a/Paper/chapter/signature.tex Mon Jan 03 18:00:27 2022 +0900 +++ b/Paper/chapter/signature.tex Tue Jan 04 18:16:15 2022 +0900 @@ -11,16 +11,19 @@ \end{center} \vspace{1cm} \underline{\hspace{6cm}印}\\ - (主\hspace{1em}査)\hspace{1em}琉大 太郎 + (主\hspace{1em}査)\hspace{1em}和田 知久 + + \vspace{1cm} + \underline{\hspace{6cm}印}\\ + (副\hspace{1em}査)\hspace{1em}山田 孝治 \vspace{1cm} \underline{\hspace{6cm}印}\\ - (副\hspace{1em}査)\hspace{1em}琉球 太郎 + (副\hspace{1em}査)\hspace{1em}當間 愛晃 \vspace{1cm} \underline{\hspace{6cm}印}\\ - (副\hspace{1em}査)\hspace{1em}沖縄 太郎 - + (副\hspace{1em}査)\hspace{1em}河野 真治 \end{minipage} \end{flushright} \newpage
--- a/Paper/master_paper.sty Mon Jan 03 18:00:27 2022 +0900 +++ b/Paper/master_paper.sty Tue Jan 04 18:16:15 2022 +0900 @@ -207,13 +207,13 @@ \bf\commission \vskip 3 em \underline{ 印}\\ - (主 査) 玉城 史朗 + (主 査) 和田 知久 \vskip 2 em \underline{ 印}\\ - (副 査) 遠藤 聡志 + (副 査) 山田 孝治 \vskip 2 em \underline{ 印}\\ - (副 査) 名嘉村 盛和 + (副 査) 當間 愛晃 \vskip 2 em \underline{ 印}\\ (副 査) 河野 真治
--- a/Paper/master_paper.tex Mon Jan 03 18:00:27 2022 +0900 +++ b/Paper/master_paper.tex Tue Jan 04 18:16:15 2022 +0900 @@ -70,15 +70,17 @@ \pagenumbering{roman} \setcounter{page}{0} \makecommission +%\input{chapter/signature.tex} \newpage %要旨 \input{chapter/abstract.tex} + %発表履歴 +\input{chapter/history.tex} \addcontentsline{toc}{chapter}{研究関連論文業績} -\input{chapter/history.tex} \mainmatter %目次 @@ -100,9 +102,9 @@ % %謝辞 -\addcontentsline{toc}{chapter}{謝辞} \input{chapter/thanks.tex} -% + + %参考文献 \nocite{*} \bibliography{reference}