sin log lim Deutsch Hello, TEX World! 1.1 T
|
|
|
- あきひろ えいさか
- 9 years ago
- Views:
Transcription
1 -platex2 by MiYaGG 1 Hello, TEX World! TEX pl A TEX TEX TEX To err is human UNIX
2 sin log lim Deutsch Hello, TEX World! 1.1 TEX TEX Donald E. Knuth TEX ( ) ( UNIX Windows Mac ) () TEX ½ ܵ ½ ܾ Ü Ò µ Ò ½ ¾ ¾ Ò ¾Òµ ¾Òµ µ ½ ½ ½ 2
3 Und weil das Rote im weißen Schnee so schön aussah, dachte sie bei sich:,,hätt ich ein Kind so weiß wie Schnee, so rot wie Blut und so schwarz wie das Holz an dem Rahmen. () 1.2 pl A TEX2 TEX L A TEX TEX TEX ( control sequence ) ( mm ) Knuth ( ) TEX plain TEX L A TEX DEC(Compaq) Leslie Lamport plain TEX L A TEX \section ( ) \sectionms P 16pt MS P 16pt \section L A TEX L A TEX!! TEX L A TEX ASCII ptex ptex L A TEX pl A TEX TEX 99.9% pl A TEX2 (pl A TEX ) 3
4 1.3 TEX TEX TEX WYSIWYG(What you see is what you get: ) TEX ( PostScript) (device independent) dvi dvi PostScript () UNIX xdvi ( ) 1.4 TEX UNIX TEX Emacs sample1.tex.tex \documentclass{jarticle} \begin{document} Hello, \TeX! \[ \int 2x \, dx = xˆ2 + C \] \end{document} 4
5 TEX \begin{document} TEX \Y= TEX Emacs \ pl A TEX >platex sample1 Enter This is ptex, Version p2.1.9, based on TeX, Version (SJIS) (Web2C 7.3.3) (format=platex ) 13 JUN :05 **sample1.tex (./sample1.tex platex2e <2000/02/29>+2 (based on LaTeX2e <2000/06/01> patch level 0) (c:/usr/local/share/texmf/ptex/platex/base/jarticle.cls Document Class: jarticle 1999/05/18 v1.1q Standard platex class ( ) Output written on sample1.dvi (1 page, 428 bytes). sample1.tex xdvi sample1 Enter Hello, TEX! ¾Ü Ü Ü ¾ 5
6 1.5 To err is human TEX! Undefined control sequence. l.3 Hello, \tex!?? TEX 3 (l.3) \tex (Undefined control sequence.) \TeX TEX? x Enter pl A TEX Emacs sample1.dvi ( \author \auther ) 1.6 UNIX Windows TEX UNIX dvi UNIX kterm dvips sample1 Enter dvi PostScript ls sample1.ps dvips sample1 - o sample1.ps dvips sample1 > sample1.ps 6
7 PS lpr sample1.ps -Ppr009 -P pr009 Fax sample2.tex ( ) \documentclass{jarticle} \begin{document} \title{ 1 } \author{} \date{ } \maketitle \section{} 1 7
8 \section{} \subsection{ } \section{} \end{document} 2.2 L A TEX \documentclass{jarticle}\documentclass (document) (class) jarticle( ) jreport( ) jbook( ) \documentclass[b5paper, 12pt]{jarticle} 11pt 12pt 11(12) ( 10 ) b5paper B5 ( a4paper) b5j a4j 2.3 \documentclass{jarticle} \begin{document} \usepacage{times} times.sty ( ) Times 8
9 Computer Modern \pagestyle{empty} \documentclass[b5paper, 12pt]{jarticle} \usepackage{times} \pagestyle{empty} \begin{document} Times \usepackage{times} 2.4 \title{...} () \author{...} \date{...} \date{\today}( ) \maketitle \maketitle \\ 2 9
10 \title{ 3.14 \\ } 2.5 L A TEX2 \part{...} \chapter{...} (jarticle jreport ) \section{...} \subsection{...} \subsubsection{...} \paragraph{...} \subparagraph{...} \section \subsubsection L A TEX2 \section*{...} * L A TEX2 \tableofcontents L A TEX2 TEX \ {} [] TEX 10
11 ! " ( ) + - * / =, ; [ ] A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z # $ % & _ { } < > \ ˆ \ TEX \TeX \TeX TEX \TeX \TeX \TeX{} {} TEX Hello, \TeX World! Hello, TEXWorld! \TeX World ( TEX ) Hello, \TeX{} World! {} 2.7 TEX 2 TEX 2 1 a b c d a bcd TEX a b c d 11
12 a. b c. da. b c. d b c a. bc. d TEX ( a ) ( ) 2 ( ) () () 12
13 Trial & Error 2.8 \# # \_ $<$ \$ $ \{ $>$ \% % \} $ $ \& & \yen Y= 2.9 L A TEX \ {...} : \subsection{} \begin{ } \end{ } : \begin{document} \end{document} 3 pl A TEX 3.1 ( ) \textrm( ): () (Roman) \textsf( ): (Sans serif) \texttt( ): (Type Writer) \textmc( ): ( ) \textgt( ): () 13
14 : \texttt{type writer } type writer 3.2 ( ) \textmd: ( ) (Medium) \textbf: ( ) (Bold Face) : \textbf{bold face } bold face 3.3 () \textup: ( ) (Upshape) \textit: (Italic) \textsc: (SMALL CAPITAL) \textsl: (Slanted) : \textit{italic } italic 3.4 \tiny: \scriptsize: AaBcXyZ09 AaBcXyZ09 \footnotesize: AaBcXyZ09 \small: AaBcXyZ09 \normalsize: AaBcXyZ09 \large: AaBcXyZ09 \Large: \LARGE: \huge: \Huge: AaBcXyZ09 AaBcXyZ09 AaBcXyZ09 AaBcXyZ09 14
15 { } : \textbf{\large } 4 TEX TEX Ü ¾ ÔÝ $ : $xˆ2+\sqrt{y}$ \( \) : \(xˆ2+\sqrt{y}\) math : \begin{math}xˆ2+\sqrt{y}\end{math} Ü ¾ ÔÝ $$ : $$xˆ2+\sqrt{y}$$ \[ \] : \[xˆ2+\sqrt{y}\] displaymath : \begin{displaymath}xˆ2+\sqrt{y}\end{displaymath} TEX $$ fleqn ( ) x y Ü Ý 15
16 È Ü Ò ½ Ü Ò ½ 4.2 ˆ _ 2 {}( ) \[y_n=xˆn+xˆ{-n}\] Ý Ò Ü Ò Ü Ò 4.3 \frac{ }{ } 16
17 \[\frac{xˆ2+3xyˆ{-t}}{9x}+\frac{1}{2}\] $\frac{xˆ2+3xyˆ{-t}}{9x}+\frac{1}{2}$ Ü ¾ ÜÝ Ø Ü ½ ¾ Ü ¾ ÜÝ Ü Ø ½ ¾ 4.4 \sqrt[ ]{ } [ ] \[\sqrt{1+xˆ2}+\frac{1}{\sqrt[3]{1+xˆ2}}\] $\sqrt{1+xˆ2}+\frac{1}{\sqrt[3]{1+xˆ2}}$ Ô ½ Ü ¾ ½ Ô ½ Ü ¾ Ô ½ Ü ¾ ½ Ô½ Ü ¾ 17
18 4.5 \int \sum (ˆ) (_) \[\int_0ˆx \frac{dt}{1+tˆ2} + \sum_{i=1}ˆx i\] $\int_0ˆx \frac{dt}{1+tˆ2} + \sum_{i=1}ˆx i$ Ê Ü ¼ Ø ½ Ø ¾ ÈÜ ½ Ü ¼ Ø ½ Ø ¾ Ü ½ 4.6 \ : $\pi, \sigma, \xi, \Gamma$ A(alpha) B(beta) 4.7 sin log lim $sin x$ ÒÜ 18
19 $\sin x$ Ò Ü sin log lim TEX 5 enumerate: itemize: description: \item ( ) \item[...] \begin{enumerate} \item \item[1a.] \item \end{enumerate} \begin{itemize} \item \item[ ] \item \item \begin{enumerate} \item \item \end{enumerate} 19
20 \end{itemize} \begin{description} \item[he] (Helium); 2; \item[ne] (Neon); 10; \item[ar] (Argon); 18; \end{description} 1. 1a He (Helium); 2; Ne (Neon); 10; Ar (Argon); 18; flushleft: ( ) center: 20
21 flushright: \begin{flushleft} \end{flushleft} \begin{center} \end{center} \begin{flushright} \end{flushright} 6.2 quote Donald Knuth \begin{quote} 21
22 is my Chinese name, given to me in 1977 by Frances Yao. Today I have to use a GIF image to get it on a webpage, but I hope HTML and a vanilla Linux browser will soon routinely allow Unicode for non-latin characters. \end{quote} Donald Knuth is my Chinese name, given to me in 1977 by Frances Yao. Today I have to use a GIF image to get it on a webpage, but I hope HTML and a vanilla Linux browser will soon routinely allow Unicode for non-latin characters. GIF tabular \begin{tabular}{}\end{tabular} ( ) (l) (c) (r) &\\ \\ \hline \begin{tabular}{ c cr }\hline abc & def & \\\hline\hline 22
23 gh & i & 67 \\ klmno & pq & 890 \\\hline \end{tabular} abc def gh i 67 klmno pq \multicolumn{ }{}{} \begin{tabular}{ c cr }\hline abc & def & \\\hline\hline gh & i & 67 \\\hline \multicolumn{3}{ c }{klmno} \\\hline \end{tabular} abc def gh i 67 klmno 23
24 8 Deutsch ( ) \usepackage[german]{babel} \selectlanguage{german} ä "a Ö "O ß "s TEX ( ) 9 TEX TEX TEX TEX! [1] [ ] L A TEX2e (, 2000) [2] L A TEX2e (, 2003) [3] Donald E. Knuth. Don Knuth s Home Page ( knuth/)
電気通信大学 コンピュータリテラシー 文書整形 --- 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
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} & & \\
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}
数学論文の書き方 - 第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
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.............................................
コンピュータ基礎 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,
Microsoft PowerPoint - 第13回 TeX 1日目.ppt [互換モード]
平成 21 年度情報リテラシー 担当 : 木下浩二 (4 号館 404) [email protected] http://ipr20.cs.ehime-u.ac.jp/~kinoshita/literacy/ 準備 リテラシ用のディレクトリ内に, 新たなディレクトリ tex を作成 HP からファイル tex.tar.gz をダウンロードして, 作成したディレクトリに保存 解凍
L A TEX (2)
L A TEX M1 E-mail : [email protected] 2016 4 19 L A TEX ( c ) 1 1 1.1................................................. 1 1.2................................................ 3 1.3...............................................
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
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
PowerPoint Presentation
平成 25 年度 情報リテラシー 担当 : 一色正晴 (4 号館 405) [email protected] http://ipr20.cs.ehime-u.ac.jp/~isshiki/literacy/ 準備 リテラシ用のディレクトリ内に, 新たなディレクトリ tex を作成 HP からファイル tex.tar.gz をダウンロードして, 作成したディレクトリに保存 解凍 展開
1 1 1...................... 1 2 6 1.................. 6 2...................... 8 3 9 1........................ 9 2........................ 12 4 15 1...... 15 2........................... 18 3..........................
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.............................
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
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
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
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/
semi4.dvi
1 2 1.1................................................. 2 1.2................................................ 3 1.3...................................................... 3 1.3.1.............................................
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
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
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...
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
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......................
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...}
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,.
PowerPoint プレゼンテーション
コンピュータリテラシ 第 11 回 TeXによる 文 書 作 成 TeXShopを 用 いての TeXコマンドによる マークアップ 方 式 の 文 書 作 成 実 習 (1) アプリケーションのフォルダTeXの 中 に 入 って いるTeXShop.appをDockに 登 録 しよう (2) TeXShopを 起 動 (3) TeXShopのメニューの 環 境 設 定 で 画 面 下 に ある 設
1 1 2 TEX 1 2.1 TEX...................................... 1 2.1.1 TEX............................. 2 2.1.2 TEX...................... 3 2.2 L A TEX....
CJK LATEX LATEX2HTML 15 2 10 1 1 2 TEX 1 2.1 TEX...................................... 1 2.1.1 TEX............................. 2 2.1.2 TEX...................... 3 2.2 L A TEX.....................................
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..
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
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
Table of Contents 1 What is TEX? 2 TEX Online? 3 Online TEX Sites 4 Let s Try TEX Online! 5 日本語 Template H. Suzuki (ICU) TEX Online April 8, /
TEX Online Hiroshi Suzuki ( 鈴木寛 ) International Christian University April 8, 2016 H. Suzuki (ICU) TEX Online April 8, 2016 1 / 10 Table of Contents 1 What is TEX? 2 TEX Online? 3 Online TEX Sites 4 Let
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
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
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
2 1.6.2........................ 14 1.6.3................................ 14 1.6.4...................................... 15 1.6.5......................
1 L A TEX revision02 2008 3 12 Copyright c 2007 2008 Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License. 1 L A TEX 4 1.1 L A TEX....................................
●70974_100_AC009160_KAPヘ<3099>ーシス自動車約款(11.10).indb
" # $ % & ' ( ) * +, -. / 0 1 2 3 4 5 6 7 8 9 : ; < = >? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y " # $ % & ' ( ) * + , -. / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B
: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...............
Ÿ š ( š ) 300,000,000 14. 3.22 116,500,963 40,185,547 76,315,416 81,749,456 76,275,801 965,801 63,510,000 11,800,000 39,615 39,615 3,227,059 3,227,059
š ( š ) Ÿœ f 240,000 240,000 130,000 240,000 100,000 240,000 110,000 500,000 240,000 3 240,000 500,000 240,000 240,000 500,000 240,000 500,000 100,000 200,000 200,000 90,000 4,106,000 500,000 14. 4. 1
Microsoft Word - 触ってみよう、Maximaに2.doc
i i e! ( x +1) 2 3 ( 2x + 3)! ( x + 1) 3 ( a + b) 5 2 2 2 2! 3! 5! 7 2 x! 3x! 1 = 0 ",! " >!!! # 2x + 4y = 30 "! x + y = 12 sin x lim x!0 x x n! # $ & 1 lim 1 + ('% " n 1 1 lim lim x!+0 x x"!0 x log x
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...................................
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
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}
PowerPoint プレゼンテーション
DTP の基礎 (1) 秋学期情報スキル応用 田中基彦教授, 樫村京一郎講師 ( 工学部 共通教育科 ) DeskTop Publishing 綺麗な出版が自分で組める! しかもフリーで 1. 日本語の入力法 (2 回 ) 2. 数式, グラフィック, テーブル (1 回 ) 3. 相互参照, 目次, 文献参照 (1 回 ) * 提出問題 5 注意 授業で使うものは,LaTeX プログラム本体を DVD
Beamerスライドのカスタマイズ - -- pLaTeX+dvips --
Beamer pl A TEX+dvips 21 11 21 1 \begin{enumerate \item 1 \begin{enumerate \item 2 enumerate: Level 2 \item enumerate: Level 2 \end{enumerate itemize: Level 2 \item \item itemize: Level 2 \end{itemize
http://banso.cocolog-nifty.com/ 100 100 250 5 1 1 http://www.banso.com/ 2009 5 2 10 http://www.banso.com/ 2009 5 2 http://www.banso.com/ 2009 5 2 http://www.banso.com/ < /> < /> / http://www.banso.com/
untitled
š ( ) œ I 100,000 100,000 100,000 100,000 100,000 100,000 I f 100,000 100,000 100,000 100,000 100,000 100,000 2,000,000 110,000 I 70,000 800,210 4,642,500 (1) 2,366,860 22.11.16 24. 3.15 0 0 24. 5.28 23,351,338
n=360 28.6% 34.4% 36.9% n=360 2.5% 17.8% 19.2% n=64 0.8% 0.3% n=69 1.7% 3.6% 0.6% 1.4% 1.9% < > n=218 1.4% 5.6% 3.1% 60.6% 0.6% 6.9% 10.8% 6.4% 10.3% 33.1% 1.4% 3.6% 1.1% 0.0% 3.1% n=360 0% 50%
2.2 Sage I 11 factor Sage Sage exit quit 1 sage : exit 2 Exiting Sage ( CPU time 0m0.06s, Wall time 2m8.71 s). 2.2 Sage Python Sage 1. Sage.sage 2. sa
I 2017 11 1 SageMath SageMath( Sage ) Sage Python Sage Python Sage Maxima Maxima Sage Sage Sage Linux, Mac, Windows *1 2 Sage Sage 4 1. ( sage CUI) 2. Sage ( sage.sage ) 3. Sage ( notebook() ) 4. Sage
i I 1 1! 2 1.1 xemacs..................................... 2 1.2 platex DVI.................................... 2 1.3 xdvi............................
L A TEX 2ε 16 1 25 26 11 16 i I 1 1! 2 1.1 xemacs..................................... 2 1.2 platex DVI.................................... 2 1.3 xdvi................................. 3 1.4 dvipdfmx PD..................................
3.6... 26 4 30 4.1... 30 4.1.1... 30 7 PDF 40 7.1 PDF... 40 7.2... 40 7.3 PDF.. 40 4.1.2... 31 4.2... 31 4.2.1... 31 4.2.2... 31 4.2.3... 31 4.2.4...
TEX 1 TEX 3 1.1 TEX... 3 1.2 TEX... 3 1.2.1... 3 1.2.2... 3 1.2.3... 3 1.2.4... 3 1.2.5... 3 1.3... 3 1.3.1... 3 1.3.2... 4 1.4 TEX... 4 1.4.1... 4 1.4.2... 4 1.5 TEX... 5 1.5.1... 5 1.5.2... 5 1.5.3...
¾ ¾¼½ ¾ º½ ¾ ÖÜ Ì Ü Ä Ù Å Ù Ü Ì Æ Þµ Þµ Þ ÞµÈ Ç ½ ¾ Ü Ì Ü Ì Þµ Ù Ö Ü Þ Ì Æ Þµ Þµ ÙÅ ÔÐÒØ Ü Ä Ü Ì Ç º½ ¾
Title 転 がり 案 内 を 有 する 位 置 決 め 機 構 に 対 する 摩 擦 モデリン グと 補 償 Author(s) 前 田, 佳 弘 Citation Issue Date 211-3-16 URL http://repo.lib.nitech.ac.jp/handle Rights Type Thesis or Dissertation Textversion author 名
modarn-japanese-font.key
font-family: "", "Yu Gothic", sans-serif; font-family: "Yu Gothic", sans-serif; font-family: "Yu Gothic", YuGothic, sans-serif; @font-face { font-family: ; } font-weight: ; src: local();
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..................................................
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 [
(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/
untitled
280 200 5 7,800 6 8,600 28 1 1 18 7 8 2 ( 31 ) 7 42 2 / / / / / / / / / / 1 3 (1) 4 5 3 1 1 1 A B C D 6 (1) -----) (2) -- ()) (3) ----(). ()() () ( )( )( )( ) ( ) ( )( )( )( ) () (). () ()() 7 () ( ) 1
linux_apli02.dvi
2002 2 Linux 2002 5 16 : UNIX GUI X Window System KDE GNOME. Linux Tex 1 X Window System 1.1 X Window System X Window System Unix GUI Linux X Window System X X Project Athena MIT X X X Microsoft Windows
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>
untitled
( œ ) ( ) œ J lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll ¾ 24 25. 3.28 19,183,616,151 5,411,950,717 13,771,665,434 13,616,096,406 (449,383) 1,285,202,000 205,070,000 40,000 5,030,000
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
LaTeX入門
L A TEX [email protected] 2013 β 1 TEX 1 2 TEX 1 2.1 L A TEXS.................................. 2 3 L A TEX 2 3.1 L A TEX................................... 3 3.2........................................
untitled
œ š ( ) 6,300,736 341,040 341,040 71,400 58 21. 3.25 15,270,513 371,620 14,898,893 14,280,080 (524) 582,000 4,266,000 4,266,000 10,000,000 10,000,000 50,893 50,893 6,569,868 1,463,157 130,532 1,557,951
( ) œ 18,120,000 18,000,000 j 120,000 150,000 303,122,619 1,697,600,000 14.12.17 3,316.63fl 306,200,000 14.12.17 656.46fl 201,000,000 14.12.17 991.92f
( ) ( ) œ J lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll ¾ 14 15. 3.28 21,412,684,359 6,028,609,527 15,384,074,832 13,830,085,696 (367,937) 1,103,812,000 321,392,619 18,000,000 270,000
ohp.mgp
2019/06/11 A/B -- HTML/WWW(World Wide Web -- (TA:, [ 1 ] !!? Web Page http://edu-gw2.math.cst.nihon-u.ac.jp/~kurino VNC Server Address : 10.9.209.159 Password : vnc-2019 (2019/06/04 : : * * / / : (cf.
Solution Report
CGE 3 GAMS * Date: 2018/07/24, Version 1.1 1 2 2 GAMSIDE 3 2.1 GAMS................................. 3 2.2 GAMSIDE................................ 3 2.3 GAMSIDE............................. 7 3 GAMS 11
johokiso-char.pdf.pdf
1 2 (2) l ASCIIJISUnicode ISO-2022-JP, Shift_JIS, EUC-JP Web l Copyright 2006-2018 Kota Abe 2018/06/12 3 4 l ()!? 5 6 l : This is a pen. 84 104 105 83 This is a pen. (, encode) () (, decode) l 41 42 43
プラズマ核融合学会誌2月【78-2】/講座3 奥村晴彦
3. PDF PostScript L A TEX e-papers and e-prints: PDF, PostScript, LATEX, and all that OKUMURA Haruhiko Matsusaka University, Matsusaka 515-8511, Japan (Received 25 October 2001) Abstract This tutorial
