summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexindent/success/filecontents1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/latexindent/success/filecontents1.tex')
-rw-r--r--Master/texmf-dist/doc/support/latexindent/success/filecontents1.tex18
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/support/latexindent/success/filecontents1.tex b/Master/texmf-dist/doc/support/latexindent/success/filecontents1.tex
deleted file mode 100644
index 46e501ebaa0..00000000000
--- a/Master/texmf-dist/doc/support/latexindent/success/filecontents1.tex
+++ /dev/null
@@ -1,18 +0,0 @@
-% arara: indent: {overwrite: true, trace: false, localSettings: yes}
-
-\documentclass{article}
-\begin{filecontents}{mybib.bib}
- \begin{document}
- here is some text
- \end{document}
-\end{filecontents}
-
-\begin{document}
-\begin{myotherenvironment}
- some text goes here
- some text goes here
- some text goes here
- some text goes here
-\end{myotherenvironment}
-
-\end{document}