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

Size: px
Start display at page:

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

Transcription

1 1 L A TEX 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 TEX PC [1] L A TEX WinShell TeXWorks DVD PC Winshell Wiki [2] WinShell Wiki [2] L A TEX Mac OS X TeXShop TeXShop [3] RAINBOW UNIX L A TEX [4] 7 WinShell L A TEX (1) WinShell WinShell WinShell 1 ( demo demo WinShell ) 1

2 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 DVI (6) ( ) (3) DVI (4) (5) B (7) WinShell 2 PDFLaTeX DVI PDF PDFLaTeX RAINBOW Windows USB USB [5] RAINBOW GUIDE 2014 p L A TEX sample.tex WinShell (3) (5) \documentclass[a4paper]{jarticle} \begin{document} \LaTeX \end{document} { } \LaTeX L A TEX ( ) 1 2

3 3 図 1: WinShell の起動 図 2: WinShell のコマンド実行画面 3

4 4 (3) (5) 1.3 L A TEX \documentclass, \begin{document} \end{document} \documentclass[ ]{ } \begin{document} \end{document} \documentclass 1-1 jarticle \documentclass [ ] E (p.23), \begin{document} \end{document} \documentclass \begin{document} \usepackage L A TEX pt sample.tex 11 ( 10 ) 1-3 twocolumn sample.tex sample.tex L A TEX L A TEX ( ) L A TEX ( ) C L A TEX ( ) L A TEX % % L A TEX ( ) 4

5 5 \par ( ) \par \\ \title, \author, \date, \maketitle \documentclass[a4paper]{jarticle} \title{ } \author{ } \date{ }... \begin{document} \maketitle... \end{document} \title, \author, \date \maketitle \maketitle \begin{document} \title, \author, \date \maketitle \date \title \author 1-5 sample.tex \documentclass[a4paper]{jarticle} \title{\latex } \author{ } \date{2014 } \begin{document} \maketitle... \end{document} 5

6 \section{...} \subsection{...} \subsubsection{...} jbook, jreport \chapter{...} jarticle L A TEX \section{ } \section{ } \subsection{ 1} \subsubsection{ } = 1 \subsubsection{ } itemize, enumerate, description \begin{ }... \end{ } ( ) \itemize \begin{itemize} \item \item 2 = \item \end{itemize} 2 \enumerate \begin{enumerate} \item \item 2 \item \end{enumerate} =

7 7 \description \begin{description} \item[ ] 5 \item[ ] 10 \end{description} = , sample.tex \section, \subsection, \subsubsection, itemize, enumerate, description 7

8 8 2 L A TEX [ 2 ] 2 : L A TEX L A TEX L A TEX E 2.1 L A TEX $ $y=ax+b$ = y = ax + b $f(x)=x+5$ = f(x) = x + 5 ( ) ~ ( ) ~ $y=a b c dx+e$ = y = abcdx + e $y=a~b~c~dx+e$ = y = a b c dx + e ^ ( ) y = ax 2 +by+c $y=ax^{2}+by+c$ y = x n+k+1 $y=x^{n+k+1}$ _ ( ) a 1 $a_{1}$ b i 1 $b_{i-1}$ b n+1 i 1 $b_{i-1}^{n+1}$ { } { } 2-1 =0 ( 2 2 a 1 x 2 + a 2 x + a 3 = 0 (a 1 0) 2.3 $ \[ \] \[ f(x)=x^{3} \] = f(x) = x 3 \[ f(x)=x^{3} \] 8

9 9 \[ \] equation \begin{equation} \end{equation} \begin{equation} = y = x 3 (1) y=x^{3} \end{equation} eqnarray eqnarray* eqnarray* \begin{eqnarray} A &=& x+y \\ A = x + y (2) = &=& 8 = 8 (3) \end{eqnarray} \begin{eqnarray*} B &=& u+v \\ B = u + v = &=& 12 = 12 \end{eqnarray*} & \bf {\bf a} a (a) \bm {\bm a} \bm \usepackage{bm} (bf boldface, bm bold math ) \documentclass[a4paper]{jarticle} \title{...} \author{...} \date{...} \usepackage{bm} \begin{document}... \end{document} \cdot a = (a x, a y ) b = (b x, b y ) a b = a x b x + a y b y 2.4 \frac (fraction ). $\frac{1}{4}$ 1 4 \frac 2 {} 2 {} 9

10 10 \[ \frac{x+1}{x+4} \] = x + 1 x + 4 n ) \sqrt (square root ) \[ z=\sqrt{x+1}+\sqrt{5}-\sqrt[3]{y} \] = z = x y 2.5 lim \[ \sum_{n=a}^{b} \] = b n=a \[ \int_{a}^{b} \] = b a \[ \lim_{{n} \to {0}} \] = lim n n=1 1 (2n 1)(2n + 1) = 1 2 (1) 2.6 array \left \right \[ \left(\begin{array}{rrr} a & b & c \\ d & e & f \\ g & h & i \end{array}\right) \] = a b c d e f g h i 10

