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

Size: px
Start display at page:

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

Transcription

1 1 L A TEX B5 1. LaTeX ( ) : LaTeX ( ) : LaTeX (,, EPS ) : LaTeX ( ) : 11 textlatex.pdf : tiny.tex, tiny.pdf : 1 small.tex, small.pdf : 2 normal.tex, normal.pdf : f1.eps : normal.tex ( ) eps textlatex.pdf (eps ) sincos.eps, sinx.eps, Xwinsinx.eps, Xtgif.eps Version 1.3 Printed Time : July 4, 15:13, 2010 [1, 2, 3, 4, 5, 6] ( 53 ) [1, 3]

2 L A TEX 3 2 L A TEX LaTeX LaTeX 1 : tex document LaTeX 2 : LaTeX (footnote) LaTeX ,, itemize enumerate description quote quotation verb verbatim minipage Calligraphic (tabular ) (picture ) EPS EPS gnuplot tgif LaTeX A 54 B 55 6 ( )

3 1. L A TEX 3 1 L A TEX [1, 3] LaTeX [1] LaTeX PDF 1 2 \documentclass{jarticle} \begin{document} $f(x)$ $[a,b]$ \[ \lim_{ n \to \infty } \sum_{i=1}^{n} f \left( a + \frac{i(b-a)}{n} \right) \cdot \frac{b-a}{n} = \int_{a}^{b} f(x) dx \] (, 2,, 2002) \end{document} f(x) [a, b] lim n f n i=1 ( a + (, 2,, 2002) ) i(b a) b a n n = b a f(x)dx tiny.tex ( what you see is what you get ) LaTeX LaTeX LaTeX LaTeX begin... end ( ) 1 PDF Portable Document Format. 2. (, )

4 2. L A TEX 4 2 L A TEX LaTeX 2.1 LaTeX LaTeX 2.2 LaTeX tex tex emacs LaTeX 3

5 2. L A TEX 5 small.tex tex \documentclass[a4j,10pt]{jarticle} % small.tex % \title{ } % \author{ } % \date{ } % \begin{document} % \maketitle % document % maketitle \section{ } % 1 $f(x)$ $g(x)$ $\lim_{x \to a} f(x) = \alpha$, $\lim_{x \to a} g(x) = \beta$ $\alpha=0,$ $\beta=0$ $\lim_{x \to a} \frac{f(x)}{g(x)}$ $\lim_{x \to a} \frac{f(x)}{g(x)}$ $\frac{ 0 }{ 0 }$ {\gt } \begin{quote} % quota {\bf } ({\bf } : {\bf $\frac{ 0 }{ 0 }$ }) \\ $\lim_{x \to a} f(x) = 0$, $\lim_{x \to a} g(x) = 0$ $\lim_{x \to a} \frac{f (x)}{g (x)}$ \begin{eqnarray} % eqnarray \lim_{x \to a} \frac{f(x)}{g(x)} = \lim_{x \to a} \frac{f (x)}{g (x)} \end{eqnarray} $f (x), $ $g (x)$ $f(x)$ $g(x)$ \footnote{ $f (x)$ $f(x)$ } \end{quote} \section{ } % 2 $\frac{0}{0}$ $\displaystyle{ \lim_{x \to 0} \frac{ {a}^{x} - 1 }{ x } }$ $a > 0$ \begin{eqnarray} % eqnarray \lim_{x \to 0} \frac{ {a}^{x} - 1 }{ x } &=& \lim_{x \to 0} \frac{ {a}^{x} \log_{e}a }{ 1 } \\ &=& \log_{e}a \lim_{x \to 0} {a}^{x} \\ &=& = \log_{e}a. \end{eqnarray} $\displaystyle{ \lim_{x \to 0} \frac{ {a}^{x} - 1 }{ x } } = \log_{e}a $ \end{document}

