mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 04:14:35 +08:00
add introduction environment
This commit is contained in:
@@ -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 积分不仅在理论上更完善,而且在计算上更灵活有效。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user