請在終端機(terminal/console)鍵入底下指令
# apt-get install texlive
-------出現下列訊息-------
正在讀取套件清單... 完成
正在重建相依關係
正在讀取狀態資料... 完成
下列的額外套件將被安裝:
cl-asdf clisp common-lisp-controller ed feynmf lacheck latex-beamer latex-xcolor libffcall1 libkpathsea5 libmagick++3 libplot2c2 libpstoedit0c2a
libreadline5 libsigsegv0 lmodern luatex pgf prosper ps2eps pstoedit purifyeps realpath tex-common texlive-base texlive-binaries texlive-common
texlive-doc-base texlive-extra-utils texlive-font-utils texlive-fonts-recommended texlive-fonts-recommended-doc texlive-generic-recommended
texlive-latex-base texlive-latex-base-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-metapost
texlive-metapost-doc texlive-pstricks texlive-pstricks-doc tipa xindy xindy-rules
建議套件:
gdb clisp-doc clisp-dev slime darcs auctex pdf-viewer xfig ivtools-bin tgif transfig texlive-doc-en dvidvi fragmaster latexmk psutils t1utils
推薦套件:
sbcl lisp-compiler
下列【新】套件將會被安裝:
cl-asdf clisp common-lisp-controller ed feynmf lacheck latex-beamer latex-xcolor libffcall1 libkpathsea5 libmagick++3 libplot2c2 libpstoedit0c2a
libreadline5 libsigsegv0 lmodern luatex pgf prosper ps2eps pstoedit purifyeps realpath tex-common texlive texlive-base texlive-binaries
texlive-common texlive-doc-base texlive-extra-utils texlive-font-utils texlive-fonts-recommended texlive-fonts-recommended-doc
texlive-generic-recommended texlive-latex-base texlive-latex-base-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex
texlive-metapost texlive-metapost-doc texlive-pstricks texlive-pstricks-doc tipa xindy xindy-rules
升級 0 個,新安裝 46 個,移除 0 個,有 0 個未被升級。
需要下載 0 B/237 MB 的套件檔。
此操作完成之後,會多佔用 424 MB 的磁碟空間。
是否繼續進行 [Y/n]?y
鍵入y後按Enter
------經過一段時間後------
測試是否安裝成功
~$ latex
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
**
出現以上訊息表示安裝成功!
詳細套件與使用法方請查看 http://wiki.debian.org/Latex
語法教學請查看 http://cle.linux.org.tw/~edt1023/tex/latex123/node1.html
如果不想學語法那底下來安裝圖形化介面編輯程式
到這邊下載適用於您Linux distribution 的EqualX
這邊舉equalx_0.42-1_i386.deb安裝於Debian
------檔案下載完後進行安裝------
# dpkg -i equalx_0.42-1_i386.deb
-------出現下列訊息-------
選取了原先未被選取的套件 equalx。
(正在讀取資料庫 ... 85580 files and directories currently installed.)
正在解開 equalx (從 equalx_0.42-1_i386.deb)...
dpkg:因相依問題,不能設定 equalx:
equalx 相依於 texlive-latex-extra﹔然而:
未曾安裝套件 `texlive-latex-extra'。
equalx 相依於 dvipng﹔然而:
未曾安裝套件 `dvipng'。
dpkg:在處理 equalx (--install) 時發生錯誤:
相依問題 - 保留為未設定
正在進行 menu 的觸發程式 ...
在處理時有錯誤發生:
equalx
# apt-get install -f
如果你安裝equalx_0.51-1_i386.deb出現的是另外的訊息
-------出現下列訊息-------
選取了原先未被選取的套件 equalx。
(正在讀取資料庫 ... 98480 files and directories currently installed.)
正在解開 equalx (從 equalx_0.51-1_i386.deb)...
dpkg:因相依問題,不能設定 equalx:
equalx 相依於 libqtcore4 (>= 4:4.7.0~beta1)﹔然而:
libqtcore4 在系統上的版本為 4:4.6.3-4+squeeze1。
dpkg:在處理 equalx (--install) 時發生錯誤:
相依問題 - 保留為未設定
正在進行 menu 的觸發程式 ...
在處理時有錯誤發生:
equalx
由於libqtcore4此套件他需要的版本為4:4.7.0~beta1 以超過squeeze1(stable)版本
所以請安裝較穩定的equalx_0.42-1_i386.deb
此時請鍵入
# apt-get install -f 移除equalx
-------出現下列訊息-------
正在讀取套件清單... 完成
正在重建相依關係
正在讀取狀態資料... 完成
正在修正相依關係... 完成
下列的額外套件將被安裝:
doc-base dvipng lesstif2 libfreezethaw-perl libmldbm-perl libt1-5 libxp6 poppler-data poppler-utils preview-latex-style texlive-latex-extra
texlive-latex-extra-doc texlive-pictures texlive-pictures-doc texpower texpower-manual xpdf
建議套件:
dhelp dwww doc-central yelp khelpcenter4 rarian-compat texpower-examples
下列【新】套件將會被安裝:
doc-base dvipng lesstif2 libfreezethaw-perl libmldbm-perl libt1-5 libxp6 poppler-data poppler-utils preview-latex-style texlive-latex-extra
texlive-latex-extra-doc texlive-pictures texlive-pictures-doc texpower texpower-manual xpdf
升級 0 個,新安裝 17 個,移除 0 個,有 0 個未被升級。
1 個沒有完整得安裝或移除。
需要下載 0 B/216 MB 的套件檔。
此操作完成之後,會多佔用 332 MB 的磁碟空間。
是否繼續進行 [Y/n]?y
鍵入y後按Enter
~$ equalx
出現
即成功!!
另外網路上的方程式編輯器也不錯用!!
http://www.codecogs.com/latex/eqneditor.php
http://www.hostmath.com/
沒有留言:
張貼留言
文章有誤或有問題麻煩您留言告知! 謝謝您~~