How to write your own thesis tutorial with LaTeX2e

Size: px
Start display at page:

Download "How to write your own thesis tutorial with LaTeX2e"

Transcription

1 LATEX ( ) \begin{titlepage}% \parindent=\z@ \let\footnotesize\small \let\footnoterule\relax \let\footnote\thanks \null\vskip 2\Cvs {\Huge\gtfamily\sffamily\@title}% \par\vskip\fboxsep \hrule height 1ex \par\vskip\tw@\fboxsep {\Large\@date}% \par\vskip\cvs\vfill \hb@xt@\fullwidth{% \includegraphics*{images/mytitle}\hss}% \ifx\@contact\@empty\@thanks\vfill\null \else\vfill\begin{large}\@contact\end{large}% \par\vskip 2\Cvs\fi \end{titlepage}% FUNNIST

2 Copyright 2003, 2004 FUNNIST Copyright 2003, 2004 GNU 1.1 GNU Free Documentation License AGNU

3 i L A TEX L A TEX L A TEX FUNNIST Future University- Hakodate Network and Information System Tutorial Future Univeristy-Hakodate FUN (Tutorial) Network Information System Future University-Hakodate Network and Information System Tutorial FUNNIST

4 ii dvipdfm dvipdfm dvipdfm dvipdfm dvipdfm 3.19 dvipdfm 3.21 dvipdfm dvipdfm dvipdfm dvipdfm The length of a pen should be comrotable to write with: too long and it makes him tired; too short and it\ldots. The length of a pen should be comrotable to write with: too long and it makes him tired; too short and it.... which perl $ platex file.tex $ jbibtex file.tex $ dvipdfmx -S -o out.pdf input.dvi $ Alt Ctrl + Alt + Delete Ctrl Alt Delete Ctrl + x Ctrl + s Ctrl + x Ctrl + s

5 iii L A TEX TEX Donald Knuth L A TEX Leslie Lamport L A TEX 2ε Frank Mittelbach Johannes Braams David Carlisle Michael Downes Alan Jeffery Sebastian Rahtz Chris Rowley Rainer Schöpf TEX Windows ptex dviout BIBTEX Oren Patashnik MakeIndex Pehong Chen Nelson Beebe dvipdfm Mark Wicks Dvipdfmx Cho Jin-Hwan PostScript PDF Adobe TEX

6 iv L A TEX L A TEX 2ε FUNNIST L A TEX 2ε α 250 L A TEX L A TEX 1 L A TEX FUNNIST L A TEX L A TEX L A TEX 2ε version version version 0.2a version version 0.3a L A TEX

7 v i iii TEX WYSIWYG L A TEX L A TEX L A TEX

8 vi L A TEX

9 vii JBIBTEX DVI PostScript PDF DVI PS dvipsk DVI PDF Dvipdfmx

10 viii L A TEX

11 ix L A TEX EPS EPS L A TEX URL YaTeX WinShell latexmk

12 x A GNU Free Documentation License APPLICABILITY AND DEFINITIONS VERBATIM COPYING COPYING IN QUANTITY MODIFICATIONS COMBINING DOCUMENTS COLLECTIONS OF DOCUMENTS AGGREGATION WITH INDEPENDENT WORKS TRANSLATION TERMINATION FUTURE REVISIONS OF THIS LICENSE ADDENDUM: How to use this License for your documents

13 1 1 1 L A TEX L A TEX L A TEX

14 2 1 The length of a pen should be comrotable to write with: too long and it makes him tired; too short and it\ldots.\par When I was a young---a foolish boy---the pen was too long! So I used to break it. The length of a pen should be comrotable to write with: too long and it makes him tired; too short and it.... When I was a young a foolish boy the pen was too long! So I used to break it. em-dash \, Stop! the man said. \par Prof.~Albert Einstein ( ) was born in German (see fig.~3).\par His famous equation $ E = mc^2 $ is written in the theory. Stop! the man said. Prof. Albert Einstein ( ) was born in German (see fig. 3). His famous equation E = mc 2 is written in the theory en-dash 3 (see fig. 3) fig. 3 ~ = $$ agenda \leftarrow office $$ $$ \mathit{agenda} \leftarrow \mathit{office}$$ agenda office agenda office agenda office \mathit a, g, e, n, d, a o, f, f, i, c, e L A TEX

15 1.4 TEX 3 L A TEX OpenOffice.org Microsoft Office L A TEX I L A TEX TEX TEX [12] Donald Knuth TEX τ ɛ χ 1.5 WYSIWYG WYSIWYG What You See Is What You Get TEX WYSIWYG 1.6 TEX 1.7 L A TEX TEX

16 4 1 Leslie Lamport L A TEX [13] L A TEX HTML <CENTER> </CENTER> <CENTER> </CENTER> HTML L A TEX \begin{center} \end{center} HTML TEX L A TEX TEX TEX/L A TEX TEX L A TEX ptex pl A TEX 1.8 Leslie Lamport L A TEX 2ε [13] [3, 4, 2]L A TEX 2ε [21] [9] Another Manual [23, 22, 1] L A TEX L A TEX

17 5 2 2 LATEX L A TEX L A TEX L A TEX L A TEX DVI *1 1. L A TEX Emacs Unix OS $ emacs file.tex & Emacs XEmacs *1 LATEX PDF pdf LATEX

18 6 2 L A TEX latex latex platex $ platex file.tex file.tex file.dvi L A TEX Unix OS $ xdvi file.dvi & & dviout Windows L A TEX Emacs first.tex \documentclass{jarticle} \begin{document} \LaTeX!! \end{document} Unix OS Emacs Emacs Emacs [ ]J.: Emacs: first.tex (LaTeX) [L1 All [ ] CTRL Y= [ ] [ ] *2 [ ] *2 Shift + Space

19 2.1 7 / Windows Unix OS L A TEX Windows [][] command OK Windows 2 $ platex file.tex This is ptex Version p3.0.4 (sjis) (Web2C 7.3.9) platex2e (based on LaTeX2e <2001/06/01> patch level 0) (1) (./file.aux) ) Output written on file.dvi (1 page 236 bytes). Transcript written on file.log. file.dvi file.log file.tex hoge.log ls Windows dir $ ls file.* file.aux file.dvi file.log file.tex L A TEX file.tex file.aux file.dvi file.tex DVI file.log file.tex file.tex L A TEX

20 8 2 L A TEX # $ % & _ { } ~ ^ \ L A TEX 3 < > 13 \# \$ \% \& \_ \{ \} # $ % & _ { } \textasciitilde \textasciicircum \textbackslash \textbar \textless \textgreater ~ ^ \ < > Windows Windows OS 2.2 Unix OS mkdir cd dir move copy del help mkdir cd ls mv cp rm help man command /? [] [ ] Windows

21 L A TEX Unix OS command --help less less man command info command info less info Unix OS 2 $ emacs file.tex & $ platex file.tex $ xdvi file.dvi & Unix OS Windows mv move ls dir / Y= $ echo message1 >> file.txt $ echo message2 >> file.txt $ mkdir anydir $ cd anydir $ mv../hoge.txt./ $ ls $ more file.txt $ ls../ anydir file.txt anydir file.txt

22 10 2 L A TEX L A TEX L A TEX? 2.2 error.tex \documentclass{jarticle} \begin{document} Hello & Goodbye! Give me $100! Give me 100%! Under_bar is stranger. Is sharp sing #? No its \#. Hello \& Goodbye!! \end{document} error.tex platex error! Misplaced alignment tab character &. 1.3 Hello & Goodbye! Give me $100! Give me 100%?? 3 & Enter! You can t use macro parameter character # in math mode. l.4 Under_bar is stranger. Is sharp sing #? # 1 Enter! Missing $ inserted. <inserted text> $ l.6 \end{document}? $ Hello \& Goodbye! Give me \$100! Give me 100%! Under_bar is stranger. Is sharp sing \#? No its \#. Hello \& Goodbye!! 3 & $ 4 # \

23 2.1 11! Missing $ inserted. <inserted text> $ l.4 Under_ bar is stranger. Is sharp sing \#?? 2 $ 4 _ $ Enter! Missing $ inserted. <inserted text> $ l.6 \end{document}? Overfull \hbox ( pt too wide) in paragraph at lines 3--6 []\OT1/cmr/m/n/10 Hello & Good-bye! Give me $100! Give me 100Under$[]\OML/cmm/m/it/10 arisstranger:issharpsing \OT1/cmr/m/n/10 #?\OML/cmm/m/it/10 Noits[]\OT1/cmr/m/n/10 # \OML/cmm/m/it/10 :Hello\OT1/cmr/m/n/10 &\OML/cmm/m/it/10 Goodbye\OT1/cmr/m/n/10!!$ Overfull \hbox DVI error.dvi <inserted text> $ L A TEX $ b r Give me 100Under b %! Under error.tex Hello \& Goodbye! Give me \$100! Give me 100\%! Under\_bar is stranger. Is sharp sing \#? No its \#. Hello \& Goodbye!! L A TEX?? Type <return> to proceed, S to scroll future error messages,

24 12 2 L A TEX R to run without stopping, Q to run quietly, I to insert something, E to edit your file, 1 or... or 9 to ignore the next 1 to 9 tokens of input, H for help, X to quit.?? Enter S R Q L A TEX Enter Q I H X X Enter * Enter * (Please type a command or say \end ) $ \end{verbatim*} OS Windows dviout Unix OS xdvi Red Hat pxdvi file.dvi Windows dviout Unix OS xdvi hoge.dvi xdvi $ xdvi hoge&

25 Unix OS & 2.2 DVI dviout xdvi xdvi xdvi Quit Abort Quit Reread First Prev Next xdvi file.dvi

26 14 2 L A TEX Last View PS File PostScript DVI Quit L A TEX ( ) \documentclass[,... ]{ }[ ] () \begin{document} ( ) \end{document} \documentclass document document L A TEX Windows \alpha \maketitle \begin{ } \end{ } \begin{center} \end{center} { } \section{} [ ] \documentclass[]{jbook}

27 2.2 L A TEX L A TEX 2 file.tex input.foo output.bar 2.2 L A TEX L A TEX..dtx 1.cls 2.cls,... n.cls.dtx.sty.ins classes.dtx.sty

28 16 2 L A TEX.cls.clo.fd.tex.bib.bst.eps L A TEX BIBTEX Adobe PostScript L A TEX.log L A TEX.aux 1.dvi L A TEX.toc.lof.lot.bbl BIBTEX thebibliography.blg BIBTEX.jpg.bmp Windows OS.png Dvipdfm.bb L A TEX ebb CrateBB.mp MetaPost 2.3 L A TEX

