misc chap

Size: px
Start display at page:

Download "5.14.................................... 26 5.15............................... 28 5.16 misc......................................... 28 6 29 6.1 chap"

Transcription

1 TEX , TEX 3 2 L A TEX (TEXShop ) 5 3 L A TEX L A TEX TEX L A TEX L A TEX.tex ( ) ( ) sin {

2 misc chapter, section, subsection, paragraph TEX L A TEX 34 9 L A TEX PostScript JPEG JPEG JPEG PostScript JPEG dviout : misc xbb figure TikZ plot L A TEX Beamer stepwise viewing

3 A Tips 53 A A.1.1 L A TEX A.1.2 dvipdfmx A A.2 PostScript A.3 BoundingBox A A.5 jobname A.6 MacOS A.7 QED A.8 R A A A A.12 rsfs ( 1 ) A B 57 B B B TEX 2014 MacBook 1 TEX ( ) TEX TEX (Donald Knuth 1, 2, The Art of Computer Programming ) ( 3 ) ( 30 ) TEX ( ) 4 TEX Joy of TEX 3

4 ( ) 5 TEX Knuth TEX ( ) TEX TEX C ( ) PDF ( ) Windows TEX TEX ( ) TEX ( ) ( ) TEX PDF TEX ( ) TEX PDF (portable document format) TEX L A TEX ( pl A TEX) 5 WYSIWYG (What you see is what you get), TEX 4

5 2 L A TEX (TEXShop ) TeXShop Finder TeXShop : TeXShop [ ] [ ] TEX 5

6 2: 3: mylatex.tex 6

7 first.tex \documentclass[12pt,leqno]{jarticle} \usepackage[a4paper]{geometry} \usepackage{amsmath,amssymb} \usepackage[dvipdfmx]{graphicx} \begin{document} \title{ \TeX} \author{ }% \date{ } \maketitle \int_{-\infty}^{\infty} e^{-x^2} dx=\sqrt{\pi}. \end{document} [ ] [ ] myfirst.tex ( myfirst ) 4: 5 7

8 5: 8

9 mylatex.tex cp ~/Documents/mylatex.tex ~/Library/TeXShop/Templates/ TeXShop mylatex mylatex.tex 3 L A TEX 3.1 L A TEX L A TEX \documentclass[12pt,leqno]{jarticle}% \begin{document} \end{document} \documentclass[12pt,leqno]{jarticle}% \begin{document} % 4 \title{ X} \author{ } \date{ } \maketitle \end{document} \begin{document} \end{document} \documentclass[12pt,leqno]{jarticle}% \begin{document} % 4 \title{ X} \author{ } \date{ } \maketitle \end{document} TEX verbatim 9

10 \documentclass[12pt,leqno]{jarticle}% \begin{document} % 4 \title{ X} \author{ } \date{ } \maketitle % verbatim \begin{verbatim} #include <stdio.h> int main(void) { printf("hello\n"); return 0; } \end{verbatim} \end{document} 3.2 TEX MacBook Air TeXShop ( ) Mac TEX MacTeX 6 TeXShop 7 TeXShop OK ( 2014 (Mac) 8 ). TeXShop PATH 9 bash.profile export PATH=$PATH:/usr/local/texlive/2013/bin/x86_64-darwin tcsh.tcshrc set path=($path /usr/local/texlive/2013/bin/x86_64-darwin) MacTeX 2013 /usr/local/texlive/2013/bin/x86 64-darwin/ 10

11 3.3 L A TEX TEX TeXShop TeXShop (TeXLive ) 1. mylatex.tex (, Emacs ) ( ) ( X kadaix.tex ) 2..tex dvi ( ) bash-3.2$ platex.tex Enter (, ) 3..dvi ( ) bash-3.2$ pxdvi.dvi & Enter 4. PDF.dvi PDF bash-3.2$ dvipdfmx.dvi Enter.pdf 4 L A TEX.tex 4.1.tex TEX \ \ ( (16 0x5c, 10 92) 10 ) TEX % mylatex.tex ( ) 10 Mac Y \ Unicode Y ( ) \ 11

12 mylatex.tex \documentclass[12pt,leqno]{jarticle} \usepackage[a4paper]{geometry} \usepackage{amsmath,amssymb} \usepackage[dvipdfmx]{graphicx} \begin{document} \title{} \author{ }% \date{2014 } \maketitle \end{document} ( ) \title{ \TeX}% \author{ } % \date{ } % ( ) \maketitle % (date ( ) \ ) \ \title{ \TeX} \author{ } \maketitle ( \data{} % ) \begin{document} \end{document} :! " ( ) - [ ] + * :?,. ( , en-dash, em-dash $-$ ) 12

13 # \ \# (\ ) # $ % & { } $ $ < > 3 ( ) ~ \textasciitilde \ \textbackslash ^ \textasciicircum ( ) 4.2 ( ) 11 TEX ( ).tex This is a pen. This is a pen. \quad ( ) (\par ) ( (indentation)) 1 ( ) ( ) ( ) 11 TEX 13

14 I love you. I love you. \\ 95% ( ) ( ) 4.3 (9 ) \tiny \scriptsize \footnotesize \small \normalsize \large \Large \LARGE \huge \Huge 14

15 {\tiny a} {\scriptsize a} {\footnotesize a} {\small a} {\normalsize a} {\large a} {\Large a} {\LARGE a} {\huge a} {\Huge a} a a a a a a a a a a \usepackage[dvipdfmx]{graphicx}% graphicx \begin{document}... \scalebox{10.0}{a} a \textrm{} ( ) abcabc \textit{} abcabc \textsf{} abcabc \texttt{} abcabc \textbf{} abcabc \textsc{} abcabc \textsl{} abcabc \textgt{} \textmc{} ( ) \textbf{} \textgt{ } \textmc{ } \textbf{ } ( WWW ) 15

16 ( ) $ $a^2+b^2=c^2$ a 2 + b 2 = c 2 2. ( ) a^2+b^2=c^2 a 2 + b 2 = c 2 equation \begin{equation} a^2+b^2=c^2 \end{equation} \documentclass[12pt,leqno]{jarticle} leqno (left equation number) (1) a 2 + b 2 = c (, ) [, ] {, } \ 16

17 \{[(a+b)+c]+d\} {[(a + b) + c] + d} \left \right \left[ \left(x-x_0\right)^2+\left(y-y_0\right)^2 \right]^{1/2} [ (x x0 ) 2 + (y y 0 ) 2] 1/2 \left \right \middle A=\left\{\frac{1}{n}\middle n\in\n\right\}. { } 1 A = n n N. (LaTeX2HTML eplatex ) \mid \mid \middle \middle ( tex.stackexchange.com/questions/5502/how-to-get-a-mid-binary-relation-that-grows) \newcommand{\relmiddle}[1]{\mathrel{}\middle#1\mathrel{}} A=\left\{\frac{1}{n}\relmiddle n\in\n\right\}. A = { 1 n } n N. 17

18 5.3 ( ) 12 a\,a\;a\ a\quad a\qquad a a a a a a a \! ( ) \int\int f(x,y)dxdy=\int\!\!\int f(x,y)dxdy f(x, y)dxdy = f(x, y)dxdy ( ) ( TEX \dint, \tint ) \ ( ) \alpha\beta\gamma\delta\epsilon\zeta\eta\theta\iota\kappa\lambda\mu\nu\xi % omicron o \pi\rho\sigma\tau\upsilon\phi\chi\psi\omega αβγδϵζηθικλµνξπρστ υϕχψω 12 quad (=quadrat) ( ) (heart) 18

19 \varepsilon\vartheta\varpi\varrho\varsigma\varphi εϑϖϱςφ \Gamma \Delta \Theta \Lambda \Xi \Pi \Sigma \Upsilon \Phi \Psi \Omega Γ ΘΛΞΠΣΥΦΨΩ ( α A ) \mathit{} \mathit{\gamma \Delta \Theta \Lambda \Xi \Pi \Sigma \Upsilon \Phi \Psi \Omega} Γ ΘΛΞΠΣΥΦΨΩ a\in A\subset B,\quad C\supset D,\quad a\not\in A,\quad C\not\supset D,\quad A\cup B, A\cap B, A\setminus B=\emptyset,\quad \bigcup_{i=1}^\infty A_i=\bigcap_{i=1}^\infty B_i a A B, C D, a A, C D, A B, A B, A \ B =, A i = i=1 i=1 B i 19

20 (\in) (\ni) (\supset subset superset ) < A\subseteq B,\quad A\subseteqq B,\quad A\subsetneq B,\quad A\subsetneqq B. A B, A B, A B, A B. : and \wedge, or \vee, not \neg \neg(p\wedge Q)\equiv \neg P\vee \neg Q. (P Q) P Q. \Leftrightarrow, \Rightarrow 5.5 a 2 a^2 a n a_n 2 2n 2^{2^n} \lim_{r\to\infty}\int_a^r f(x)dx=\sum_{n=1}^\infty a_n R lim f(x)dx = R a n=1 a n 5.6 \frac{a+b}{c}=\frac12 20

21 a + b c = 1 2 \displaystle $\frac{a+b}{c}=\frac12$ $\displaystyle\frac{a+b}{c}=\frac12$ a+b c = 1 2 a + b c = 1 2 \dfrac (amsmath ) \displaystyle \begin{document} \newcommand{\dsp}{\displaystyle} \dsp \displaystyle TEX ( ) \frac{1}{2}+\frac{1}{3}=\frac{1}{\;2\;}+\frac{1}{\;3\;} = \raise \lower \frac{\kakko{ }}{\kakko{ }} = \frac{\raise0.8ex\hbox{$\;\kakko{ }\;$}} {\lower1ex\hbox{$\kakko{ }$}} = 21

22 5.7 sin sin x s, i, n 13 ( ) sin x \sin x=\log y=\max A sin x = log x = max A log x logx ( l, o, g, x ) \begin{document} ( ) \newcommand{\grad}{\mathop{\mathrm{grad}}\nolimits} ( grad ) \grad 5.8 \to \mapsto \leftarrow \rightarrow \leftrightarrow \longleftarrow \Leftarrow \to \quad \mapsto \quad \leftarrow \quad \Leftarrow \quad \longleftarrow \quad \Longleftarrow \quad \leftrightarrow \quad \Leftrightarrow \quad \longleftrightarrow \quad \Longleftrightarrow left right = 13 x ( ) 22

23 \uparrow \quad \downarrow \quad \Uparrow \quad \Downarrow \quad \updownarrow \quad \Updownarrow \quad \nearrow \quad \nwarrow \quad \searrow \quad \swarrow \to \mapsto (nearrow, nwarrow, searrow, swarrow northeast, northwest, southeast, southwest ) 5.9 \cdot \quad \cdots \quad \ldots \quad \ddots \quad \vdots (c center, l low, d diagonal ( ), v vertical ( )) <, > \le \ge 14 a<b\le c\ge d a < b c d \ll, \gg, = \ne, \leqq, \geqq ( AMS \usepackage{amssymb} ) 14 less than or equal to le, greater than or equal to ge 23

24 5.11 \ \pm \mp \times \div \sim \simeq \fallingdotseq \leqq \geqq ± \nabla \triangle \partial \forall \exists \infty \propto \angle \langle \rangle \fallingdotseq AMS ( ) \usepackage{amssymb}... \usepackage{amssymb}% AMS... \begin{document}... \ \quad \pm\quad \mp \quad \times \quad \div \quad \sim \quad \simeq \quad \fallingdotseq \quad \leqq \quad \geqq\quad \nabla \quad \triangle \quad \partial \quad \forall \quad \exists \quad \infty \quad \propto\quad \angle\quad \langle\quad \rangle... ± \fallingdotseq \partial (7.1 ) { ( ) ( ) array matrix ( 1 ) ( ) ( [, ], {, }) \left \right ( a c ) ( b d x y ) 15 24

25 array \left( \begin{array}{cc} a & b \\ c & d \end{array} \right) \left( \begin{array}{c} x \\ y \end{array} \right) AMS pmatrix pmatrix \documentclass[12pt,leqno]{jarticle}... \usepackage{amsmath}%... \begin{document}... \begin{pmatrix} a & b \\ c & d \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} pmatrix 16 array (l) (c) (r) { x (x 0 ) x = x (x < 0 ) 16 bmatrix, Bmatrix matrix 25

26 x = \left\{ \begin{array}{rl}% 1 l ( L ) left x & \text{($x\ge 0$ )}\\ -x & \text{($x<0$ )} \end{array} \right. % (. ) cases x = \begin{cases} x & \text{($x\ge 0$ )}\\ -x & \text{($x< 0$ )} \end{cases} 5.13 \mbox{} \text{} ( ) \usepackage{amsmath}% \text{}... f(x)=\log x\quad\mbox{($x$ )},\quad \zeta(s)=\prod_{\text{$p$ }}\frac{1}{1-\dfrac{1}{p^s}} f(x) = log x (x ), ζ(s) = p p s 5.14 align, align* 26

27 \begin{align*} x&=1,\\ f(x)&=10. \end{align*} x = 1, f(x) = 10. \begin{align*} &x=1,\\ &f(x)=10. \end{align*} x = 1, f(x) = 10. (*) align ( ) \begin{align} x&=1,\\ f(x)&=10. \end{align} (2) (3) x = 1, f(x) = 10. ( \begin{equation} \end{equation} (equation ) \begin{equation} 3^2+4^2=5^2. \end{equation} (4) =

28 5.15 \underline{abc}, \quad \overline{abc}, \quad \overrightarrow{abc}, \quad \overleftarrow{abc}, \quad \overbrace{abc}, \quad \underbrace{abc} ABC, ABC, ABC, ABC, { }} { ABC, ABC } {{ } \overbrace{} \newcomamnd{\r}{\mathbb{r}} \R^n:=\overbrace{\R\times\cdots\times\R}^{\text{$n$ }} R n := n { }} { R R 5.16 misc def. =? \stackrel{}{}, \overset{}{} f(x)\stackrel{\mathrm{def.}}{=}x^2+2x+3,\quad g(x)\overset{\mathrm{def.}}{=}3x^2+2x+1,\quad h(x)\underset{\mathrm{def.}}{=}\sin x. f(x) def. = x 2 + 2x + 3, g(x) def. = 3x 2 + 2x + 1, h(x) = def. sin x. lim y=kx (x,y) (0,0) \atop \genfrac{}{}{0pt}{1}{ }{ } \lim_{y=kx\atop (x,y)\to(0,0)}\frac{x y}{x^2+y^2} = \lim_{\genfrac{}{}{0pt}{1}{y=kx}{(x,y)\to(0,0)}}\frac{x y}{x^2+y^2} lim y=kx (x,y) (0,0) xy x 2 + y 2 = lim y=kx (x,y) (0,0) xy x 2 + y 2 28

29 6 6.1 chapter, section, subsection, paragraph L A TEX \part{ } x \chapter{ } x \section{ } x \subsection{ } \subsubsection{ } \paragraph{ } \subparagraph{ } jarticle part, chapter ( section ) chapter jreport jbook part jbook jbook \documentclass[12pt,leqno]{jbook} 6.2 chapter section \tableofcontents 6.3 L A TEX ( pbibtex ) 2 \begin{thebibliography}{99}% 99 \bibitem{ }, \LaTeXe\ 5, (2010). \bibitem{ } E.,, \TeX\ ---, (1992). \end{thebibliography} 29

30 \cite{ } \cite{ } \TeX\ [1] TEX jreport, jbook thebibliography \renewcommand{\bibname}{ } \bibname 6.4 ( ) 30

31 6.5 \documentclass[12pt]{jarticle} \usepackage[a4paper]{geometry} \begin{document} \title{\tex\ } \author{ \quad } \date{ } \maketitle \tableofcontents \section{ } \section{\tex\ } \LaTeX\ \cite{ } \TeX\ \cite{ } \section{ } \begin{thebibliography}{99} \bibitem{ }, \LaTeXe\ 5, (2010). \bibitem{ } E.,, \TeX\ ---, (1992). \end{thebibliography} \end{document} 1 (1, 2, 3 1 ) 31

32 6.6 \label{} \ref{} TEX \label{ } \{ } ( ) \footnote{} 7 TEX 7.1 gradient \newcommand{\grad}{\mathop{\mathrm{grad}}\nolimits} \grad TEX \displaystyle \varepsilon \displaystyle, \varepsilon \dsp, \eps \newcommand{\dsp}{\displaystyle} \newcommand{\eps}{\varepsilon} 2 2 \left( \begin{array}{cc} 1 & 2 \\ 3 & 4 \end{array} \right) 2 2 \newcommand{\gyouretsu}[4]{ \left( \begin{array}{cc} {#1} & {#2}\\ {#3} & {#4} \end{array} \right) } 32 ( )

33 \gyouretsu ( 4 ) \gyouretsu{1}{2}{3}{4}+\gyouretsu{5}{6}{7}{8}= \gyouretsu{6}{8}{10}{12} ( ) ( ) ( ) = (gyouretu22 ) L A TEX 7.2 L A TEX ( ) \usepackage{} ( ) geometry TEX geometry 17 (latex geometry.ins geometry.sty ) \usepackage[a4paper]{geometry} amsmath, amssymb (American Mathematical Society, AMS) amsmath, amssymb \usepackage{amsmath,amssymb} graphicx \includegraphics{} ( ) \usepackage[dvipdfmx]{graphicx} \usepackage[dvips]{graphicx}% dvips LaTeX Beamer TEX LaTeX Beamer WWW

34 ascmac \yen screen itembox ascmac \usepackage{ascmac} 8 L A TEX ( ) verbatim \begin{verbatim} #include <stdio.h> int main(void) { printf("hello, world\n") return 0 } \end{verbatim}.tex verbatim ( verbatim ) moreverb \verbatimtabinput{} \listinginput{}{} ( ) hello.c, world.c \documentclass[12pt,leqno]{jarticle} \usepackage{moreverb}% \begin{document}... \verbatimtabinput[4]{hello.c}% hello.c 4... \listinginput{1}{world.c}% world.c 1... \end{document} verbatimfiles 34

35 moreverb verbatimfiles verbatimfiles \verbatimfile{} \verbatimlisting{} ( ) hello.c \documentclass[12pt,leqno]{jarticle} \usepackage{verbatimfiles}% ( s ) \begin{document}... \verbatimfile{hello.c}% hello.c... \end{document} verbatimfiles.sty ac.jp/~mk/labo/tex/style/verbatimfiles.sty.tex ( syori2 ) (A) (Internet Explorer [ ] [ ] [ (*.txt)] verbatimfiles.sty ) 9 L A TEX ( ) 9.1 L A TEX (1) ( ) dvips, dviout, dvipdfm, dvipdfmx Windows dviout, UNIX dvips dvipdfmx \documentclass[12pt,...,dvipdfmx]{jarticle} \documentclass{} 35

36 (2) graphics, graphicx graphicx \usepackage{graphicx} (3) \includegraphics[ ]{ }.tex Mac OS X UTF8 Normalization form D dvipdfmx JPEG (.jpg), PNG (.png), PDF (.pdf), EPS (.eps) dvips EPS (.eps) JPEG jpeg2ps EPS includegraphics height= ( ), scale= ( ), angle= ( ), clip ( ), bb= (BoundigBox ) origin= ( c, tl, tr, bl, br) (BoundingBox ) EPS BoundingBox [x 1, x 2 ] [y 1, y 2 ] %%BoundingBox: x 1 y 1 y 2 x 2 BoundingBox %%BoundingBox: JPEG, PNG, PDF TEX includegraphics bb= (?) BoundingBox \includegraphics[width=10cm,bb= ]{photo0620.png} includegraphics figure 36

37 BoundingBox ( ) myimage.png.png.pdf,.jpg myimage.png BoundingBox TEX BoundingBox myimage.xbb TEX extractbb ( dvipdfmx) myimage.xbb extractbb mygraph.png texmf.cnf shell escape commands= extractbb texmf.cnf shell escape commands= shell_escape_commands = \ bibtex,bibtex8,bibtexu,pbibtex,upbibtex,biber,\ kpsewhich,\ makeindex,mendex,texindy,\ mpost,pmpost,upmpost,\ repstopdf,epspdf,extractbb,\ \ 1 TeXLive texmf.cnf /usr/local/texlive/texmf-local/web2c/ ( 7 texmf.cnf ) sudo mktexlsr /usr/local/texlive/texmf-local/web2c/texmf.cnf myimage.png ( ) myimage.pdf myimage.xbb myimage.xbb TeXLive 2014 L A TEX.xbb ( BoundingBox ) myimage.xbb 9.2 PostScript PostScript 37

38 L A TEX PostScript (Encapsulated PostScript, EPS,.eps ) Mathematica EPS OS 18 kamehoshi2.eps \documentclass[12pt,leqno,dvipdfmx]{jarticle} \usepackage{graphicx}% graphicx \begin{figure}[htbp] \centering \includegraphics[width=5cm]{eps/kamehoshi2.eps} \caption{ } \end{figure} 6: Mathematica ( html) gnuplot ( html) GLSC ( PostScript Mathematica, g=plot[sin[x],{x,0,2pi}] Export["mygraph.eps",g] ( PostScript ) 18 Mac MacPorts sudo port install gv; sudo port install ghostscript-fonts-hiragino Ghostscript gv 38

39 Export["mygraph.jpg", g, ImageResolution->1200] JPEG ( 1200 dpi ) jpeg2ps mygraph.jpg > mygraph.eps convert mygraph.jpg mygraph.eps PostScript gnuplot gnuplot> set term postscript eps color gnuplot> set output "mygraph.eps" gnuplot> set term push gnuplot> set term postscript eps color gnuplot> set output "mygraph.eps" gnuplot> ( ) gnuplot> set term pop ( set term x11 set term win push, pop ) GLSC g_init("mygraph",...); g_device(g_both);... ( g init() mygraph ) ( G BOTH) g_out -i mygraph mygraph.i00 \includegraphics[angle=90,width=10cm]{mygraph.i00} angle=90 (width= angle= ) g_out -iv mygraph (-v ) -v BoundingBox ( head mygraph.i00 ) ps2eps 39

40 ps2eps -t=100,200 mygraph.i00 (100,200 ) mygraph.i00.eps g out PostScript BoundingBox ps2eps ( BoundingBox ) 9.3 JPEG JPEG BASIC (A) JPEG (.JPG ) JPEG dvipdfmx \includegraphics{} JPEG PostScript dvips JPEG JPEG jpeg2ps 19 convert (ImageMagick ) EPS Windows Cygwin jpeg2ps Cygwin Z:Y.windows2000Ysyori2>jpeg2ps kamehosi.jpg > kamehosi.eps kamehosi.jpg EPS kamehosi.eps Mac MacPorts sudo port install jpeg2ps jpeg2ps kamehosi.jpg > kamehosi.eps Windows 7 GUI wjpeg2ps 20 JPEG wjpeg2ps convert EPS TEX jpeg2ps

41 9.4 JPEG JPEG Windows BMP, GIF, TIFF, PNG dvipdfmx png png includegraphics tiff dvips EPS JPEG ( dvipdfmx ) JPEG jpeg2ps PostScript ( BMP ) PostScript JPEG jpeg2ps JPEG JPEG JPEG Windows ( ) IrfanView ( ) UNIX ( Cygwin, Mac) ImageMagick convert JPEG convert nantoka.bmp nantoka.jpg convert nantoka.gif nantoka.jpg convert nantoka.png nantoka.jpg.jpg 9.5 dviout dviout Option Setup Parameters Graphic GIF BMP(full-color) dviout -GIF=5 9.6 : Windows 7 Alt + Print Screen ( Print Screen Fn Alt + Fn + PrintScreen ) 22 ( JPEG ) 22 (P) 41

42 Mac ( ) : PDF PS convert convert nantoka.pdf nantoka.eps ghostscript pdf2ps pdf2ps nantoka.pdf ps2eps nantoka.ps nantoka.eps PDF PostScript 9.7 misc graphicx color.sty 1 \documentclass[12pt,dvipdfmx]{jarticle} \usepackage{graphicx} \usepackage{color} 2 \documentclass[12pt]{jarticle} \usepackage[dvipdfmx]{graphicx} \usepackage[dvipdfmx]{color} color.sty ( gouji.sty \RequirePackage[dvips]{graphicx} ) 2 geometry TikZ xbb mygraph.{pdf,png,jpg} BoundingBox mygraph.xbb.xbb TeXLive extractbb extractbb mygraph.pdf xbb mygraph.pdf 42

43 extractbb TeXLive ( dvipdfmx ) $TEXMF/web2c/texmf.cnf % % t ( ) % % p (shell_escape_commands ) shell_escape = p shell_escape_commands = \ bibtex,bibtex8,bibtexu,pbibtex,upbibtex,biber,\ kpsewhich,\ makeindex,mendex,texindy,\ mpost,pmpost,\ repstopdf,epspdf,extractbb,\ extractbb.xbb TEX.xbb extractbb xbb ebb dvipdfmx xbb $ which dvipdfmx /usr/local/texlive/2014/bin/x86_64-darwin/dvipdfmx ( cd ) $ pushd /usr/local/texlive/2014/bin/x86_64-darwin/ $ sudo ln -s dvipdfmx xbb $ popd dvipdfmx.def.xbb CTAN (ftp://ftp.kddilabs.jp/ctan/macros/latex/contrib/dvipdfmx-def/dvipdfmx. def) ( : \usepackage[dvipdfmx]{graphicx} \usepackage[dvipdfm]{graphicx} ebb.bb ebb dvipdfmx L A TEX Beamer (11) dvipdfm dvipdfmx dvipdfm ) 9.8 figure ( ) figure ( ) TEX figure table 43

44 \begin{figure}[htbp] \centering \includegraphics[ ]{ } \caption{ ( )} \label{fig: } \end{figure} ( TeXShop ) TEX \clearpage ( ) ccaption \legend{} \usepackage{ccaption}... \caption{ (1 )} \legend{ (2 )} TEX float [H] (H (here) here.sty ) \usepackage{float}... \begin{figure}[h]... \end{figure} 10 TikZ TEX picture TikZ 10.1 dvipdfmx \documentclass[...,dvipdfmx]{jarticle} \usepackage{graphicx} \usepackage{tikz} 44

45 \usepackage[dvipdfmx]{graphicx} \usepackage{tikz} 10.2 texdoc tikz /usr/local/texlive/2014/texmf-dist/doc/generic/pgf/pgfmanual.pdf 10.3 \begin{tikzpicture} \draw [->,thick] (-2,0) -- (2,0);% \draw (0,-2) -- (0,2); \draw [very thick,red] (0,0) circle [ radius=1 ];% =(0,0), =1 \draw (-1,-1) rectangle (1.0,1.0); % =(-1,-1), =(1,1) \draw (0,0) parabola (1.5,2.25); \draw (0,0) parabola (-1.5,2.25); \draw (-1.57,-1) cos (0,0) sin (1.57,1) cos (3.14, 0) sin (4.71,-1); \end{tikzpicture} parabola TeX 3 23 \coordinate ( ) \foreach ( )

46 \begin{tikzpicture} \coordinate [label=left: {$\mathrm{o}$}] (O) at (0,0); \coordinate [label=right:{$\mathrm{a}$}] (A) at (4,3); \foreach \x in {0,1,2,3,4} \draw (\x,0)--(\x,3); \foreach \y in {0,1,2,3} \draw (0,\y)--(4,\y); \fill (O) circle [radius=0.08]; \fill (A) circle [radius=0.08]; \end{tikzpicture} A O 10.4 plot plot ( ) plot file { }; \begin{tikzpicture}[=>stealth] \draw node (0,0) [left] {$O$}; \draw [->] (-0.1,0) -- (6.5,0); \draw [->] (0,-1.2) -- (0,1.5); \draw [red] plot file {sin.tbl}; \draw [blue] plot file {cos.tbl}; \end{tikzpicture} O sin.tbl, cos.tbl C gnuplot 46

47 \begin{tikzpicture}[domain=0:4] \draw[very thin,color=gray] (-0.1,-1.1) grid (3.9,3.9); \draw[->] (-0.2,0) -- (4.2,0) node[right] {$x$}; \draw[->] (0,-1.2) -- (0,4.2) node[above] {$f(x)$}; \draw[color=red] plot[id=x] function{x} node[right] {$f(x) =x$}; \draw[color=blue] plot[id=sin] function{sin(x)} node[right] {$f(x)=\sin x$}; \draw[color=orange] plot[id=exp] function{0.05*exp(x)} node[right] {$f(x) = \frac{1}{20} \mathrm e^x$}; \end{tikzpicture}.x.gnuplot,.sin.gnuplot,.exp.gnuplot gnuplot gnuplot.x.gnuplot gnuplot.sin.gnuplot gnuplot.exp.gnuplot.x.table,.sin.table,.exp.table f(x) f(x) = x f(x) = 1 20 ex x f(x) = sin x 47

48 10.5 \begin{tikzpicture} \tikzset{block/.style={rectangle, fill=cyan!10, text width=3cm, text centered, rounded corners, minimum height=1.5cm}}; \node[block] {Weierstrass } [level distance=3cm, sibling distance=4cm, edge from parent/.style={->,draw}] child { node[block]{ } child { node[block]{cantor } [level distance=3cm, sibling distance=4cm, edge from parent/.style={->,draw}] child{ node[block]{ } } child { node[block]{bolzano-weierstrass } child { node[block]{weierstrass } child { node[block]{rolle } child { node[block]{ } child { node [block] {$f >0$ in $I^\circ$ } } child { node [block] {$f =0$ in $I^\circ$ } } } child { node[block]{taylor } } child { node[block]{cauchy 2 } } } } child { node[block]{cauchy } } } } }; \end{tikzpicture} 48

49 Weierstrass Cantor Bolzano- Weierstrass Weierstrass Cauchy Rolle Taylor Cauchy 2 f > 0 in I f = 0 in I 11 L A TEX Beamer Windows PowerPoint, Mac Keynote TEX TEX 49

50 TEX 1 ( ) ( OHP ( ) ) TEX L A TEX Beamer 11.1 ( ) TeX Live LaTeX Beamer \documentclass[dvipdfmx,cjk]{beamer} dvipdfmx dvipdfm dvipdfmx LaTeX Beamer TeX Live ( TeX Live ) TeX Live 2. theme \usetheme{madrid} Madrid 3. \begin{document} \end{document} \begin{frame}{ } \end{frame} 5. dvi PDF PDF TeXShop 50

51 \subtitle{} ( ) \institute{} ( ) \title{ } \subtitle{ } \author{ } \institute{ } \date{ } \frame{\titlepage} \color{ } \textcolor{ }{ } beamer \usepackage{graphicx} \includegraphics{} sample.tex \documentclass[dvipdfmx,cjk]{beamer} \usetheme{madrid} \begin{document} \title{ } \subtitle{ } \author{ } \institute{ } \date{ } \frame{\titlepage} \begin{frame}{ } Beamer.. \end{frame} \end{document} 11.3 stepwise viewing 1 \pause \only< >{ } \uncover< >{ } ( ) \temporal< >{ 1}{ 2}{ 3} itemize, enumerate \item< > 3 2,3 1-3,

52 \textcolor<2-4>{red}{ } 2 4 handout 1 \documentclass[dvidfpmx,cjk,handout]{beamer} 11.4 \hyperlink{ }{\beamergotobutton{ }} ( Mac Acrobat command +, Preview command + [ ) \begin{frame}[label= ] 11.5 PDF UTF8 beamer 24 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}} \else \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}} \fi 11.6 dvipdfm dvipdfmx MacTeX dvipdfm dvipdfm.def not found \usepackage{color} (Beamer ) \usepackage{graphicx} (Beamer ) \documentclass[dvipdfmx,cjk]{beamer}... \usepackage[dvipdfmx]{graphicx}% graphicx [dvipdfmx] \{graphicx}

53 12 ( [1] ) [1], L A TEX 2ε 6, (2013) [2] TeX Wiki, [3] E.,, TEX, (1992). A Tips A.1 A.1.1 L A TEX TEX geometry.sty \usepackage{a4paper}{geometry} b4paper ISO B4 b4j B4 (JIS ) \usepackage{b4j}{geometry} landscape A4 \usepackage{landscape}{geometry} A.1.2 dvipdfmx pdflatex.tex.pdf dvipdfmx.dvi.pdf dvipdfmx -p.tex (ISO dvipdfmx B4 ) B4 (JIS) \AtBeginDvi{\special{pdf: pagesize width 257mm height 364mm}} 53

54 B4 (JIS) \AtBeginDvi{\special{pdf: pagesize width 364mm height 257mm}} A4 \AtBeginDvi{\special{landscape}} B4 geometry \usepackage[b4j,hscale=0.80,vscale=0.90]{geometry} \AtBeginDvi{\special{pdf: pagesize width 257mm height 364mm}} A3 420 mm 297 mm A4 297 mm 210 mm A5 210 mm 148 mm B4 364 mm 257 mm B5 257 mm 182 mm A.1.3 ( PDF ) xdvi -paper landscape a4r dvips -t landscape -t landscape dvipdfmx -p bx (x = 0, 1,, 10) ISO bxj JIS, landscape -l A4 landscape xdvi -paper a4r myreport.dvi & dvips -t landscape myreport.dvi lp dvipdfmx -l myreport.dvi B4 xdvi -paper b4 myreport.dvi & dvips -t b4 myreport.dvi lp dvipdfmx -p b4j myreport.dvi B4 landscape xdvi -paper b4r myreport.dvi & dvips -t b4 -t landscape myreport.dvi lp dvipdfmx -p b4j -l myreport.dvi A.2 PostScript PostScript %!PS-Adobe-1.0 PostScript 54

55 PostScript (PDF ) A.3 BoundingBox BoundingBox PostScript ps2eps -t=100,200 kasanari.eps (kasanari.eps.eps ) A.4 \today ( \ ) \the\year, \the\month, \the\day L A TEX pl A TEX \the\hour, \the\minute A.5 jobname TEX \jobname A.6 MacOS TEX option + command +G command +[ control + command +F A.7 QED amsthm \begin{proof} \end{proof} \usepackage{amssymb}% \Box \newcommand{\qed}{\hfill$\box$}% \newcommand{\anqed}{\hbox{\rule{6pt}{6pt}}}% 55

56 A.8 R R, C, N, Z \mathbb{} \usepackage{amssymb}.. $\mathbb{r}$ \Bbb obsolete ( ) A.9 accents \undertilde A.10 \newcommand{\vector}[1]{{\mbox{\boldmath$#1$}}} \Vector{n}_{\Vector{y}} \usepackage{bm}... \Vector{n}_{\bm y} ny n y 56

57 A.11 a (\vec a) a (\overrightarrow a), AB (\overrightarrow{ab}) esvect \vv \usepackage{esvect}... \begin{align*} &\vv{a}+\vv{b}=\vv{c},\\ &\vv{\mathstrut a}+\vv{\mathstrut b}=\vv{\mathstrut c},\\ &\vv{\mathstrut AB}+\vv{\mathstrut BC}=\vv{\mathstrut AC}. \end{align*} #» a + #» b = #» c, #» #» #» a + b = c, #» AB + BC #» = AC. #» A.12 rsfs ( 1 ) Ralph Smith s formal script D, S A.13 \underline{} jumoline.sty \Underline{} \usepackage{jumoline} \setlength{\underlinedepth}{3pt} \Underline{ } : 25 B B.1 A, B, C, ( )

58 ABC ABC B B.2 = TEX \ne ( ) =\ \def\noteq{\mathrel{% \setbox0\hbox{=}\hbox{=}\llap{\hbox to\wd0{\hss$\backslash$\hss}}}} B.3 ABC PQR ABC = PQR = (\cong) ABC PQR ABC PQR (\sim ) A B (\mathrel{\text{\rotatebox{90}{$\equiv$}}} ) 58

misc chap

misc chap TEX 2012 8 16, 2016 4 22 http://nalab.mind.meiji.ac.jp/~mk/labo/text/tex2015.pdf 1 TEX 3 2 L A TEX (TEXShop ) 5 3 L A TEX 9 3.1 L A TEX................................. 9 3.2 TEX...............................

More information

TEX , TEX 2014 MacBook 1 TEX 3 2 L A TEX (TEXShop ) 5 3 L A TEX L A T

TEX , TEX 2014 MacBook 1 TEX 3 2 L A TEX (TEXShop ) 5 3 L A TEX L A T TEX 2012 8 16, 2019 8 14 http://nalab.mind.meiji.ac.jp/~mk/labo/text/tex2019.pdf TEX 2014 MacBook 1 TEX 3 2 L A TEX (TEXShop ) 5 3 L A TEX 9 3.1 L A TEX.................................... 9 3.2 TEX..................................

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

PowerPoint プレゼンテーション

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

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

PowerPoint プレゼンテーション

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

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

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

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

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回:基礎編 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

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

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

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

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

: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

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

OK Windows NT4.0/2000/XP : [ ] [ ] (WindowsNT4.0/2000 [ ] ) [ ] OK 2.2 Windows Windows notepad.exe notify.wav.exe.wav TEX sample.tex.tex Windows TEX [

OK Windows NT4.0/2000/XP : [ ] [ ] (WindowsNT4.0/2000 [ ] ) [ ] OK 2.2 Windows Windows notepad.exe notify.wav.exe.wav TEX sample.tex.tex Windows TEX [ Windows TEX 1 Donald E. Knuth TEX 1.0 20 TEX TEX TEX L A TEX 2ε TEX TEX Windows TEX 2 TEX 2.1 Windows Windows ( MS-DOS ) TEX Windows98/98SE/Me : [ ] [ ] [ ] msconfig OK [ ] [Autoexec.bat] (WindowsMe [

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

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

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

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

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

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

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

Beamerでプレゼンテーション

Beamerでプレゼンテーション 1 / 32 Title 1 2 3 4. http://www.geocities.jp/seven blue sea/ 1 Outline.. 2 3 4 1.. 2 3 4.. 2 / 32 3 / 32 1 1 2 3 4 Mac Mac Windows 4 / 32 1 1 2 3 4 OS L A T E X L A T E X L A T E X 4 / 32 1 1 2 3 4 OS

More information

semi4.dvi

semi4.dvi 1 2 1.1................................................. 2 1.2................................................ 3 1.3...................................................... 3 1.3.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

PowerPoint プレゼンテーション

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

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

6 Tgif William Chia-Wei Chang tgif 3.0 pixmap URL Tgif 6.1: Tgif

6 Tgif William Chia-Wei Chang tgif 3.0 pixmap URL Tgif 6.1: Tgif 6 Tgif 121 6.1 Tgif............................ 122 6.2..................... 123 6.2.1...................... 126 6.2.2 Dash, Type, Style, Width.......... 127 6.2.3 Pen, Fill............. 128 6.2.4 Text......................

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

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

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

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

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

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

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

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

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

gnuplot.dvi

gnuplot.dvi gnuplot gnuplot 1 gnuplot exit 2 10 10 2.1 2 plot x plot sin(x) plot [-20:20] sin(x) plot [-20:20][0.5:1] sin(x), x, cos(x) + - * / ** 5 ** plot 2**x y =2 x sin(x) cos(x) exp(x) e x abs(x) log(x) log10(x)

More information

WebClass

WebClass WebClass ver.9.03 2011 / 3 2011 WebClass Japan Ltd. WebClass 1.... 4... 4»...4»...5»...6»...6»...6»...7»... 10... 12... 15... 16»... 16» WebClass... 18 2. /... 20 /... 20»... 20»... 21»... 22»... 24»...

More information

WebClass

WebClass WebClass ver.9.00e 2010 / 6 2010 WebClass Japan Ltd. 1.... 4... 4»...4»...5»...6»...6»...6»...7»... 10... 12... 15... 16»... 16» WebClass... 18 2. /... 20 /... 20»... 20»... 21»... 22»... 24»... 24»...

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

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

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 1 Mathematica Mathematica Mathematica Mathematica Windows Mac *1 1.1 1.1 Mathematica 9-1 Expand[(x + y)^7] (x + y) 7 x y Shift *1 Mathematica 1.12

2 1 Mathematica Mathematica Mathematica Mathematica Windows Mac *1 1.1 1.1 Mathematica 9-1 Expand[(x + y)^7] (x + y) 7 x y Shift *1 Mathematica 1.12 Chapter 1 Mathematica Mathematica Mathematica 1.1 Mathematica Mathematica (Wolfram Research) Windows, Mac OS X, Linux OS Mathematica 88 2012 11 9 2 Mathematica 2 1.2 Mathematica Mathematica 2 1 Mathematica

More information

情報教育と数学の関わり

情報教育と数学の関わり 1801 2012 68-79 68 (Hideki Yamasaki) Hitotsubashi University $*$ 1 3 [1]. 1. How To 2. 3. [2]. [3]. $*E-$ -mail:yamasaki.hideki@r.hit-u.ac.jp 2 1, ( ) AND $(\wedge)$, $OR$ $()$, NOT $(\neg)$ ( ) [4] (

More information

2 Windows 10 *1 3 Linux 3.1 Windows Bash on Ubuntu on Windows cygwin MacOS Linux OS Ubuntu OS Linux OS 1 GUI Windows Explorer Mac Finder 1 GUI

2 Windows 10 *1 3 Linux 3.1 Windows Bash on Ubuntu on Windows cygwin MacOS Linux OS Ubuntu OS Linux OS 1 GUI Windows Explorer Mac Finder 1 GUI 2017 1 2017 -September I ll remember- 1,2 Linux 6 Linux Linux 2 3 Linux 2 (OS) Windows MacOS OS MacOS Linux 3 Windows Windows ( ) 1. Bash on Ubuntu on Windows ( Windows 10 ) 2. cygwin ( ) 3. VM Ware Linux

More information

(2 Linux Mozilla [ ] [ ] [ ] [ ] URL 2 qkc, nkc ~/.cshrc (emacs 2 set path=($path /usr/meiji/pub/linux/bin tcsh b

(2 Linux Mozilla [ ] [ ] [ ] [ ] URL   2 qkc, nkc ~/.cshrc (emacs 2 set path=($path /usr/meiji/pub/linux/bin tcsh b II 5 (1 2005 5 26 http://www.math.meiji.ac.jp/~mk/syori2-2005/ UNIX (Linux Linux 1 : 2005 http://www.math.meiji.ac.jp/~mk/syori2-2005/jouhousyori2-2005-00/node2. html ( (Linux 1 2 ( ( http://www.meiji.ac.jp/mind/tool/internet-license/

More information

I I / 68

I I / 68 2013.07.04 I 2013 3 I 2013.07.04 1 / 68 I 2013.07.04 2 / 68 I 2013.07.04 3 / 68 heat1.f90 heat2.f90 /tmp/130704/heat2.f90 I 2013.07.04 4 / 68 diff heat1.f90 heat2.f90!! heat2. f 9 0! c m > NGRID! c nmax

More information

教科専門科目の内容を活用する教材研究の指導方法 III : TitleTeam 2 プロジェクト ( 数学教師に必要な数学能力に関連する諸問題 ) Author(s) 青山, 陽一 ; 神, 直人 ; 曽布川, 拓也 ; 中馬, 悟朗 Citation 数理解析研究所講究録 (2013), 1828

教科専門科目の内容を活用する教材研究の指導方法 III : TitleTeam 2 プロジェクト ( 数学教師に必要な数学能力に関連する諸問題 ) Author(s) 青山, 陽一 ; 神, 直人 ; 曽布川, 拓也 ; 中馬, 悟朗 Citation 数理解析研究所講究録 (2013), 1828 教科専門科目の内容を活用する教材研究の指導方法 III : TitleTeam 2 プロジェクト ( 数学教師に必要な数学能力に関連する諸問題 Author(s 青山, 陽一 ; 神, 直人 ; 曽布川, 拓也 ; 中馬, 悟朗 Citation 数理解析研究所講究録 (2013, 1828: 61-85 Issue Date 2013-03 URL http://hdl.handle.net/2433/194795

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

0 1-4. 1-5. (1) + b = b +, (2) b = b, (3) + 0 =, (4) 1 =, (5) ( + b) + c = + (b + c), (6) ( b) c = (b c), (7) (b + c) = b + c, (8) ( + b)c = c + bc (9

0 1-4. 1-5. (1) + b = b +, (2) b = b, (3) + 0 =, (4) 1 =, (5) ( + b) + c = + (b + c), (6) ( b) c = (b c), (7) (b + c) = b + c, (8) ( + b)c = c + bc (9 1-1. 1, 2, 3, 4, 5, 6, 7,, 100,, 1000, n, m m m n n 0 n, m m n 1-2. 0 m n m n 0 2 = 1.41421356 π = 3.141516 1-3. 1 0 1-4. 1-5. (1) + b = b +, (2) b = b, (3) + 0 =, (4) 1 =, (5) ( + b) + c = + (b + c),

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

PowerPoint プレゼンテーション

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

More information

基礎数学I

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

More information

6 2 s µ µµµ µµµµ µ µ h µs µ µµµµ µ µ µ s mµµµµµ µµµ µµ µ u m µmµµµµµ µµ µ µ µ µ µ µ µ µ s 1

6 2 s µ µµµ µµµµ µ µ h µs µ µµµµ µ µ µ s mµµµµµ µµµ µµ µ u m µmµµµµµ µµ µ µ µ µ µ µ µ µ s 1 6 1 6 (1) (2) HTML (3) PDF Copy&Paste 1 Web 1 Web Web 1 Web HTML 6 2 s µ µµµ µµµµ µ µ h µs µ µµµµ µ µ µ s mµµµµµ µµµ µµ µ u m µmµµµµµ µµ µ µ µ µ µ µ µ µ s 1 6 3 1.1 HTML Web HTML(Hyper Text Markup Language)

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

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

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

0.6 A = ( 0 ),. () A. () x n+ = x n+ + x n (n ) {x n }, x, x., (x, x ) = (0, ) e, (x, x ) = (, 0) e, {x n }, T, e, e T A. (3) A n {x n }, (x, x ) = (,

0.6 A = ( 0 ),. () A. () x n+ = x n+ + x n (n ) {x n }, x, x., (x, x ) = (0, ) e, (x, x ) = (, 0) e, {x n }, T, e, e T A. (3) A n {x n }, (x, x ) = (, [ ], IC 0. A, B, C (, 0, 0), (0,, 0), (,, ) () CA CB ACBD D () ACB θ cos θ (3) ABC (4) ABC ( 9) ( s090304) 0. 3, O(0, 0, 0), A(,, 3), B( 3,, ),. () AOB () AOB ( 8) ( s8066) 0.3 O xyz, P x Q, OP = P Q =

More information

05 I I / 56

05 I I / 56 05 I 2015 2015.05.14 I 05 2015.05.14 1 / 56 I 05 2015.05.14 2 / 56 cd mkdir vis01 OK cd vis01 cp /tmp/150514/leibniz.*. I 05 2015.05.14 3 / 56 I 05 2015.05.14 4 / 56 Information visualization Data visualization,

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

( ) a, b c a 2 + b 2 = c 2. 2 1 2 2 : 2 2 = p q, p, q 2q 2 = p 2. p 2 p 2 2 2 q 2 p, q (QED)

( ) a, b c a 2 + b 2 = c 2. 2 1 2 2 : 2 2 = p q, p, q 2q 2 = p 2. p 2 p 2 2 2 q 2 p, q (QED) rational number p, p, (q ) q ratio 3.14 = 3 + 1 10 + 4 100 ( ) a, b c a 2 + b 2 = c 2. 2 1 2 2 : 2 2 = p q, p, q 2q 2 = p 2. p 2 p 2 2 2 q 2 p, q (QED) ( a) ( b) a > b > 0 a < nb n A A B B A A, B B A =

More information

-2 gnuplot( ) j ( ) gnuplot /shell/myscript 1

-2 gnuplot( ) j ( ) gnuplot /shell/myscript 1 -2 gnuplot( ) j 2006 05 03 2006 05 12 2006 05 09 2 ( ) gnuplot /shell/myscript 1 1 shell script Level 1 myls #!/bin/sh # nowdir= pwd # if [ -f $1 -o -z $1 ] ; then echo "Enter pass" echo "ex) myls.sh./"

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

LiveCode初心者開発入門サンプル

LiveCode初心者開発入門サンプル / About LiveCode 01:... 11 02: Create... 15 set 03:... 21 name title LiveCode 04:... 29 global local width height 05:... 37 Controls Tools Palette Script Editor message handler 06:... 52 RGB 07:... 63

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

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

Keynote '08 ユーザーズガイド

Keynote '08 ユーザーズガイド Keynote 08 KAppleInc. 2008AppleInc.Allrightsreserved. Apple Apple AppleInc. Apple Apple Apple 1InfiniteLoop Cupertino,CA95014-2084 U.S.A. www.apple.com 163-1480 3 20 2 www.apple.com/jp Apple Apple AppleWorks

More information

f (x) f (x) f (x) f (x) f (x) 2 f (x) f (x) f (x) f (x) 2 n f (x) n f (n) (x) dn f f (x) dx n dn dx n D n f (x) n C n C f (x) x = a 1 f (x) x = a x >

f (x) f (x) f (x) f (x) f (x) 2 f (x) f (x) f (x) f (x) 2 n f (x) n f (n) (x) dn f f (x) dx n dn dx n D n f (x) n C n C f (x) x = a 1 f (x) x = a x > 5.1 1. x = a f (x) a x h f (a + h) f (a) h (5.1) h 0 f (x) x = a f +(a) f (a + h) f (a) = lim h +0 h (5.2) x h h 0 f (a) f (a + h) f (a) f (a h) f (a) = lim = lim h 0 h h 0 h (5.3) f (x) x = a f (a) =

More information

Microsoft Word - Word.docx

Microsoft Word - Word.docx 愛 知 県 高 等 学 校 数 学 研 究 会 数 学 科 教 育 情 報 委 員 会 Word 2007 による 数 式 入 力 マニュアル (H20.10.31 版 ) はじめに P.01 基 本 操 作 入 力 形 式 の 相 互 変 換 P.02 文 中 の 数 式 のサイズについて P.03 数 式 の 位 置 調 整 P.04 数 学 記 号 の 入 力 P.08 記 号 の 追 加 登

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

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

WebClass

WebClass WebClass VER7.0 2008 / 4 WebClass... 6 WebClass... 6 :... 6...6...6...6... 6 (admin)...6 (author)...7 (observer)...7 (user)...8 (guest)...8...8 WebClass...9... 10... 10... 10... 11...12...12...13... 13...

More information