changeset 4:437a7629f76f

mv prepaper
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Mon, 04 Feb 2019 14:13:27 +0900
parents 72b1ea4488ba
children bca5f3fa78f7
files paper/Makefile paper/finalpre.tex paper/pic/emblem-bitmap.pdf prepaper/Makefile prepaper/finalpre.tex prepaper/pic/emblem-bitmap.pdf
diffstat 6 files changed, 78 insertions(+), 78 deletions(-) [+]
line wrap: on
line diff
--- a/paper/Makefile	Wed Jan 30 16:29:10 2019 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-# Created by Daichi Toma on Nov 16, 2011
-
-TARGET=finalpre
-
-LATEX=platex
-BIBTEX=pbibtex
-DVIPDF=dvipdfmx -p a4
-#You need setting "-l" option if You think You get a landscape PDF
-#DVIPDF_OPT=-l
-
-#Embed fonts
-#DVIPDF_OPT=-f hiraginoEmbed.map
-
-.SUFFIXES: .tex .dvi .pdf
-
-.tex.dvi:
-	$(LATEX) $<
-	$(BIBTEX) $(TARGET)
-	$(LATEX) $<
-	$(LATEX) $<
-
-.dvi.pdf:
-	$(DVIPDF) $(DVIPDF_OPT) $<
-
-
-all: $(TARGET).pdf
-	open $(TARGET).pdf
-
-dvi: $(TARGET).dvi
-
-pdf: $(TARGET).pdf
-
-
-clean:
-	rm -f *.dvi *.aux *.log *.pdf *.ps *.gz *.bbl *.blg *.toc *~ *.core
-
--- a/paper/finalpre.tex	Wed Jan 30 16:29:10 2019 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,42 +0,0 @@
-\documentclass[twocolumn,twoside,9.5pt]{jarticle}
-\usepackage[dvips]{graphicx}
-\usepackage{picins}
-\usepackage{fancyhdr}
-\pagestyle{fancy}
-\lhead{\parpic{\includegraphics[height=1zw,keepaspectratio,bb=0 0 251 246]{pic/emblem-bitmap.pdf}}琉球大学主催 工学部情報工学科 卒業研究発表会}
-\rhead{}
-\cfoot{}
-
-\setlength{\topmargin}{-1in \addtolength{\topmargin}{15mm}}
-\setlength{\headheight}{0mm}
-\setlength{\headsep}{5mm}
-\setlength{\oddsidemargin}{-1in \addtolength{\oddsidemargin}{11mm}}
-\setlength{\evensidemargin}{-1in \addtolength{\evensidemargin}{21mm}}
-\setlength{\textwidth}{181mm}
-\setlength{\textheight}{261mm}
-\setlength{\footskip}{0mm}
-\pagestyle{empty}
-
-\begin{document}
-\title{題名}
-\author{学籍番号 氏名 {}{} 指導教員 : 指導教員名}
-\date{}
-\maketitle
-\thispagestyle{fancy}
-
-\section{section1}
-
-\section{section2}
-
-\section{section3}
-
-
-\section{section4}
-
-\thispagestyle{fancy}
-\begin{thebibliography}{9}
-
-\bibitem{1}
-
-\end{thebibliography}
-\end{document}
\ No newline at end of file
Binary file paper/pic/emblem-bitmap.pdf has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/prepaper/Makefile	Mon Feb 04 14:13:27 2019 +0900
@@ -0,0 +1,36 @@
+# Created by Daichi Toma on Nov 16, 2011
+
+TARGET=finalpre
+
+LATEX=platex
+BIBTEX=pbibtex
+DVIPDF=dvipdfmx -p a4
+#You need setting "-l" option if You think You get a landscape PDF
+#DVIPDF_OPT=-l
+
+#Embed fonts
+#DVIPDF_OPT=-f hiraginoEmbed.map
+
+.SUFFIXES: .tex .dvi .pdf
+
+.tex.dvi:
+	$(LATEX) $<
+	$(BIBTEX) $(TARGET)
+	$(LATEX) $<
+	$(LATEX) $<
+
+.dvi.pdf:
+	$(DVIPDF) $(DVIPDF_OPT) $<
+
+
+all: $(TARGET).pdf
+	open $(TARGET).pdf
+
+dvi: $(TARGET).dvi
+
+pdf: $(TARGET).pdf
+
+
+clean:
+	rm -f *.dvi *.aux *.log *.pdf *.ps *.gz *.bbl *.blg *.toc *~ *.core
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/prepaper/finalpre.tex	Mon Feb 04 14:13:27 2019 +0900
@@ -0,0 +1,42 @@
+\documentclass[twocolumn,twoside,9.5pt]{jarticle}
+\usepackage[dvips]{graphicx}
+\usepackage{picins}
+\usepackage{fancyhdr}
+\pagestyle{fancy}
+\lhead{\parpic{\includegraphics[height=1zw,keepaspectratio,bb=0 0 251 246]{pic/emblem-bitmap.pdf}}琉球大学主催 工学部情報工学科 卒業研究発表会}
+\rhead{}
+\cfoot{}
+
+\setlength{\topmargin}{-1in \addtolength{\topmargin}{15mm}}
+\setlength{\headheight}{0mm}
+\setlength{\headsep}{5mm}
+\setlength{\oddsidemargin}{-1in \addtolength{\oddsidemargin}{11mm}}
+\setlength{\evensidemargin}{-1in \addtolength{\evensidemargin}{21mm}}
+\setlength{\textwidth}{181mm}
+\setlength{\textheight}{261mm}
+\setlength{\footskip}{0mm}
+\pagestyle{empty}
+
+\begin{document}
+\title{題名}
+\author{学籍番号 氏名 {}{} 指導教員 : 指導教員名}
+\date{}
+\maketitle
+\thispagestyle{fancy}
+
+\section{section1}
+
+\section{section2}
+
+\section{section3}
+
+
+\section{section4}
+
+\thispagestyle{fancy}
+\begin{thebibliography}{9}
+
+\bibitem{1}
+
+\end{thebibliography}
+\end{document}
\ No newline at end of file
Binary file prepaper/pic/emblem-bitmap.pdf has changed