summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexindent/success/filecontents.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latexindent/success/filecontents.tex')
-rw-r--r--Master/texmf-dist/doc/support/latexindent/success/filecontents.tex24
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/success/filecontents.tex b/Master/texmf-dist/doc/support/latexindent/success/filecontents.tex
index d6132684232..ccc35c32684 100644
--- a/Master/texmf-dist/doc/support/latexindent/success/filecontents.tex
+++ b/Master/texmf-dist/doc/support/latexindent/success/filecontents.tex
@@ -27,27 +27,27 @@ here we are in a block
% \end{noindent}
some more
\begin{tabular}{cccc}
- 1 & 2 & 3 & 4 \\
- 5 & & 6 & \\
+ 1 & 2 & 3 & 4 \\
+ 5 & & 6 & \\
\end{tabular}
another test
\begin{tabular}{cccc}
- 1 & 2 & 3 & 4 \\
- 5 & & 6 & \\
+ 1 & 2 & 3 & 4 \\
+ 5 & & 6 & \\
\end{tabular}
\begin{something}
\parbox{something
- else
- goes
- here
+ else
+ goes
+ here
}
some text some text
some text some text
some text some text
\[
- x^2+2x
+ x^2+2x
\]
some text some text
some text some text
@@ -57,11 +57,11 @@ another test
\end{something}
\begin{filecontents}{mybib.bib}
@online{strawberryperl,
- title="Strawberry Perl",
- url="http://strawberryperl.com/"}
+ title="Strawberry Perl",
+ url="http://strawberryperl.com/"}
@online{cmhblog,
- title="A Perl script for indenting tex files",
- url="http://tex.blogoverflow.com/2012/08/a-perl-script-for-indenting-tex-files/"}
+ title="A Perl script for indenting tex files",
+ url="http://tex.blogoverflow.com/2012/08/a-perl-script-for-indenting-tex-files/"}
\end{filecontents}
\begin{myotherenvironment}