mirror of
https://github.com/ElegantLaTeX/ElegantPaper.git
synced 2026-01-26 04:14:36 +08:00
add gitignore
This commit is contained in:
BIN
elegantpaper-en.pdf
Normal file
BIN
elegantpaper-en.pdf
Normal file
Binary file not shown.
@@ -60,7 +60,7 @@ If you choose \lstinline{XeLaTeX} to process your paper, I use \lstinline{fontsp
|
|||||||
\end{lstlisting}
|
\end{lstlisting}
|
||||||
|
|
||||||
\subsubsection{Other Settings}
|
\subsubsection{Other Settings}
|
||||||
These packages operate perfectly but are inappropriate for big operators, for example \lstinline{\sum} and \lstinline{\prod}, thus, I change these operators back to computer modern font. Equation~(\eqref{eq:binom}) shows the effects of these fonts:
|
These packages operate perfectly but are inappropriate for big operators, for example \lstinline{\sum} and \lstinline{\prod}, thus, I change these operators back to computer modern font. Equation~\eqref{eq:binom} shows the effects of these fonts:
|
||||||
\begin{equation}
|
\begin{equation}
|
||||||
(a+3b)^{n} = \sum_{k=0}^{n} C_{n}^{k} a^{n-k} (3b)^k \label{eq:binom}
|
(a+3b)^{n} = \sum_{k=0}^{n} C_{n}^{k} a^{n-k} (3b)^k \label{eq:binom}
|
||||||
\end{equation}
|
\end{equation}
|
||||||
|
|||||||
Reference in New Issue
Block a user