L A L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i

Size: px
Start display at page:

Download "L A L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i"

Transcription

1 L A TEX

2 L A L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i

3 Abstract Of Master s Thesis Academic Year 2012 A L A TEXTemplate for Master Thesis Summary Eigo ga dekinai node Roma-ji de soreppoi hunniki wo daseruto iina. Murippoi desu ne. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Write down your abstract here. Keywords L A TEX, Templete, Master Thesis Graduate School of Media and Governance Keio University Fusuke Hogeyama ii

4 include L A TEX iii

5 19 20 A 21 A A A A iv

6 v

7 vi

8 1 [2] L A TEX L A TEX NG [4]

9 1 2 3 L A TEX 4 2

10 2 main.tex : main.tex thesis.sty *.tex *.eps main.bib Makefile.gitignore main.tex include BibTeX Makefile Git 2.2 L A TEX PDF % make platex pbibtex platex 2 dvipdfmx main.pdf 3

11 % make clean 2.3 main.tex main.tex \japanesetrue % Chapter Table of Contents Acknowledgment \japanesetrue main.tex \bindermode % A4 \bindermode documentclass main.tex % \documentclass[a4j,twoside,openright,11pt]{jreport} % %\documentclass[a4j,11pt]{jreport} 4

12 twoside openright main.tex % \jclass { } % \jtitle { \LaTeX\ } % \\ \juniv { } % \jfaculty { } % \jauthor { } % \jhyear {24} % \jsyear {2012} % \jkeyword {\LaTeX } % \jproject{ } % \jdate{ } % \eclass {Master s Thesis} % \etitle {A \LaTeX Template for Master Thesis} % \\ \euniv {Keio University} % \efaculty {Graduate School of Media and Governance} % \eauthor {Fusuke Hogeyama} % \eyear {2012} % \ekeyword {\LaTeX, Templete, Master Thesis} % \eproject{interaction Design Project} \edate{january 2013} % \\ 5

13 2.4 \begin{document} \end{document} DVI PDF include \begin{document} \end{document} \include *.tex include main.tex \begin{document} \begin{jabstract} \end{jabstract} \end{document} include main.tex \begin{document} \include{01} % 01.tex include \end{document} 01.tex \begin{jabstract} \end{jabstract} include include *.tex \include \include Git 6

14 2.4.2 main.tex \ifjapanese \jmaketitle \else \fi \emaketitle % % \jmaketitle \emaketitle main.tex \include{00_abstract} % include main.tex \include include \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} \begin \end \begin \end 7

15 2.4.4 main.tex \tableofcontents % \listoffigures % \listoftables % 1 \begin{document} \end{document} main.tex \include{01} % 1 \include{02} % 2 \include{03} % 3 \include{04} % 4 main.tex \include include 3 1 *.toc *.lof *.lot 8

16 2.4.6 main.tex \include{90_acknowledgment} % include begin{acknowledgment} end{acknowledgment} main.tex \include include main.tex \include{91_bibliography} % include \begin{bib} \end{bib} \bibitem BibTeX 91 bibliography.tex \begin{bib}[100] \bibliography{main} \end{bib} main.bib main.bib BibTeX 9

17 91 } } author yomi title = " and ", = " ", = " HCI ", journal = " ", volume = "31", number = "3", pages = " ", year = author title booktitle year = "2008" = "Taro Hogeyama and Jiro Hogeyama", = "The Theory of Hoge", = "The Proceedings of The Hoge Society", BibTeX 91 } } author yomi title = " and ", = " ", = " HCI ", journal = " ", volume = "31", number = "3", pages = " ", year = author title booktitle year = "2008" = "Taro Hogeyama and Jiro Hogeyama", = "The Theory of Hoge", = "The Proceedings of The Hoge Society", 10