29 \documentclass \documentclass[,... ]{ }[ ] YYYY/MM/DD jarticle \documentclass[11pt,a4j]{jarticle}[2003/12/31] L A TEX Warning \usepackage \usepackage[,... ]{ }[ ] \usepackage \documentclass L A TEX Dvipdfmx \usepackage[dvipdfm]{graphicx}[2001/01/01] graphicx \documentclass[10pt,a4paper,twocolumn]{article} 10pt a4paper twocolumn,

30 18 2 L A TEX graphicx amsmath makeidx \usepackage{graphicx,amsmath,makeidx} \documentclass[10pt,a4paper,oneside]{jarticle} \usepackage[dvipdfm]{graphicx} \usepackage[dvipdfm,usenames]{color} \begin{document}. \end{document} \documentclass[dvipdfm,10pt,a4j]{jarticle} \usepackage{graphicx} \usepackage[usenames]{color}

31 L A TEX L A TEX 3.1 (document) (title) (\author) (\date) (\title) (contents) (headline) (paragraph) (indentation) 1 (punctuation) (note) (word) (character) (sentence) (paragraph) (section) (chapter) (part) (letter)

32 letter word sentence paragraph section chapter part L A TEX 3.2 (title) (author) (date) \title{ } \author{ } \date{ } L A TEX \begin{document} \maketitle \documentclass{jarticle} \title{ \LaTeX} \author{ } \date{ } \begin{document} \maketitle {\LaTeX} \end{document} L A TEX L A TEX...

33 (sectioning) (contents) (nested sections) (abstract) L A TEX 3.2 \section 3.2 L A TEX \part[ ]{ } \chapter[ ]{ } \section[ ]{ } \subsection[ ]{ } \subsubsection[ ]{ } \paragraph[ ]{ } \subparagraph[ ]{ } article jarticle (serial number) [ ] L A TEX \chapter{ } \section{ } \chapter{ } \section{ } \subsection{} L A TEX (part) (chapter) (section) (subsection) (subsubsection) (paragraph) (subparagraph)

34 \part -1 0 \chapter 0 \section 1 \subsection 2 \subsubsection 3 \paragraph 4 \subparagraph 4 (j)article (j)article L A TEX \tableofcontents (contents) \listoffigures (List of Figures) \listoftables (List of Tables) tocdepth 3.3 jsbook \chapter \setcounter{tocdepth}{0} (j)book (j)report 2 (j)article 3 jsbook secnumdepth secnumdepth 3.3 \subsection \setcounter{secnumdepth}{2}

35 (abstract) (j)article abstract abstract \maketitle \maketitle \maketitle \begin{abstract} \end{abstract} (j)report \chapter* \chapter * \chapter*{}\addcontentsline{toc}{chapter}{} (j)book \frontmatter \chapter \begin{document} \frontmatter% \chapter{} \mainmatter% \chapter{} 3.6 (indentation) L A TEX

36 *1 \par \par \par \par L A TEX L A TEX \parindent \parindent=3em \indent \noindent \indent \noindent jreport indentfirst %\section{ } \indent \indent \par \noindent *

37 \baselinestretch 3 \renewcommand{\baselinestretch}{2} doublespace \usepackage{doublespace} L A TEX \parindent=0pt pt L A TEX 3.4 jsclasses 10pt 3.4 L A TEX in 1 in = 25.4 mm = pt cm 1 cm = 10 mm = 28.3 pt mm 1 mm = 2.83 pt pt 1 pt = 0.35 mm em M ex x zw true cm truecm

38 SI 3.6 *2 3.5 SI length l m meter mass m kg kilogram time t s second amount of substance n mol mole electric current I A ampere thermodynamic temperature T K kelvin luminous intensity I cd candela n 10 n T G M k m µ n p * tera giga mega kilo milli micro nano pico * (µ) textcomp \textmu 3\,mkg 3 3\,mkg ( ) 3\,g 3 mkg 3 3 mkg ( ) 3 g 3.8 (punctuation) * (Y Z P T G M k m µ n p f a z y)

39 The length of a pen should be comrotable to write with: too long and it makes him tired; too short and it\ldots.\par Prof.~Albert Einstein ( ) was born in German (see fig.~3). The length of a pen should be comrotable to write with: too long and it makes him tired; too short and it.... Prof. Albert Einstein ( ) was born in German (see fig. 3) (note) L A TEX 2 \footnote \marginpar \footnote \footnote{ } L A TEX \footnote *3 \footnote{fourier Translation} \ldots a... a Fourier Translation 3.10 (underline) (emphasis) L A TEX \emph \emph{english Emphasize} \emph{} English Emphasize *3

40 * fontenc T1 3.8 i j 3.7 \i \j 3.7 å \aa ø \o \dag Ð \DJ «\guillemotleft Å \AA Ø \O \ddag ŋ \ng» \guillemotright æ \ae ı \i \pounds Ŋ \NG \guilsinglleft Æ \AE j \j! þ \th \guilsinglright œ \oe ß \ss? Þ \TH \quotedblbase Œ \OE ß \SS ð \dh \quotesinglbase ł \l \S Ð \DH " \textquotedbl Ł \L \P đ \dj 3.8 ü \"u ā \={a} à \ {a} ạ \d{a} ǎ \v{a} o \r{o} é \ {e} a \H{a} ā \b{a} ǫ \k{o} ñ \~{n} ȧ \.{a} ô \^{o} ç \c{c} ĭ \u{ı} oo \t{oo} J\"org {mu\ss} ein Gel\"ande f\"ur seine Fabrik erwerben. Jörg muß ein Gelände für seine Fabrik erwerben L A TEX (white space)

41 % (comment out) % comment Victor Eijkhout comment 3 %\usepackage{comment} % \begin{comment} \end{comment} 3.14 (verbatim) \verb+ + verbatim \begin{verbatim} \end{verbatim} \verb #include<stdio.h> \ldots \begin{verbatim} int main( void ){ printf("hello, World!\n"); } \end{verbatim} #include<stdio.h>... int main( void ){ printf("hello, World!\n"); } \verb verbatim \verb * \verb 134, \verb+456+, \verb9 () 9.\par \verb* 1 3 5, \verb*9ok? ok?9.\par \begin{verbatim*} int main( void ){ printf("hello, World!\n"); } \end{verbatim*} 134, 456, () , ok? ok?. int main( void ){ printf("hello, World!\n"); }

42 quote quotation 2 Shift 7 L A TEX Shift + 2 " Word L A TEX 1 quote quotation quote quotation \begin{quote} quote \end{quote} \begin{quotation} quotation \end{quotation} " " " " quote \begin{quote} quotation \end{quote} quote quotation

43 \,FUN: Future University-Hakodate FUNNIST FUNNIST FUN FUN: Future University-Hakodate FUNNIST FUNNIST FUN \emph \emph{ article s Name } 2004 \emph{natural} 2004 Natural en-dash em-dash en-dash - okumacro 3.9 When I was a dog---a big dog---i could read about books in a day. This is a just fairy-tale. \par When I was a dog a big dog I could read about books in a day. This is a just fairy-tale.

44 en-dash -- em-dash --- \ \ - - $-$ 1 {\TeX} \mbox{for-each} Perl \mbox{foreach} \mbox{x-ray} Future \mbox{university-hakodate} \mbox{if-then} TEX for-each Perl foreach X-ray Future University-Hakodate if-then (line break) \ Windows Y= \\ 3.15 \\*[ ] \newline \par \newline \\ \par \verb \\ \\ \\[1cm] \par \newline \\

45 (space) TEX (ligature) (kerning) The files were found in a folder and were shuffled by anyone.\par The f{}iles were found in a folder and were shuf{}f{}led by anyone. The files were found in a folder and were shuffled by anyone. The files were found in a folder and were shuffled by anyone. fl ffl My name is Thor. L A TEX I want to be a Mr. Right and go to N.Y. I wish I could. D.~E. Knuth means Donald Ervin Knuth. I want to be a Mr. Right and go to N.Y. I wish I could. D. E. Knuth means Donald Ervin Knuth. Mr. Right N.Y. I N.Y. D. E. \ \@ I want to be a Mr. Right and go to N.Y. Let me do.\par I want to be a Mr.\ Right and go to N.Y\@. Let me do. I want to be a Mr. Right and go to N.Y. Let me do. I want to be a Mr. Right and go to N.Y. Let me do.

46 34 3 L A TEX (letter space) (word space) \ (sentence space) \@ (leading) (paragraph skip) \par ~ Mr.~Sato read page~10 and looked at figure~3 and table~2 in the book. Mr. Sato read page 10 and looked at figure 3 and table 2 in the book. Hello is a greeting and I always say Hello. \par \, Hello is a greeting and I always say Hello. \, Hello is a greeting and I always say Hello. Hello is a greeting and I always say Hello TEX 4 1 \mbox English \par \mbox{}english\mbox{} English English L A TEX TEX TEX

