\( \newcommand{\N}{\mathbb{N}} \newcommand{\R}{\mathbb{R}} \newcommand{\C}{\mathbb{C}} \newcommand{\Q}{\mathbb{Q}} \newcommand{\Z}{\mathbb{Z}} \newcommand{\P}{\mathcal P} \newcommand{\B}{\mathcal B} \newcommand{\F}{\mathbb{F}} \newcommand{\E}{\mathcal E} \newcommand{\brac}[1]{\left(#1\right)} \newcommand{\abs}[1]{\left|#1\right|} \newcommand{\matrixx}[1]{\begin{bmatrix}#1\end {bmatrix}} \newcommand{\vmatrixx}[1]{\begin{vmatrix} #1\end{vmatrix}} \newcommand{\lims}{\mathop{\overline{\lim}}} \newcommand{\limi}{\mathop{\underline{\lim}}} \newcommand{\limn}{\lim_{n\to\infty}} \newcommand{\limsn}{\lims_{n\to\infty}} \newcommand{\limin}{\limi_{n\to\infty}} \newcommand{\nul}{\mathop{\mathrm{Nul}}} \newcommand{\col}{\mathop{\mathrm{Col}}} \newcommand{\rank}{\mathop{\mathrm{Rank}}} \newcommand{\dis}{\displaystyle} \newcommand{\spann}{\mathop{\mathrm{span}}} \newcommand{\range}{\mathop{\mathrm{range}}} \newcommand{\inner}[1]{\langle #1 \rangle} \newcommand{\innerr}[1]{\left\langle #1 \right \rangle} \newcommand{\ol}[1]{\overline{#1}} \newcommand{\toto}{\rightrightarrows} \newcommand{\upto}{\nearrow} \newcommand{\downto}{\searrow} \newcommand{\qed}{\quad \blacksquare} \newcommand{\tr}{\mathop{\mathrm{tr}}} \newcommand{\bm}{\boldsymbol} \newcommand{\cupp}{\bigcup} \newcommand{\capp}{\bigcap} \newcommand{\sqcupp}{\bigsqcup} \newcommand{\re}{\mathop{\mathrm{Re}}} \newcommand{\im}{\mathop{\mathrm{Im}}} \newcommand{\comma}{\text{,}} \newcommand{\foot}{\text{。}} \)

Friday, April 16, 2010

關於 LaTeX

有同學表示想學 $\LaTeX$。
要寫 C++ 同 complie 返個 program 出黎,我地要有 visualstudio。
要寫 $\LaTeX$ 同 compile 返個 pdf 出黎,我地要好多種 compiler 中其中一種。

我以前係用 CTeX (內置 WinEdt),可惜呢個軟件對繁體中文支持十分之弱。
取而代之我係用 TexMaker,詳細安裝可參見下面連結:
http://gtchen.pixnet.net/blog/post/4072739

跟足哂步驟,係時候學點樣打。網上面有好多好多 latex 教材,其中非常適合入門 ge 算係呢個:
http://yenlung.math.nccu.edu.tw/~site/drupal-5.1/idisk/quicklatex.pdf

理論上睇完上面呢個 pdf 已經可以得到好靚 ge 排版效果,有唔明可以再問。
而下都係一個幾有用 ge 網,有問題時亦可以呢到搵搵先。
http://edt1023.sayya.org/tex/latex123/node1.html

最後,關於 latex 的中文討論網站:
http://bbs.ctex.org/index.php

我某 d 文章可以作為參考:
http://ihome.ust.hk/~cclee/document/190present111.tex

No comments:

Post a Comment