add gitignore

This commit is contained in:
EthanDeng
2019-02-01 17:04:03 +08:00
parent f3a425130b
commit bfc39308c0
2 changed files with 1 additions and 1 deletions

BIN
elegantpaper-en.pdf Normal file

Binary file not shown.

View File

@@ -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}