February 15th, 2006
| Posted in
LaTeX
lshort-en: ftp://ftp.ctex.org/mirrors/CTAN/info/lshort/english/
The Not So Short Introduction to LaTeX2e
lshort-cn: ftp://ftp.ctex.org/pub/tex/CTDP/lshort-cn/
一份不太简短的LaTeX2ε介绍
LaTeX123: http://edt1023.sayya.org/tex/latex123/latex123.pdf
大家来学LaTeX
mycjk: http://edt1023.sayya.org/tex/mycjk/mycjk.pdf
我的CJK
clsguide: http://www.newsmth.net/bbscon.php?board=TeX&id=29583&ap=442
LATEX2ε for class and package writers
我一路看过来的关于LaTeX的电子书,lshort-cn是后补的,昨天在newsmth上置低才看到的……
January 16th, 2006
| Posted in
LaTeX
ubuntu下面teTeX和cjk-latex装完后LaTeX默认是没法编译中文,因为缺少字体,这里是我把字体搞定的方法,共享之 & Thanks to mylxiaoyi and wangyin.
Read the rest of this entry »
January 13th, 2006
| Posted in
LaTeX
Here’s an introduction to LaTeX2e, The Not So Short Introduction to LaTeX2e(lshort). I got this document on http://learn.tsinghua.edu.cn:8080/2001315450/tex_frame.html and the following text are from the introduction.
TEX is a computer program created by Donald E. Knuth. It is aimed at typesetting text and mathematical formulae.
TEX is pronounced “Tech,” with a “ch” as in the German word “Ach” or in the Scottish “Loch.” In an ASCII environment, TEX becomes TeX.
LATEX is a macro package that enables authors to typeset and print their work at the highest typographical quality, using a predefined, professional layout. LATEX was originally written by Leslie Lamport. It uses the TEX formatter as its typesetting engine. These days LATEX is maintained by Frank Mittelbach.
LATEX is pronounced “Lay-tech” or “Lah-tech.” If you refer to LATEX in an ASCII environment, you type LaTeX. LATEX 2ε is pronounced “Lay-tech two e” and typed LaTeX2e.