#title LaTex (레이텍스) #keywords LaTex, MoniWiki, Math [[목차]] == 소개 == == [[모니위키]]에서 LaTex 사용하기 == === 모니위키 내장 === --[[모니위키]]에 기본적으로 포함된 [LaTex] 플러그인 사용... [[스타호스트]]에서는 문제가 있는 것 같다.-- 언제부터인가 제대로 된다?! * 한줄 수식 {{{$$ \alpha\alpha $$}}} $$ \alpha\alpha $$ * 여러줄 수식 {{{#!plain { { {#!latex $$ \sum_{i=0}^{\infty} \frac{x^i}{i!} $$} } } }}} {{{#!latex $$ \sum_{i=0}^{\infty} \frac{x^i}{i!} $$ }}} === 외부 이미지 불러오기 === 이미지를 외부에서 불러오는 방식. http://bluebrown.net/moniwiki/wiki.php/MoniWikiPlugin#s-1 참고 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 }}} == 같이 보기 == [["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 문서]