LaTeX标题、目录及段落的编辑(清晰实例)(论文排版)

1、层次结构:

Latex的文档层次结构大约有5层,分别是: 

section — subsection — subsubsection — paragraph — subparagraph

2、实例:

3、代码:

\documentclass{article}
   \title{XIDIAN UNIVERSITY}                   %———总标题
   \author{YanTaTaiBai}
\begin{document}
   \maketitle                                  % —— 显示标题
\tableofcontents                               %—— 制作目录(目录是根据标题自动生成的)
   \section{China}                             %——一号子标题  China is in East Asia.
     \subsection{Shannxi}                      %——二号子标题  Beijing is the capital of China.
       \subsubsection{Xian}                    %——三号子标题
         \paragraph{XIDIAN UNIVERSITY}is a famous university.  %{}中的内容加粗显示
           \subparagraph{School of telecommunication engineering} is in the best institute of XDU.
       \subsection{State Key Laboratory of ISN }
         \paragraph{XiDian University} is the best university in communications industry. 
\end{document}
###### 转载请注明出处 https://blog.csdn.net/gentleman_qin/article/details/79984283 ########
  • 24
    点赞
  • 67
    收藏
    觉得还不错? 一键收藏
  • 5
    评论
评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值