11 11 \left( \right) array array {rrr} r rrr 3 c l r c l (r) array \\ & \left( \right) \left \right \[ \left \begin{array}{rrr} a & b & c \\ d & e & f \\ g & h & i \end{array}\right \] = a b c d e f g h i 2.7 log, sin \log, \sin L A TEX E 7.7(p.26) π ω Ω \pi \omega \Omega $, \[ \] { } 2.9 tabular \begin{tabular}{ l c r } \hline & & \\ \hline\hline & & \\ \hline & & \\ \hline \end{tabular} = tabular 2.6 array c l r 3 \hline tabular array \\ & 2-4 sample.tex 11

12 table tabular table \begin{table} \caption{ } \begin{center} \begin{tabular}{ l c r } \hline & & \\ \hline\hline & & \\ \hline & & \\ \hline \end{tabular} \end{center} \end{table} 1: ( ) \caption table \caption \begin{tabular} \caption L A TEX center table ( )

13 y = f(x), y = a(x p), y = f 1 (x), y = Ae kx + Be kx 2 sin α cos β = sin(α + β) + sin(α β) log xdx = x log x x + C 2-7 f(x) = x x = 1 + x nc r = n P r r! = n(n 1) (n r + 1) r(r 1) 2 1 = n! r!(n r)! x lim x 1 x 1 1 lim x 2 log 3( 2x + 1 2x 1) S = a π ( 1 2 cos θ + ) 1 + cos 2θ dθ \multicolumn \cline \begin{tabular}{ l l cr } \hline & & \multicolumn{2}{c }{ } \\ \cline{3-4} & & & \\ \hline\hline & & & \\ \cline{2-4} & & & \\ \hline & & & \\ \hline \end{tabular} 2-8 = sample.tex 13

14 14 2: L A TEX [ 3 ] 3 : L A TEX EPS Encapsulated PostScript EPS EPS L A TEX EPS L A TEX EPS L A TEX figure \includegraphics L A TEX (1.3 ) \usepackage[dvipdfmx]{graphicx} dvipdfmx DVI PDF L A TEX PDF \documentclass[a4paper]{jarticle} \title{...} \author{...} \date{...} \usepackage{bm} \usepackage[dvipdfmx]{graphicx} \begin{document}... \end{document} EPS [ ] width=5cm 5cm 2 LATEX PDF, JPEG, PNG PDF RAINBOW EPS 14

15 15 \begin{figure} \begin{center} \includegraphics[width=5cm]{figsample.eps} \caption{ } \end{center} \end{figure} EPS figsample.eps 3 width height width height width height scale scale= width=\linewidth width=0.5\linewidth 3: ( ) \caption figure 3 \includegraphics 3.2 LaTeX Microsoft PowerPoint 3 PowerPoint JPEG EPS-Conv RAINBOW Windows EPS PowerPoint JPEG 1. Microsoft PowerPoint PowerPoint LATEX Adobe Illustrator ( )[6] EPS Illustrator Adobe Illustrator RAINBOW Windows 15

16 SmartArt ( ) L A TEX JPEG 8. PowerPoint JPEG EPS 4 1. EPS-conv EPS-conv JPEG JPEG EPS EPS L A TEX PowerPoint EPS sample.tex 3.3 [ ] gnuplot Windows gnuplot 4 gnuplot> gnuplot plot gnuplot> plot (x-1)**3 5 y = (x 1) 3 gnuplot 4 EPSConv RAINBOW Adobe Illustrator 16

17 17 4: gnuplot 3 WEB [7] gnuplot Windows, Linux, Mac 5: gnuplot gnuplot L A TEX EPS (1) RAINBOW gnuplot EPS gnuplot L A TEX File Change Directory New Directory? L A TEX (2) gnuplot> set terminal postscript eps gnuplot> set output "graph.eps" graph.eps.eps (3) replot 17

