summaryrefslogtreecommitdiffstats
path: root/test/TEX/bibliography.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/bibliography.py')
-rw-r--r--test/TEX/bibliography.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEX/bibliography.py b/test/TEX/bibliography.py
index 1e09af2..158fb92 100644
--- a/test/TEX/bibliography.py
+++ b/test/TEX/bibliography.py
@@ -207,3 +207,9 @@ test.write('d-toc.tex', r"""
\listoftables
\cleardoublepage
""")
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: