Skip to content

Commit bfc3930

Browse files
committed
add gitignore
1 parent f3a4251 commit bfc3930

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

elegantpaper-en.pdf

271 KB
Binary file not shown.

elegantpaper-en.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ \subsection{Font Settings}
6060
\end{lstlisting}
6161

6262
\subsubsection{Other Settings}
63-
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:
63+
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:
6464
\begin{equation}
6565
(a+3b)^{n} = \sum_{k=0}^{n} C_{n}^{k} a^{n-k} (3b)^k \label{eq:binom}
6666
\end{equation}

0 commit comments

Comments
 (0)