summaryrefslogtreecommitdiffstats
path: root/test/TEX/eps_graphics.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEX/eps_graphics.py')
-rw-r--r--test/TEX/eps_graphics.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEX/eps_graphics.py b/test/TEX/eps_graphics.py
index a0278f9..24832a8 100644
--- a/test/TEX/eps_graphics.py
+++ b/test/TEX/eps_graphics.py
@@ -185,3 +185,9 @@ for f in files:
test.must_not_exist(['docs/Fig1.pdf',])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: