== ¸ñÀû == KoTeXLive 2009¿¡¼­ TeXmaker¸¦ ÁÖÆíÁý±â·Î ½áº¸ÀÚ. ´ÙÀ½°ú °°Àº ±â´ÉÀ» Ãß°¡Çϰųª ¼³Á¤ÇÑ´Ù. 1. XeLaTeX, LuaLaTeX ½ÇÇà ¸í·É 1. SumatraPDF¿ÍÀÇ PDFSync 1. ÇÑ±Û ¿µ¹® öÀÚ°Ë»ç±â == ¹Ì¸® È®ÀÎÇÒ °Í == 1. Windows ½Ã½ºÅÛ (Windows XP, Windows 7) 1. KoTeXLive 2009 ¼³Ä¡ TeX ½Ã½ºÅÛÀ» {{{c:\usr\texlive}}} ¾Æ·¡ ¼³Ä¡Çß´Ù°í °¡Á¤ÇÑ´Ù. 1. KC2008Plus ȯ°æ ¼³Ä¡ KC2008Plus´Â kcpdfopen°ú SumatraPDF ¼³Ä¡¸¦ À§ÇØ »ç¿ëÇÑ´Ù. ¸¸¾à SumatraPDF¸¦ º°µµ·Î ¼³Ä¡ÇÒ ¼ö ÀÖ°í forward search¸¦ À§ÇÏ¿© kcpdfopenÀÌ ¾Æ´Ñ ´Ù¸¥ ¹æ¹ýÀ» ¾Ë°í ÀÖ´Ù¸é KC2008Plus¸¦ ±»ÀÌ ¼³Ä¡ÇÒ ÇÊ¿ä´Â ¾ø´Ù. 1. TeXmaker ¼³Ä¡ TeXmaker´Â installer·Î ¼³Ä¡ÇϵÇ, µðÆúÆ® À§Ä¡¿¡ ¼³Ä¡ÇÏ´Â °ÍÀ¸·Î °¡Á¤ÇÑ´Ù. == ¸í·É ¼³Á¤ == ¸Þ´ºÀÇ {{{Options -> Configure TeXmaker}}}¸¦ ¼±ÅÃÇÏ¿© ´ÙÀ½ »çÇ×À» ¼öÁ¤Çϰųª È®ÀÎÇÑ´Ù. '''Commands''' 1. LaTeX : {{{latex --synctex=1 --shell-escape --interaction=nonstopmode %.tex}}} 1. Makeindex : {{{komkindex -s kotex %.idx}}} 1. Dvi Viewer : {{{dviout %.dvi}}} 1. PS Viewer : {{{psv.bat %.ps}}} 1. PDFLaTeX : {{{pdflatex --synctex=1 --interaction=1 %.tex}}} 1. Dvipdfm : {{{dvipdfmx %.dvi}}} 1. PDF Viewer : {{{kcpdfopen %.tex @ 0}}} 1. ghostscript : {{{c:\usr\texlive\tlpkg\tlgs\bin\gswin32c.exe}}} 1. Asymptote : {{{asy %.asy}}} '''Quick Build''' * Àû´çÇÑ °ÍÀ¸·Î ÇϵÇ, XeLaTeXÀ» ±âº»À¸·Î ÇÏ·Á ÇÑ´Ù¸é, User¸¦ ¼±ÅÃÇÏ¿© ´ÙÀ½°ú °°ÀÌ ½á³Ö´Â´Ù. {{{ xelatex --synctex=1 --interaction=1 %.tex }}} '''Editor''' 1. Editor Font Family (¸¶À½¿¡ µå´Â °ÍÀ¸·Î) 1. Editor Font Size (¸¶À½¿¡ µå´Â °ÍÀ¸·Î) 1. Editor Font Encoding : UTF-8 == PDF Sync == 1. Inverse Search ´ÙÀ½ ¸í·ÉÀ» ¸í·ÉÇà¿¡¼­ ½ÇÇàÇÑ´Ù. {{{ # "C:\Program Files\SumatraPDF\SumatraPDF.exe" -inverse-search "C:\Program Files\texmaker\texmaker.exe \"%%%f\" -line %%l" }}} À§ÀÇ ¸í·É ½ÇÇàÀÌ ±ÍÂúÀ¸¸é, ¹èÄ¡ÆÄÀÏÀ» ÀÌ¿ëÇÑ´Ù. * attachment:inversetotexmaker.bat.txt 1. Forward Search kcpdfopenÀ» ÀÌ¿ëÇϹǷΠÀÌ¹Ì ¼³Á¤ÀÌ µÇ¾ú´Ù. == XeLaTeX, LuaLaTeX ½ÇÇà¸í·É == ¸Þ´ºÀÇ {{{User -> User Commands}}}¸¦ ¿¬´Ù. ¸¶Áö¸·¿¡ {{{Edit User Commands}}}¸¦ ¼±ÅÃÇÑ´Ù. Command1À» ´ÙÀ½°ú °°ÀÌ ¼³Á¤ÇÑ´Ù. * Menu Item : XeLaTeX * Command : {{{xelatex --interaction=nonstopmode --synctex=1 %.tex}}} Command2¸¦ ´ÙÀ½°ú °°ÀÌ ¼³Á¤ÇÑ´Ù. * Menu Item : LuaLaTeX * Command : {{{lualatex --interaction=nonstopmode --synctex=1 %.tex}}} OK¸¦ ´©¸£°í ÀúÀåÇÑ ´ÙÀ½, TeXmaker¸¦ ´ÝÀº ÈÄ ´Ù½Ã ¿¬´Ù. == ÇÑ±Û Ã¶ÀÚ°Ë»ç±â ==