mirror of
https://github.com/Estom/notes.git
synced 2026-05-16 14:13:20 +08:00
14 lines
188 B
TeX
14 lines
188 B
TeX
|
|
\documentclass{article}
|
|
\title{括号里面}
|
|
\author{应用}
|
|
\usepackage{ctex}
|
|
\newcommad\degree{^\circ}
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\section{hello}
|
|
hello world殷康龙
|
|
\end{document}
|