\documentclass[11pt,a4paper]{report}
\usepackage{amsthm}
\theoremstyle{plain}
\newtheorem{thm}{Theorem}[chapter] % reset theorem numbering for each chapter
\theoremstyle{definition}
\newtheorem{defn}[thm]{Definition} % definition numbers are dependent on theorem numbers
\newtheorem{exmp}[thm]{Example} % same for example numbers
\newcommand{\chaptercontent}{
\section{Basics}
\begin{defn}Here is a new definition.\end{defn} %defn
\begin{thm}Here is a new theorem.\end{thm} %thm
\begin{thm}Here is a new theorem.\end{thm}
\begin{exmp}Here is a good example.\end{exmp} %exmp
\subsection{Some tips}
\begin{defn}Here is a new definition.\end{defn}
\section{Advanced stuff}
\begin{defn}Here is a new definition.\end{defn}
\subsection{Warnings}
\begin{defn}Here is a new definition.\end{defn}
}
\begin{document}
\tableofcontents
\part{Addition and Subtraction} %part I Addition and Subtraction
\chapter{Addition} \chaptercontent %Chapter 1 Addition
\chapter{Subtraction} \chaptercontent %Chapter 1 Subtraction
\part{Multiplication and Division} %part II Multiplication and Division
\chapter{Multiplication} \chaptercontent %Chapter 1 Multiplication
\chapter{Division} \chaptercontent %Chapter 2 Division
\end{document}
%structure:part > chapter > section > subsection > subsubsection > paragraph > subparagraph
LaTeX各层级定理环境
最后编辑于 :
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
推荐阅读更多精彩内容
- 【蝴蝶效应】 蝴蝶效应:上个世纪70年代,美国一个名叫洛伦兹的气象学家在解释空气系统理论时说,亚马逊雨林一只蝴蝶...
- 时光总是这样飞速流逝,我们甚至还来得及看到过去时光的模样就已经来到新的地方。 大话西游绝版重映,老实讲我是周星驰的...