18 18 gnuplot> replot replot EPS graph.eps (1) EPS graph.eps L A TEX y = (x 1) (x-1)** : gnuplot gnuplot cos(x) + 2 sin(3 x) EPS graph.eps sample.tex 3.4 JPEG JPEG EPS L A TEX ( L A TEX DVI EPS RAINBOW PC IrfanView IrfanView (Image) (Resize/Resample..) (Some standard dimensions [pixels]) OK (Image) (Convert to Grayscale) JPEG EPS RAINBOW Windows EPS-conv EPS-conv EPS EPS L A TEX L A TEX 18

19 19 7: JPEG IrfanView ( ) EPS photo.eps sample.tex RAINBOW WEB USB 3-4 sample.tex (1.2 (7) ) [1] : L A TEXe 6, (2013). [2] : TeX Wiki, [3] MacWiki - TeXShop, [4] RAINBOW GUIDE Linux,, (2014). [5] RAINBOW GUIDE 2014 for Students, (2014). [6] Illustrator CS6 : Win & Mac, (2012) [7] ( ), ( ) gnuplot, (2004). 19

20 20 A : L A TEX \documentclass[a4paper]{jarticle} \usepackage{graphicx} \usepackage{bm} \setlength{\textwidth}{160mm} \setlength{\textheight}{245mm} \setlength{\oddsidemargin}{0mm} \setlength{\topmargin}{-13mm} \setlength\parindent{1zw} \title{ \ \ \ \author{ } \date{2014 } --- \LaTeX ---} \begin{document} \maketitle \section{\latex [ 1 ]} \label{sec:1st week} \begin{description} \item[ 1 :] \LaTeX \end{description} \subsection{\latex } \LaTeX ( ) \begin{itemize} \item \LaTeX \item \LaTeX ( ) ( ) \item \item \LaTeX \verb+\+ \verb+\+ Windows {\tt Y\llap=} {\bf \verb+\+ Windows {\tt Y\llap=} } \end{itemize} B B 1 WinShell! Undefined control sequence. math.tex(293): :! Missing $ inserted. math.tex 293 $ [2] 20

21 21 WinShell L A TEX B 1: WinShell C thebibliography \begin{thebibliography}{9} \bibitem{resume} --- \LaTeX ---, (2014). \bibitem{guide} RAINBOW GUIDE 2014 UNIX,, (2014). \end{thebibliography} \bibitem{} {} \cite{guide} [2] \begin{thebibliography}{9} D L A TEX 21

22 22... \ref{fig:system} \pageref{fig:system} \ref{sec:detail}. \begin{figure} \begin{center} \includegraphics[scale=0.5]{system.eps} \caption{ } \end{center} \label{fig:system} \end{figure}. \section{ } \label{sec:detail}. \label{} figure fig:system sec:detail DVI \ref{fig:system} \pageref{fig:system} \ref{fig:system} fig:system \pageref{fig:system} fig:system \ref{sec:detail} sec:detail L A TEX DVI DVI 22

23 23 E L A TEX 1 jarticle jreport jbook article report book 2 10pt 11pt 12pt a4paper a4j a5paper b4paper b5paper onecolumn twocolumn A4 A4 a4paper A5 a5j B4 b4j B5 b5j 3 jarticle jreport/jbook \chapter 1 \section \subsection \subsubsection \textmc{ } \mcfamily \textgt{ } \gtfamily \textrm{ } \rmfamily Roman \textbf{ } \bfseries Bold \textit{ } \itshape Italic \textsl{ } \slshape Slanted \textsf{ } \sffamily Sans Serif \texttt{ } \ttfamily Type Writer \textsc{ } \scshape Small Caps 23

24 pt \tiny 5pt Sample \scriptsize 7pt Sample \footnotesize 8pt Sample \small 9pt Sample \normalsize 10pt Sample \large 12pt Sample \Large 14.4pt Sample \LARGE 17.28pt Sample \huge 20.74pt Sample \Huge 24.88pt Sample \ o ò \ o ó \^o ô \"o ö \~o õ \=o ō \.o ȯ \u{o} ŏ \v{o} ǒ \H{o} ő \t{oo} oo \c{o} o \d{o} ọ \b{o} ō \r{o} o 6.2 \textperiodcentered \P \copyright c \dag \ddag \pounds \textvisiblespace \textbullet \S \TeX TEX \LaTeX L A TEX \LaTeXe L A TEX 2ε \sum \bigcap \bigodot \prod \bigcup \bigotimes \coprod \bigsqcup \bigoplus \int \bigvee \biguplus \oint \bigwedge 24

25 \alpha α \iota ι \rho ρ \varepsilon ε \beta β \kappa κ \sigma σ \vartheta ϑ \gamma γ \lambda λ \tau τ \varpi ϖ \delta δ \mu µ \upsilon υ \varrho ϱ \epsilon ϵ \nu ν \phi ϕ \varsigma ς \zeta ζ \xi ξ \chi χ \varphi φ \eta η o o \psi ψ \theta θ \pi π \omega ω \Gamma Γ \Lambda Λ \Sigma Σ \Psi Ψ \Delta \Xi Ξ \Upsilon Υ \Omega Ω \Theta Θ \Pi Π \Phi Φ \pm ± \mp \cap \cup \times \div \sqcap \sqcup \ast \star \vee \wedge \wr \setminus \ \dagger \ddagger \cdot \bullet \circ \bigcirc \uplus \odot \diamond \amalg \oplus \ominus \otimes \oslash 7.4 \le(\leq) \ge(\geq) \subset \supset \prec \succ \subseteq \supseteq \preceq \succeq \ll \gg \sqsubseteq \sqsupseteq \in \ni \vdash \dashv \notin / \propto \models = \perp \neq \equiv. \doteq = \cong = \sim \simeq \approx \asymp \smile \frown \mid \parallel \bowtie 25

26 \leftarrow (\gets) \rightarrow (\to) \uparrow \downarrow \longleftarrow \longrightarrow \Leftarrow \Rightarrow \Uparrow \Downarrow \Longleftarrow = \Longrightarrow = \leftrightarrow \Leftrightarrow \updownarrow \Updownarrow \longleftrightarrow \Longleftrightarrow \hookleftarrow \hookrightarrow \nwarrow \nearrow \swarrow \searrow \leftharpoonup \rightharpoonup \leftharpoondown \rightharpoondown \rightleftharpoons \mapsto \longmapsto 7.6 \aleph ℵ \prime \forall \clubsuit \hbar h \partial \exists \spadesuit \imath ı \nabla \surd \heartsuit \jmath ȷ \triangle \neg \diamondsuit \ell l \infty \top \sharp \wp \ \bot \flat \Re R \backslash \ \angle \natural \Im I \emptyset \cdots \ldots... \vdots. \ddots... \ldots 7.7 \arccos arccos \csc csc \ker ker \min min \arcsin arcsin \deg deg \lg lg \Pr Pr \arctan arctan \det det \lim lim \sec sec \arg arg \dim dim \liminf lim inf \sin sin \cos cos \exp exp \limsup lim sup \sinh sinh \cosh cosh \gcd gcd \ln ln \sup sup \cot cot \hom hom \log log \tan tan \coth coth \inf inf \max max \tanh tanh 7.8 ( ( ) ) \ [ [ ] ] / / \backslash \ \{ { \} } \langle \rangle \lceil \rceil \lfloor \rfloor 26

27 27 L A TEX 2014 A4 2 3 L A TEX PDF (Portable Document Format) Web 1. ( L A TEX ) 2. PDF Web (manaba+r) 3. 10pt jarticle a4j a4j a4paper gnuplot ( ) :00 PDF Web (manaba+r) L A TEX PDF 1.2 DVI PDF PDF (Acrobat )

28 28 L A TEX ****-* is******@ed.ritsumei.ac.jp L A TEX L A TEX 2 L A TEX 2 y = x 2 2x 1 L A TEX tabular 2.1 itemize enumerate enumerate 1. y = (x 2 2x 1) = 2x 2 = 2(x 1) 2. y = 0 2(x 1) = 0 x = 1 3. y = 2(x 1) 1 < x y > 0, x < 1 y < 0 1

29 29 4. x = 1 y = = 2 lim y = lim x + x + y(x2 2x 1) (1) = lim x + x2 ( x2 x 2 2x x 2 1 x 2 ) (2) = lim x + x2 (1 2 x 1 ) = + (3) x2 lim y = lim x x x2 (1 2 x 1 ) = + (4) x2 5. x y = 0 x = 1 ± 2 y x = 0 y = 1 equation eqnarray 2.2 L A TEX tabular 1 1: y = x 2 2x 1 x y 0 + y \caption table figure [tbp] t(op) b(ottom) p(age) h(ere) \begin{table}[htbp] \begin{figure}[ht] 2.3 gnuplot gnuplot 3 2

30 30 gnuplot EPS?? Microsoft Excel EPS L A TEX Excel Adobe Illustrator EPS 3 2 x**2-2*x : y = x 2 2x 1 3 L A TEX RAINBOW Windows WebMAIL USB EPS RAINBOW Windows Irfan View / EPS-conv EPS?? 3

31 31 2: 4 L A TEX [1] L A TEX, (2014). 4

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

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

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

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

プレゼン資料 - 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

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

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

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

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

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

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

More information

tex03final1.dvi

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

More information

基礎数学I

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

More information

PowerPoint プレゼンテーション

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

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

電気通信大学 コンピュータリテラシー 文書整形 --- 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

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

semi4.dvi

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

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

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

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

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

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

PowerPoint プレゼンテーション

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

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

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

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

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

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

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

数学の基礎訓練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

: , 2.0, 3.0, 2.0, (%) ( 2.

: , 2.0, 3.0, 2.0, (%) ( 2. 2017 1 2 1.1...................................... 2 1.2......................................... 4 1.3........................................... 10 1.4................................. 14 1.5..........................................

More information

b3e2003.dvi

b3e2003.dvi 15 II 5 5.1 (1) p, q p = (x + 2y, xy, 1), q = (x 2 + 3y 2, xyz, ) (i) p rotq (ii) p gradq D (2) a, b rot(a b) div [11, p.75] (3) (i) f f grad f = 1 2 grad( f 2) (ii) f f gradf 1 2 grad ( f 2) rotf 5.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

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

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

基礎から学ぶトラヒック理論 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. このサンプルページの内容は, 初版 1 刷発行時のものです.

基礎から学ぶトラヒック理論 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます.   このサンプルページの内容は, 初版 1 刷発行時のものです. 基礎から学ぶトラヒック理論 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. http://www.morikita.co.jp/books/mid/085221 このサンプルページの内容は, 初版 1 刷発行時のものです. i +α 3 1 2 4 5 1 2 ii 3 4 5 6 7 8 9 9.3 2014 6 iii 1 1 2 5 2.1 5 2.2 7

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

: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

確率論と統計学の資料

確率論と統計学の資料 5 June 015 ii........................ 1 1 1.1...................... 1 1........................... 3 1.3... 4 6.1........................... 6................... 7 ii ii.3.................. 8.4..........................

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

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

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

Microsoft Word - ASCII変換文字一覧.docx

Microsoft Word - ASCII変換文字一覧.docx Alpha Α alpha α Beta Β beta β Chi Χ chi χ Delta Δ delta δ Epsilon Ε epsilon ϵ Eta Η eta η Gamma or G Γ gamma γ Iota Ι iota ι Kappa Κ kappa κ Lambda Λ lambda λ Mu Μ mu μ Nu Ν nu ν Omega Ω omega ω O Ο o

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

微分積分 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. このサンプルページの内容は, 初版 1 刷発行時のものです.

微分積分 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます.   このサンプルページの内容は, 初版 1 刷発行時のものです. 微分積分 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. ttp://www.morikita.co.jp/books/mid/00571 このサンプルページの内容は, 初版 1 刷発行時のものです. i ii 014 10 iii [note] 1 3 iv 4 5 3 6 4 x 0 sin x x 1 5 6 z = f(x, y) 1 y = f(x)

More information

I A A441 : April 15, 2013 Version : 1.1 I Kawahira, Tomoki TA (Shigehiro, Yoshida )

I A A441 : April 15, 2013 Version : 1.1 I   Kawahira, Tomoki TA (Shigehiro, Yoshida ) I013 00-1 : April 15, 013 Version : 1.1 I Kawahira, Tomoki TA (Shigehiro, Yoshida) http://www.math.nagoya-u.ac.jp/~kawahira/courses/13s-tenbou.html pdf * 4 15 4 5 13 e πi = 1 5 0 5 7 3 4 6 3 6 10 6 17

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

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

医系の統計入門第 2 版 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. このサンプルページの内容は, 第 2 版 1 刷発行時のものです.

医系の統計入門第 2 版 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます.   このサンプルページの内容は, 第 2 版 1 刷発行時のものです. 医系の統計入門第 2 版 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. http://www.morikita.co.jp/books/mid/009192 このサンプルページの内容は, 第 2 版 1 刷発行時のものです. i 2 t 1. 2. 3 2 3. 6 4. 7 5. n 2 ν 6. 2 7. 2003 ii 2 2013 10 iii 1987

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

Note.tex 2008/09/19( )

Note.tex 2008/09/19( ) 1 20 9 19 2 1 5 1.1........................ 5 1.2............................. 8 2 9 2.1............................. 9 2.2.............................. 10 3 13 3.1.............................. 13 3.2..................................

More information

Ver.2.2 20.07.2 3 200 6 2 4 ) 2) 3) 4) 5) (S45 9 ) ( 4) III 6) 7) 8) 9) ) 2) 3) 4) BASIC 5) 6) 7) 8) 9) ..2 3.2. 3.2.2 4.2.3 5.2.4 6.3 8.3. 8.3.2 8.3.3 9.4 2.5 3.6 5 2.6. 5.6.2 6.6.3 9.6.4 20.6.5 2.6.6