18 91 bibliography.tex \begin{bib}[100] \begin{thebibliography}{#1} % \bibitem{ } % % \newblock % \newblock \bibitem{hoge09} \newblock HCI \newblock Vol.31 No.3 pp \bibitem{hoge08} Taro Hogeyama, Jiro Hogeyama: \newblock The Theory of Hoge, \newblock {\it The Proceedings of The Hoge Society}, \end{thebibliography} \end{bib} \bibitem \cite{ } \cite{hoge09} [3][1] BibTeX platex pbibtex 2 platex main.tex \appendix \include{92_appendix} % \appendix \appendix 11

19 3 L A TEX L A TEX tex \chapter{\latex } \label{chap:latex} \LaTeX \section{ } \subsection{ } \ref{chap:latex} \chapter{ } \section{ } \subsection{ } \subsubsection{ } 3.1 (1) 1 \subsubsection{ } 12

20 3.1: \chapter{ } \section{ } \subsection{ } \subsubsection{ } (2) 2 N.N.N : 13

21 03.tex \ref{fig:sample1} \begin{figure}[htbp] \begin{center} \fbox{\includegraphics[width=40mm]{image.eps}} \end{center} \caption{ } \label{fig:sample1} \end{figure} \begin{figure}[htbp] htbp L A TEX h t b p htbp \includegraphics width=50mm height=30mm scale=0.5 L A TEX *.eps bb (Bounding Box) JPEG 03.tex \begin{figure}[htbp] \begin{center} \fbox{\includegraphics[width=40mm,bb= ]{image.jpg}} \end{center} \caption{ } \label{fig:sample1} \end{figure} bb *.tex *.bb ebb *.bb ebb % ebb image.jpg \includegraphics \fbox \caption 14

22 \label \ref : 1 3.3: 2 03.tex \ref{fig:sample2} \ref{fig:sample3} \begin{figure}[htbp] \begin{minipage}{0.5\hsize} \begin{center} \fbox{\includegraphics[width=40mm]{image.eps}} \end{center} \caption{ 1} \label{fig:sample2} \end{minipage} \begin{minipage}{0.5\hsize} \begin{center} \fbox{\includegraphics[width=40mm]{image.eps}} \end{center} \caption{ 2} \label{fig:sample3} \end{minipage} \end{figure}

23 3.2: 03.tex \ref{tb:sample1} \begin{table}[htbp] \caption{ } \label{tb:sample1} \begin{center} \begin{tabular}{l c r} \hline & & \\\hline\hline & & \\\hline & & \\\hline & & \\\hline \end{tabular}\end{center} \end{table} htbp \caption \label \begin{tabular}{l c r} c l r c l r & \\ \hline \multirow \multicolumn \cline 16

24 3.3: 03.tex \begin{table}[htbp] \caption{ } \label{tb:sample2} \begin{center} \begin{tabular}{c c c} \hline & & \\\hline\hline \multirow{2}{*}{ }&\multicolumn{2}{c}{ } \\\cline{2-3} & & \\\hline \end{tabular} \end{center} \end{table} \footnote 1 03.tex \footnote{ } L A TEX *.tex

25 4 4.1 L A TEX 4.2 L A TEX L A TEX 18

26 @kurokobo 19

27 [1] Taro Hogeyama and Jiro Hogeyama. The theory of hoge. In The Proceedings of The Hoge Society, [3],. hci., Vol. 31, No. 3, pp , [4].., pp

28 A A.1 A.1.1 A.2 A

2012 24 L A TEX 2013 1 2012 24 L A TEX @kurokobo L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i Abstract Of Master s Thesis Academic Year

More information

Year 2010 Graduation Thesis A LATEX Template for Graduation Thesis Keio University Faculty of Environment and Information Studies Fusuke Hogeyama Advi

Year 2010 Graduation Thesis A LATEX Template for Graduation Thesis Keio University Faculty of Environment and Information Studies Fusuke Hogeyama Advi 22 L A TEX Year 2010 Graduation Thesis A LATEX Template for Graduation Thesis Keio University Faculty of Environment and Information Studies Fusuke Hogeyama Advisor: Professor Hogeta Bahnaka 2010 22 L

More information

1 L A TEX L A TEX L A TEX 2 L A TEX 2 L A TEX L A TEX L A TEX Word L A TEX L A TEX L A TEX L A TEX 2.1 L A TEX 1 L A TEX 2

1 L A TEX L A TEX L A TEX 2 L A TEX 2 L A TEX L A TEX L A TEX Word L A TEX L A TEX L A TEX L A TEX 2.1 L A TEX 1 L A TEX 2 L A TEX dareka@dokoka.org 2005 9 2 1 2 2 L A TEX 2 2.1................................. 2 2.2 L A TEX..................................... 4 3 L A TEX 4 3.1............................. 4 3.2......................

More information

tex03final1.dvi

tex03final1.dvi 2002 3 L A TEX 2002 4 20 : TEX dvi PDF mikilab 1 L A TEX 1.1 Table 1.1 Table 1 1 1400 1 1700 Fig. 1 \begin{tabular}{ ()}. Fig. 2 tabular Table 2 tabular l c r \begin{center} \begin{tabular}{lcr} & & \\

More information

L A TEX? Word Word Word Word WYSIWYG T E X by Donald Knuth L A T E X by Leslie Lamport L A T E X 2ε L A T E X 2ε, pt E X, pl A T E X LATEX p.2/27

L A TEX? Word Word Word Word WYSIWYG T E X by Donald Knuth L A T E X by Leslie Lamport L A T E X 2ε L A T E X 2ε, pt E X, pl A T E X LATEX p.2/27 L A TEX 2007 2007 10 5 ( ) 338 8570 255 Tel: 048 858 3577, Fax : 048 858 3716 Email: tohru@mail.saitama-u.ac.jp URL: http://www.nls.ics.saitama-u.ac.jp/ tohru/ LATEX p.1/27 L A TEX? Word Word Word Word

More information

semi4.dvi

semi4.dvi 1 2 1.1................................................. 2 1.2................................................ 3 1.3...................................................... 3 1.3.1.............................................

More information

LaTeX実践講座 - これから TeXを使って文書を書きまくる人のために

LaTeX実践講座 - これから TeXを使って文書を書きまくる人のために L A T E X T E X 2 2016 7 29 ( ) ITPASS @ 3 508 1 2 3 L A T E X Tips 4 Beamer Emacs T E X YaTeX 5 1 2 3 L A T E X Tips 4 Beamer Emacs T E X YaTeX 5 T E X T E X T E X L A T E X,, , T E X, 1,... T E X 1 2

More information

TEX ( ) #2 Options Advanced Configure Ghostscript Options dwinkanji URL W32TeX Windows ptex W32TeX

TEX ( ) #2 Options Advanced Configure Ghostscript Options dwinkanji URL W32TeX Windows ptex W32TeX TEX ( ) #1 1 TEX 1.1 TEX TEX Donald Knuth 1 Introduction 1.1 Metaphor metaphor II 07 #1 1: 1: CPU HDD (program) (neural network) (architecture) 1.2 1.2.1 Word Processor Word Mac/Windows TEX 1: TEX 1.2

More information

readme.dvi

readme.dvi Vol. 34, No. 1 (2005), 1 15 L A TEX jjas.cls pl A TEX2ε jjas.cls http://www.applstat.gr.jp/ L A TEX L A TEX 1. 2 3 4 2. template.tex 2.1. \documentclass[mentuke]{jjas} \usepackage{graphicx} \usepackage[varg]{txfonts}

More information

1 1 1...................... 1 2 6 1.................. 6 2...................... 8 3 9 1........................ 9 2........................ 12 4 15 1...... 15 2........................... 18 3..........................

More information

2. label \ref \figref \fgref graphicx \usepackage{graphicx [tb] [h] here [tb] \begin{figure*~\end{figure* \ref{fig:figure1 1: \begin{figure[

2. label \ref \figref \fgref graphicx \usepackage{graphicx [tb] [h] here [tb] \begin{figure*~\end{figure* \ref{fig:figure1 1: \begin{figure[ L A TEX 22 7 26 1. 1.1 \begin{itemize \end{itemize 1.2 1. 2. 3. \begin{enumerate \end{enumerate 1.3 1 2 3 \begin{description \item[ 1] \item[ 2] \item[ 3] \end{description 2. label \ref \figref \fgref

More information

JSIAM URL TEX Web jsjsiam.cls jsiammacrover

JSIAM URL   TEX Web jsjsiam.cls jsiammacrover TeX. 200. How to use the TEX class files for the Transaction of the Japan Society for Industrial and Applied Mathematics Taro Ouyou Hanako Suzuki Jirou Nihon Saburou Yamada Harumi Ouyou Nihon Suuri University

More information

DVIOUT-マスタ-

DVIOUT-マスタ- L A TEX T.T TEX TEX 1 TEX TEX Donald E. Knuth tex 2 L A TEX TEX LATEX( DEC Leslie Lamport TEX TEX 3 L A TEX 3.1 L A TEX documentclass[]{} begin{document} end{document} LATEX 3.1.1 documentclass[a4paper,twocolumn,11pt]{jarticle}

More information

LATEX

LATEX LATEX 2018 5 16 i 1 1 1.1 L A TEX?... 1 1.2 L A TEX?... 2 2 L A TEX 3 2.1... 3 2.2... 3 2.3... 4 2.4... 6 2.5... 7 3 ( ) 8 3.1... 8 3.2... 8 4 9 4.1... 9 4.2... 11 4.3... 11 4.4... 12 5 13 5.1 BiBTeX...

More information

コンピュータ基礎 5. マークアップによるレポート作成

コンピュータ基礎 5. マークアップによるレポート作成 5. Chris Plaintail December 13, 2016 1 / 70 1 L A TEX L A TEX 2 L A TEX 3 4 L A TEXbeamer 2 / 70 L A TEX 3 / 70 PDF 4 / 70 HTML(Hyper Text Markup Language) XML(eXtensible Markup Language) XHTML, SVG, SMIL,

More information

o 2o 3o 3 1. I o 3. 1o 2o 31. I 3o PDF Adobe Reader 4o 2 1o I 2o 3o 4o 5o 6o 7o 2197/ o 1o 1 1o

o 2o 3o 3 1. I o 3. 1o 2o 31. I 3o PDF Adobe Reader 4o 2 1o I 2o 3o 4o 5o 6o 7o 2197/ o 1o 1 1o 78 2 78... 2 22201011... 4... 9... 7... 29 1 1214 2 7 1 8 2 2 3 1 2 1o 2o 3o 3 1. I 1124 4o 3. 1o 2o 31. I 3o PDF Adobe Reader 4o 2 1o 72 1. I 2o 3o 4o 5o 6o 7o 2197/6 9. 9 8o 1o 1 1o 2o / 3o 4o 5o 6o

More information

tex02.dvi

tex02.dvi 2002 2 L A TEX 2002 4 15 : L A TEX EPS EPS 1 L A TEX L A TEX L A TEX L A TEX 1.1 L A TEX 1.1.1 L A TEX TEX.tex.tex.tex 1.1.2 TEX 1. TEX L A TEX Y TEX L A TEX Y (@ ) TEX L A TEX 2. 1 YTeX YTeX ( ) 3. 2

More information

1 L A TEX

1 L A TEX L A TEX ( ) 2011 11 4 L A TEX 2007 4 4 2007 2007 9 4 2007 2007 9 18 2009 9 9 2009 2011 9 4 2011 2011 11 4 (A,B) http://osksn2.hep.sci.osaka-u.ac.jp/ taku/kakenhilatex/ http://jelt.mtk.nao.ac.jp/ iye/kakenhilatex/

More information

sarutex.dvi

sarutex.dvi LATEX L A TEX which monkeys cannot use. LATEX Ver2.0 SaRuTEX LATEX LATEX L A TEX L A TEX LATEX LATEX L A TEX LATEX L A TEX PAW PAW ROOT ROOT LATEX L A TEX LATEX LATEX 2001 3 S a RuTEX ( 1 ) i LATEX Ver1.1

More information

AccessflÌfl—−ÇŠš1

AccessflÌfl—−ÇŠš1 ACCESS ACCESS i ii ACCESS iii iv ACCESS v vi ACCESS CONTENTS ACCESS CONTENTS ACCESS 1 ACCESS 1 2 ACCESS 3 1 4 ACCESS 5 1 6 ACCESS 7 1 8 9 ACCESS 10 1 ACCESS 11 1 12 ACCESS 13 1 14 ACCESS 15 1 v 16 ACCESS

More information

1.2 L A TEX 2ε Unicode L A TEX 2ε L A TEX 2ε Windows, Linux, Macintosh L A TEX 2ε 1.3 L A TEX 2ε L A TEX 2ε 1. L A TEX 2ε 2. L A TEX 2ε L A TEX 2ε WYS

1.2 L A TEX 2ε Unicode L A TEX 2ε L A TEX 2ε Windows, Linux, Macintosh L A TEX 2ε 1.3 L A TEX 2ε L A TEX 2ε 1. L A TEX 2ε 2. L A TEX 2ε L A TEX 2ε WYS L A TEX 2ε 16 10 7 1 L A TEX 2ε L A TEX 2ε TEX Stanford Donald E. Knuth 1.1 1.1.1 Windows, Linux, Macintosh OS Adobe Acrobat Reader Adobe Acrobat Reader PDF 1.1.2 1 1.2 L A TEX 2ε Unicode L A TEX 2ε L

More information

i

i 14 i ii iii iv v vi 14 13 86 13 12 28 14 16 14 15 31 (1) 13 12 28 20 (2) (3) 2 (4) (5) 14 14 50 48 3 11 11 22 14 15 10 14 20 21 20 (1) 14 (2) 14 4 (3) (4) (5) 12 12 (6) 14 15 5 6 7 8 9 10 7

More information

1 1.1 1.2 1.3 (a) WYSIWYG (What you see is what you get.) (b) (c) Hyper Text Markup Language: SGML (Standard Generalized Markup Language) HTML (d) TEX

1 1.1 1.2 1.3 (a) WYSIWYG (What you see is what you get.) (b) (c) Hyper Text Markup Language: SGML (Standard Generalized Markup Language) HTML (d) TEX L A TEX HTML 2000 7 2 ([-30]5051.49) 1 2 1.1.............................................. 2 1.2.............................................. 2 1.3................................................ 2 1.4.............................................

More information

TeX紹介

TeX紹介 TeX の紹介 スタートアップゼミ 2018#4 2018 年 5 月 7 日 ( 月 ) 担当 : 三木真理子 0 目次 2 1. TeX とは 2. インストールについて 3. TeX ファイルと関連ファイルについて 4. TeX 実践 数式を書く 図を挿入する 表を挿入する 参考文献を入れる 5. 参考 URL 1 TeX とは? テフ または テック と読む 表記する際は E を下げて書くか小文字にする

More information

r6.dvi

r6.dvi 13 1 WYSIWYG/ 2013.5.21 1 WYSIWYG/ (LaTeX HTML+CSS ) 2 Web 3 ( GUI) 4 Web (1) 5 Web (2) 1 1.1 ( ) ( ) 1 1: / ( 1) ( ) ( ) 1 1 ( 2) / (text editor) Emacs Windows Mac OS X Unix ( ) (script) 2: 1.2??? 1 (

More information

コンテンツ・プロデュース機能の基盤強化に関する調査研究

コンテンツ・プロデュース機能の基盤強化に関する調査研究 CONTENTS Chapter 1 Section 1 Chapter 2 Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Section 7 Section 8 Chapter1 Section 1 6 Chapter 1 7 Chapter 1 8 Chapter 1 9 Chapter 1 10 11 Chapter

More information

02›f›æ’»“ì-16.qxd

02›f›æ’»“ì-16.qxd Chapter 1 Section 1 Section 2 Chapter 2 Section 1 Section 2 Section 3 Section 4 CONTENTS Section 5 Section 6 Chapter1 Section 1 6 Chapter 1 7 Chapter 1 8 Chapter 1 Section 2 9 Chapter2 Section 1 10 Chapter

More information

コンテンツ・プロデュース機能の

コンテンツ・プロデュース機能の CONTENTS Chapter 1 Section 1 Section 2 Section 3 Section 4 Section 5 Chapter 2 Section 1 Section 2 Section 3 Chapter 3 Section 1 Section 2 Section 3 Section 4 Section 5 Chapter 4 Section 1 Section 2 Section

More information

vol4.qxd09....04.20

vol4.qxd09....04.20 CONTENTS Chapter 1 Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Section 7 Section 8 Chapter 2 Section 1 Section 2 Chapter1 Section 1 120 Chapter 1 121 Chapter 1 122 123 Chapter 1 Chapter

More information

電気通信大学 コンピュータリテラシー 文書整形 --- LaTeX ---

電気通信大学 コンピュータリテラシー 文書整形 --- LaTeX --- 1 L A TEX B5 1. LaTeX ( ) : 1 3 2. LaTeX ( ) : 4 7 3. LaTeX (,, EPS ) : 8 10 4. LaTeX ( ) : 11 textlatex.pdf : tiny.tex, tiny.pdf : 1 small.tex, small.pdf : 2 normal.tex, normal.pdf : f1.eps : normal.tex

More information

1 4 2 4 2.1 LaTeX................................................ 4 2.2 GSscript.................................................. 12 2.3 GSview......

1 4 2 4 2.1 LaTeX................................................ 4 2.2 GSscript.................................................. 12 2.3 GSview...... LaTeX HP270075K 2016/05/25 1 1 4 2 4 2.1 LaTeX................................................ 4 2.2 GSscript.................................................. 12 2.3 GSview..................................................

More information

PowerPoint Presentation

PowerPoint Presentation 平成 25 年度 情報リテラシー 担当 : 一色正晴 (4 号館 405) isshiki@cs.ehime-u.ac.jp http://ipr20.cs.ehime-u.ac.jp/~isshiki/literacy/ 準備 リテラシ用のディレクトリ内に, 新たなディレクトリ tex を作成 HP からファイル tex.tar.gz をダウンロードして, 作成したディレクトリに保存 解凍 展開

More information

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 () - 1 - - 2 - - 3 - - 4 - - 5 - 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57

More information

Microsoft PowerPoint - 第13回 TeX 1日目.ppt [互換モード]

Microsoft PowerPoint - 第13回 TeX 1日目.ppt [互換モード] 平成 21 年度情報リテラシー 担当 : 木下浩二 (4 号館 404) kinoshita@cs.ehime-u.ac.jp http://ipr20.cs.ehime-u.ac.jp/~kinoshita/literacy/ 準備 リテラシ用のディレクトリ内に, 新たなディレクトリ tex を作成 HP からファイル tex.tar.gz をダウンロードして, 作成したディレクトリに保存 解凍

More information

LeapMotion JINS MEME 2019

LeapMotion JINS MEME 2019 LeapMotion JINS MEME 2019 3 1 Mac OS X, Processing, LeapMotion, JINS MEME 11 1.1 Mac OS X.................................... 11 1.2 Processing.................................... 12 1.3 LeapMotion...................................

More information

TEX 6.2. EQUATIONS Y=[ Y=] equation y = ax + b y = ax + b (6.1) Y=[ Y=] Y=nonumber eqnarray 3 2 eqnarray equation Y=Y= eqnarray y = ax + b (6.2) y = x

TEX 6.2. EQUATIONS Y=[ Y=] equation y = ax + b y = ax + b (6.1) Y=[ Y=] Y=nonumber eqnarray 3 2 eqnarray equation Y=Y= eqnarray y = ax + b (6.2) y = x 6 ArkOak TEX L A TEX2e 2015 11 4 6.1 making title 6.2 Equations 6.2.1 y = ax + b $ $ x x $ 6.2.2 Y=[ Y=] equation 1 TEX 6.2. EQUATIONS Y=[ Y=] equation y = ax + b y = ax + b (6.1) Y=[ Y=] Y=nonumber eqnarray

More information

r6.dvi

r6.dvi 14 1 WYSIWYG/ 2014.5.27 1 WYSIWYG/ (LaTeX HTML+CSS ) 2 Web 3 ( GUI) 4 Web (1) 5 Web (2) 1 1.1 ( ) ( ) 1 1: / ( 1) ( ) ( ) 1 1 ( 2) / (text editor) Emacs Windows Mac OS X Unix ( ) (script) 2: 1.2??? 1 (

More information

数学論文の書き方 - 第2回:基礎編

数学論文の書き方 - 第2回:基礎編 2 2007 6 20 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 Outline 1 2 3 amscd xy-pic 4 5 amsart, L A T E X \documentclass{} article

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション コンピュータリテラシ 第 11 回 TeXによる 文 書 作 成 TeXShopを 用 いての TeXコマンドによる マークアップ 方 式 の 文 書 作 成 実 習 (1) アプリケーションのフォルダTeXの 中 に 入 って いるTeXShop.appをDockに 登 録 しよう (2) TeXShopを 起 動 (3) TeXShopのメニューの 環 境 設 定 で 画 面 下 に ある 設

More information

i ii iii iv v vi vii ( ー ー ) ( ) ( ) ( ) ( ) ー ( ) ( ) ー ー ( ) ( ) ( ) ( ) ( ) 13 202 24122783 3622316 (1) (2) (3) (4) 2483 (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) 11 11 2483 13

More information

cpall.dvi

cpall.dvi 137 A L A TEX LATEX 1 TEX 2 (American Mathematical Society) L A TEX L. Lamport, L A TEX: a Document Preparation System, Addison Wesley (1986). Edgar Cooke, L A TEX (1990). LATEX2 ε (2003). LATEX A.1 L

More information

262014 3 1 1 6 3 2 198810 2/ 198810 2 1 3 4 http://www.pref.hiroshima.lg.jp/site/monjokan/ 1... 1... 1... 2... 2... 4... 5... 9... 9... 10... 10... 10... 10... 13 2... 13 3... 15... 15... 15... 16 4...

More information

これわかWord2010_第1部_100710.indd

これわかWord2010_第1部_100710.indd i 1 1 2 3 6 6 7 8 10 10 11 12 12 12 13 2 15 15 16 17 17 18 19 20 20 21 ii CONTENTS 25 26 26 28 28 29 30 30 31 32 35 35 35 36 37 40 42 44 44 45 46 49 50 50 51 iii 52 52 52 53 55 56 56 57 58 58 60 60 iv

More information

パワポカバー入稿用.indd

パワポカバー入稿用.indd i 1 1 2 2 3 3 4 4 4 5 7 8 8 9 9 10 11 13 14 15 16 17 19 ii CONTENTS 2 21 21 22 25 26 32 37 38 39 39 41 41 43 43 43 44 45 46 47 47 49 52 54 56 56 iii 57 59 62 64 64 66 67 68 71 72 72 73 74 74 77 79 81 84

More information

これでわかるAccess2010

これでわかるAccess2010 i 1 1 1 2 2 2 3 4 4 5 6 7 7 9 10 11 12 13 14 15 17 ii CONTENTS 2 19 19 20 23 24 25 25 26 29 29 31 31 33 35 36 36 39 39 41 44 45 46 48 iii 50 50 52 54 55 57 57 59 61 63 64 66 66 67 70 70 73 74 74 77 77

More information

a0postercls? Gerlinde Kettl, Matthias Weiser T E Xmacro wwwctanorg/tex-archive/macros/latex/contrib/a0poster LAT E X

a0postercls? Gerlinde Kettl, Matthias Weiser T E Xmacro wwwctanorg/tex-archive/macros/latex/contrib/a0poster LAT E X a0postercls, http://wwwmathkobe-uacjp/a0poster ( ) ( ): orange (Debian/GNU Linux, Etch) ssh -X orange pdf :, - pdf ( ) orange / tex a0postercls? Gerlinde Kettl, Matthias Weiser T E Xmacro wwwctanorg/tex-archive/macros/latex/contrib/a0poster

More information

semi10.dvi

semi10.dvi TEX 2001 4 9 4 1 TEX 2 1.1 TEX.................................................. 2 1.2 L A TEX................................................ 2 1.2.1............................................. 2 1.2.2.............................................

More information

44 4 I (1) ( ) (10 15 ) ( 17 ) ( 3 1 ) (2)

44 4 I (1) ( ) (10 15 ) ( 17 ) ( 3 1 ) (2) (1) I 44 II 45 III 47 IV 52 44 4 I (1) ( ) 1945 8 9 (10 15 ) ( 17 ) ( 3 1 ) (2) 45 II 1 (3) 511 ( 451 1 ) ( ) 365 1 2 512 1 2 365 1 2 363 2 ( ) 3 ( ) ( 451 2 ( 314 1 ) ( 339 1 4 ) 337 2 3 ) 363 (4) 46

More information

178 5 I 1 ( ) ( ) 10 3 13 3 1 8891 8 3023 6317 ( 10 1914 7152 ) 16 5 1 ( ) 6 13 3 13 3 8575 3896 8 1715 779 6 (1) 2 7 4 ( 2 ) 13 11 26 12 21 14 11 21

178 5 I 1 ( ) ( ) 10 3 13 3 1 8891 8 3023 6317 ( 10 1914 7152 ) 16 5 1 ( ) 6 13 3 13 3 8575 3896 8 1715 779 6 (1) 2 7 4 ( 2 ) 13 11 26 12 21 14 11 21 I 178 II 180 III ( ) 181 IV 183 V 185 VI 186 178 5 I 1 ( ) ( ) 10 3 13 3 1 8891 8 3023 6317 ( 10 1914 7152 ) 16 5 1 ( ) 6 13 3 13 3 8575 3896 8 1715 779 6 (1) 2 7 4 ( 2 ) 13 11 26 12 21 14 11 21 4 10 (

More information

i ii i iii iv 1 3 3 10 14 17 17 18 22 23 28 29 31 36 37 39 40 43 48 59 70 75 75 77 90 95 102 107 109 110 118 125 128 130 132 134 48 43 43 51 52 61 61 64 62 124 70 58 3 10 17 29 78 82 85 102 95 109 iii

More information

ii iii iv CON T E N T S iii iv v Chapter1 Chapter2 Chapter 1 002 1.1 004 1.2 004 1.2.1 007 1.2.2 009 1.3 009 1.3.1 010 1.3.2 012 1.4 012 1.4.1 014 1.4.2 015 1.5 Chapter3 Chapter4 Chapter5 Chapter6 Chapter7

More information

Powered by TCPDF (www.tcpdf.org) Title 第 10 回慶應医学賞授賞式 受賞記念講演会 受賞記念シンポジウム Author Publisher 慶應医学会 Jtitle 慶應医学 (Journal of the Keio Medical Society). Vol.83, No.1 (2006. 3),p.47-51 Abstract Genre Journal

More information

研究報告

研究報告 ~レポート 作 成 の 注 意 点 ~ 岡 山 大 学 工 学 部 情 報 系 学 科 後 藤 佑 介 2 LaTeX 文 書 作 成 の 注 意 点 参 考 文 献 の 注 意 点 LaTeXは LaTeXで 記 載 ( 特 別 な 表 記 ) 数 字 は 半 角 で, 文 章 中 の 句 読 点 は 全 角 で. 参 考 文 献 の 書 き 方 ``ニュートン 法 ~ _ [1] 山 本 昌 志,``ニュートン

More information

L A TEX ver L A TEX LATEX 1.1 L A TEX L A TEX tex 1.1 1) latex mkdir latex 2) latex sample1 sample2 mkdir latex/sample1 mkdir latex/sampl

L A TEX ver L A TEX LATEX 1.1 L A TEX L A TEX tex 1.1 1) latex mkdir latex 2) latex sample1 sample2 mkdir latex/sample1 mkdir latex/sampl L A TEX ver.2004.11.18 1 L A TEX LATEX 1.1 L A TEX L A TEX tex 1.1 1) latex mkdir latex 2) latex sample1 sample2 mkdir latex/sample1 mkdir latex/sample2 3) /staff/kaede work/www/math/takase sample1.tex

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション テーマ1で 作 成 した5つのグラフ 画 像 ファイルはテーマ2の 実 習 で 使 います fig2-cnm-joins-time-series.pdf fig3-cnm-ratio-join.png fig5-all-etime-size.pdf fig6-tw-etime-size-m.pdf fig7-hn-ratio-join-500k.png なるべく 早 く 完 成 させ OCW-iからの

More information

untitled

untitled http://number.bunshun.jp/ pages contents Number Web http://number.bunshun.jp/ 0 5,000,000 10,000,000 15,000,000 20,000,000 25,000,000 30,000,000 35,000,000 40,000,000 45,000,000 200904 200905 200906

More information

visit.dvi

visit.dvi L A TEX 1 L A TEX 1.1 L A TEX,. L A TEX,. ( Emacs). \documentclass{jarticle} \begin{document} Hello!!, \LaTeX Hello!!, L A TEX L A TEX2ε. \LaTeXe. \end{document},. \, L A TEX. L A TEX. \LaTeX L A TEX..

More information

1.5,. ( A, 7, * ) Emacs,., <Return>., <Delete>. <Delete>, Delete. <Delete>,. 1.6,.,, Emacs.,. ( ), ( ),,. C-x,., Emacs.,. C-x C-f ( )... C-x C-s. Emac

1.5,. ( A, 7, * ) Emacs,., <Return>., <Delete>. <Delete>, Delete. <Delete>,. 1.6,.,, Emacs.,. ( ), ( ),,. C-x,., Emacs.,. C-x C-f ( )... C-x C-s. Emac L A TEX 1 1.1 Emacs Emacs, (, CTRL, CTL ) (, )., CONTROL META,. C-< >, < >., C-f, f. ESC < >, < >. < >,. Emacs, C-x C-c.,. C-v. ESC v. 1.2., (previous) (next) (forward) (backward)., C-p, C-n, C-f, C-b,.

More information

エクセルカバー入稿用.indd

エクセルカバー入稿用.indd i 1 1 2 3 5 5 6 7 7 8 9 9 10 11 11 11 12 2 13 13 14 15 15 16 17 17 ii CONTENTS 18 18 21 22 22 24 25 26 27 27 28 29 30 31 32 36 37 40 40 42 43 44 44 46 47 48 iii 48 50 51 52 54 55 59 61 62 64 65 66 67 68

More information

1 1 1......................... 1 2.......................... 2 3.................... 2 4...................... 3 2 4 1....... 4 2........................ 7 3................... 8 3 12 1...........................

More information

.~:ril.~, ー.. ~ 諭

.~:ril.~, ー.. ~ 諭 Powered by TCPDF (www.tcpdf.org) Title 歴史の裏面 Author 久米, 邦武 Publisher 三田学会 Jtitle 三田学会雑誌 (Keio journal of economics). Vol.3, No.6 (1910. 6),p.705(77)- 715(87) Abstract Genre Journal Article URL http://koara.lib.keio.ac.jp/xoonips/modules/xoonips/detail.php?koara_id=an00234610-19100615

More information

2 (2) WinShell 2 (3) WinShell L A TEX ( ) ( ) 2 1 L A TEX.tex L A TEX WinShell (4) WinShell 2 L A TEX L A TEX DVI DeVice Independent (5) WinShell 2 DV

2 (2) WinShell 2 (3) WinShell L A TEX ( ) ( ) 2 1 L A TEX.tex L A TEX WinShell (4) WinShell 2 L A TEX L A TEX DVI DeVice Independent (5) WinShell 2 DV 1 L A TEX 2014 1 L A TEX [ 1 ] 1 : L A TEX 1.1 L A TEX L A TEX ( ) L A TEX L A TEX ( ) ( ) L A TEX \ \ Windows Y= \ Windows Y= 1.2 L A TEX WinShell Windows L A TEX WinShell Windows L A TEX WinShell L A

More information

untitled

untitled i ii iii iv v 43 43 vi 43 vii T+1 T+2 1 viii 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 a) ( ) b) ( ) 51

More information

2

2 1 2 3 4 5 6 7 8 9 10 I II III 11 IV 12 V 13 VI VII 14 VIII. 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 _ 33 _ 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 VII 51 52 53 54 55 56 57 58 59

More information

L A TEX (2)

L A TEX (2) L A TEX M1 E-mail : takigawa@atmos.rcast.u-tokyo.ac.jp 2016 4 19 L A TEX ( c ) 1 1 1.1................................................. 1 1.2................................................ 3 1.3...............................................

More information

2011-10-22 16:50 17:40 2011-10-23 ptex CIO 20 1991 1994 1997 2000 2004 2007 2010 TEX 1986 1987 1987 ASCII TEX MicroTEX 98,000 34,000 1990 ptex ptexst C 1991 2003 LATEX 1991 min10 1993 JIS X 4051 LATEX

More information

86 7 I ( 13 ) II ( )

86 7 I ( 13 ) II ( ) 10 I 86 II 86 III 89 IV 92 V 2001 93 VI 95 86 7 I 2001 6 12 10 2001 ( 13 ) 10 66 2000 2001 4 100 1 3000 II 1988 1990 1991 ( ) 500 1994 2 87 1 1994 2 1000 1000 1000 2 1994 12 21 1000 700 5 800 ( 97 ) 1000

More information

CRS4

CRS4 I... 1 II... 1 A... 1 B... 1 C... 1 D... 2 E... 3 III... 3 A... 3 B... 4 C... 5 IV... 8 A... 8 B... 8 C... 9 D... 10 V... 11 A... 11 B... 11 C... 12 VI... 12 A... 12 B... 12 C... 12 VII... 13 ii I II A

More information

入門ガイド

入門ガイド ii iii iv NEC Corporation 1998 v P A R 1 P A R 2 P A R 3 T T T vi P A R T 4 P A R T 5 P A R T 6 P A R T 7 vii 1P A R T 1 2 2 1 3 1 4 1 1 5 2 3 6 4 1 7 1 2 3 8 1 1 2 3 9 1 2 10 1 1 2 11 3 12 1 2 1 3 4 13

More information

ONLINE_MANUAL

ONLINE_MANUAL JPN ii iii iv v 6 vi vii viii 1 CHAPTER 1-1 1 2 1-2 1 2 3 4 5 1-3 6 7 1-4 2 CHAPTER 2-1 2-2 2-3 1 2 3 4 5 2-4 6 7 8 2-5 9 10 2-6 11 2-7 1 2 2-8 3 (A) 4 5 6 2-9 1 2-10 2 3 2-11 4 5 2-12 1 2 2-13 3 4 5

More information

ONLINE_MANUAL

ONLINE_MANUAL JPN ii iii iv v vi 6 vii viii 1 CHAPTER 1-1 1 2 1-2 1 2 3 1-3 4 5 6 7 1-4 2 CHAPTER 2-1 2-2 2-3 1 2 3 4 5 2-4 6 7 8 2-5 9 10 2-6 11 2-7 1 2 2-8 3 (A) 4 5 6 2-9 1 2-10 2 3 2-11 4 5 2-12 1 2 2-13 3 4 5

More information

1 RCtopics.zip bib.tex info.tex text.tex RCtypeset.tex RCtypeset.pdf cite.sty mediabb.sty radchem.sty RCarticle.cls figs fig1.eps fig1.pdf table1.tex

1 RCtopics.zip bib.tex info.tex text.tex RCtypeset.tex RCtypeset.pdf cite.sty mediabb.sty radchem.sty RCarticle.cls figs fig1.eps fig1.pdf table1.tex TEX Ver. 2.8 2011 10 25 1 TEX 1. RCtopics.zip 2. RCnews.zip 2 text.tex 1.1 figs table1.tex table2.tex fig1 fig2 pdf eps 1 1.2 4.3 bib.tex info.tex text.tex bib.tex info.tex text.tex % RCtypeset.tex TEX

More information

<4D6963726F736F667420506F776572506F696E74202D208376838C835B83938365815B835683878393312E707074205B8CDD8AB78382815B83685D>

<4D6963726F736F667420506F776572506F696E74202D208376838C835B83938365815B835683878393312E707074205B8CDD8AB78382815B83685D> i i vi ii iii iv v vi vii viii ix 2 3 4 5 6 7 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60

More information

Autumn 06 1 2005 100 100 1 100 1 2003 2005 10 2003 2005 2

Autumn 06 1 2005 100 100 1 100 1 2003 2005 10 2003 2005 2 2005 25-2 17 395.6 149.1 1 2004 2 2003p.13 3 Autumn 06 1 2005 100 100 1 100 1 2003 2005 10 2003 2005 2 Vol. 42 No. 2 2 100 20052005 2002 20052005 3 2005 10 1 II III IV 1 1 1 2 1 4 15-2 30 4,091 54.5 2

More information

1 1 2 L A TEX 1 2.1 L A TEX................................... 1 2.2.................................... 1 3 HTML 4 3.1 HTML..........................

1 1 2 L A TEX 1 2.1 L A TEX................................... 1 2.2.................................... 1 3 HTML 4 3.1 HTML.......................... 21 2 12 4 1 1 2 L A TEX 1 2.1 L A TEX................................... 1 2.2.................................... 1 3 HTML 4 3.1 HTML.................................. 4 3.2....................................

More information

i I 1 1! 2 1.1 xemacs..................................... 2 1.2 platex DVI.................................... 2 1.3 xdvi............................

i I 1 1! 2 1.1 xemacs..................................... 2 1.2 platex DVI.................................... 2 1.3 xdvi............................ L A TEX 2ε 16 1 25 26 11 16 i I 1 1! 2 1.1 xemacs..................................... 2 1.2 platex DVI.................................... 2 1.3 xdvi................................. 3 1.4 dvipdfmx PD..................................

More information

SC-85X2取説

SC-85X2取説 I II III IV V VI .................. VII VIII IX X 1-1 1-2 1-3 1-4 ( ) 1-5 1-6 2-1 2-2 3-1 3-2 3-3 8 3-4 3-5 3-6 3-7 ) ) - - 3-8 3-9 4-1 4-2 4-3 4-4 4-5 4-6 5-1 5-2 5-3 5-4 5-5 5-6 5-7 5-8 5-9 5-10 5-11

More information

Powered by TCPDF (www.tcpdf.org) Title Author Publisher Jtitle Abstract Genre URL 韓 国 のTVニュースにおける 日 本 関 連 報 道 の 内 容 分 析 李, 光 鎬 (E, Gwangho) 慶 應 義 塾 大 学 メディア コミュニケーション 研 究 所 メディア コミュニケーション : 慶 応 義 塾 大 学

More information

untitled

untitled P04 P23 P21 01 CONTENTS P0305 P28 30 P28 1 2 3 4 5 P07 P09 P13 P15 P19 P30 6 P21 7 8 P22 P25 02 03 04 05 P04 P07P28 P29 06 1 2 3 4 1 07 5-1 -2 6 7-1 -2 8 08 1 2 3 4 2 1 09 5-1 -2 6 7-1 -2 8 10 1 2 3 4

More information

untitled

untitled 700 1 2 2 3 4 5 PDF 6 7 8 9 300 400m 1:2.5 1:1.8 75 3.2 10 11 12 1) 1998 Vol1 2) 1987-1992 3) 2001-2002 1-24 4) 1996 17 6-7 5) 2000 31 587-590 6) 2002 22 13 7) 2005 2005 20 46 1 2 3 4 5 6 7 8 9 10 11

More information

untitled

untitled 23 12 10 12:55 ~ 18:45 KKR Tel0557-85-2000 FAX0557-85-6604 12:55~13:00 13:00~13:38 I 1) 13:00~13:12 2) 13:13~13:25 3) 13:26~13:38 13:39~14:17 II 4) 13:39~13:51 5) 13:52 ~ 14:04 6) 14:05 ~ 14:17 14:18 ~