6 2. L A TEX small.tex platex > platex small.tex > ( ) This is ptex, Version p3.1.9 (euc) (Web2C 7.5.4) (./small.tex platex2e <2006/01/04>+0 (based on LaTeX2e <2003/12/01> patch level 0) (/usr/local/share/texmf/ptex/platex/base/jarticle.cls Document Class: jarticle 2002/04/09 v1.4 Standard platex class (/usr/local/share/texmf/ptex/platex/base/jsize10.clo)) No file small.aux. [1] (./small.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on small.dvi (1 page, 3728 bytes). Transcript written on small.log. small.tex dvi small.dvi dvi 3 aux aux aux > platex small.tex This is ptex, Version p3.1.9 (euc) (Web2C 7.5.4) (./small.tex platex2e <2006/01/04>+0 (based on LaTeX2e <2003/12/01> patch level 0) (/usr/local/share/texmf/ptex/platex/base/jarticle.cls Document Class: jarticle 2002/04/09 v1.4 Standard platex class (/usr/local/share/texmf/ptex/platex/base/jsize10.clo)) (./small.aux) [1] (./small.aux) ) Output written on small.dvi (1 page, 3728 bytes). Transcript written on small.log. LaTeX Warning 3 dvi device independent.

7 2. L A TEX 7 2.4? This is ptex, Version p3.1.9 (euc) (Web2C 7.5.4) (./small2.tex platex2e <2006/01/04>+0 (based on LaTeX2e <2003/12/01> patch level 0) (/usr/local/share/texmf/ptex/platex/base/jarticle.cls Document Class: jarticle 2002/04/09 v1.4 Standard platex class (/usr/local/share/texmf/ptex/platex/base/jsize10.clo))! Undefined control sequence. l.11 \bigin {document}? bigin begin bigin h, x,? h x Enter? h The control sequence at the end of the top line of your error message was never \def ed. If you have misspelled it (e.g., \hobx ), type I and the correct spelling (e.g., I\hbox ). Otherwise just continue, and I ll forget about whatever was undefined.?? x No pages of output. Transcript written on small.log.

8 2. L A TEX PDF xdvi > xdvi small.dvi X Window xdvi & > xdvi small.dvi & dvi (Postscript) (ps ) dvips > dvips small.dvi small.ps ps ps lpr > lpr -P[printer name] small.ps [printer name] psuec lpr -Ppsuec small.ps PDF dvipdfmx > dvipdfmx small.dvi small.pdf PDF ( ) Adobe Adobe Reader( acroread ) xpdf > acroread small.pdf > xpdf small.pdf dvipdfmx dvipdfm

9 2. L A TEX 9 small.tex ( ) f(x) g(x) lim x a f(x) = α, lim x a g(x) = β α = 0, β = 0 f(x) lim x a g(x) lim f(x) x a g(x) 0 0 ( : 0 0 ) lim x a f(x) = 0, lim x a g(x) = 0 lim x a f (x) g (x) f(x) lim x a g(x) = lim f (x) x a g (x) (1) f (x), g (x) f(x) g(x) lim a x 1 x 0 x a > 0 a x 1 lim x 0 x a x 1 lim = log x 0 x e a = a x log lim e a x 0 1 (2) = log e a lim a x x 0 (3) = = log e a. (4) 1 f (x) f(x) 1 4 B5 dvips -o small.ps -t b5 small.dvi. small.ps BeginPaperSize: b5 EndPaperSize b5 1. A4 1. dvips -o small.ps -t a4 small.dvi.

10 11. LaTeX thebibliography cite thebibliography [1] \begin{thebibliography}{999} \bibitem{< >} < > \bibitem{< >} < >... \bibitem{< >} < > \end{thebibliography} thebibliography \cite \begin{thebibliography}{999} \bibitem{nodera1}, \LaTeX,, 1990 % \bibitem{nodera2}, \LaTeX 2,, 1994 % \bibitem{okumura}, \LaTeX2$\varepsilon$,, 1997 \end{thebibliography} \cite{nodera1}, \cite{okumura} [1], [3]

11 53 [1], L A TEX,, 1990 [2], L A TEX 2,, 1994 [3], L A TEX 2ε,, 1997 [4] Leslie Lamport, LATEX : A Document Preparation System, Addison-Wesley Pub. Co. Inc., 1986 [5] Leslie Lamport LATEX : A Document Preparation System 2nd ed., Updated for L A TEX 2ε, Addison-Wesley Pub. Co. Inc., 1994 [6] Leslie Lamport(,, ), L A TEX, ( ), 1992

12 A. 54 A textlatex.pdf textlatex.tex tex ps, eps \input{00hyoushi.tex} \input{01latextowa.tex} \input{02nagare.tex} %\includegraphics{latex-stream-ied.eps} %\includegraphics{small.ps} \input{03kihon.tex} \input{04kihon.tex} \input{05kankyo.tex} \input{06moji.tex} \input{07math.tex} \input{08hyou.tex} \input{09zu.tex} \input{10eps.tex} %\includegraphics{sincos.eps} %\includegraphics{sinx.eps} %\includegraphics{xwinsinx.eps} %\includegraphics{xtgif.eps} \input{11bib.tex} \input{12bibliography.tex} \input{13memo.tex} PDF B5 \documentclass[b5j,tombow]{jarticle} B5 \setlength{\textheight}{222mm} \setlength{\textwidth}{142mm} B5 xdvi -paper b5 foo.dvi ( xdvi -geometry paper b5 foo.dvi ) dvips foo.dvi foo.ps ( dvips -o foo.ps -t b5 foo.dvi foo.ps ) dvipdfmx -p b5 foo.dvi foo.pdf ( dvipdfm -p b5 foo.dvi foo.pdf ) xpdf -paper b5 foo.pdf

13 B. 55 B : L A TEX (Version 1.0) : L A TEX (Version 1.2) : L A TEX (Version 1.3)

数学論文の書き方 - 第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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

semi4.dvi

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

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

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

GLOBALBASE.....

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

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

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

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

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

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

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

5 LATEX 2ε 2010

5 LATEX 2ε 2010 2010-11-27 15:30 16:00 TEX 5 LATEX 2ε 2010 1986 Lisp-Stat 1996 ptex 1987 ASCII TEX 1990 ptex 1993 JIS X 4051 1994 ptex JIS 1995 ptex 3.0 platex 2ε 2000 jsarticle 2008 ε-ptex e-ptex 2010 TEX Live 2010

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

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

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

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

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

, x R, f (x),, df dx : R R,, f : R R, f(x) ( ).,, f (a) d f dx (a), f (a) d3 f dx 3 (a),, f (n) (a) dn f dx n (a), f d f dx, f d3 f dx 3,, f (n) dn f

, x R, f (x),, df dx : R R,, f : R R, f(x) ( ).,, f (a) d f dx (a), f (a) d3 f dx 3 (a),, f (n) (a) dn f dx n (a), f d f dx, f d3 f dx 3,, f (n) dn f ,,,,.,,,. R f : R R R a R, f(a + ) f(a) lim 0 (), df dx (a) f (a), f(x) x a, f (a), f(x) x a ( ). y f(a + ) y f(x) f(a+) f(a) f(a + ) f(a) f(a) x a 0 a a + x 0 a a + x y y f(x) 0 : 0, f(a+) f(a)., f(x)

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

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

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

r 1 m A r/m i) t ii) m i) t B(t; m) ( B(t; m) = A 1 + r ) mt m ii) B(t; m) ( B(t; m) = A 1 + r ) mt m { ( = A 1 + r ) m } rt r m n = m r m n B

