summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/example/background/auto/all.el
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/stex/example/background/auto/all.el')
-rw-r--r--Master/texmf-dist/doc/latex/stex/example/background/auto/all.el12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/example/background/auto/all.el b/Master/texmf-dist/doc/latex/stex/example/background/auto/all.el
new file mode 100644
index 00000000000..00c090b4ab9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/stex/example/background/auto/all.el
@@ -0,0 +1,12 @@
+(TeX-add-style-hook "all"
+ (lambda ()
+ (TeX-run-style-hooks
+ "amssymb"
+ "hyperref"
+ "stex"
+ "latex2e"
+ "omdoc10"
+ "omdoc"
+ "functions"
+ "reals")))
+