More information

第1部 一般的コメント

第1部 一般的コメント (( 2000 11 24 2003 12 31 3122 94 2332 508 26 a () () i ii iii iv (i) (ii) (i) (ii) (iii) (iv) (a) (b)(c)(d) a) / (i) (ii) (iii) (iv) 1996 7 1996 12

More information

Powered by TCPDF ( Title 地理情報科学を用いた外国人観光客向け観光防災地図と政策提案 : 鎌倉市をケーススタディーとして Sub Title Geographical Information Science in tourism/evacuatio

Powered by TCPDF (  Title 地理情報科学を用いた外国人観光客向け観光防災地図と政策提案 : 鎌倉市をケーススタディーとして Sub Title Geographical Information Science in tourism/evacuatio Powered by TCPDF (www.tcpdf.org) Title 地理情報科学を用いた外国人観光客向け観光防災地図と政策提案 : 鎌倉市をケーススタディーとして Sub Title Geographical Information Science in tourism/evacuation map for foreign visitors and its policy implication

More information

1 (p)l A TEX L A TEX ( Stanford CSLI Emma Pease 15 LATEX 2 lingmacros.sty gb4e.sty TeX Live \docu

1 (p)l A TEX L A TEX (  Stanford CSLI Emma Pease 15 LATEX 2 lingmacros.sty gb4e.sty TeX Live \docu L A TEX ( ) gunji@shoin.ac.jp 3.0 2017 7 1 2 2 2 2.1......................................... 2 2.2........................................ 6 2.3......................................... 6 3 7 4 8 5 10

More information

xxxx/xx Vol Jxx A No xx 2 Table 2 Options of documentclass paper p2 invited p2 survey p2 comment p2 letter p4 letter p4 letter p4 letter p4 letter p4

xxxx/xx Vol Jxx A No xx 2 Table 2 Options of documentclass paper p2 invited p2 survey p2 comment p2 letter p4 letter p4 letter p4 letter p4 letter p4 pl A TEX 2ε ieicejcls version 16 a) How to Use pl A TEX 2ε Class File (ieicejcls version 16) for the Transactions of the Institute of Electronics, Information and Communication Engineers Hanako DENSHI

More information

01.indd

01.indd 2 Vol. 27 1 1 2 2 4 Vol. 27 Contents 3 Vol. 27 2 01 02 03 04 14 24 28 37 38 4 Vol. 27.01 5 Vol. 27.01 6 Vol. 27 7 Vol. 27.01 8 Vol. 27.02 9 Vol. 27.02 10 Vol. 27 11 Vol. 27.02 12 Vol. 27 13 Vol. 27.02

More information