More information

II A A441 : October 02, 2014 Version : Kawahira, Tomoki TA (Kondo, Hirotaka )

II A A441 : October 02, 2014 Version : Kawahira, Tomoki TA (Kondo, Hirotaka ) II 214-1 : October 2, 214 Version : 1.1 Kawahira, Tomoki TA (Kondo, Hirotaka ) http://www.math.nagoya-u.ac.jp/~kawahira/courses/14w-biseki.html pdf 1 2 1 9 1 16 1 23 1 3 11 6 11 13 11 2 11 27 12 4 12 11

More information

211 kotaro@math.titech.ac.jp 1 R *1 n n R n *2 R n = {(x 1,..., x n ) x 1,..., x n R}. R R 2 R 3 R n R n R n D D R n *3 ) (x 1,..., x n ) f(x 1,..., x n ) f D *4 n 2 n = 1 ( ) 1 f D R n f : D R 1.1. (x,

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

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

pdf

pdf http://www.ns.kogakuin.ac.jp/~ft13389/lecture/physics1a2b/ pdf I 1 1 1.1 ( ) 1. 30 m µm 2. 20 cm km 3. 10 m 2 cm 2 4. 5 cm 3 km 3 5. 1 6. 1 7. 1 1.2 ( ) 1. 1 m + 10 cm 2. 1 hr + 6400 sec 3. 3.0 10 5 kg

More information

I A A441 : April 21, 2014 Version : Kawahira, Tomoki TA (Kondo, Hirotaka ) Google

I A A441 : April 21, 2014 Version : Kawahira, Tomoki TA (Kondo, Hirotaka ) Google I4 - : April, 4 Version :. Kwhir, Tomoki TA (Kondo, Hirotk) Google http://www.mth.ngoy-u.c.jp/~kwhir/courses/4s-biseki.html pdf 4 4 4 4 8 e 5 5 9 etc. 5 6 6 6 9 n etc. 6 6 6 3 6 3 7 7 etc 7 4 7 7 8 5 59

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

PowerPoint プレゼンテーション

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

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

4. ϵ(ν, T ) = c 4 u(ν, T ) ϵ(ν, T ) T ν π4 Planck dx = 0 e x 1 15 U(T ) x 3 U(T ) = σt 4 Stefan-Boltzmann σ 2π5 k 4 15c 2 h 3 = W m 2 K 4 5.

4. ϵ(ν, T ) = c 4 u(ν, T ) ϵ(ν, T ) T ν π4 Planck dx = 0 e x 1 15 U(T ) x 3 U(T ) = σt 4 Stefan-Boltzmann σ 2π5 k 4 15c 2 h 3 = W m 2 K 4 5. A 1. Boltzmann Planck u(ν, T )dν = 8πh ν 3 c 3 kt 1 dν h 6.63 10 34 J s Planck k 1.38 10 23 J K 1 Boltzmann u(ν, T ) T ν e hν c = 3 10 8 m s 1 2. Planck λ = c/ν Rayleigh-Jeans u(ν, T )dν = 8πν2 kt dν c

More information

( ; ) C. H. Scholz, The Mechanics of Earthquakes and Faulting : - ( ) σ = σ t sin 2π(r a) λ dσ d(r a) =

( ; ) C. H. Scholz, The Mechanics of Earthquakes and Faulting : - ( ) σ = σ t sin 2π(r a) λ dσ d(r a) = 1 9 8 1 1 1 ; 1 11 16 C. H. Scholz, The Mechanics of Earthquakes and Faulting 1. 1.1 1.1.1 : - σ = σ t sin πr a λ dσ dr a = E a = π λ σ πr a t cos λ 1 r a/λ 1 cos 1 E: σ t = Eλ πa a λ E/π γ : λ/ 3 γ =

More information

8 i, III,,,, III,, :!,,,, :!,,,,, 4:!,,,,,,!,,,, OK! 5:!,,,,,,,,,, OK 6:!, 0, 3:!,,,,! 7:!,,,,,, ii,,,,,, ( ),, :, ( ), ( ), :... : 3 ( )...,, () : ( )..., :,,, ( ), (,,, ),, (ϵ δ ), ( ), (ˆ ˆ;),,,,,,!,,,,.,,

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

2.2 h h l L h L = l cot h (1) (1) L l L l l = L tan h (2) (2) L l 2 l 3 h 2.3 a h a h (a, h)

2.2 h h l L h L = l cot h (1) (1) L l L l l = L tan h (2) (2) L l 2 l 3 h 2.3 a h a h (a, h) 1 16 10 5 1 2 2.1 a a a 1 1 1 2.2 h h l L h L = l cot h (1) (1) L l L l l = L tan h (2) (2) L l 2 l 3 h 2.3 a h a h (a, h) 4 2 3 4 2 5 2.4 x y (x,y) l a x = l cot h cos a, (3) y = l cot h sin a (4) h a

More information

A 2008 10 (2010 4 ) 1 1 1.1................................. 1 1.2..................................... 1 1.3............................ 3 1.3.1............................. 3 1.3.2..................................

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

i

i i 3 4 4 7 5 6 3 ( ).. () 3 () (3) (4) /. 3. 4/3 7. /e 8. a > a, a = /, > a >. () a >, a =, > a > () a > b, a = b, a < b. c c n a n + b n + c n 3c n..... () /3 () + (3) / (4) /4 (5) m > n, a b >, m > n,

More information

r d 2r d l d (a) (b) (c) 1: I(x,t) I(x+ x,t) I(0,t) I(l,t) V in V(x,t) V(x+ x,t) V(0,t) l V(l,t) 2: 0 x x+ x 3: V in 3 V in x V (x, t) I(x, t

r d 2r d l d (a) (b) (c) 1: I(x,t) I(x+ x,t) I(0,t) I(l,t) V in V(x,t) V(x+ x,t) V(0,t) l V(l,t) 2: 0 x x+ x 3: V in 3 V in x V (x, t) I(x, t 1 1 2 2 2r d 2r d l d (a) (b) (c) 1: I(x,t) I(x+ x,t) I(0,t) I(l,t) V in V(x,t) V(x+ x,t) V(0,t) l V(l,t) 2: 0 x x+ x 3: V in 3 V in x V (x, t) I(x, t) V (x, t) I(x, t) V in x t 3 4 1 L R 2 C G L 0 R 0

More information

PowerPoint プレゼンテーション

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

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

,. Black-Scholes u t t, x c u 0 t, x x u t t, x c u t, x x u t t, x + σ x u t, x + rx ut, x rux, t 0 x x,,.,. Step 3, 7,,, Step 6., Step 4,. Step 5,,.

,. Black-Scholes u t t, x c u 0 t, x x u t t, x c u t, x x u t t, x + σ x u t, x + rx ut, x rux, t 0 x x,,.,. Step 3, 7,,, Step 6., Step 4,. Step 5,,. 9 α ν β Ξ ξ Γ γ o δ Π π ε ρ ζ Σ σ η τ Θ θ Υ υ ι Φ φ κ χ Λ λ Ψ ψ µ Ω ω Def, Prop, Th, Lem, Note, Remark, Ex,, Proof, R, N, Q, C [a, b {x R : a x b} : a, b {x R : a < x < b} : [a, b {x R : a x < b} : a,

More information

W u = u(x, t) u tt = a 2 u xx, a > 0 (1) D := {(x, t) : 0 x l, t 0} u (0, t) = 0, u (l, t) = 0, t 0 (2)

W u = u(x, t) u tt = a 2 u xx, a > 0 (1) D := {(x, t) : 0 x l, t 0} u (0, t) = 0, u (l, t) = 0, t 0 (2) 3 215 4 27 1 1 u u(x, t) u tt a 2 u xx, a > (1) D : {(x, t) : x, t } u (, t), u (, t), t (2) u(x, ) f(x), u(x, ) t 2, x (3) u(x, t) X(x)T (t) u (1) 1 T (t) a 2 T (t) X (x) X(x) α (2) T (t) αa 2 T (t) (4)

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

meiji_resume_1.PDF

meiji_resume_1.PDF β β β (q 1,q,..., q n ; p 1, p,..., p n ) H(q 1,q,..., q n ; p 1, p,..., p n ) Hψ = εψ ε k = k +1/ ε k = k(k 1) (x, y, z; p x, p y, p z ) (r; p r ), (θ; p θ ), (ϕ; p ϕ ) ε k = 1/ k p i dq i E total = E

More information

( ) ± = 2018

( ) ± = 2018 30 ( 3 ) ( ) 2018 ( ) ± = 2018 (PDF ), PDF PDF. PDF, ( ), ( ),,,,., PDF,,. , 7., 14 (SSH).,,,.,,,.,., 1.. 2.,,. 3.,,. 4...,, 14 16, 17 21, 22 26, 27( ), 28 32 SSH,,,, ( 7 9 ), ( 14 16 SSH ), ( 17 21, 22

More information

2009 IA 5 I 22, 23, 24, 25, 26, (1) Arcsin 1 ( 2 (4) Arccos 1 ) 2 3 (2) Arcsin( 1) (3) Arccos 2 (5) Arctan 1 (6) Arctan ( 3 ) 3 2. n (1) ta

2009 IA 5 I 22, 23, 24, 25, 26, (1) Arcsin 1 ( 2 (4) Arccos 1 ) 2 3 (2) Arcsin( 1) (3) Arccos 2 (5) Arctan 1 (6) Arctan ( 3 ) 3 2. n (1) ta 009 IA 5 I, 3, 4, 5, 6, 7 6 3. () Arcsin ( (4) Arccos ) 3 () Arcsin( ) (3) Arccos (5) Arctan (6) Arctan ( 3 ) 3. n () tan x (nπ π/, nπ + π/) f n (x) f n (x) fn (x) Arctan x () sin x [nπ π/, nπ +π/] g n

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

/02/18

/02/18 3 09/0/8 i III,,,, III,?,,,,,,,,,,,,,,,,,,,,?,?,,,,,,,,,,,,,,!!!,? 3,,,, ii,,,!,,,, OK! :!,,,, :!,,,,,, 3:!,, 4:!,,,, 5:!,,! 7:!,,,,, 8:!,! 9:!,,,,,,,,, ( ),, :, ( ), ( ), 6:!,,, :... : 3 ( )... iii,,

More information

Onsager SOLUTION OF THE EIGENWERT PROBLEM (O-29) V = e H A e H B λ max Z 2 Onsager (O-77) (O-82) (O-83) Kramers-Wannier 1 1 Ons

Onsager SOLUTION OF THE EIGENWERT PROBLEM (O-29) V = e H A e H B λ max Z 2 Onsager (O-77) (O-82) (O-83) Kramers-Wannier 1 1 Ons Onsager 2 9 207.2.7 3 SOLUTION OF THE EIGENWERT PROBLEM O-29 V = e H A e H B λ max Z 2 OnsagerO-77O-82 O-83 2 Kramers-Wannier Onsager * * * * * V self-adjoint V = V /2 V V /2 = V /2 V 2 V /2 = 2 sinh 2H

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

() Remrk I = [0, ] [x i, x i ]. (x : ) f(x) = 0 (x : ) ξ i, (f) = f(ξ i )(x i x i ) = (x i x i ) = ξ i, (f) = f(ξ i )(x i x i ) = 0 (f) 0.

() Remrk I = [0, ] [x i, x i ]. (x : ) f(x) = 0 (x : ) ξ i, (f) = f(ξ i )(x i x i ) = (x i x i ) = ξ i, (f) = f(ξ i )(x i x i ) = 0 (f) 0. () 6 f(x) [, b] 6. Riemnn [, b] f(x) S f(x) [, b] (Riemnn) = x 0 < x < x < < x n = b. I = [, b] = {x,, x n } mx(x i x i ) =. i [x i, x i ] ξ i n (f) = f(ξ i )(x i x i ) i=. (ξ i ) (f) 0( ), ξ i, S, ε >

More information

構造と連続体の力学基礎

構造と連続体の力学基礎 II 37 Wabash Avenue Bridge, Illinois 州 Winnipeg にある歩道橋 Esplanade Riel 橋6 6 斜張橋である必要は多分無いと思われる すぐ横に道路用桁橋有り しかも塔基部のレストランは 8 年には営業していなかった 9 9. 9.. () 97 [3] [5] k 9. m w(t) f (t) = f (t) + mg k w(t) Newton

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 RCtopics.zip bib.tex info.tex text.tex RCtypeset.tex RCtypeset.pdf cite.sty mediabb.sty radchem.sty RCarticle.cls figs fig1.eps fig1.pdf table1.tex

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

More information

(1.2) T D = 0 T = D = 30 kn 1.2 (1.4) 2F W = 0 F = W/2 = 300 kn/2 = 150 kn 1.3 (1.9) R = W 1 + W 2 = = 1100 N. (1.9) W 2 b W 1 a = 0

(1.2) T D = 0 T = D = 30 kn 1.2 (1.4) 2F W = 0 F = W/2 = 300 kn/2 = 150 kn 1.3 (1.9) R = W 1 + W 2 = = 1100 N. (1.9) W 2 b W 1 a = 0 1 1 1.1 1.) T D = T = D = kn 1. 1.4) F W = F = W/ = kn/ = 15 kn 1. 1.9) R = W 1 + W = 6 + 5 = 11 N. 1.9) W b W 1 a = a = W /W 1 )b = 5/6) = 5 cm 1.4 AB AC P 1, P x, y x, y y x 1.4.) P sin 6 + P 1 sin 45

