summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/matapli/auto/matapli-doc.el
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-22 23:01:00 +0000
committerKarl Berry <karl@freefriends.org>2021-03-22 23:01:00 +0000
commit85451a59b5a697fc61c3c30bb4f6013814d426bd (patch)
tree07eaab3920e27ed0de74d2d7140cf626979662d8 /Master/texmf-dist/doc/latex/matapli/auto/matapli-doc.el
parentf33d124d3b27aede4700152ce2b3b365eef6732a (diff)
matapli (23mar21) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58636 c570f23f-e606-0410-a88d-b1316a301751
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)
+