summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/e-french/mlp-opts.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-17 22:40:41 +0000
committerKarl Berry <karl@freefriends.org>2015-08-17 22:40:41 +0000
commitfd197ed645cbd2c9535802a6f33e28b6dfcf3bb3 (patch)
treeb15b7ae3df01aa588e72acfbe4b35092681df685 /Master/texmf-dist/tex/generic/e-french/mlp-opts.sty
parentc8f75ec470f047e10ae646187bffc9745d25bcb3 (diff)
e-french (17aug15)
git-svn-id: svn://tug.org/texlive/trunk@38141 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/e-french/mlp-opts.sty')
-rw-r--r--Master/texmf-dist/tex/generic/e-french/mlp-opts.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/e-french/mlp-opts.sty b/Master/texmf-dist/tex/generic/e-french/mlp-opts.sty
new file mode 100644
index 00000000000..b260ac2963d
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/e-french/mlp-opts.sty
@@ -0,0 +1,14 @@
+% After Bernard Gaulle's decease this work is now maintained as
+% the e-French project by a group of enthusiast users
+% under LPPL copyright as declared in http://www.efrench.org/
+% mlp-opts_doc.txt original file name. An idea of Bernard Gaulle 97/10/31
+%% checksum = "55633 14 72 713"
+\ProvidesPackage{mlp-opts}[1997/10/31 mlp processing options by --bg /V0.01/]%
+\def\@tempa#1#2#3#4#5#6#7#8#9/{\def\@tempa{#1#2#3#4#5#6#7#8.mlp}}%
+ \expandafter\@tempa\@lastoption xxxxxxxx/%
+ \expandafter\InputIfFileExists{\@tempa}{}%
+ {%
+ \input{internat.mlp}%
+ }%
+ \ProcessOptions*%
+\endinput%