add introduction environment

This commit is contained in:
EthanDeng
2019-05-05 09:56:16 +08:00
parent 0171d1836f
commit f93ad428c0
5 changed files with 50 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
\documentclass[cn,11pt,fancy]{elegantbook}
\documentclass[cn,11pt,fancy,hide]{elegantbook}
\title{ElegantBook优美的 \LaTeX{} 书籍模板}
@@ -279,6 +279,14 @@ The content of introduction.
\chapter{ElegantBook 写作示例}
\begin{introduction}
\item 积分定义~\ref{def:int}
\item Fubini 定理~\ref{thm:fubi}
\item 最优性原理~\ref{pro:max}
\item 柯西列性质~\ref{property:cauchy}
\item 韦达定理
\end{introduction}
\section{Lebesgue 积分}
在前面各章做了必要的准备后,本章开始介绍新的积分。在 Lebesgue 测度理论的基础上建立了 Lebesgue 积分,其被积函数和积分域更一般,可以对有界函数和无界函数统一处理。正是由于 Lebesgue 积分的这些特点,使得 Lebesgue 积分比 Riemann 积分具有在更一般条件下的极限定理和累次积分交换积分顺序的定理,这使得 Lebesgue 积分不仅在理论上更完善,而且在计算上更灵活有效。