惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
Microsoft Security Blog
Microsoft Security Blog
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
量子位
博客园_首页
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
A
About on SuperTechFans
T
The Blog of Author Tim Ferriss
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
博客园 - 司徒正美
有赞技术团队
有赞技术团队
Engineering at Meta
Engineering at Meta
Last Week in AI
Last Week in AI
MongoDB | Blog
MongoDB | Blog

博客园 - civ3's .NET studying

Comet in IE comet研究 动态加载Web Service - civ3's .NET studying IIS.pk(vs2005)==Mutex - civ3's .NET studying [Reading]THIRD BASE 良性克服Firefox跨站 Notify Server 战国[节选] Merssenger线程通讯图 Ajax.NET关键 Ajax多线程 Merssenger构想与原型开发[0] 多媒体杂志 [Discovery]msn space trackbackable! HTC到StoryBoard——DHTML迁移到WPF(二) MyText RAR控制台日常备份策略 Easy Binding(DataContext,TwoWay) WPF自学方法
CTeX学习散列
civ3's .NET studying · 2006-03-05 · via 博客园 - civ3's .NET studying

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>