r 1 m A r/m i) t ii) m i) t B(t; m) ( B(t; m) = A 1 + r ) mt m ii) B(t; m) ( B(t; m) = A 1 + r ) mt m { ( = A 1 + r ) m } rt r m n = m r m n B 1 1.1 1 r 1 m A r/m i) t ii) m i) t Bt; m) Bt; m) = A 1 + r ) mt m ii) Bt; m) Bt; m) = A 1 + r ) mt m { = A 1 + r ) m } rt r m n = m r m n Bt; m) Aert e lim 1 + 1 n 1.1) n!1 n) e a 1, a 2, a 3,... {a n

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

L3 Japanese (90570) 2008

L3 Japanese (90570) 2008 90570-CDT-08-L3Japanese page 1 of 15 NCEA LEVEL 3: Japanese CD TRANSCRIPT 2008 90570: Listen to and understand complex spoken Japanese in less familiar contexts New Zealand Qualifications Authority: NCEA

More information

PARALLEL ACT i PARALLEL ACT TomOne Super- ComicCity 1 1 1 NetNews 3/4 1/4 DVD DVD DVD iii i 1 1 1.1 1!!..................... 2 1.2 2................... 5 1.3 3!!..................... 9 1.4 4.....................

More information

2

2 2 3 Page 4 5 6 A-1B-1 C0 D0 E0 F0 G0 A0 B0 C1 D1 E1 F1 G1 A1 B1 C2 D2 E2 F2 G2 A2 B2 C3 D3 E3 7 F3 G3 A3 B3 C4 D4 E4 F4 G4 A4 B4 C5 D5 E5 F5 G5 A5 B5 C6 D6 E6 F6 G6 A6 B6 C7 8 Page 9 1 2 3 1 2 10 1 11

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

プラズマ核融合学会誌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

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

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

cpall.dvi

cpall.dvi 55 7 gnuplot gnuplot Thomas Williams Colin Kelley Unix Windows MacOS gnuplot ( ) ( ) gnuplot gnuplot 7.1 gnuplot gnuplot () PC(Windows MacOS ) gnuplot http://www.gnuplot.info gnuplot 7.2 7.2.1 gnuplot

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

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

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

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

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

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

Title セブンリベラルアーツとはどこから来た何ものか Author(s) 半田, 智久 Citation お茶の水女子大学人文科学研究 Issue Date 2010-03-30 URL http://hdl.handle.net/10083/48997 Rights Resource Type Departmental Bulletin Paper Resource Version publisher

More information

main.dvi

main.dvi A PostScript y 1997 1 Silicon Graphics i-station ( vhsgi) 1 i-station LaserMaster DisplayMaker-J DisplayMaker-J A dpi( ) PostScript 2 PostScript DisplayMaker-J i-station i-station ( AVS) PostScript i-station

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

( ) ( ) ( ) i (i = 1, 2,, n) x( ) log(a i x + 1) a i > 0 t i (> 0) T i x i z n z = log(a i x i + 1) i=1 i t i ( ) x i t i (i = 1, 2, n) T n x i T i=1 z = n log(a i x i + 1) i=1 x i t i (i = 1, 2,, n) n

More information

' ' ' '

' ' ' ' Title 保 育 における 子 ども 理 解 の 人 間 学 的 考 察 : 子 どもの 怒 り を 手 がかりに Author(s) 金, 允 貞 Citation 人 間 文 化 創 成 科 学 論 叢 Issue Date 2009-03-31 URL http://hdl.handle.net/10083/34674 Rights Resource Type Departmental Bulletin

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

Word LATEX Excel R

Word LATEX Excel R 2013-11-30 10:20 10:45 TEX Live 6 R CIO Word LATEX Excel R Reproducible Research LATEX R/Sweave/knitr LL (Ruby/Perl/Python/... ) make Subversion/git 6 LATEX2ε ptex ptex +ε-tex + uptex CTAN (Comprehensive

More information

Titleグローバル 化 金 融 経 済 危 機 と 生 活 保 障 システム Author(s) 大 沢, 真 理 Citation ジェンダー 研 究 : お 茶 の 水 女 子 大 学 ジェンダー 研 究 セン ター 年 報 Issue Date 2012-03-21 URL http://hdl.handle.net/10083/52607 Rights Resource Type Departmental

More information

II 2014 2 (1) log(1 + r/100) n = log 2 n log(1 + r/100) = log 2 n = log 2 log(1 + r/100) (2) y = f(x) = log(1 + x) x = 0 1 f (x) = 1/(1 + x) f (0) = 1

II 2014 2 (1) log(1 + r/100) n = log 2 n log(1 + r/100) = log 2 n = log 2 log(1 + r/100) (2) y = f(x) = log(1 + x) x = 0 1 f (x) = 1/(1 + x) f (0) = 1 II 2014 1 1 I 1.1 72 r 2 72 8 72/8 = 9 9 2 a 0 1 a 1 a 1 = a 0 (1+r/100) 2 a 2 a 2 = a 1 (1 + r/100) = a 0 (1 + r/100) 2 n a n = a 0 (1 + r/100) n a n a 0 2 n a 0 (1 + r/100) n = 2a 0 (1 + r/100) n = 2

More information

Title 墨書土器にみえる諸痕跡について ( 研究 ) Author(s) 荒木, 志伸 Citation お茶の水史学 Issue Date 1999-09 URL http://hdl.handle.net/10083/894 Rights Resource Type Departmental Bulletin Paper Resource Version Additional Information

More information

PowerPoint プレゼンテーション

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

More information

GNUPLOT GNUPLOT GNUPLOT 1 ( ) GNUPLO

GNUPLOT GNUPLOT GNUPLOT 1 ( ) GNUPLO GNUPLOT 2004 10 6 UNIX Microsoft-Windows GNUPLOT 3.7 GNUPLOT 1 GNUPLOT 2 2 2 3 4 4 7 5 9 6 10 7 12 8 13 9 14 10 17 1 GNUPLOT............................... 3 2 MS-Windows GNUPLOT.................... 3

More information

卓球の試合への興味度に関する確率論的分析

卓球の試合への興味度に関する確率論的分析 17 i 1 1 1.1..................................... 1 1.2....................................... 1 1.3..................................... 2 2 5 2.1................................ 5 2.2 (1).........................

More information

( ) kadai4, kadai4.zip.,. 3 cos x [ π, π] Python. ( 100 ), x cos x ( ). (, ). def print cos(): print cos()

( ) kadai4, kadai4.zip.,. 3 cos x [ π, π] Python. ( 100 ), x cos x ( ). (, ). def print cos(): print cos() 4 2010.6 1 :, HP.. HP 4 (, PGM/PPM )., python,,, 2, kadai4,.,,, ( )., ( ) N, exn.py ( 3 ex3.py ). N 3.., ( )., ( ) N, (exn.txt).. 1 ( ) kadai4, kadai4.zip.,. 3 cos x [ π, π] Python. ( 100 ), x cos x (

More information

Microsoft Word - 触ってみよう、Maximaに2.doc

Microsoft Word - 触ってみよう、Maximaに2.doc i i e! ( x +1) 2 3 ( 2x + 3)! ( x + 1) 3 ( a + b) 5 2 2 2 2! 3! 5! 7 2 x! 3x! 1 = 0 ",! " >!!! # 2x + 4y = 30 "! x + y = 12 sin x lim x!0 x x n! # $ & 1 lim 1 + ('% " n 1 1 lim lim x!+0 x x"!0 x log x

More information

Ⅰ Ⅱ 1

Ⅰ Ⅱ 1 Title 食事写真からみた女子大学生における居住形態による欠食 食事内容の違い Author(s) 須藤, 紀子 ; 滝沢, あゆ美 Citation お茶の水女子大学人文科学研究 Issue Date 2016-03-28 URL http://hdl.handle.net/10083/58468 Rights Resource Type Departmental Bulletin Paper

More information

Donald Ervin Knuth 1974 ACM [2] 1996 12 / TeX TEX E e TeX Gibb s Lecture [1] [ 1900 Metafont ] CTS 1981 1 bit bit bit bit 10 1981 4 bit 78 Gibb s Lect

Donald Ervin Knuth 1974 ACM [2] 1996 12 / TeX TEX E e TeX Gibb s Lecture [1] [ 1900 Metafont ] CTS 1981 1 bit bit bit bit 10 1981 4 bit 78 Gibb s Lect TeX TeX 20 6 IIJ TEX 1983 3 bit 1969 3 1 1983 6 [1] Donald E. Knuth TEX Art of Computer Programming TEX E technology TEX Knuth 1978 1 4 Gibb s Lecture Mathematical Typography Donald Ervin Knuth 1974 ACM

More information

坊っちゃん

坊っちゃん might is right I am glad to see you 1992 4 1 20 1 2 1987 62 10 27 1 5-86 1999

More information

Title 初級日本語学習者による助詞 は が を の習得過程 ( 水谷信子先生退官記念号 ) Author(s) 井内, 麻矢子 Citation 言語文化と日本語教育 Issue Date 1995-07-01 URL http://hdl.handle.net/10083/50167 Rights Resource Type Departmental Bulletin Paper Resource

More information

1 911 9001030 9:00 A B C D E F G H I J K L M 1A0900 1B0900 1C0900 1D0900 1E0900 1F0900 1G0900 1H0900 1I0900 1J0900 1K0900 1L0900 1M0900 9:15 1A0915 1B0915 1C0915 1D0915 1E0915 1F0915 1G0915 1H0915 1I0915

More information

第13回:交差項を含む回帰・弾力性の推定

第13回:交差項を含む回帰・弾力性の推定 13 2018 7 27 1 / 31 1. 2. 2 / 31 y i = β 0 + β X x i + β Z z i + β XZ x i z i + u i, E(u i x i, z i ) = 0, E(u i u j x i, z i ) = 0 (i j), V(u i x i, z i ) = σ 2, i = 1, 2,, n x i z i 1 3 / 31 y i = β

More information

Title 韓国における 20 代の日本語上級話者の日本イメージ Author(s) 加賀美, 常美代 ; 守谷, 智美 ; 岩井, 朝乃 Citation お茶の水女子大学人文科学研究 Issue Date 2014-03-31 URL http://hdl.handle.net/10083/54907 Rights Resource Type Departmental Bulletin Paper

More information

13 Student Software TI-Nspire CX CAS TI Web TI-Nspire CX CAS Student Software ( ) 1 Student Software 37 Student Software Nspire Nspire Nspir

13 Student Software TI-Nspire CX CAS TI Web TI-Nspire CX CAS Student Software ( ) 1 Student Software 37 Student Software Nspire Nspire Nspir 13 Student Software TI-Nspire CX CAS TI Web TI-Nspire CX CAS Student Software ( ) 1 Student Software 37 Student Software 37.1 37.1 Nspire Nspire Nspire 37.1: Student Software 13 2 13 Student Software esc

More information

Title ロールシャッハ テストプロトコルからみた 三 島 由 紀 夫 の 母 子 関 係 と 同 性 愛 Author(s) 井 原, 成 男 Citation お 茶 の 水 女 子 大 学 人 文 科 学 研 究 Issue Date 2015-03-31 URL http://hdl.handle.net/10083/57326 Rights Resource Type Departmental

More information

2 bmc.exe dviout BMC... BMP BoundingBox C CTAN Comprehensive TeX Archive Network CTAN TEX cx Canon 300dpi D DLL DLL Dynamic Link Library Windows DLL D

2 bmc.exe dviout BMC... BMP BoundingBox C CTAN Comprehensive TeX Archive Network CTAN TEX cx Canon 300dpi D DLL DLL Dynamic Link Library Windows DLL D 1 A AMS AMS-L A TEX Adobe Acrobat (Reader) L A TEX Adobe Acrobat PDF AMS-LaTeX Adobe Acrobat PS/EPS PDF ASCII ptex Acrobat Distiller Adobe Acrobat Reader PDF TEXp publishing?? ptex2.1.10 (TEX3.14159, tetex1.0)

More information

linux_apli02.dvi

linux_apli02.dvi 2002 2 Linux 2002 5 16 : UNIX GUI X Window System KDE GNOME. Linux Tex 1 X Window System 1.1 X Window System X Window System Unix GUI Linux X Window System X X Project Athena MIT X X X Microsoft Windows

More information

EPSON PS Tools HTMLヘルプ <Macintosh版>

EPSON PS Tools HTMLヘルプ <Macintosh版> Rev. LP-9800CPL EPSON PS Tools NPD0892 00 EPSON PS Tools... 1... 1 EPSON PS Tools... 2 EPSON PS Tools... 4... 4... 6... 7... 9... 11... 12 EPSON PS Tools EPSON PS Tools PS EPS PDF TIFF JPEG Macintosh OS

More information

Chap11.dvi

Chap11.dvi . () x 3 + dx () (x )(x ) dx + sin x sin x( + cos x) dx () x 3 3 x + + 3 x + 3 x x + x 3 + dx 3 x + dx 6 x x x + dx + 3 log x + 6 log x x + + 3 rctn ( ) dx x + 3 4 ( x 3 ) + C x () t x t tn x dx x. t x

More information

227 study

227 study Title 近 世 後 期 江 戸 における 知 識 人 社 会 と 考 証 研 究 Author(s) 小 林, 幸 夫 Citation 大 学 院 教 育 改 革 支 援 プログラム 日 本 文 化 研 究 の 国 際 的 情 報 伝 達 スキルの 育 成 活 動 報 告 書 Issue Date 2009-03-31 URL http://hdl.handle.net/10083/35352

More information

SURE: Shizuoka University REp http://ir.lib.shizuoka.ac.jp/ Title アドホックネットワークの 実 用 化 に 関 する 研 究 Author(s) 松 井, 進 Citation Issue Date 2009-03-22 URL http://doi.org/10.14945/00006405 Version ETD Rights This

More information

1

1 Title SNSの利用実態から見た留学生のコミュニケーション プラットフォーム Author(s) 佐々木, 泰子 Citation お茶の水女子大学人文科学研究 Issue Date 2015-03-31 URL http://hdl.handle.net/10083/57288 Rights Resource Type Departmental Bulletin Paper Resource

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

: (EQS) /EQUATIONS V1 = 30*V F1 + E1; V2 = 25*V *F1 + E2; V3 = 16*V *F1 + E3; V4 = 10*V F2 + E4; V5 = 19*V99

: (EQS) /EQUATIONS V1 = 30*V F1 + E1; V2 = 25*V *F1 + E2; V3 = 16*V *F1 + E3; V4 = 10*V F2 + E4; V5 = 19*V99 218 6 219 6.11: (EQS) /EQUATIONS V1 = 30*V999 + 1F1 + E1; V2 = 25*V999 +.54*F1 + E2; V3 = 16*V999 + 1.46*F1 + E3; V4 = 10*V999 + 1F2 + E4; V5 = 19*V999 + 1.29*F2 + E5; V6 = 17*V999 + 2.22*F2 + E6; CALIS.

More information

2S III IV K A4 12:00-13:30 Cafe David 1 2 TA 1 appointment Cafe David K2-2S04-00 : C

2S III IV K A4 12:00-13:30 Cafe David 1 2 TA 1  appointment Cafe David K2-2S04-00 : C 2S III IV K200 : April 16, 2004 Version : 1.1 TA M2 TA 1 10 2 n 1 ɛ-δ 5 15 20 20 45 K2-2S04-00 : C 2S III IV K200 60 60 74 75 89 90 1 email 3 4 30 A4 12:00-13:30 Cafe David 1 2 TA 1 email appointment Cafe

More information

y = x 4 y = x 8 3 y = x 4 y = x 3. 4 f(x) = x y = f(x) 4 x =,, 3, 4, 5 5 f(x) f() = f() = 3 f(3) = 3 4 f(4) = 4 *3 S S = f() + f() + f(3) + f(4) () *4

y = x 4 y = x 8 3 y = x 4 y = x 3. 4 f(x) = x y = f(x) 4 x =,, 3, 4, 5 5 f(x) f() = f() = 3 f(3) = 3 4 f(4) = 4 *3 S S = f() + f() + f(3) + f(4) () *4 Simpson H4 BioS. Simpson 3 3 0 x. β α (β α)3 (x α)(x β)dx = () * * x * * ɛ δ y = x 4 y = x 8 3 y = x 4 y = x 3. 4 f(x) = x y = f(x) 4 x =,, 3, 4, 5 5 f(x) f() = f() = 3 f(3) = 3 4 f(4) = 4 *3 S S = f()

More information

Title 現代日本の死生観 : 末期がん患者の死の 受容 と死生観をめぐって Author(s) 坂本, 佳鶴恵 Citation お茶の水女子大学人文科学研究 Issue Date 2013-03-30 URL http://hdl.handle.net/10083/54886 Rights Resource Type Departmental Bulletin Paper Resource Version

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