[ 一日30分 인생승리의 학습법] TeX_및_LaTeX_수식_문법

항목 문법(syntax) 보기(mimeTeX)
각,angle \angle ∠ (mimeTeX에선 $\angle$ 로 보임)
칠판_볼드체,blackboard_bold(수의_집합에 자주 쓰이는)
See also RR:WikiSandBox#s-9
\mathbb{ABCDEFG} $\mathbb{ABCDEFG}$
델,del,나블라,nabla (See 벡터미적분,vector_calculus) \nabla $\nabla$
편미분,partial_derivative 기호 파셜(partial, curly d, swirly d, del, ∂) \partial $\partial$
디랙 상수 (reduced 플랑크_상수,Planck_constant) \hbar $\hbar$
위에 붙이는 짧은 화살표 (벡터,vector) \vec{v} $\vec{v}$
위에 붙이는 긴 화살표(overrightarrow) (반직선,ray 등) \overrightarrow{OP} $\overrightarrow{OP}$
위에 붙이는 긴 양방향 화살표 (직선,line) \overleftrightarrow{QR} $\overleftrightarrow{QR}$
짧은 우측 화살표 (보통 극한의 접근, 수열의 수렴,convergence 등) h \to 0 $h \to 0$
함수,function사상,map에 의한 집합의 대응 f:A\to B, A\overset{f}{\to}B $f:A\to B, A\overset{f}{\to}B$
함수에 의한 원소,element의 대응 f:a\mapsto b, x\mapsto f(x) $f:a\mapsto b, x\mapsto f(x)$
위에 붙이는 선: 평균,mean,average, 산술평균, complex conjugate, 벡터, set complementation, 선분 \overline{OQ} 또는 \bar{x} $\overline{OQ}$ 또는 $\bar{x}$
밑에 붙이는 선, 밑줄 \underline{fff} $\underline{fff}$
취소선 (모든 식에 적용?) \cancel{text} $\cancel{text}$
(기호 하나에만 적용되는 듯, CHK) \not\nabla $\not\nabla$
물결표 자체 \sim $\sim$
위에 붙이는 물결표(tilde) \tilde{x} $\tilde{x}$
넓은 물결표 \widetilde{xyz} $\widetilde{xyz}$
위에 붙이는 삿갓(hat), 캐럿(caret), circumflex (단위벡터,unit_vector) \hat{k} $\hat{k}$
넓은 삿갓 \widehat{wxyz} $\widehat{wxyz}$
중괄호(brace) 1 (집합,set) \{ 1,2 \} $\{ 1,2 \}$
중괄호(brace) 2 \lbrace a \rbrace $\lbrace a \rbrace$
왼쪽의 중괄호모양: 여러 가지 경우, piecewise function \begin{cases}a&b\cde&fg\end{cases} $\begin{cases}a&b\cde&fg\end{cases}$
위쪽에 붙이는 중괄호모양 \overbrace{abc\cdots xyz}^{\rm alphabets} $\overbrace{abc\cdots xyz}^{\rm alphabets}$
아래쪽에 붙이는 중괄호모양 v\underbrace{oi}_{52}d $v\underbrace{oi}_{52}d$
ceil \lceil x \rceil $\lceil x \rceil$
floor \lfloor x \rfloor $\lfloor x \rfloor$
극한,limit \lim_{a \to b}c $\lim_{a \to b}c$
상극한,limit_superior \limsup $\limsup$
하극한,limit_inferior \liminf $\liminf$
지수,exponentiation \exp x, e^x $\exp x, e^x$
로그,log \log_a b $\log_a b$
자연로그,ln \ln x $\ln x$
하한,infimum \inf M $\inf M$
상한,supremum \sup M $\sup M$
행렬식,determinant \det A $\det A$
디그리,degree 차수? 다항식,polynomial의 degree, 등.. (비교: 저 아래 \textdegree) \deg $\deg$

정수론,number_theory의 congruence relations, 합동,congruence(나머지, 모듈로, 법)
이항연산자의 경우 (이항연산,binary_operation) a \bmod c $a \bmod c$
수식에서 x\equiv a \pmod{b} $x\equiv a \pmod{b}$

