0%

tex学习笔记

整体框架

1
2
3
4
5
\documentclass{article}
% 这里是导言区
\begin{document}
% 内容
\end{document}

导言区

1
2
3
4
\title{你好,world!}
\author{Liam}
\date{\today}
\begin{document}

内容

1
2
3
4
% 将导言区标题、作者、日期按照格式展现
\maketitle
% 目录
\tableofcontents
1
2
3
4
5
\section{·}
\subsection{·}
\subsubsection{·}
\paragraph{·}
\subparagraph{·}
看到这里的姐妹一看就要暴富暴美,为什么不让这一天提前一点呢ヾ(≧▽≦*)o