Add new packages installed
This commit is contained in:
17
elpa/auctex-12.1.0/tests/latex/math-indent-in.tex
Normal file
17
elpa/auctex-12.1.0/tests/latex/math-indent-in.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\[
|
||||
x
|
||||
\]
|
||||
|
||||
\[
|
||||
\begin{split}
|
||||
x &= y \\
|
||||
y &= z
|
||||
\end{split}
|
||||
\]
|
||||
|
||||
\begin{itemize}
|
||||
\item Some text here
|
||||
\[
|
||||
x
|
||||
\]
|
||||
\end{itemize}
|
||||
Reference in New Issue
Block a user