More information

No δs δs = r + δr r = δr (3) δs δs = r r = δr + u(r + δr, t) u(r, t) (4) δr = (δx, δy, δz) u i (r + δr, t) u i (r, t) = u i x j δx j (5) δs 2

No δs δs = r + δr r = δr (3) δs δs = r r = δr + u(r + δr, t) u(r, t) (4) δr = (δx, δy, δz) u i (r + δr, t) u i (r, t) = u i x j δx j (5) δs 2 No.2 1 2 2 δs δs = r + δr r = δr (3) δs δs = r r = δr + u(r + δr, t) u(r, t) (4) δr = (δx, δy, δz) u i (r + δr, t) u i (r, t) = u i δx j (5) δs 2 = δx i δx i + 2 u i δx i δx j = δs 2 + 2s ij δx i δx j

More information

30

30 3 ............................................2 2...........................................2....................................2.2...................................2.3..............................

More information

e a b a b b a a a 1 a a 1 = a 1 a = e G G G : x ( x =, 8, 1 ) x 1,, 60 θ, ϕ ψ θ G G H H G x. n n 1 n 1 n σ = (σ 1, σ,..., σ N ) i σ i i n S n n = 1,,

e a b a b b a a a 1 a a 1 = a 1 a = e G G G : x ( x =, 8, 1 ) x 1,, 60 θ, ϕ ψ θ G G H H G x. n n 1 n 1 n σ = (σ 1, σ,..., σ N ) i σ i i n S n n = 1,, 01 10 18 ( ) 1 6 6 1 8 8 1 6 1 0 0 0 0 1 Table 1: 10 0 8 180 1 1 1. ( : 60 60 ) : 1. 1 e a b a b b a a a 1 a a 1 = a 1 a = e G G G : x ( x =, 8, 1 ) x 1,, 60 θ, ϕ ψ θ G G H H G x. n n 1 n 1 n σ = (σ 1,

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

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

II No.01 [n/2] [1]H n (x) H n (x) = ( 1) r n! r!(n 2r)! (2x)n 2r. r=0 [2]H n (x) n,, H n ( x) = ( 1) n H n (x). [3] H n (x) = ( 1) n dn x2 e dx n e x2

II No.01 [n/2] [1]H n (x) H n (x) = ( 1) r n! r!(n 2r)! (2x)n 2r. r=0 [2]H n (x) n,, H n ( x) = ( 1) n H n (x). [3] H n (x) = ( 1) n dn x2 e dx n e x2 II No.1 [n/] [1]H n x) H n x) = 1) r n! r!n r)! x)n r r= []H n x) n,, H n x) = 1) n H n x) [3] H n x) = 1) n dn x e dx n e x [4] H n+1 x) = xh n x) nh n 1 x) ) d dx x H n x) = H n+1 x) d dx H nx) = nh

