CTeX学习散列
http://wiki.ctex.org/FAQ?action=AttachFile&do=get&target=ctex-faq-20051219.pdf
支持中文:首行documentclass{cctart}
存在破解版的word2tex:https://files.cnblogs.com/civ3/tmgwor24.rar
批量注释:\begin{comment}...\end{comment}
//感觉很像标签语言,为什么不符合XML?诡异
\documentclass [12pt]{cctart}
\begin{document}
中文
Good
\[
R = \frac{U}{I}
\]
ok It's good!
换行 yes !
\end{document}
注意:一个换行无效,强制换行用\\
两个换行是新段落,相当于<p>
posted on 2006-03-05 09:17 civ3's .NET studying 阅读(405) 评论(0) 编辑 收藏 举报