summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/e-french/mlp-31.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/e-french/mlp-31.sty')
-rw-r--r--Master/texmf-dist/tex/generic/e-french/mlp-31.sty16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/e-french/mlp-31.sty b/Master/texmf-dist/tex/generic/e-french/mlp-31.sty
new file mode 100644
index 00000000000..b72fd25dbd4
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/e-french/mlp-31.sty
@@ -0,0 +1,16 @@
+% mlp-31.sty (the dutch interface for the mlp package) last mods 2000/09/06
+%
+%%
+%% checksum = "63302 137 659 7109"
+%%
+% TO DO...
+\DeclareOption{dutch}{%\PassOptionsToPackage{dutch}{dutch}
+\typeout{^^J*** Dutch Option is still Unprocessed ***}
+ \typeout{*** MLP don't know which package use! ***}
+ }
+\ProvidesFile{mlp-31.sty}%
+ [2000/09/06 dutch interface for the mlp package]
+\ProcessOptions% Process that option definitely for mlp-31
+%\RequirePackage{dutch}% Load the dutch package.
+\def\@lastoption{dutch}% The language to start typesetting with.
+\endinput%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%