summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/matapli/auto/matapli-doc.el
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/matapli/auto/matapli-doc.el')
-rw-r--r--Master/texmf-dist/doc/latex/matapli/auto/matapli-doc.el28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/matapli/auto/matapli-doc.el b/Master/texmf-dist/doc/latex/matapli/auto/matapli-doc.el
new file mode 100644
index 00000000000..5ed79a48483
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/matapli/auto/matapli-doc.el
@@ -0,0 +1,28 @@
+(TeX-add-style-hook
+ "matapli-doc"
+ (lambda ()
+ (TeX-add-to-alist 'LaTeX-provided-package-options
+ '(("crop" "cam" "a4" "center")))
+ (TeX-run-style-hooks
+ "latex2e"
+ "mataplidoc"
+ "mataplidoc10"
+ "multicol"
+ "pdfpages"
+ "matapli"
+ "matapli10"
+ "crop"
+ "LobsterTwo")
+ (TeX-add-symbols
+ "MatapliChapterFont")
+ (LaTeX-add-labels
+ "sec:exemples"
+ "sec:titre"
+ "sec:printauthors"
+ "sec:encart"
+ "sec:section")
+ (LaTeX-add-bibliographies
+ "bibliomatapli"
+ "Monfichier"))
+ :latex)
+