곱셈,multiplication
·, 스칼라곱,scalar_product,dot_product or 내적,inner_product \vec{a}\cdot\vec{b} $\vec{a}\cdot\vec{b}$
×, 벡터곱,vector_product,cross_product or 외적,outer_product \vec{c}\times\vec{d} $\vec{c}\times\vec{d}$
텐서곱,tensor_product \otimes $\otimes$
합성곱,convolution \ast $\ast$

나눗셈,division
\div $\div$
분수,fraction
\frac12 $\frac12$
\frac{abc}{def} $\frac{abc}{def}$
{ghi \over jkl} ${ghi \over jkl}$
QQQ compare: Google:frac dfrac cfrac ...차이 tbw. 일단 cfrac는 연분수,continued_fraction용이며
그러고보니 tex binom dbinom 차이도.

TODO 여기 모두 쌓기/stacking/vertical alignment/... 관련이므로 적당히 정리, 바로 위 분수와 비교해서

 

Compare: over와 atop의 차이
{mno \atop pqr} ${mno \atop pqr}$
L{U\atop D}R $L{U\atop D}R$

atop 비슷한 기능을 하는 underset. 그 반대인 overset. 다만 이렇게 vertical align이 다른데, check and TBW
\underset{A}{B} $\underset{A}{B}$
E\underset{F}{G}H $E\underset{F}{G}H$
\overset{C}{D} $\overset{C}{D}$
J\overset{K}{L}M $J\overset{K}{L}M$
 
\overset{\rm top}{\rm bottom} $\overset{\rm top}{\rm bottom}$
\overset ab $\overset ab$
a\,\overset{?}{=}\,b $a\,\overset{?}{=}\,b$
X \overset{f}{\rightarrow} Y $X \overset{f}{\rightarrow} Y$

이것의 의미 TBW
\stackrel{W}{M} $\stackrel{W}{M}$
L\stackrel{W}{M}R $L\stackrel{W}{M}R$ (local mimetex)
L\stackrel{W}{M}R
./files/attach/images/119/493/085/9e0f91e772572ea810345b146e56d30c.gif?.gif
(codecogs)

정의,definition에 사용되는 몇가지 표현
\overset{\rm def}= $\overset{\rm def}=$
\triangleq 지원 안하면 강제로 세모를 얹어서 \overset{\triangle}= $\overset{\triangle}=$
:= $:=$
\equiv $\equiv$

TeX book에서
{a\over b}\over 2 ${a\over b}\over 2$ 비추 (모호)
a/b \over 2 $a/b \over 2$ 추천

관계·비교
=, \ne, \neq, \equiv $=, \ne, \neq, \equiv$ = ≠ WpEn:Equals_sign WpEn:Triple_bar
<, \lt, \le, \leq, \ll $<, \lt, \le, \leq, \ll$
>, \gt, \ge, \geq, \gg $>, \gt, \ge, \geq, \gg$
\prec \succ \preceq \succeq $\prec \succ \preceq \succeq$  
\approx (근사,approximation, curr. goto 선형근사,linear_approximation) $\approx$
\sim, \simeq $\sim, \simeq$
\propto - proportionality sign, 비례,proportion(정비례) 기호 $\propto$
\parallel $\parallel$
\bot, \perp - 수직, 직교 - 직교성,orthogonality or 수직성,perpendicularity거짓,false모순,contradiction $\bot,\perp$ ⊥ - WpEn:Up_tack - falsum
    ⫫ - double tack up
\top 참,true? 참값,truth_value? (가끔 T 혹은 {\rm T} 대신 행렬,matrix의 전치(rel. 전치행렬,transpose_matrix)에 쓰이기도) $\top$ ⊤ - WpEn:Tee_(symbol) - tee, down tack, verum
가역반응 \rightleftharpoons $\rightleftharpoons$
\in \notin \ni $\in \notin \ni $
\subset \supset $\subset \supset$
기타 이항관계,binary_relation operators에 대한 목록은 http://www.access2science.com/latex/Binary.html 참조.

 

accents (vec, hat, bar, tilde는 위에 언급했고 dot는 바로 아래에)
\acute{o} \grave{o} \breve{o} \check{o} $\acute{o} \grave{o} \breve{o} \check{o}$
이것들은 '글자의 위에 뭐를 붙이는 것'으로 묶을 수 있음 TODO - rel. Google:diacritic

 

