Difference between r1.6 and the current
@@ -1,10 +1,45 @@
#title LaTex(레이텍스)
#title LaTex (레이텍스)
#keywords LaTex, MoniWiki, Math
[[목차]]
== 소개 ==
== [[모니위키]]에서 LaTex 사용하기 ==
=== 모니위키 내장 ===
* 한줄 수식
{{{$$ \alpha\alpha $$}}}
$$ \alpha\alpha $$
[http://faq.ktug.or.kr/faq/LaTeXWorkshop/SS091216?action=download&value=REAMESSU.pdf Invitation to LATEX Beamer]
* 여러줄 수식
{{{#!plain
{ { {#!latex
$$ \sum_{i=0}^{\infty} \frac{x^i}{i!} $$} } }
}}}
{{{#!latex
$$ \sum_{i=0}^{\infty} \frac{x^i}{i!} $$
}}}
=== 외부 이미지 불러오기 ===
이미지를 외부에서 불러오는 방식.
http://bluebrown.net/wiki/MoniWiki 참고
LaTex test : {{{[[latex((1 + x)^n = 1 + \frac{nx}{1!} + \frac{n(n-1)x^2}{2!} + ...)]]}}}
LaTex test : [[latex((1 + x)^n = 1 + \frac{nx}{1!} + \frac{n(n-1)x^2}{2!} + ...)]]
{{{#!html
<img src="http://latex.codecogs.com/png.latex?\tiny \inline \dpi{200} \frac{5}{1}+a=b" />}}}
== 같이 보기 ==
[["mathml 테스트"]] : code가 길어지고 복잡해지는 대신, 깔끔하게 출력된다.
WikiPedia:LaTex
[http://faq.ktug.or.kr/faq/LaTeXWorkshop/SS091216?action=download&value=REAMESSU.pdf Invitation to LATEX Beamer]
[http://5bpa.tistory.com/313 논문 쓸 때 필수도구]
[http://hydry.tistory.com/tag/LaTeX Aggressive Paper Writing Machine - Dry's Blog]
[http://kldp.org/files/tpfreshmen_fullscreen_172.png LaTex로 만든 발표자료 1]
[http://kldp.org/files/tpfreshmen_914.png LaTex로 만든 발표자료 2]
'''[http://bluebrown.net/moniwiki/wiki.php/MoniWikiPlugin#s-1 모니위키에서 LaTex 사용하기]'''
[http://b4dawn.blogspot.com/2006/12/lyx-latex.html LyX을 사용하여 만드는 LATEX 문서]
----
ncity호스팅에서 LaTex를 이용하는 방법은 없을까요? 파초님 위키도 LaTex 부분이 에러가.. -- [skstar] [[DateTime(2014-11-16T08:12:24)]]
----
현재 [Ncity]에는 LaTex 설치가 안되어 있습니다. MoniWiki:LatexProcessor 에 나와있는 패키지를 설치해 달라고 관리자님께 요청을 하거나, 위에 나와있는 설명처럼 외부 이미지 불러오거나, MathML을 사용해야 합니다. -- [파초] [[DateTime(2014-11-17T01:57:36)]]
2.1. 모니위키 내장 ¶
- 한줄 수식
$$ \alpha\alpha $$
$$ \alpha\alpha $$
- 여러줄 수식
{ { {#!latex $$ \sum_{i=0}^{\infty} \frac{x^i}{i!} $$} } }
3. 같이 보기 ¶
mathml 테스트 : code가 길어지고 복잡해지는 대신, 깔끔하게 출력된다.
LaTex
Invitation to LATEX Beamer
논문 쓸 때 필수도구
Aggressive Paper Writing Machine - Dry's Blog
LaTex로 만든 발표자료 1
LaTex로 만든 발표자료 2
모니위키에서 LaTex 사용하기
LyX을 사용하여 만드는 LATEX 문서

Invitation to LATEX Beamer
논문 쓸 때 필수도구
Aggressive Paper Writing Machine - Dry's Blog
LaTex로 만든 발표자료 1
LaTex로 만든 발표자료 2
모니위키에서 LaTex 사용하기
LyX을 사용하여 만드는 LATEX 문서
현재 Ncity에는 LaTex 설치가 안되어 있습니다.
LatexProcessor에 나와있는 패키지를 설치해 달라고 관리자님께 요청을 하거나, 위에 나와있는 설명처럼 외부 이미지 불러오거나, MathML을 사용해야 합니다. -- 파초 2014-11-17 01:57:36