47 \LaTeX \TeX \\ \LaTeX\ \TeX \\ {\LaTeX}{\TeX} \\ {\LaTeX} {\TeX}\\ L A TEX TEX L A TEX TEX L A TEX TEX L A TEX TEX 3 \TeX and {\LaTeX}are very famous.\\ {\TeX} and {\LaTeX} are very pupular. TEXand L A TEXare very famous. TEX and L A TEX are very pupular. \TeX \TeX 3.17 (itemization) itemize enumerate 1 (a) i A description \item (nest) itemize \item itemize \item[\#] \begin{itemize} \item. \item[*]. \begin{itemize} \item. \end{itemize} \end{itemize}. *..

48 36 3 \begin{enumerate} \item. \item. \begin{description} \item[ 1] 1. \item[ 2] 2. \end{description} \end{enumerate} file.tex 2 \documentclass[a4j]{jsarticle} \title{ \LaTeX}% \author{ }% \date{\today}% \begin{document}% \maketitle% \tableofcontents% \section{}% \verb \section \subsection{ }% \verb \subsection % \section{ } \subsection{} \begin{quote} \verb quotation \emph{ }\verb quotation \end{quote} \subsection{} \begin{description} \item[ ] \item[ ] \item[ ] \end{description} \end{document} 3.1

49 L A TEX \section 1.1 \subsection quotation quotation

50 (flushing) flushleft \raggedright center \centering flushright \raggedleft (centering) center 1 (flushright) flushright (flushleft) flushleft \begin{flushleft} \\ \end{flushleft} \begin{center} \\ \\ \end{center} \begin{flushright} \\ flushright \end{flushright} flushright \begin{flushright} \\ \end{flushright} \begin{flushleft} \end{flushleft} \begin{flushright} \\ \end{flushright} \begin{center}

51 \end{center} 2004 \begin{flushright} \end{flushright} (character) (typeface) L A TEX L A TEX 3.11 {\ }

52 \tiny \scriptsize \footnotesize \small \normalsize \large \Large \LARGE \huge \Huge 3.12 \ 10 pt 11 pt 12 pt \tiny 5 pt 6 pt 6 pt \scriptsize 7 pt 8 pt 8 pt \footnotesize 8 pt 9 pt 10 pt \small 9 pt 10 pt 11 pt \normalsize 10 pt 11 pt 12 pt \large 12 pt 12 pt 14 pt \Large 14 pt 14 pt 17 pt \LARGE 17 pt 17 pt 20 pt \huge 20 pt 20 pt 25 pt \Huge 25 pt 25 pt 25 pt 1 {\scriptsize } {\Large } \kyocho

53 \newcommand{\kyocho}[1]{{\large#1}} \newcommand{\kyocho}[1]{{\large#1}} \kyocho{ } \Kyocho{} L A TEX \textrm \rmfamily ABCabc \textsf \sffamily ABCabc \texttt \ttfamily ABCabc \textmd \mdseries ABCabc \textbf \bfseries ABCabc \textit \itshape ABCabc \textsl \slshape ABCabc \textsc \scshape ABCabc \textsf{\textbf{typeface}} {\sffamily\bfseries Typeface} Typeface Typeface \texttt{\textit{typewriter bold extended?}} \textsc{small Caps}. \textit{\textbf{bold italic}}. {\ttfamily \itshape typewriter bold extended.} Typewriter bold extended? Small Caps. Bold italic. typewriter bold extended.

54 42 3 {\Large\textbf Large Bold?} \\ {\textbf\large Bold Large?} Large Bold? Bold Large? 3.14 pl A TEX 3.14 \textmc \mcfamily \textgt \gtfamily \textgt{} {\gtfamily } 3.20 L A TEX 4 1 L A TEX ptex 1 [6] [20, 19, 11] 1

55 L A TEX classpackage L A TEX L A TEX \documentclass[,... ]{ } \usepackage[,... ]{ } 11 \documentclass[twocolumn,11pt]{jarticle} \usepackage{color} \usepackage{graphicx} 2 twocolumn 11pt \documentclass[twocolumn,11pt]{jarticle} \usepackage[dvips]{graphicx,color}.cls.sty L A TEX pl A TEX classes.dtx classes.ins article report slides proc

56 44 3 jarticle jreport jbook jarticle jreport jbook jclasses \documentclass 10pt 11pt 12pt 10pt a4paper a5paper b5paper letterpaper b4paper a4j a5j b4j b5j geometry jsclasses landscape oneside twoside onesidetwoside onecolumn twocolumn onecolumn twocolumn titlepage notitlepage titlepage notitlepage fleqn leqno draft final draft final final openright openany (j)report (j)book openright openany(j)report openany (j)book openright jsclasses jsarticle jsbook jspf

57 jclasses *4 jsarticle jsbook jspf jsclasses L A TEX 3 \usepackage[ ]{ } $ platex filename.dtx filename.dvi DVI filename.dtx Windows Unix OS find L A TEX $texmf/tex/latex/base L A TEX AMS-L A TEX American Mathematical Society AMS-TEX TEX L A TEX AMS-L A TEX amsmath babel L A TEX graphicx color tools L A TEX3 L A TEX L A TEX 2ε L A TEX3 tools $texmf/tex/latex/tools array calc array tabular tabular* L A TEX *4 (j)classes

58 46 3 dcolumn delarray hhline longtable tabularx afterpage bm enumerate ftnright indentfirst layout multicol showkeys theorem varioref verbatim xr xspace tabular \clearpage \afterpage enumerate 2 jarticle jreport \chapter\section \label \ref \cite keys indind verbatim

59 L A TEX 4.1 (references) Oren Patashnik BIBTEX JBIBTEX thebibliography \bibitem JBIBTEX file.bib JBIBTEX \cite

60 thebibliography \bibitem[ ]{ } thebibliography \begin{thebibliography}{ } \bibitem[ ]{ } \end{thebibliography} \cite ~\cite[ ]{ } ~\cite{kk1981} \begin{thebibliography}{9} \bibitem{kk1981} \bibitem{ay1991} Ada Young. \emph{the Art of awk programming}. \textbf{5}. Angus Univ.~Press \end{thebibliography} [1] [1] [2] Ada Young. The Art of awk programming. 5. Angus Univ. Press thebibliography 9 \begin{thebibliography}{9} 2 \begin{thebibliography}{99}

61 thebibliography \bibitem[ ]{ }..., \bibitem[mirai 1999]{MT1999}. 1999,. Taro Mirai \begin{thebibliography}{watanabe 2000} \bibitem[hokkai 1997]{HM1997a} Michiko Hokkai. \emph{going My Way}. 1997, Future. \bibitem[hokkai 1999]{HM1999a} ,. \bibitem[watanabe 2000]{NN2000a} , NNN. \end{thebibliography} [Hokkai 1999] [Watanabe 2000] [Hokkai 1997] Michiko Hokkai. Going My Way. 1997, Future. [Hokkai 1999] ,. [Mirai 1999]. 1999,. [Watanabe 2000] , NNN. Michiko Hokkai 2 [][ ]

62 L A TEX JBIBTEX [14, 24] JBIBTEX L A TEX.bib {, 1 ={ 1 }, 2 ={ 2 }, author = { }, yomi = {Taro Mirai}, title = {}, publisher = {}, year = {2004}, note = book book

63 TM2004a author yomi title publisher year note yomi 4 file.bib \cite L A TEX \bibliography \bibliographystyle{ } \bibliography{ }.bib.bib \documentclass{jsarticle} \begin{document} ~\cite{tw2004a} \bibliographystyle{jplain} \bibliography{ref} \end{document} JBIBTEX $ platex file.tex $ jbibtex file $ platex file.tex $ platex file.tex JBIBTEX This is JBibTeX, Version 0.99c-j0.33 (Web2C 7.5.2) The top-level auxiliary file: file.aux

64 52 4 The style file: jplain.bst Database file #1: ref.bib file.bbl 1 JBIBTEX 2 file.aux3 jplain.bst ref.bib JBIBTEX JBIBTEX file.blg \cite \nocite \nocite{ } \nocite 3 1 JBIBTEX file.bbl 3 Make latexmk \bibliographystyle{ } \bibliography{,... } \bibliographystyle jplain \bibliography 1 book 4.1 author title publisher year

65 article book booklet inbook incollection inproceedings manual masterthesis phdthesis misc 4.2 address annote author booktitle chapter crossref edition editor howpublished journal key month note number organization pages publisher school series title volume year

66 article book booklet inbook incollection inproceedings manual masterthesis misc phdthesis author title journal year volume number pages month note author title publisher, year volume series address edition month note title author howpublished adddress month year note author title chapter pages publisher year volume series type note address edition month booktitle author title year publisher editor volume series type month note address edition author title booktitle year editor volume series pages address month organization publisher note title author address edition month year note organization author title school year type address month note author title howpublished month year note author title school year type address month note author author={ and and } and author editor author={ and others} jplain et al.

67 BIBTEX jplain plain alpha abbrv unsrt 4 jplain jalpha jabbrv junsrt WWW 4 jplain [1], NNN. jalpha 3 key [NG 2000], NNN. jabbrv [1], NNN. junsrt [1],, NNN (author) (title) (publisher) (year) (volume) (series) (edition) 2004 [ 3 ] L A TEX author = { }, yomi = {Haruhiko Okumura}, title = {[ 3 ] \LaTeXe\ }, publisher = { }, year = {2004}, note = {021.49/Ok}, } (yomi) 4.2 (author) (title) (journal) (year)

68 56 4 (volume) (number) (pages) The RoboCup Synthetic Agent Challenge author = {Eiichi Osawa and others}, booktitle = {Proceedings of the 15th International Joint Conference on Artificial Intelligence: IJCAI-97}, title = {The RoboCup Synthetic Agent Challenge~97}, volume = 1, pages = {24--29}, year = 1997, } (conference) (proceeding) inproceedings JBIBTEX file.bbl \begin{thebibliography}{9} \bibitem{ho2004}. \newblock [ 3 ] \LaTeXe\. \newblock, \newblock /Ok. \bibitem{eo1997} Eiichi Osawa, et~al. \newblock The robocup synthetic agent challenge~97. \newblock In {\em Proceedings of the 15th International Joint Conference on Artificial Intelligence: IJCAI-97}, Vol.~1, pp.~24--29, \end{thebibliography} file.bbl [1]. [ 3 ] L A TEX 2ε., /Ok. [2] Eiichi Osawa, et al. The robocup synthetic agent challenge 97. In Proceedings of the 15th International Joint Conference on Artificial Intelligence: IJCAI- 97, Vol. 1, pp , et al. en-dash

69 [3,2,5,1] [1-3,5] Donald Arseneau cite hyperref [1-3,5] cite nospace space nosort \usepackage[space]{cite} cite \citeform \citepunct \citeleft [ \citeright ] \citemid \cite mycite.tex \documentclass[12pt]{jsarticle} \usepackage{cite} \begin{document} ~\cite[p.~130]{first,second,third,sixth,fifth} \begin{thebibliography}{9} \bibitem{first} First Name. \emph{ }. 1991,. \bibitem{second} Second Name. \emph{}. 1992,. \bibitem{third} Third Name. \emph{ }. 1993,. \bibitem{forth} Forth Name. \emph{}. 1995,. \bibitem{fifth} Fifth Name. \emph{ }. 1994,.

70 58 4 \bibitem{sixth} Sixth Name. \emph{ }. 1990,. \end{thebibliography} \end{document} [1 3,5,6; p. 130] \cite p. 130 \usepackage \renewcommand\citemid{; } \renewcommand\citeleft{ } \renewcommand\citeright{ } \renewcommand\citepunct{,} 1 3,5,6; p. 130 \citeform \renewcommand\citeform[1]{\romannumeral 0#1} i iii,v,vi; p GUI Morten Alver Nizar Batada JabRef

71 L A TEX 5.1 L A TEX DVI DVI Device Independent DVI DVI DVI file.dvi.dvi PostScript Adobe 1.3 Unix OS PostScript PostScript PS.ps file.ps.gz PostScript PostScript EPS Encapsulated PostScript PDF PDF Portable Document Format Adobe PostScript 1.5 L A TEX PDF pdfl A TEX

72 60 5 HTML HTML HyperText Markup Language Hyper Link HTML HTML XHTML L A TEX L A TEX DVI DVI DeVice Independent L A TEX DVI platex L A TEX $ platex filename.tex filename.tex filename.dvi DVI DVI DVI Windows dviout Unix OS xdvi pxdvi PostScript DTP Adobe PostScript PostScript PostScript L A TEX PostScript PostScript Ghostscript PDF Adobe PDF PDF Portable Document Format PDF

73 5.2 DVI PS dvipsk DVI PS dvipsk Tomas Rokicki Karl Berry Kpathsearch dvipsk DVI PS dvipsk Windows dvipsk Unix OS dvips Red Hat pdvips $ dvips filename.dvi 5.dvi dvipsk -D dpi -o -t a0 a8 b0 b8 letter -T, 21cm,27cm \AtBeginDvi{\special{papersize=210mm,270mm}} -p L A TEX -l L A TEX -pp L A TEX 11, P config.ps config.pdf $ dvipsk -Ppdf filename Type1 DVI EPS $ dvipsk -E -Pdl -pp14 -o outp14.eps input EPS outp14.eps EPS

74 DVI PDF Dvipdfmx Mark Wicks Dvipdfm [28] DVI PDF Dvipdfm Cho Jin-Hwan Dvipdfmx project team Dvipdfmx Dvipdfm Dvipdfmx Dvipdfmx PDF HyperTEX Tpic JPEG PNG EPS EPDF PDF Dvipdfmx -o file.dvi file.pdf -p. a4 letter a6 a5 a4 a3 b5 b5 b4 b3 b5var -s -s 3-5, PDF -s r PDF 600dpi -V PDF 2 5 -z v DVI PDF $ dvipdfmx -s o output.pdf input.dvi.dvi PDF Adobe Reader Acrobat Reader dvipdfm DVI ** ERROR ** Unable to open output.pdf 1 PDF

75 L A TEX JPG PNG L A TEX L A TEX graphicx dvipsk dvipsk dvips 5 \usepackage[dvips]{graphicx} Dvipdfmx dvipdfmx dvipdfm \usepackage[dvipdfm]{graphicx} dvipsk EPS ImageMagick EPS dvipdfm JPEG PNG PDF EPS dvipdfm ebb JPEG PNG PDF EPS PDF $ ebb filename.jpg.bb filename.bb filename.bb %%Title:./filename.jpg %%Creator: ebb Version %%BoundingBox: %%CreationDate: Tue Dec 30 13:04: filename.bb \includegraphics[bb={ }]{filename.jpg} filename.bb. filename.png 8.3 Dvipdfmx PDF JPEG PNG MetaPost EPS PDF EPS Ghostscript pdfwrite

76 64 5 epstopdf ps2pdf14 epstopdf PDF EPS BoundingBox ps2pdf PDF BoundingBox eps2pdfs #!/bin/bash EPS= ls *.eps ; for fig in $EPS; do epstopdf $fig $f= basename $fig.eps grep "^%%BoundingBox:" $fig > $f.bb done PATH /usr/local/bin/ $./eps2pdfs EPS PDF file.eps file.pdf file.bb EPS PDF L A TEX %\documentclass{jarticle} %\usepackage[dvipdfm]{graphicx} %\begin{document} \includegraphics[width=3.5cm] {images/ridt91} %\end{document} dvipsk Dvipdfmx Unix OS PostScript PDF images image.eps image.pdf images.bb \includegraphics \includegraphics[width=3cm]{images/ridt91} graphicx dvips EPS dvipdfm PDF graphicx %\usepackage[dvips]{graphicx} % dvipsk \usepackage[dvipdfm]{graphicx} % Dvipdfmx

77 65 6 L A TEX HTML: Hyper Text Markup Language XHTML: Extended Hyper Text Markup Language L A TEX HTML XHTML 6.2 L A TEX L A TEX L A TEX < $<$ < L A TEX L A TEX \ { } $ & # ^ _ ~ % 10

78 < < < \% L A TEX 1 L A TEX \ Y= \section \3 \# \ {, $ \maketitle \section \ttfamily \begin{ } \end{ } document

79 L A TEX \newcommand{ }[ ][ ]{ } \renewcommand{ }[ ][ ]{ } \newcommand \newcommand{\example}{ } 6 {\example} \newcommand{\example}[2]{#1 #2 } \example{}{} \example \newcommand{\example}[2][]{% #1#2 } \example{} \example{}\par \example[]{} \example[]{} \newcommand # n 1 9 \newcommand{\seq}[2][n]{% \{#2_{0},#2_{1},\ldots,#2_{#1}\}} $\seq{a}$ $\seq[k]{x}$ {a 0, a 1,..., a n } {x 0, x 1,..., x k } \newcommand 9 \renewcommand L A TEX

80 68 6 \newenvironment{ }[ ][ ]{ }{ } \renewenvironment{ }[ ][ ]{ }{ } \newenvironment \newcommand \renewenvironment cemph \newenvironment{cemph}% {\begin{center}\begin{em}}% {\end{em}\end{center}} \begin{cemph} \end{cemph} name@server.co.jp server. co. at jp co L A TEX

81 L A TEX L \newcommand{\h@ge}[2]{#1 #2} 6 \def\makeatletter{\catcode \@11\relax} \def\makeatother{\catcode \catcode \documentclass{jsarticle} \makeatletter \newcommand{\h@ge}[2]{#1 #2} \newcommand{\hoge}{\h@ge} \makeatother \begin{document} \hoge{}{} \makeatletter \makeatother

82 \ Y= 1 { 2 } 3 $ 4 & 5 0x0D 6 # 7 ^ 8 _ A Z a z 12 (!? 1 13 ~ 14 % 15 0x7E TEX \newcommand{\twoarg}[2]{#1! #2? } \twoarg a b \twoarg{}{} \twoarg{\latex}{\latexe} a! b?!? L A TEX! L A TEX 2ε? \newcommand{\twoarg}[2]{#1! #2? } \twoarg\latex\latexe \twoarg\latex2\latex3 L A TEX! L A TEX 2ε? L A TEX! 2? L A TEX L A TEX 2

83 TEX/L A TEX 2 L A TEX \ttfamily \itshape \normalfont 6 roman {\ttfamily tt {\itshape it} tt \normalfont it} roman roman tt it tt it roman \ttfamily L A TEX roman \texttt{ tt \textit{it} tt \normalfont it} roman roman tt it tt it roman \normalfont \normalfont roman {\ttfamily tt {\normalfont \itshape it} tt} roman\par roman \texttt{tt {\normalfont \textit{it}} tt} roman roman tt it tt roman roman tt it tt roman 6.4 center \begin{center} \end{center}

84 72 6 \centering {\centering } center \begin{center} \end{center} \textsf \sffamily Roman. \textsf{roman?\par This is sans serif family.} Roman! sffont \newenvironment{sffont}{\sffamily}{} Roman. \begin{sffont} Roman?\par This is sans serif family. \end{sffont} Roman! Roman. Roman? This is sans serif family. Roman! \sffamily Roman! {\sffamily sans serif family.} Roman! Roman! sans serif family. Roman! \begin{ } \end{ } \begin{<>} <> \end{<>} L A TEX {\ < > <> <>}

85 \sffamily Roman? \begin{sffamily} This is sans serif family. \end{sffamily} Roman! Roman? This is sans serif family. Roman! \section equation float enumerate \label \label{ } \ref \pageref 2 \ref{ } \pageref{ } \ref \section %\section{}\label{sec:xr} \pageref{sec:xr}~ \ref{sec:xr}~ L A TEX

86 74 6 L A TEX part chapter section subsection subsubsection paragraph subparagraph page equation figure table footnote mpfootnote enumi enumii enumiii enumiv minipage enumerate enumerate enumerate enumerate L A TEX int jsbook \chpater \section \newcounter{section}[chpater]

87 \newcounter{ }[ ] \setcounter{ }{ } \addtocounter{ }{ } \stepcounter{ } \refstepcounter{ } \value{ } \newcounter \setcounter \addtocounter \stepcounter \refstepcounter \stepcounter \refstepcounter 0 \value \arabic{ } 1, 2, 3,... \roman{ } i, ii, iii,... \Roman{ } I, II, III,... \alph{ } a, b, c,..., z \Alph{ } A, B, C,..., Z \fnsymbol{ } *,,,... 6 \section section \renewcommand{\thesection}{\roman{section}} chap: \chapter sec: \section fig: figure \caption tab: \table \caption equ: \equation eqnarray

88 76 6 \section{}\label{sec:addmix} \section{}\label{sec:submix} \ref{sec:addmix}~ \pp{\pageref{sec:addmix} } 6.3 \section{}\label{sec:addmixcolor} $i$ $c_i$~\ref{equ:addmixcolor} \begin{equation} c_i = r_i + g_i + b_i\label{equ:addmixcolor} \end{equation} ~\ref{tab:addmixcolor} \begin{table}[htbp] % \caption{}\label{tab:addmixcolor} \end{table} ~\ref{fig:addmixcolor} \begin{figure}[htbp] % \caption{}\label{fig:addmixcolor} \end{figure} \section{}\label{sec:submixcolor} \ref{sec:addmixcolor}~ (\pageref{sec:addmixcolor}~ ) 3.1 i c i c i = r i + g i + b i (3.1) (5 ) 6.3 \newcommand*{\chaplab}[1]{\label{chap:#1}}%

89 \newcommand*{\chapref}[1]{ ~\ref{chap:#1}~ }% \newcommand*{\seclab}[1]{\label{sec:#1}}% \newcommand*{\secref}[1]{\ref{sec:#1}~ }% \newcommand*{\figlab}[1]{\label{fig:#1}}% \newcommand*{\figref}[1]{ ~\ref{fig:#1}}% \newcommand*{\tablab}[1]{\label{tab:#1}}% \newcommand*{\tabref}[1]{ ~\ref{tab::#1}}% \newcommand*{\equlab}[1]{\label{equ:#1}}% \newcommand*{\equref}[1]{ ~\ref{equ::#1}}% \section{}\seclab{addmixcolor} $i$ $c_i$ \eqref{addmixcolor} \begin{equation} c_i = r_i + g_i + b_i\eqlab{addmixcolor} \end{equation} \tabref{addmixcolor} \begin{table}[htbp] % \caption{}\tablab{addmixcolor} \end{table} \figref{addmixcolor} \begin{figure}[htbp] % \caption{}\figlab{addmixcolor} \end{figure} \section{}\seclab{submixcolor} \secref{addmixcolor}(\pageref{sec:addmixcolor}~ ) 6 1 \secref{addmixcolor}(\pageref{sec:addmixcolor}~ ) sec: \newcommand*{\fullchapref}[1]{ \ref{chap:#1} (\pageref{chap:#1} )} \newcommand*{\fullsecref}[1]{\ref{sec:#1}~ (\pageref{sec:#1} )} \newcommand*{\fullfigref}[1]{ ~\ref{fig:#1} (\pageref{fig:#1} )} \newcommand*{\fulltabref}[1]{ ~\ref{tab::#1} (\pageref{tab:#1} )} \newcommand*{\fullequref}[1]{ ~\ref{equ::#1} (\pageref{equ:#1} )} \section{}\seclab{submixcolor} \fullsecref{addmixcolor}

90 78 6 L A TEX 1 myref.sty * L A TEX LaTeX Warning: Label key multiply defined \label Reference key on page n undefined Label(s) may have changed. Return to get cross-ferecenses right. 1 1 *1

91 79 7 L A TEX TEX L A TEX L A TEX math italic equation eqnarray

92 80 7 $$ \(\) \begin{math}\end{math} \(\) math math $a$ 2 $b$ 2 $c$ 2 \( a^2 + b^2 = c^2 \) {\LaTeX} \begin{math} a^2 + b^2 = c^2 \end{math} a 2 b 2 c 2 a 2 + b 2 = c 2 L A TEX a 2 + b 2 = c 2 ^ a x + y L A TEX \( a^x+y \neq a^{x+y} \) a x + y a x+y L A TEX L A TEX 3 $$$$ \[\] \begin{displaymath} \end{displaymath} fleqn \[\] displaymath \[ c^2 = a^2 + b^2 \] c 2 = a 2 + b 2

93 \begin{displaymath} a^2 + b^2 = c^2 \end{displaymath} a 2 + b 2 = c equation \begin{equation} \label{ } \end{equation} 7 equation \begin{equation} a^2 + b^2 = c^2 \label{eq:equ} \end{equation} ~(\ref{eq:equ}) $c^2$ $a^2+b^2$ a 2 + b 2 = c 2 (7.1) (7.1) c 2 a 2 + b \begin{eqnarray*} & (=) & \\ & (=) & \end{eqnarray*} = eqnarray* 3 1 & \\ \begin{eqnarray*} f(x) & = & x^2 \\ f (x) & = & 2x \end{eqnarray*} f(x) = x 2 f (x) = 2x eqnarray eqnarray*

94 \\ \nonumber \begin{eqnarray} f(x) &=& x^2 \label{eq1}\\ f (x) &=& 2x \label{eq2}\\ \int f(x)dx&=& x^3/3+c\nonumber \end{eqnarray} ~(\ref{eq1}) ~(\ref{eq2}) f(x) = x 2 (7.2) Z f (x) = 2x (7.3) f(x)dx = x 3 /3 + C (7.2) (7.3) \mathnormal ABCabc \mathrm ABCabc \mathsf ABCabc \mathtt ABCabc \mathbf ABCabc \mathit ABCabc \mathcal ABC \begin{displaymath} \int f(x)dx \neq \int f(x)\mathrm{d}x \end{displaymath} Z Z f(x)dx f(x)dx amssymb amsmath \text 7.2

95 amssymb \mathfrak ABCabc \mathbb ABC \text $$ x\in\mathbf{r} \neq x\in\mathbb{r}$$ $$ f(x)=1/(1+g(x)), (x=3\text{ })$$ x R x R f(x) = 1/(1 + g(x)), (x = 3 ) L A TEX 7.3 dx 7.3 dx dy dxdy \, dx\, dy dx dy \: dx\: dy dx dy \; dx\; dy dx dy \ dx\ dy dx dy \quad dx\quad dy dx dy 2 \qquad dx\qquad dy dx dy \! dx\!dy dxdy \[ \int\int f(x)dxdy \neq \int\!\!\!\int f(x)\ dx\ dy \] Z Z ZZ f(x)dxdy f(x) dx dy L A TEX

96 84 7 ^{ } _{ } x^{a+b} x a+b {}^{a+b}x a+b x x_{a+b} x a+b {}_{a+b}x a+bx x^{a+b}_{c+d} x a+b c+d {}^{a}_{b}x a b x x^{a^{b}} x ab {}_{a}x_{b} ax b 7.4 \( {}^{a+b}_{x+y}a^{a+b}_{x+y} \) a+b x+ya a+b x+y ^ _ \sp \sb \( A^4_3 \neq A\sp4\sb3 \) A 4 3 A 4 3 Harald harders leftidx \leftidx{ }{ }{ } \ltrans{ } \ltrans \begin{eqnarray*} {}_a^b\left(\frac{x}{y}\right)_c^d & \neq& \leftidx{_a^b}{ \left( \frac{x}{y} \right) }{_c^d}\\ {}^\mathrm{t} A &\neq& \ltrans{a} \end{eqnarray*} b a «d x y c b a t A t A «d x y c d d

97 L A TEX arccos \arccos cot \cot exp \exp lim inf \liminf sec \sec arcsin \arcsin coth \coth gcd \gcd lim sup \limsup sin \sin arctan \arctan csc \csc hom \hom log \log sinh \sinh arg \arg deg \deg inf \inf max \max sup \sup cos \cos det \det ker \ker min \min tan \tan cosh \cosh dim \dim lim \lim Pr \Pr tanh \tanh \[ cos^2x+sin^2x \neq \cos^2x+\sin^2x \] cos 2 x + sin 2 x cos 2 x + sin 2 x 7 \bmod \bmod{ } (2 ) \pmod{ } \( \mathrm M\bmod{\mathrm N} \neq \mathrm M\pmod{\mathrm N} \) M mod N M (mod N) \frac{ }{ } \sqrt{ } \sqrt[ ]{ } \int^{ }_{ } \sum^{ }_{ } \begin{displaymath} \int^b_a f(x)dx \neq \sqrt{\frac{1}{f(x)}} \end{displaymath} Z b a s 1 f(x)dx f(x)

98 86 7 \begin{displaymath} \sqrt{\frac{1}{g(x)}+\sqrt{\int f(x)dx}} \end{displaymath} v s u Z t 1 g(x) + f(x)dx \begin{displaymath} \frac{1}{g(x)} + \frac{1}{5x^2+8x+5} \end{displaymath} 1 g(x) + 1 5x 2 + 8x + 5 \sum \int \limits \nolimits \limits \nolimits \limits \nolimits \begin{eqnarray*} \sum\nolimits^n_{k=0}k &\neq& \sum^n_{k=0}k\\ \int^b_a dx &\neq&\int\limits^b_a dx \end{eqnarray*} X n k X n k k=0 Z b dx a a k=0 Z b dx \begin{eqnarray*} \lim\nolimits_{n\rightarrow0}n &\neq& \lim_{n\rightarrow0} n \\ \prod^n_{i=1}n &\neq& \prod\nolimits^n_{i=1}n \end{eqnarray*} lim n 0 n lim n n 0 ny n Y n i=1 i=1 n L A TEX ( ) \left \right \begin{displaymath} \left[ \Big(x+y\Big) \right] \end{displaymath} h i x + y 7.7 L A TEX \left

99 ( ( \rfloor \updownarrow { \lbrace ) ) \lfloor \Uparrow \rceil [ [ \arrowvert \Downarrow \lceil ] ] \Arrowvert \Updownarrow \lmoustache { \{ \Vert \ \backslash \rmoustache } \} \vert \rangle \lgroup \uparrow \langle \rgroup \ \downarrow } \rbrace \bracevert 7 \right \left \right 7.7 \begin{displaymath} \left( \frac{1}{1+\frac{1}{1+x}} \right) \end{displaymath}! x \[ \left\lmoustache \left\{ \left(\frac{1}{x}+1\right) +\left(\frac{1}{x^2}+2\right) \right\} \right\rmoustache \] 8 «>;j 1 1 x «ff9> x + 2 : 2 \begin{displaymath} \left\uparrow \int f(x)dx \right. +\left\lgroup \int g(x)dx \right\rgroup \end{displaymath} xz? 8Z f(x)dx + >: 9 g(x)dx >; 7.8 \begin{displaymath} \Biggl\ \Biggl( \int f(x) dx \Biggr) \Biggm/ \Biggl( \int g(x) dx \Biggr) \Biggr\ \end{displaymath} Z f(x)dx!, Z g(x)dx! 7.8 \big \Big \bigl \bigm

100 / ( ) \ / ( ) \big/ \bigl( \bigr) \bigm \bigm\ / ( ) \Big/ \Bigl( \Bigr) \Bigm \Bigm\ / ( ) \bigg/ \biggl( \biggr) \biggm \biggm\ / ( ) \Bigg/ \Biggl( \Biggr) \Biggm \Biggm\ \bigr \big \big \left \right \[ \left\ \left( \int f(x) dx \right) \Biggm/ \left( \int g(x) dx \right) \right\ \] Z «, Z f(x)dx g(x)dx«. \[ \left( \left\uparrow \int f(x)dx + \int g(x)dx \right. \right) \] x??? Z Z f(x)dx + «g(x)dx L A TEX array array math \[\] $$ array \begin{array}{} a 11 &... & a 1n \\. &... &. \\ a m1 &... & a mn \end{array} m n & \\ \begin{array}{ } 4

101 \begin{array}{lc cr} l c r array 7.9 array 7.9 array l 1 c 1 r 1 1 p{} *{}{} 7 \[ \left( \begin{array}{cc} a & b \\ c & d \end{array} \right) \] a b c d «array \[ \left( \begin{array}{*{2}{c}} a & b \\ c & d \end{array} \right) \left( \begin{array}{c} m \\ n \end{array} \right) = \left( \begin{array}{c} am+bn \\ cm+dn \\ \end{array} \right) \] a b c d «m n «= am + bn cm + dn «array \[ f(x)= \left\{ \begin{array}{cl} x & (x > 0)\\ 0 & (x = 0)\\ -x & (x < 0) \end{array} \right. \] 8 < x (x > 0) f(x) = 0 (x = 0) : x (x < 0)

102 90 7 \hline \vline array \hline \hline\hline \vline \cline{ } \multicolumn{ }{ }{ } 2 \begin{displaymath} \begin{array}{llc} \hline \multicolumn{3}{c}{f(x)} \\ \hline g(x) & h(x) & i(x) \\ \cline{2-2} j(x)+k(x)+l(x)+m(x)+ & o(x) & p(x)\\ \end{array} \end{displaymath} f(x) g(x) h(x) i(x) j(x) + k(x) + l(x) + m(x)+ o(x) p(x) array \matrix \pmatrix \matrix \bordermatrix \matrix \pmatrix amsmath matrix pmatrix \[ \begin{pmatrix} x \\ y \end{pmatrix} \begin{pmatrix} a & b & c \end{pmatrix} \] «x `a b c y \bordermatrix \& \cr \[ A=\ \bordermatrix{ & 1 & 2 \cr 1 & a & b \cr 2 & c & d } \] 7.6 A = 1 2 «1 a b 2 c d a b a b 7.11 a b a/b

103 a b a \displaystyle b \textstyle \scriptstyle a b \scriptscriptstyle a b a b \(f(x)\) \(\int f(x)dx\) \(\displaystyle \int f(x)dx\) {\LaTeX} $\frac{a}{b}$ $a/b$ f(x) R Z f(x)dx f(x)dx L A TEX a a/b b 7 \[ \frac{1}{1+\frac{1}{1+\frac{1}{1+x}}} \neq \frac{1}{\displaystyle 1+ \frac{1}{\displaystyle 1+ \frac{1}{1+x}}} \] x x \( \int^b_a f(x)dx \neq {\displaystyle\int^b_a g(x)dx} \) Z R b b f(x)dx g(x)dx a a 7.7 \( \)! Missing $ inserted α \alpha η \eta ν \nu τ \tau β \beta θ \theta ξ \xi υ \upsilon γ \gamma ι \iota o o φ \phi δ \delta κ \kappa π \pi χ \chi ɛ \epsilon λ \lambda ρ \rho ψ \psi ζ \zeta µ \mu σ \sigma ω \omega

104 92 7 o o \o LaTeX Warning: Command \o invalid in math mode on input line 30. \begin{eqnarray*} \cos^2\theta+\sin^2\theta &\neq& \cos^2x + \sin^2x \end{eqnarray*} cos 2 θ + sin 2 θ cos 2 x + sin 2 x 7.13 ε \varepsilon ϑ \vartheta ϖ \varpi ϱ \varrho ς \varsigma ϕ \varphi 7.14 A \mathrm{a} H \mathrm{h} N \mathrm{n} T \mathrm{t} B \mathrm{b} Θ \Theta Ξ \Xi Υ \Upsilon Γ \Gamma I \mathrm{i} O \mathrm{o} Φ \Phi \Delta K \mathrm{k} Π \Pi X \mathrm{x} E \mathrm{e} Λ \Lambda P \mathrm{p} Ψ \Psi Z \mathrm{z} M \mathrm{m} Σ \Sigma Ω \Omega \O LaTeX Warning: Command \O invalid in math mode on input line 40. A B E Z H I K M N O P T X \mathrm \begin{eqnarray*} A & \neq & \mathrm A \\ F(x)+C & \neq & F(x)+ \mathrm C\\ \mathit{diff}& \neq & \mathrm{diff} \end{eqnarray*} A A F (x) + C F (x) + C diff diff

105 \not \le \in \sqsupseteq \neq. \prec / \notin \dashv = \doteq \preceq \ge \ni \propto \ll \succ \equiv = \models \subset \succeq \sim \perp \subseteq \gg \simeq \mid \sqsubseteq \supset \asymp \parallel \vdash \supseteq \approx \bowtie \smile \frown = \cong ± \pm \cdot \ \setminus \ominus \mp \cap \wr \otimes \times \cup \diamond \oslash \div \uplus \bigtriangleup \odot \ast \sqcap \bigtriangledown \bigcirc \star \sqcup \triangleleft \dagger \circ \vee \triangleright \ddagger \bullet \wedge \oplus \amalg 7.17 \sum \oint \bigvee \bigoplus \prod \bigcup \bigwedge \bigotimes \coprod \bigcap \bigodot \int \bigsqcup \biguplus \( \vec{a}+\vec{b}\neq \vec{a+b} \neq \overrightarrow{a+b} \) a + b a + b a + b

106 â \hat{a} ǎ \check{a} ă \breve{a} á \acute{a} à \grave{a} ã \tilde{a} ā \bar{a} ȧ \dot{a} ä \ddot{a} a \vec{a} 7.19 m + M { }} { \overline m + M \overbrace m + M \underline m + M } {{ } \underbrace m + M \overleftarrow m + M \widehat m + M \overrightarrow m + M \widetilde \begin{displaymath} \overbrace{a+b+c+d+e+f+g}^{h+i+j+k}+ \underbrace{l+m+n}_{o+p+q} \end{displaymath} h+i+j+k z } { a + b + c + d + e + f + g + l + m + n {z } o+p+q 7.20 \leftarrow \longrightarrow \leftrightarrow \Leftarrow = \Longrightarrow \Leftrightarrow \hookleftarrow \longmapsto \rightleftharpoons \leftharpoonup \hookrightarrow \Longleftrightarrow \leftharpoondown \rightharpoonup \updownarrow \longleftarrow \rightharpoondown \Updownarrow = \Longleftarrow \uparrow \nearrow \rightarrow \Uparrow \swarrow \Rightarrow \downarrow \searrow \mapsto \Downarrow \nwarrow \begin{displaymath} (p\rightarrow r)\vee (q\rightarrow s) \end{displaymath} (p r) (q s) \[ \forall{x}\forall{y}( P(x,y)\vee(f(x)\wedge g(x))) \] x y(p (x, y) (f(x) g(x)))

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

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

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

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

Copyright 2003, 2004, 2006 FUNNIST Copyright 2003, 2004, 2005, 2006 GNU 1.1 GNU Free Documentation License C GNU

Copyright 2003, 2004, 2006 FUNNIST Copyright 2003, 2004, 2005, 2006 GNU 1.1 GNU Free Documentation License C GNU LATEX 2006 3 \begin{titlepage}% \parindent=\z@ \let\footnotesize\small \let\footnoterule\relax \let\footnote\thanks \null\vskip 2\Cvs {\Huge\gtfamily\sffamily\@title}% \par\vskip\fboxsep \hrule height

More information

L A TEX Copyright c KAKEHI Katsuhiko All Rights Reserved 1 L A TEX \documentstyle[< >]{jarticle} \title{< >} \author{< >} \date{< >} < > \be

L A TEX Copyright c KAKEHI Katsuhiko All Rights Reserved 1 L A TEX \documentstyle[< >]{jarticle} \title{< >} \author{< >} \date{< >} < > \be L A TEX Copyright c KAKEHI Katsuhiko 1996-1998 All Rights Reserved 1 L A TEX \documentstyle[< >]{jarticle} \title{} \author{< >} \date{} \begin{document} \end{document} article jarticle report jreport

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

プレゼン資料 - MathML

プレゼン資料 - MathML MathML2006.03 MathML MathML2006.03-0.1 MathML 2 URL http://www.hinet.mydns.jp/~hiraku/presentation/?mathml2006.03 MathML2006.03-0.2 1. 1. Web MathML 2. MathML 3. CMS Wiki 2. CMS + MathML = 1. tdiary Hiki

More information

MediaWiki for Kisorigaku

MediaWiki for Kisorigaku MediaWiki for Kisorigaku 22 10 1 1 Kisorigaku 5 1.1... 6... 6... 6 2 MediaWiki 7 2.1... 8... 8... 8... 8 2.2... 9... 9... 10... 10... 10..................................... 11 3 13 3.1... 14... 14...

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

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

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

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

semi4.dvi

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

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

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

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

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

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

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

4.4... 17 4.5... 18 4.6... 18 4.7 sin log lim... 18 5 19 6 20 6.1... 20 6.2... 21 7 22 7.1... 22 7.2... 23 8 Deutsch 24 9 24 1 Hello, TEX World! 1.1 T

4.4... 17 4.5... 18 4.6... 18 4.7 sin log lim... 18 5 19 6 20 6.1... 20 6.2... 21 7 22 7.1... 22 7.2... 23 8 Deutsch 24 9 24 1 Hello, TEX World! 1.1 T -platex2 by MiYaGG 1 Hello, TEX World! 2 1.1 TEX... 2 1.2 pl A TEX2... 3 1.3 TEX... 4 1.4 TEX... 4 1.5 To err is human......... 6 1.6 UNIX... 6 2 7 2.1... 7 2.2... 8 2.3... 8 2.4... 9 2.5... 10 2.6...

More information

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

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

L A L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i 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

数学論文の書き方 - 第1回:入門編

数学論文の書き方 - 第1回:入門編 LAT E X 2007 6 19 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T

More information

2 TEX, TEX Donald Knuth 2 3 ( ) TEX ( ) , WWW 4 TEX (.tex,.dvi,.ps,.pdf ) 3 TEX ( ) ( ) 5 (.tex Windows, Mac, Unix, MS-DOS TEX TEX ( ) & METAFON

2 TEX, TEX Donald Knuth 2 3 ( ) TEX ( )  , WWW 4 TEX (.tex,.dvi,.ps,.pdf ) 3 TEX ( ) ( ) 5 (.tex Windows, Mac, Unix, MS-DOS TEX TEX ( ) & METAFON II 8 (1) TEX 2002 6 13 DTP TEX PDF 1 UNIX TEX TEX.cshrc 1.cshrc set path=(/usr/meiji/pub/lib/tetex/bin $path) TEX http://www.isc.meiji.ac.jp/~ae00050/ ( WWW myreport.tex (dvi ) isc-xas06% platex myreport.tex

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

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション 秋学期情報スキル応用 田中基彦教授, 樫村京一郎講師 ( 工学部 共通教育科 ) DTP の基礎 (2) 1. 日本語の入力法 2. 数式, グラフィック, テーブル - 数式 のみは理数系 3. 相互参照, 目次, 文献参照 - あの項目はどこにある? * 提出問題 5 DTP について 提出問題 5 LaTeX 言語を用いる DTP (DeskTop Publishing) について, つぎの各問に答えなさい

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

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 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

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

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

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

コンピュータ基礎 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

Copyright 2004, 2005 GNU ( 1.1 ) GNU Free Documentation License GNU B

Copyright 2004, 2005 GNU ( 1.1 ) GNU Free Documentation License GNU B L A TEX 2ε 0.3d 2005 3 20 Thor Watanabe Dept. of System Infromation Science Future University-Hakodate thor@tex.dante.jp (hakodate12@hotmail.com) http://tex.dante.jp/ Copyright 2004, 2005 GNU ( 1.1 ) GNU

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

Chapter 1 latex latex divout for windouws,texmaker,beamer latex 2012/2/2 2

Chapter 1 latex latex divout for windouws,texmaker,beamer latex 2012/2/2 2 Contents 1 2 2 latex 3 2.1 latex..................... 3 3 divout 4 3.1 divout for windouws.................... 4 3.2 divout for windows pdf................ 4 4 Texmaker 5 4.1 texmaker.............................

More information

Copyright 2004, 2005, 2006 Gnu ( 1.2 ) Gnu Free Documentation License Gnu D

Copyright 2004, 2005, 2006 Gnu ( 1.2 ) Gnu Free Documentation License Gnu D LATEX 2ε 1.13 2006 8 18 Love Love L A TEX for all beginners at ) entry level by,or Watanabe,e TEXbook has good examples, problems and jokes. Thór Watanabe Graduate School of System Information Science

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

1.3 I Tab Tab Tab 1 :~$ cd De # T a b 2 :~$ cd Desktop # E n t e r 3 debian :~/ Desktop$ 2 Tab to Tab 1

1.3 I Tab Tab Tab 1 :~$ cd De # T a b 2 :~$ cd Desktop # E n t e r 3 debian :~/ Desktop$ 2 Tab to Tab 1 I 2 I 2018 2 1 MathLibre USB 1.1 Ricty Diminished O 0 1 $ wget http :// math. shinshu -u.ac.jp /~ isasaki / classes /2018 dp1 / files / instfonts.sh 2 $ chmod + x instfonts. sh 3 $./ instfonts. sh 1 $

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

web04.dvi

web04.dvi 4 MATLAB 1 visualization MATLAB 2 Octave gnuplot Octave copyright c 2004 Tatsuya Kitamura / All rights reserved. 35 4 4.1 1 1 y =2x x 5 5 x y plot 4.1 Figure No. 1 figure window >> x=-5:5;ψ >> y=2*x;ψ

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

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

BIBTEXing BIBTEX, Oren Patashnik( ) January 31, 1988( ) 1 [ BibT E X version 1.00 JBibT E X

BIBTEXing BIBTEX, Oren Patashnik( ) January 31, 1988( ) 1 [ BibT E X version 1.00 JBibT E X BIBTEXing BIBTEX, Oren Patashnik( ) January 31, 1988( 1991 1 1 ) 1 [ BibT E X version 1.00 (patashnik@score.stanford.edu, JBibT E X matsui@denken.or.jp) ] BibT E X version 0.99a 1 2 ( ) Designing BibT

More information

:15: :..

:15: :.. 2016 1 1 2016 1 2017-01-17 21:15:42 9............................... 44 10.............................. 46 11.............................. 48 12 :................... 51 1 1 2 (Small Basic ) 2 1...............

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 1 1......................... 1 2.......................... 2 3.................... 2 4...................... 3 2 4 1....... 4 2........................ 7 3................... 8 3 12 1...........................

More information

Copyright 2004 GNU ( 1.1 ) GNU Free Documentation License GNU B

Copyright 2004 GNU ( 1.1 ) GNU Free Documentation License GNU B L A TEX 2ε 0.2 2004 4 16 Thor Watanabe Dept. of System Infromation Science Future University-Hakodate m1202147@fun.ac.jp (hakodate12@hotmail.com) http://www.geocities.jp/unzoo_sa/ Copyright 2004 GNU (

More information

help gem gem gem my help

help gem gem gem my help hikiutils 1234 2017 3 1 1 6 1.0.1 help gem................... 7 gem.................................... 7 gem................................... 7 my help.................................. 7 my help......................

More information

3 MathJax HTML \ Y \ Y mathjax.html <html> <head> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax /2.7.0/MathJax.js

3 MathJax HTML \ Y \ Y mathjax.html <html> <head> <script type=text/javascript src=https://cdnjs.cloudflare.com/ajax/libs/mathjax /2.7.0/MathJax.js MathJax 1 MathJax MathJax JavaScript : MathJax IE6 Chrome 0.2 Safari 2 Opera 9.6 MathJax MathJax 2010 MathJax MathJax JavaScript MathJax JavaScript MathJax MathJax 2 HTML MathJax HTML HTML mathjax.html

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション LaTeX Cheat Sheet 2015 ver. 2015/10/16 Matsuoka Ryo このスライドについて 1. このスライドは 北 大 理 学 部 を 中 心 とした 有 志 で 行 われている TeX 勉 強 会 で 使 われていた 資 料 です 2. このスライドの 不 正 確 な 記 述 によって 生 じた いかなる 損 害 に 関 しても 作 者 は 責 任 を 負 いかねます

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

Microsoft Word - Wordで楽に数式を作る.docx

Microsoft Word - Wordで楽に数式を作る.docx Ver. 3.1 2015/1/11 門 馬 英 一 郎 Word 1 する必要がある Alt+=の後に Ctrl+i とセットで覚えておく 1.4. 変換が出来ない場合 ごく稀に以下で説明する変換機能が無効になる場合がある その際は Word を再起動するとまた使えるようになる 1.5. 独立数式と文中数式 数式のスタイルは独立数式 文中数式(2 次元)と文中数式(線形)の 3 種類があ り 数式モードの右端の矢印を選ぶとメニューが出てくる

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

L A TEX

L A TEX L A TEX 2ε c Copyright 1995 2015, L A TEX3 Project Team. All rights reserved. 30 March 2015 2018-09-04 Contents 1 2 1.1 L A TEX 2ε L A TEX................... 2 1.2 L A TEX3 L A TEX............. 3 1.3.............................

More information

GNU Emacs GNU Emacs

GNU Emacs GNU Emacs GNU Emacs 2015 10 2 1 GNU Emacs 1 1.1....................................... 1 1.2....................................... 1 1.2.1..................................... 1 1.2.2.....................................

More information

24.15章.微分方程式

24.15章.微分方程式 m d y dt = F m d y = mg dt V y = dy dt d y dt = d dy dt dt = dv y dt dv y dt = g dv y dt = g dt dt dv y = g dt V y ( t) = gt + C V y ( ) = V y ( ) = C = V y t ( ) = gt V y ( t) = dy dt = gt dy = g t dt

More information

TEX tex.html 1.2 ISBN ISBN Kobayashi-Nomizu Strunk and White, T

TEX     tex.html 1.2 ISBN ISBN Kobayashi-Nomizu Strunk and White, T Karel Svadlenka 2018 5 11 1 1 1.1........................................... 1 1.2................................................ 2 2 2 3 L A TEX 2 4 4 5 L A TEX 9 5.1...............................................

More information

0.,,., m Euclid m m. 2.., M., M R 2 ψ. ψ,, R 2 M.,, (x 1 (),, x m ()) R m. 2 M, R f. M (x 1,, x m ), f (x 1,, x m ) f(x 1,, x m ). f ( ). x i : M R.,,

0.,,., m Euclid m m. 2.., M., M R 2 ψ. ψ,, R 2 M.,, (x 1 (),, x m ()) R m. 2 M, R f. M (x 1,, x m ), f (x 1,, x m ) f(x 1,, x m ). f ( ). x i : M R.,, 2012 10 13 1,,,.,,.,.,,. 2?.,,. 1,, 1. (θ, φ), θ, φ (0, π),, (0, 2π). 1 0.,,., m Euclid m m. 2.., M., M R 2 ψ. ψ,, R 2 M.,, (x 1 (),, x m ()) R m. 2 M, R f. M (x 1,, x m ), f (x 1,, x m ) f(x 1,, x m ).

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

PowerPoint プレゼンテーション

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

More information

GLOBALBASE.....

GLOBALBASE..... joshua globalbase.org 2010-12-01 1 5 1.1............................................ 5 1.2............................ 5 1.3..................................... 5 1.4 GLOBALBASE.............................

More information

X Window System X X &

X Window System X X & 1 1 1.1 X Window System................................... 1 1.2 X......................................... 1 1.3 X &................................ 1 1.3.1 X.......................... 1 1.3.2 &....................................

More information

Table of Contents 1 What is TEX? 2 TEX Online? 3 Online TEX Sites 4 Let s Try TEX Online! 5 日本語 Template H. Suzuki (ICU) TEX Online April 8, /

Table of Contents 1 What is TEX? 2 TEX Online? 3 Online TEX Sites 4 Let s Try TEX Online! 5 日本語 Template H. Suzuki (ICU) TEX Online April 8, / TEX Online Hiroshi Suzuki ( 鈴木寛 ) International Christian University April 8, 2016 H. Suzuki (ICU) TEX Online April 8, 2016 1 / 10 Table of Contents 1 What is TEX? 2 TEX Online? 3 Online TEX Sites 4 Let

More information

基礎数学I

基礎数学I I & II ii ii........... 22................. 25 12............... 28.................. 28.................... 31............. 32.................. 34 3 1 9.................... 1....................... 1............

More information

TEX American Mathematical Society PostScript Adobe Systems Incorporated

TEX American Mathematical Society PostScript Adobe Systems Incorporated P A D manual ( pad2ps 3.1j ) (seiichi@muraoka.info.waseda.ac.jp) 1996 11 2 TEX American Mathematical Society PostScript Adobe Systems Incorporated pad2ps PAD PAD (Problem Analysis Diagram) C 1 2 PAD PAD

More information

2: {\Huge...} {\huge...} {\LARGE...} {\Large...} {\large...} {\normalsize...} {\small...} {\footnotesize...} {\scriptsize...} {\tiny...} ABCabc ABCabc

2: {\Huge...} {\huge...} {\LARGE...} {\Large...} {\large...} {\normalsize...} {\small...} {\footnotesize...} {\scriptsize...} {\tiny...} ABCabc ABCabc 1 1.1 TEX rmfamily textrm 3 1 1 1: ( ) {\rmfamily...} \textrm{...} ABCabc ( ) {\sffamily...} \textsf{...} ABCabc ( ) {\ttfamily...} \texttt{...} ABCabc ( ) {\gtfamily...} \textgt{...} ( ) {\mcfamily...}

More information

5 36 5................................................... 36 5................................................... 36 5.3..............................

5 36 5................................................... 36 5................................................... 36 5.3.............................. 9 8 3............................................. 3.......................................... 4.3............................................ 4 5 3 6 3..................................................

More information

example2_time.eps

example2_time.eps Google (20/08/2 ) ( ) Random Walk & Google Page Rank Agora on Aug. 20 / 67 Introduction ( ) Random Walk & Google Page Rank Agora on Aug. 20 2 / 67 Introduction Google ( ) Random Walk & Google Page Rank

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

1 1 Gnuplot gnuplot Windows gnuplot gp443win32.zip gnuplot binary, contrib, demo, docs, license 5 BUGS, Chang

1 1 Gnuplot gnuplot   Windows gnuplot gp443win32.zip gnuplot binary, contrib, demo, docs, license 5 BUGS, Chang Gnuplot で微分積分 2011 年度前期 数学解析 I 講義資料 (2011.6.24) 矢崎成俊 ( 宮崎大学 ) 1 1 Gnuplot gnuplot http://www.gnuplot.info/ Windows gnuplot 2011 6 22 4.4.3 gp443win32.zip gnuplot binary, contrib, demo, docs, license 5

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

2 1.6.2........................ 14 1.6.3................................ 14 1.6.4...................................... 15 1.6.5......................

2 1.6.2........................ 14 1.6.3................................ 14 1.6.4...................................... 15 1.6.5...................... 1 L A TEX revision02 2008 3 12 Copyright c 2007 2008 Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License. 1 L A TEX 4 1.1 L A TEX....................................

More information

L \ L annotation / / / ; / ; / ;.../ ;../ ; / ;dash/ ;hyphen/ ; / ; / ; / ; / ; / ; ;degree/ ;minute/ ;second/ ;cent/ ;pond/ ;ss/ ;paragraph/ ;dagger/

L \ L annotation / / / ; / ; / ;.../ ;../ ; / ;dash/ ;hyphen/ ; / ; / ; / ; / ; / ; ;degree/ ;minute/ ;second/ ;cent/ ;pond/ ;ss/ ;paragraph/ ;dagger/ L \ L annotation / / / ; /; /;.../;../ ; /;dash/ ;hyphen/ ; / ; / ; / ; / ; / ; ;degree/ ;minute/ ;second/ ;cent/;pond/ ;ss/ ;paragraph/ ;dagger/ ;ddagger/ ;angstrom/;permil/ ; cyrillic/ ;sharp/ ;flat/

More information

UNIX

UNIX 2000 2 UNIX 2000 4 24 1 3 1.1 : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 3 1.2 : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :

More information

ALT : Hello. May I help you? Student : Yes, please. I m looking for a white T-shirt. ALT : How about this one? Student : Well, this size is good. But do you have a cheaper one? ALT : All right. How about

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

18 ( ) I II III A B C(100 ) 1, 2, 3, 5 I II A B (100 ) 1, 2, 3 I II A B (80 ) 6 8 I II III A B C(80 ) 1 n (1 + x) n (1) n C 1 + n C

18 ( ) I II III A B C(100 ) 1, 2, 3, 5 I II A B (100 ) 1, 2, 3 I II A B (80 ) 6 8 I II III A B C(80 ) 1 n (1 + x) n (1) n C 1 + n C 8 ( ) 8 5 4 I II III A B C( ),,, 5 I II A B ( ),, I II A B (8 ) 6 8 I II III A B C(8 ) n ( + x) n () n C + n C + + n C n = 7 n () 7 9 C : y = x x A(, 6) () A C () C P AP Q () () () 4 A(,, ) B(,, ) C(,,

More information

I

I I 6 4 10 1 1 1.1............... 1 1................ 1 1.3.................... 1.4............... 1.4.1.............. 1.4................. 1.4.3........... 3 1.4.4.. 3 1.5.......... 3 1.5.1..............

More information

数学の基礎訓練I

数学の基礎訓練I I 9 6 13 1 1 1.1............... 1 1................ 1 1.3.................... 1.4............... 1.4.1.............. 1.4................. 3 1.4.3........... 3 1.4.4.. 3 1.5.......... 3 1.5.1..............

More information

1.3 2 gnuplot> set samples gnuplot> plot sin(x) sin gnuplot> plot [0:6.28] [-1.5:1.5] sin(x) gnuplot> plot [-6.28:6.28] [-1.5:1.5] sin(x),co

1.3 2 gnuplot> set samples gnuplot> plot sin(x) sin gnuplot> plot [0:6.28] [-1.5:1.5] sin(x) gnuplot> plot [-6.28:6.28] [-1.5:1.5] sin(x),co gnuplot 8 gnuplot 1 1.1 gnuplot gnuplot 2D 3D gnuplot ( ) gnuplot UNIX Windows Machintosh Excel gnuplot C 1.2 web gnuplot $ gnuplot gnuplot gnuplot> exit 1 1.3 2 gnuplot> set samples 1024 1024 gnuplot>

More information

() x + y + y + x dy dx = 0 () dy + xy = x dx y + x y ( 5) ( s55906) 0.7. (). 5 (). ( 6) ( s6590) 0.8 m n. 0.9 n n A. ( 6) ( s6590) f A (λ) = det(a λi)

() x + y + y + x dy dx = 0 () dy + xy = x dx y + x y ( 5) ( s55906) 0.7. (). 5 (). ( 6) ( s6590) 0.8 m n. 0.9 n n A. ( 6) ( s6590) f A (λ) = det(a λi) 0. A A = 4 IC () det A () A () x + y + z = x y z X Y Z = A x y z ( 5) ( s5590) 0. a + b + c b c () a a + b + c c a b a + b + c 0 a b c () a 0 c b b c 0 a c b a 0 0. A A = 7 5 4 5 0 ( 5) ( s5590) () A ()

More information

1 1 tf-idf tf-idf i

1 1 tf-idf tf-idf i 14 A Method of Article Retrieval Utilizing Characteristics in Newspaper Articles 1055104 2003 1 31 1 1 tf-idf tf-idf i Abstract A Method of Article Retrieval Utilizing Characteristics in Newspaper Articles

More information

S I. dy fx x fx y fx + C 3 C vt dy fx 4 x, y dy yt gt + Ct + C dt v e kt xt v e kt + C k x v k + C C xt v k 3 r r + dr e kt S Sr πr dt d v } dt k e kt

S I. dy fx x fx y fx + C 3 C vt dy fx 4 x, y dy yt gt + Ct + C dt v e kt xt v e kt + C k x v k + C C xt v k 3 r r + dr e kt S Sr πr dt d v } dt k e kt S I. x yx y y, y,. F x, y, y, y,, y n http://ayapin.film.s.dendai.ac.jp/~matuda n /TeX/lecture.html PDF PS yx.................................... 3.3.................... 9.4................5..............

More information

GNUPLOT 28 3 15 UNIX Microsoft-Windows GNUPLOT 4 GNUPLOT 1 GNUPLOT 2 2 3 2.1 UNIX.......................................... 3 2.2 Windows........................................ 4 2.3..................................

More information

1 ( : Documents/kadai4), (ex.py ),. print 12345679 * 63, cd Documents/kadai4, python ex.py., python: can t open file ex.py : [Errno 2] No such file or

1 ( : Documents/kadai4), (ex.py ),. print 12345679 * 63, cd Documents/kadai4, python ex.py., python: can t open file ex.py : [Errno 2] No such file or Python 2010.6 1 Python 1.1 ( ). mi.,.py. 1.2, python.. 1. python, python. ( ). 2.., python. Python (>>>). Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) [GCC 4.3.3] on linux2 Type help, copyright,

More information

2.2 Sage I 11 factor Sage Sage exit quit 1 sage : exit 2 Exiting Sage ( CPU time 0m0.06s, Wall time 2m8.71 s). 2.2 Sage Python Sage 1. Sage.sage 2. sa

2.2 Sage I 11 factor Sage Sage exit quit 1 sage : exit 2 Exiting Sage ( CPU time 0m0.06s, Wall time 2m8.71 s). 2.2 Sage Python Sage 1. Sage.sage 2. sa I 2017 11 1 SageMath SageMath( Sage ) Sage Python Sage Python Sage Maxima Maxima Sage Sage Sage Linux, Mac, Windows *1 2 Sage Sage 4 1. ( sage CUI) 2. Sage ( sage.sage ) 3. Sage ( notebook() ) 4. Sage

More information

学習内容と日常生活との関連性の研究-第2部-第4章-1

学習内容と日常生活との関連性の研究-第2部-第4章-1 69 V A V + A V A 2A 2 http://www.jba-hp.jp/ http://www.kbn3.com/ http://www.usba.org/ 70 (1) (1996)35 7 pp.28-33 (2) (1994) 71 () 3 1 1 99 8 1 10 1 11.3 2.5 1 100 11.4 30.9 1 72 (1) http://www.stat.go.jp/data/zensho/1999/zuhyou/a906-6.xls

More information

MOMW_I_,II 利用ガイド.PDF

MOMW_I_,II 利用ガイド.PDF MOMW (I), II 1 The Making of the Modern World I. The Making of the Modern World... 2 II.... 3 II-1... 3 II-2 Basic Search... 4 II-3... 5 II-4 Advanced Search... 9 II-5... 13 III.... 14 III-1... 14 III-2...

More information

S I. dy fx x fx y fx + C 3 C dy fx 4 x, y dy v C xt y C v e kt k > xt yt gt [ v dt dt v e kt xt v e kt + C k x v + C C k xt v k 3 r r + dr e kt S dt d

S I. dy fx x fx y fx + C 3 C dy fx 4 x, y dy v C xt y C v e kt k > xt yt gt [ v dt dt v e kt xt v e kt + C k x v + C C k xt v k 3 r r + dr e kt S dt d S I.. http://ayapin.film.s.dendai.ac.jp/~matuda /TeX/lecture.html PDF PS.................................... 3.3.................... 9.4................5.............. 3 5. Laplace................. 5....

More information

プラズマ核融合学会誌2月【78-2】/講座3 奥村晴彦

プラズマ核融合学会誌2月【78-2】/講座3 奥村晴彦 3. PDF PostScript L A TEX e-papers and e-prints: PDF, PostScript, LATEX, and all that OKUMURA Haruhiko Matsusaka University, Matsusaka 515-8511, Japan (Received 25 October 2001) Abstract This tutorial

More information

リファレンス

リファレンス ii iii iv v vi NEC Corporation 1998 vii C O N T E N T S PART 1 PART 2 viii ix C O N T E N T S PART 3 PART 4 x xi C O N T E N T S PART 5 xii xiii xiv P A R T 1 2 1 3 4 5 1 6 7 1 8 1 9 10 11 1 12 13 1 14

More information

42 1 ( ) 7 ( ) $\mathrm{s}17$ $-\supset$ 2 $(1610?\sim 1624)$ 8 (1622) (3 ), 4 (1627?) 5 (1628) ( ) 6 (1629) ( ) 8 (1631) (2 ) $\text{ }$ ( ) $\text{

42 1 ( ) 7 ( ) $\mathrm{s}17$ $-\supset$ 2 $(1610?\sim 1624)$ 8 (1622) (3 ), 4 (1627?) 5 (1628) ( ) 6 (1629) ( ) 8 (1631) (2 ) $\text{ }$ ( ) $\text{ 26 [\copyright 0 $\perp$ $\perp$ 1064 1998 41-62 41 REJECT}$ $=\underline{\not\equiv!}\xi*$ $\iota_{arrow}^{-}\approx 1,$ $\ovalbox{\tt\small ffl $\mathrm{y}

More information

-2-

-2- Unit Children of the World NEW HORIZON English Course 'Have you been to?' 'What have you done as a housework?' -1- -2- Study Tour to Bangladesh p26 P26-3- Example: I am going to Bangladesh this spring.

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション LaTeX Cheat Sheet 2017 ver. 2017/10/15 Matsuoka Ryo このスライドについて 1. このスライドは 北大理学部 理学院を中心とした有志で行われている TeX 勉強会で使われていた資料です 2. このスライドの不正確な記述によって生じた いかなる損害に関しても 作者は責任を負いかねます 自己責任でよろしくお願いします 3. このスライドは 初心者が LaTeX

More information

i 1 3 I. 5 I.A.......................................... 5 I.A.1.................................... 11 I.A.2. (L A TEX ).......................... 19

i 1 3 I. 5 I.A.......................................... 5 I.A.1.................................... 11 I.A.2. (L A TEX ).......................... 19 2011 11 16 2014 3 17 i 1 3 I. 5 I.A.......................................... 5 I.A.1.................................... 11 I.A.2. (L A TEX ).......................... 19 I.A.3......................................

More information

インターネット入門

インターネット入門 PART 7 PART 8 ii PART 1 PART 2 PART 3 PART 4 PART 7 PART 4 PART 5 PART 6 iii iv v vi NEC Corporation 1998 vii C O N T E N T S PART 1 PART 2 viii PART 3 ix C O N T E N T S PART 4 PART 5 x PART 6 xi C O

More information