diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/latexindent/success/matrix.tex')
-rw-r--r-- | Master/texmf-dist/doc/support/latexindent/success/matrix.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/success/matrix.tex b/Master/texmf-dist/doc/support/latexindent/success/matrix.tex index 3d60ebc3905..729a922b8d7 100644 --- a/Master/texmf-dist/doc/support/latexindent/success/matrix.tex +++ b/Master/texmf-dist/doc/support/latexindent/success/matrix.tex @@ -1,6 +1,6 @@ % arara: indent: {overwrite: true, trace: true} -\[ - \begin{matrix}[cc|cccccc|c] +\[ + \begin{matrix}[cc|cccccc|c] & & & & & & {\color{blue}\downarrow} & {\color{blue}\downarrow} & S \\\hline & 6 & {\color{red}\newmoon} & & & & & & {\color{red}\leftarrow} \\ {\color{blue}*} & 5 & & & & & & {\color{blue}\newmoon} & \\ @@ -9,6 +9,6 @@ & 2 & & & \fullmoon & & & & \\ {\color{blue}*} & 1 & & & & & {\color{blue}\newmoon} & & \\\hline & & 1 & 2 & 3 & 4 & 5 & 6 & \\ - \% & & {\color{red}*} & {\color{red}*} & & {\color{red}*} & & & + \% & & {\color{red}*} & {\color{red}*} & & {\color{red}*} & & & \end{matrix} \] |