Commit e42299b6 authored by liziwl's avatar liziwl
Browse files

update math font

parent 5e0c26d7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -74,3 +74,9 @@
同时模板还提供了 \env{assumption}\env{definition}\env{proposition}
\env{lemma}\env{theorem}\env{axiom}\env{corollary}\env{exercise}
\env{example}\env{remar}\env{problem}\env{conjecture} 这些相关的环境。

\section{数学字体}

\begin{equation}
  f(x)=a_0+ \sum_{n=1}^{\infty}   \left(  a_n\ \cos \frac{n\pi x}{L} +b_n  \sin\frac{n\pi x}{L}   \right)
\end{equation}
 No newline at end of file