dots
\dot x, \ddot x $\dot x, \ddot x$
ellipsis
\cdots, \ldots, \ddots $\cdots, \ldots, \ddots$

세로선 - 절대값,absolute_value노름,norm집합,set의 set-builder notation 등에 쓰이는
| $|$
\vert $\vert$ (이거 세로선 나와야 정상인데 mimeTeX가 지원x)
\Vert $\Vert$ (이거 이중세로선 나와야 정상인데 mimeTeX가 지원x)
\mid - 괄호 사이에 있을 때? $\mid$

mathcal - calligraphic font mathscr - 필기체 script font
\mathscr{L} $\mathscr{L}$
\mathscr{E} $\mathscr{E}$
멱집합,power_set \mathscr{P} $\mathscr{P}$
mathbb - 칠판_볼드체,blackboard_bold
mathfrak - Fraktur font

 


미적분,calculus 기호
적분,integration 기호
\int: $\int$ (integral sign)
\iint: $\iint$ (이중적분, 면적분)
\iiint: $\iiint$ (삼중적분, 부피적분, 체적적분)
\oint: $\oint$
미분,derivative 기호
\dot{x}: $\dot{x}$ - time_derivative ? Newton ?
\ddot{x}: $\ddot{x}$
dddot 이상을 지원하지 않을 경우 workaround
\overset{...}{x} : $\overset{...}x$
\overset{::}{x} : $\overset{::}{x}$
x', x^{\prime}: $x', x^{\prime}$ - Lagrange ?
 

textstyle과 displaystyle
\textstyle \int_a^b f \sum_c^d g $\textstyle \int_a^b f \sum_c^d g$
\displaystyle \int_a^b f \sum_c^d g $\displaystyle \int_a^b f \sum_c^d g$
\inlinestyle 이 아니다.

 

\nolimits의 역할 : 바로 앞 operator에 대해 turns displaystyle off (or textstyle on)
\limits의 역할 : 바로 앞 operator에 대해 turns displaystyle on

 

Q: mimetex에서 둘 중에 default는 어떻게 지정하는 것?
\int_0^{\pi\over2} $\int_0^{\pi\over2}$
\int\nolimits_0^{\pi\over2} $\int\nolimits_0^{\pi\over2}$
\sum_{n=1}^m $\sum_{n=1}^m$
\sum\nolimits_{n=1}^m $\sum\nolimits_{n=1}^m$

공간, 빈칸, 띄우기
기준 ab $ab$
음의 a\!b $a\!b$
?? a \ b $a \ b$
약간 a\,b $a\,b$
좀더 a\;b $a\;b$
많이 a\quad b $a\quad b$
더 많이 a\qquad b $a\qquad b$
Note: mimeTeX는 quad를 너무 좁게 표현함. LaTeX에서는 더 넓음.

 


등호가 여러 줄 계속되는 수식을 쓸 때, 등호를 기준으로 세로 정렬을 하고 싶을 때가 있다. 예를 들어
$a=b=c=d$
등을
$\begin{align}a&=b\&=c\&=d\end{align}$
로 쓰려면 다음과 같이 한다.
\begin{align}a&=b\&=c\&=d\end{align}
eqnarray도 동일한 기능인데 검색해 보면 문제가 많으니 align을 쓰라고 한다. ex. https://tex.stackexchange.com/questions/196/eqnarray-vs-align

 


Overline에 대해. 위에 언급한 TeX 수식 말고
{
keywords:
Google:vinculum - 이거 보통 수식에서 숫자 위에? repeating_decimal s ? 역사적으로 수식mathematical_expression에 괄호,parenthesis 대신에 쓰인 듯 한데. 어원을 보면 분명 '묶기'(bond, tie) 위한 목적.
Google:macron notation - 라틴어에서 모음에 장음 표시? 글자 하나에만 해당? (misc: 그냥 macron 검색하면 프랑스 대통령 결과만 줄줄이 나온다)

 

경축! 아무것도 안하여 에스천사게임즈가 새로운 모습으로 재오픈 하였습니다.
어린이용이며, 설치가 필요없는 브라우저 게임입니다.
https://s1004games.com

html에서는
CSS text-decoration overline 활용하는 방법이 있고

 

유니코드의 경우
애초에 위에 줄이 그어진 문자가 있고... (ex. WpKo:Ā, 여기선 논외)
유니코드 특수문자를 활용하는 방법 있음 (diacritic. 이건 실험해보니 라틴 문자 하나에만 적용되는??? chk)
방법은 AltCodes윈도특수기호문자입력 아랫부분 '글자 바로 뒤에' 검색

 

기타 여러 논의는 WpEn:Overline Google:overline참고
}

 

 

