准备开始做学位论文了,打算用LaTex。
% hello.tex - Our first Latex example!\documentclass{article}\begin{document} Hello World!\end{document}
生成文档
> latex hello
再转成Postscript文件
> dvips hello.dvi -o hello.ps
输出PDF文件
> ps2pdf hello.ps hello.pdf
准备开始做学位论文了,打算用LaTex。
% hello.tex - Our first Latex example!\documentclass{article}\begin{document} Hello World!\end{document}
生成文档
> latex hello
再转成Postscript文件
> dvips hello.dvi -o hello.ps
输出PDF文件
> ps2pdf hello.ps hello.pdf

Styled with Mara's grassland
Powered by WordPress2.5.1 and K21.0-RC6
Entries Feed and Comments Feed
194 queries. 3.0240 seconds.
0 Responses to “LaTex学习 - Absolute beginners”
Leave a Reply