More information

量子力学 問題

量子力学 問題 3 : 203 : 0. H = 0 0 2 6 0 () = 6, 2 = 2, 3 = 3 3 H 6 2 3 ϵ,2,3 (2) ψ = (, 2, 3 ) ψ Hψ H (3) P i = i i P P 2 = P 2 P 3 = P 3 P = O, P 2 i = P i (4) P + P 2 + P 3 = E 3 (5) i ϵ ip i H 0 0 (6) R = 0 0 [H,

More information

A = A x x + A y y + A, B = B x x + B y y + B, C = C x x + C y y + C..6 x y A B C = A x x + A y y + A B x B y B C x C y C { B = A x x + A y y + A y B B

A = A x x + A y y + A, B = B x x + B y y + B, C = C x x + C y y + C..6 x y A B C = A x x + A y y + A B x B y B C x C y C { B = A x x + A y y + A y B B 9 7 A = A x x + A y y + A, B = B x x + B y y + B, C = C x x + C y y + C..6 x y A B C = A x x + A y y + A B x B y B C x C y C { B = A x x + A y y + A y B B x x B } B C y C y + x B y C x C C x C y B = A

More information

. sinh x sinh x) = e x e x = ex e x = sinh x 3) y = cosh x, y = sinh x y = e x, y = e x 6 sinhx) coshx) 4 y-axis x-axis : y = cosh x, y = s

. sinh x sinh x) = e x e x = ex e x = sinh x 3) y = cosh x, y = sinh x y = e x, y = e x 6 sinhx) coshx) 4 y-axis x-axis : y = cosh x, y = s . 00 3 9 [] sinh x = ex e x, cosh x = ex + e x ) sinh cosh 4 hyperbolic) hyperbola) = 3 cosh x cosh x) = e x + e x = cosh x ) . sinh x sinh x) = e x e x = ex e x = sinh x 3) y = cosh x, y = sinh x y =

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