화살표(arrow) 

 

한 겹 화살표 

오른쪽 화살표 \to,\rightarrow $\to,\rightarrow$
왼쪽 화살표 \leftarrow $\leftarrow$
좌우 화살표 \leftrightarrow $\leftrightarrow$
위쪽 화살표 \uparrow $\uparrow$
아래쪽 화살표 \downarrow $\downarrow$
상하 화살표 \updownarrow $\updownarrow$
북동 화살표 \nearrow $\nearrow$
남동 화살표 \searrow $\searrow$
남서 화살표 \swarrow $\swarrow$
북서 화살표 \nwarrow $\nwarrow$
두 겹 화살표, harpoons...etc. TBW
 
std latex arrow symbols - https://latexref.xyz/Arrows.html
 
 

기타 

논리 기호는 curr. goto 수리논리,mathematical_logic
행렬 기호는 curr. goto 행렬,matrix#s-20
집합 기호는 curr. goto 집합,set
괄호를 쓴 조합 기호 (즉 이항계수,binomial_coefficient)는 curr. goto 조합,combination
 
 

misc 

\imath \jmath \ell $\imath \jmath \ell$ 각각 로마자,Latin_alphabet $i j l$ 의 변형임
\circ \bigcirc $\circ \bigcirc$ 원,circle모양. circ는 composition of functions 함수의 합성
\triangle $\triangle$ 삼각형,triangle
\textdegree $\textdegree$ 온도,temperature나 각,angle...
\Re, \Im $\Re, \Im$ 복소수,complex_number의 실수부/허수부
\operatorname{Re}, \operatorname{Im} $\operatorname{Re}, \operatorname{Im}$
\Re{\rm e}, \Im{\rm m} $\Re{\rm e}, \Im{\rm m}$ 〃 (이건 아무도 안 쓰는듯... 내 생각)
\pm \mp $\pm \mp$ 복호동순에 사용 - 부호,sign
\star \ast $\star \ast$

특히 이것들은 보통 연산자,operator로 쓰이는 원형들..
\oplus - 직합,direct_sum, bitwise xor $\oplus$
\ominus $\ominus$
\otimes $\otimes$
\oslash $\oslash$
\odot $\odot$

이건 아마도 mimeTeX 에만 해당되는? 

\circle(150) $\circle(150) $
\rule{10}{15} $\rule{10}{15}$
\qed $\qed$ ... 증명,proof 완료
 
행렬,matrix의 대각합,trace (mimeTeX에서만 되는듯) \tr A $\tr A$
does not work in codecogs
 
참고로 Q.E.D 표시로 WpEn:Tombstone_(typography) symbol(U+220E ∎)을 쓰는 것은 WpEn:Paul_Halmos의 영향이라 함.
 
$\circle(120;90,180)$ $\circle(120;0,90)$
$\circle(120;180,270)$ $ \circle(120;270,360)$

그림 그리기
 
$ \picture(100){(50,50){\circle(200)}}$
$ \picture(100){(50,50){\circle(99)} (50,50){\circle(80)}} $
...
문서화가 안 되어있어서 https://docs.moodle.org/27/en/Using_TeX_Notation 를 참조했음


 
집합 표기할 때 괄호 내 |의 크기를 제대로 표현하려면 이렇다
다시 말해 left right 말고도 middle이 있다
e.g. x<0.5인 집합은
\left\{x|x<{1\over2}\right\} $\left\{x|x<{1\over2}\right\}$ ????????
\left\{x\middle|x<{1\over2}\right\} $\left\{x\middle|x<{1\over2}\right\}$ ????????

