* 支援中文是必備條件。 * 底下網頁可以線上編輯 Latex。 * [[https://www.latextemplates.com|LaTeX Templates]] * [[https://www.sharelatex.com|ShareLatex]] * [[http://www.texmacs.org/|GNU TeXmacs]] * [[http://www.tug.org/protext/|proTeXt]] * [[https://www.tug.org/texlive/|TeX Live]] * [[http://tex.stackexchange.com/questions/26018/what-to-download-protext-or-miktex|What to download, proTeXt or MiKTeX?]] * [[http://tex.stackexchange.com/questions/20036/what-are-the-advantages-of-tex-live-over-miktex|What are the advantages of TeX Live over MiKTeX?]] * TeX Live * MiKTeX * [[http://www.zhihu.com/question/19954023|有哪些好的 LaTeX 编辑器?]] * ShareLaTeX ====== ProTeXt ====== - 請到 http://www.tracker-software.com/product/pdf-xchange-viewer 安裝PDF-XChange Viewer。 - 請到 [[http://www.tug.org/protext/|proTeXt]] 下載 protext.exe 到"桌面"並執行。預設會把資料解壓縮到"桌面"的 ProTeXt 資料夾。 - 用 PDF-XChange Viewer 開啟 ProTeXt\Install\protext-install-en.pdf - 點擊 p.7 的 "Click here to remove old versions of MiKTeX" - 點擊 p.8 的 "Click here to install MiKTeX"。 - 選 "Basic MiKTeX" - 遇到 Install missing packages on-the-fly 選 "Yes" - 點擊 p.10 的 "Click here to remove old versions of TeXnicCenter" - 點擊 p.10 的 "Click here to install TeXnicCenter" - 執行 TeXnicCenter,會出現 "Configuration Wizard" 進行一些設定。 - 若出現 "MiKTeX has been located on your system" 選 "Yes"; 否則路徑一欄選 "C:\Program Files\MiKTeX 2.8\miktex\bin" - File -> Open -> 開啟 IEEEtran_CHENWJ.tex - Project -> Create with active file as main file - 選 "Use Bibtex" - language 選 "en" - Tools 下方的欄位選 "LaTeX => PDF" - 按 C-S-F5。這裡有時候會下載必要的 package,請稍等一下。產生的 pdf 會自動開啟。如果 reference 顯示 "?",先關閉 pdf 再按 "Ctrl + Shift + F5"。重複此步驟直到 reference 正確顯示。 ====== Latex 樣板 ====== * [[http://mirror.ctan.org/macros/latex/contrib/IEEEtran.zip|IEEEtran]] * [[wp>Beamer (LaTeX)|Beamer]] * [[http://www.math.umbc.edu/~rouben/beamer/|A Beamer Quickstart]] * [[http://code.google.com/p/latexslides/|latexslides]] * [[http://danielbaggio.blogspot.tw/2007/10/latex-error-sty-not-found.html|latex error .sty not found]] * [[http://www.wfu.edu/~wickersg/latex/beamer/beamer.pdf|Introduction to Beamer]] * [[http://www.shawnlankton.com/2008/02/beamer-and-latex-with-keynote-theme/|Beamer and Latex With Keynote Theme]] * [[http://tex.stackexchange.com/questions/15067/nice-custom-beamer-theme-how-to-do-something-like-it|Nice custom beamer theme: how to do something like it?]] * [[http://www.ucl.ac.uk/~ucbpeal/latexposter.html|LaTeX Templates]] * [[http://lateral.netmanagers.com.ar/stories/BBS52.html|Creating presentations using restructured text]] * [[http://ubuntuforums.org/showthread.php?t=790610|howto: syntax highlighted source code in latex beamer]] - 簡單範例。 $ wget http://www.math.umbc.edu/~rouben/beamer/small.tex $ pdflatex -output-directory=/amd/gcs/97/9755590/public_html/slide small.tex * [[http://www.math.umbc.edu/~rouben/beamer/quickstart-Z-H-3.html#node_tag_Temp_4|3 A bare-bones sample]] - 完整範例。 $ wget http://www.math.umbc.edu/~rouben/beamer/hfc.tar.gz $ wget http://www.math.umbc.edu/~rouben/beamer/beamer-umbc.tar.gz $ wget http://people.cs.nctu.edu.tw/~chenwj/source/template/beamer_tpl.tar.gz $ tar xfz hfc.tar.gz; cd hfc $ pdflatex hfc.tex; pdflatex hfc.tex * [[http://www.math.umbc.edu/~rouben/beamer/quickstart-Z-H-5.html#footnote_Temp_7|5 A complete presentation]] * [[http://hychen39.wordpress.com/2008/02/15/%E5%9C%A8-beamer-class-%E4%B8%AD%E4%BD%BF%E7%94%A8-cjk-%E5%A5%97%E4%BB%B6/|在 Beamer class 中使用 CJK 套件]] * [[http://stackoverflow.com/questions/2365539/centering-titles-when-using-the-beamer-class-in-latex|centering titles when using the beamer class in latex]] * [[http://www.cnblogs.com/aoaoblogs/|Latex+Beamer+tikz果然是适合程序员写ppt的工具.]] ====== 網路教學 ====== * [[http://www.study-area.org/cyril/opentools/opentools/doc.html|Chapter 2. 製作文件工具]] * [[http://www.andy-roberts.net/misc/latex/index.html|Getting to Grips with LaTeX]] * [[http://www.cs.technion.ac.il/~yogi/Courses/CS-Scientific-Writing/index.htm|Scientific Writing]] * [[https://www.writelatex.com/|writeLaTeX]] ====== 外部連結 ====== * [[http://exciton.eo.yzu.edu.tw/~lab/latex/install_latex_cjk_ms_windows.html|在 MS Windows 作業系統平台裝設 TeX Live 2009]] * [[http://www.latex-project.org/|The LATEX Project]]