Chinaunix首页 | 论坛 | 博客
  • 博客访问: 186568
  • 博文数量: 50
  • 博客积分: 2567
  • 博客等级: 少校
  • 技术积分: 495
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-14 10:44
文章分类

全部博文(50)

文章存档

2011年(3)

2010年(29)

2009年(11)

2008年(7)

我的朋友

分类:

2009-09-02 21:07:59

\documentclass{article}
\usepackage{amsmath}
\begin{document}
 
\title{my masterpiece}
\author{Super Man}
\date{}
\maketitle
 
\tableofcontents
 
\section{WinEdt}
I am a postgraduate student!
 
\section{Math}
$a^2+b^2=c^2$
 
\end{document}
 
Attention:
1.如果去掉\date{},就会自动生成日期。
2.生成目录:\tableofcontents
3.数学公式是放在$符号内部的。
4.section{...}:生成一段
阅读(1097) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~