세로 선으로 \mid를 쓰면 좌우 간격이 넓고, |를 쓰면 좁다. ( http://data-blog.udacity.com/posts/2016/10/latex-primer/ )
그러나 mimeTeX는 다음과 같이 똑같이 나온다.
\mid $P(A\mid B) = \frac{P(B\mid A)P(A)}{P(B)}$
| $P(A|B) = \frac{P(B|A)P(A)}{P(B)}$

tips:
{
{}을 활용할 수 있다. e.g. $\vec{r}' \;\mbox{vs}\; \vec{r}{}'$
}
 

Further Ref. 

       
(이건 수식 작성이 포인트가 아니고 Wikipedia의 수학 항목 스타일 가이드)
https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style/Mathematics
     
마우스로 그려서 심볼 찾기
http://detexify.kirelabs.org/classify.html
 
Mathpix Snip
이미지를 수식으로 변환하는 SW (OCR) (유료, 일부 무료)
https://mathpix.com/
       
$\LaTeX$ Math for Undergrads - by 무료 선형대수 책 저자 Hefferon. 2쪽 PDF. 간결.
http://joshua.smcvt.edu/undergradmath/
   
LaTeX Math Symbols
https://www.caam.rice.edu/~heinken/latex/symbols.pdf
4쪽짜리 다양한 심볼들 cheatsheet. (주의: amssymb 필요한 기호도 포함)
 
TeX Reference Card (for Plain TeX)
https://www.math.brown.edu/johsilve/ReferenceCards/TeXRefCard.v1.5.pdf
2쪽짜리. 가로. cheatsheet. 빽빽한 심볼들.
   
 

수식 뿐만 아니라 본격 문서 작성 

text 

textrm과 mathrm의 차이: 공백
\textrm{approximate value - exact value} $\textrm{approximate value - exact value}$
\mathrm{approximate value - exact value} $\mathrm{approximate value - exact value}$

Q: \textrm{abc}, \mathrm{abc}, {\rm abc}, \text{abc}, \mbox{abc}, \operatorname{abc}... 의 차이는 무엇? 정확히.
operatorname이 커스텀 연산자,operator용인 것은 명백한데, align같은 것(?) 만 조정해 주는 역할인가 아님 semantic한 뭔가도 있는건가.. QQQ
\mathbf{abcdefg} $\mathbf{abcdefg}$
 
\textit{something} $\textit{something}$
{\rm something} ${\rm something}$
{\it something} ${\it something}$

작성 예정, TBW 

단검(dagger) ...앞 두개는 대체로 지원 x. \dag,\ddag,\dagger,\ddagger $\dag,\ddag,\dagger,\ddagger$
근호,radical_sign for 제곱근,square_root \sqrt{2} $\sqrt{2}$
근호,radical_sign for 거듭제곱근,nth_root (curr at 제곱근,square_root and 산술,arithmetic) \sqrt[3]{4} $\sqrt[3]{4}$
브라켓표기법,bra-ket_notation = Dirac_notation \langle a | b \rangle $\langle a | b \rangle$
합,sum \sum $\sum$
곱,product \prod $\prod$
union \bigcup $\bigcup$
intersection \bigcap $\bigcap$
논리합 (여러가지를 한번에.. 적당한 표현??) \bigvee $\bigvee$
논리곱 ( 〃 ) \bigwedge $\bigwedge$
합집합,union ∪ \cup $\cup$
교집합,intersection ∩ \cap $\cap$
논리합,disjunction, logical_sum, OR ∨ \vee $\vee$
논리곱,conjunction, logical_product, AND ∧ \wedge $\wedge$
  \sqcup $\sqcup$
  \sqcap $\sqcap$
QQQ 분할,partition#s-4기호? chk \bigsqcup $\bigsqcup$
(mimeTeX는 지원하는데 대체로 지원 안하는 듯) \bigsqcap $\bigsqcap$

위에 근호 두가지 분리.
그리고 see also 산술,arithmetic#s-3의 'radical'부분 참조. 필요하면 여기로 mv.
 
 

수정 

화살표 위 아래에 글씨 x\longrightarrow^{\rm up}_{\rm down}y $x\longrightarrow^{\rm up}_{\rm down}y$
이거 mimetex에서만 정확히 나오는듯
 
etc
WpKo:바이어슈트라스_타원함수 WpEn:Weierstrass_elliptic_function 기호로 쓰이는 \wp $\wp$
℘ - 유니코드 U+2118. 'SCRIPT CAPITAL P'이라 되어 있으나 사실 lowercase calligraphic p, despite its name. 이게 아마 유니코드,Unicode 1.1의 실수라고 어디서 본듯한데.. src?
 
\curlywedge \cr \curlyvee $\curlywedge \cr \curlyvee $

줄바꾸기 line_break { p NewLineCharacters }
\ 와 \cr 이 차이가 있나? 있다면 무엇?
 

text mode와 math mode 가 있는데,
 
text mode 내에서 math를 쓰려면
$..$ (inline)
$$..$$ (?)
\[..\]
\(..\) (Anki에서 쓰임)
를 쓰는 듯 하고
 
text mode의 경우,
특별히 표시해주어야 하는 기호들
{
다음 열 기호는 TeX에서 특별한 뜻이 있기 때문에 기호 자체를 표기하기 위해서는 특별한 문법을 써야 한다.
첫 일곱개는 앞에 \(backslash)를 붙이면 된다.
나머지 세개는 각각 \textasciitilde, \textasciicircum, \textbackslash 를 쓰면 된다.
& % $ # _ { } ~ ^ \
 
circumflex/caret/hat 이것은..
\^{} $\^{}$
\wedge $\wedge$

기타 기호들
기호 (영어) 유니코드 TeX 표기 Rendered
부분 기호 section sign § \S $\S$
단락 기호 pilcrow \P $\P$
TBW
 
lshort의 서술{
다음 10개 기호들은 유보된 문자들로서, 앞의 9개는 문서에서 사용하려면 백슬래시를 더해 주어야 한다.
# $ % ^ & _ { } ~ \
\# $ \% \^{} \& \_ \{ \} \~{}
백슬래시는 \로 얻어지는 게 아니다.
\ 부호는 줄바꿈(개행)에 쓰인다. // p NewLineCharacters
\ 를 표시하려면 \textbackslash 를 쓴다. $\textbackslash$
} 문서에서는 서술되지 않았지만 ^, ~는 또 특별한 취급 (뒤에 {}을 붙임)을 하고 있다.
 
}
 
math mode에서 text를 쓰려면,
\mbox or \textrm
를 쓰고....
 
\rm과 \textrm의 비교.
 
 

tmp; 수식을 web에서 표현하려면 

bitmap 이미지로 변환하는..
mimeTeX (CGI program, GIF output, by John Forkosh) https://ctan.org/pkg/mimetex
mathTeX (CGI program, requires LaTeX, by John Forkosh) https://ctan.org/pkg/mathtex
CodeCogs https://www.codecogs.com/latex/eqneditor.php
Google Chart API https://developers.google.com/chart/infographics/docs/formulas
다만 위에 이렇게 써있음 "This API is deprecated" 그리고 가보라는 링크는 아무 도움 안됨
js가 필요한..
jsMath http://www.math.union.edu/~dpvc/jsMath/
Google:MathJax (대세, slow)
Google:KaTeX (MathJax보다 빠름)
기타
MathML ... js 지원 없는 raw mathml은 대체 언제쯤 봐줄만해지려나
 
여기서 CodeCogs, MathJax, Google Chart 렌더링을 쉽게 비교 가능. 보면 Google Chart API는 좀만 길어지면 제대로 render하지 못한다는 것을 알 수 있음.
Interactive LaTeX Editor
https://arachnoid.com/latex/
 
 

LaTeX 문서작성 기초 (TOFORK) 

1. LaTeX 관련 문서
https://econlecture.tistory.com/1
 
2. 초보자를 위한 LaTeX (2012년)
https://econlecture.tistory.com/2
 
LaTeX로 논문 쓰기 - 입문편
http://t-robotics.blogspot.com/2016/02/latex.html
 

한국어 문서 (from ktug, 제목 검색):
Essential LATEX 개정한글판
http://wiki.ktug.org/wiki/wiki.php/KTUGExtDocArchive?action=download&value=essential-kr.pdf
워드 프로세서 사용자를 위한 LATEX
모두를 위한 LATEX 부제 : 근본없는 매뉴얼
LATEX 입문 143분 동안 익히는
 

한국어 텍 ko.TeX v2.0 사용 설명서 (2014)
http://tug.ctan.org/language/korean/kotex-utf/doc/kotexdoc.pdf
 
(여러 한국어 TeX 문서들)
http://wiki.ktug.org/wiki/wiki.php/KTUGDocSubjIdx
 

 
 

rel. 수학기호 (tmp) 

 

KWs: mimeTeX LaTeX TeX math notation markup expression symbol 수식 조판 typesetting

 

[출처] http://tomoyo.ivyro.net/123/wiki.php/TeX_%EB%B0%8F_LaTeX_%EC%88%98%EC%8B%9D_%EB%AC%B8%EB%B2%95

 

 

 

본 웹사이트는 광고를 포함하고 있습니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.
번호 제목 글쓴이 날짜 조회 수
1095 [ 一日30分 인생승리의 학습법 ] EBS FM 라디오, rtmp 서비스 중단 졸리운_곰 2022.11.11 9
1094 [ 一日30分 인생승리의 학습법 ] 악보 읽는 방법 file 졸리운_곰 2022.11.08 12
1093 [ 一日30分 인생승리의 학습법 ] 13가지 주요 오픈소스 프로젝트 file 졸리운_곰 2022.10.09 15
1092 [ 一日30分 인생승리의 학습법 ] 극상의 학습 난이도로 입문자 울리는 프로그래밍 언어 Top 10 졸리운_곰 2022.09.03 15
1091 [빅데이터의 활용의 오해] 데이터가 당신을 스마트하게 만들고 있을까? 졸리운_곰 2022.09.01 10
1090  [ 一日30分 인생승리의 학습법 ] [Git] Git 명령어 정리 졸리운_곰 2022.08.16 19
1089 [ 一日30分 인생승리의 학습법 ] LLVM이란 file 졸리운_곰 2022.08.13 22
1088 [ 一日30分 인생승리의 학습법 ] Build Your Own Remote Desktop Application using Javascript, Python & WebRTC — Part 2 file 졸리운_곰 2022.08.05 25
1087 [ 一日30分 인생승리의 학습법 ] Build Your Own Remote Desktop Application using Javascript, Python & WebRTC — Part 1 file 졸리운_곰 2022.08.05 13
1086 [ 一日30分 인생승리의 학습법 ] REST API 규칙 졸리운_곰 2022.08.03 15
1085 [ 一日30分 인생승리의 학습법 ]REST API 설계 (네이밍) 졸리운_곰 2022.08.03 11
1084 [ 一日30分 인생승리의 학습법] [2탄!!] KrakenD Demo 면을 알아보죠! file 졸리운_곰 2022.08.01 13
1083 [ 一日30分 인생승리의 학습법] [1탄!!]KrakenD가 무엇인가? 과연 Api Gateway로 으뜸인가요? file 졸리운_곰 2022.08.01 12
1082 [ 一日30分 인생승리의 학습법] 오픈소스 라이선스 별 의무사항 졸리운_곰 2022.07.29 18
1081 [ 一日30分 인생승리의 학습법] The complete guide to (external) Domain Specific Languages file 졸리운_곰 2022.07.08 24
1080 [ 一日30分 인생승리의 학습법] [Elasticsearch] 기본 개념잡기 file 졸리운_곰 2022.06.02 23
1079 [ 一日30分 인생승리의 학습법]node - pm2로 node.js 프로세스 관리하기 - 기본 명령어, 실행하기 file 졸리운_곰 2022.05.28 17
1078 [ 一日30分 인생승리의 학습법][1탄!!]KrakenD가 무엇인가? 과연 Api Gateway로 으뜸인가요? file 졸리운_곰 2022.04.15 15
1077 [ 一日30分 인생승리의 학습법][API Gateway] Kong Gateway 설치 file 졸리운_곰 2022.04.15 31
» [ 一日30分 인생승리의 학습법] TeX_및_LaTeX_수식_문법 file 졸리운_곰 2022.03.19 55
대표 김성준 주소 : 경기 용인 분당수지 U타워 등록번호 : 142-07-27414
통신판매업 신고 : 제2012-용인수지-0185호 출판업 신고 : 수지구청 제 123호 개인정보보호최고책임자 : 김성준 sjkim70@stechstar.com
대표전화 : 010-4589-2193 [fax] 02-6280-1294 COPYRIGHT(C) stechstar.com ALL RIGHTS RESERVED