Change \it to \mathit in Math.lyx

On TeX Live 2016, Math.lyx gives an error when compiling with
pdflatex. On TeX Live 2015, Math.lyx compiles but the log gives the
following warning:

  Usage of deprecated font command `\it'!

This commit amends 67e45aa3.
This commit is contained in:
Scott Kostyshak 2016-06-25 03:26:16 -04:00
parent dafb1c5bb6
commit 3f93355488

View File

@ -34254,7 +34254,7 @@ One can also use standard commands known to CAS:
\begin_layout Itemize
\change_inserted 5863208 1465782942
\begin_inset Formula $powerseries\left(-\log\left(5-x\right),x,1\right)=\sum_{{\it i_{1}}=0}^{\infty}{\frac{4^{-{\it i_{1}}-1}\,\left(x-1\right)^{{\it i_{1}}+1}}{{\it i_{1}}+1}}-\log\left(-1\right)$
\begin_inset Formula $powerseries\left(-\log\left(5-x\right),x,1\right)=\sum_{{\mathit i_{1}}=0}^{\infty}{\frac{4^{-{\mathit i_{1}}-1}\,\left(x-1\right)^{{\mathit i_{1}}+1}}{{\mathit i_{1}}+1}}-\log\left(-1\right)$
\end_inset