diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/latexindent/success/environments.tex')
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/success/environments.tex | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/success/environments.tex b/Master/texmf-dist/doc/support/latexindent/success/environments.tex index b33d9982896..bf1d4d86c80 100644 --- a/Master/texmf-dist/doc/support/latexindent/success/environments.tex +++ b/Master/texmf-dist/doc/support/latexindent/success/environments.tex @@ -1,27 +1,28 @@ % arara: indent: { cruft: /home/cmhughes/Desktop/tmp/, overwrite: on, trace: yes, silent: yes, onlyDefault: no} -some -other +some +other text \begin{enumerate} \item $3x^3y(-4x^3+y) = -12x^6y+3x^3y^2$ \item $3x^3+y(-4x^3+y) = 3x^3-4x^3y+y^2$ - \item \begin{align*} - {\color{red}(3x^3+y)}(-4x^3+y) & = {\color{red}(3x^3+y)}(-4x^3)+{\color{red}(3x^3+y)}(y) \\ - & = -12x^6-4x^3y+3x^3y+y^2 \\ - & = -12x^6-x^3y+y^2 - \end{align*} + \item + \begin{align*} + {\color{red}(3x^3+y)}(-4x^3+y) & = {\color{red}(3x^3+y)}(-4x^3)+{\color{red}(3x^3+y)}(y) \\ + & = -12x^6-4x^3y+3x^3y+y^2 \\ + & = -12x^6-x^3y+y^2 + \end{align*} \end{enumerate} \begin{enumerate} \item $3x^3y(-4x^3+y) = -12x^6y+3x^3y^2$ \item $3x^3+y(-4x^3+y) = 3x^3-4x^3y+y^2$ - \item - \begin{align*} - {\color{red}(3x^3+y)}(-4x^3+y) & = {\color{red}(3x^3+y)}(-4x^3)+{\color{red}(3x^3+y)}(y) \\ - & = -12x^6-4x^3y+3x^3y+y^2 \\ - & = -12x^6-x^3y+y^2 - \end{align*} + \item + \begin{align*} + {\color{red}(3x^3+y)}(-4x^3+y) & = {\color{red}(3x^3+y)}(-4x^3)+{\color{red}(3x^3+y)}(y) \\ + & = -12x^6-4x^3y+3x^3y+y^2 \\ + & = -12x^6-x^3y+y^2 + \end{align*} \end{enumerate} - + \begin{something} \begin{else} again @@ -32,7 +33,7 @@ environments here \[ x^2+ 3x\] other text -\[ +\[ x^2+ 3x \] other text |