summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mafr/cours.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/mafr/cours.cls')
-rw-r--r--Master/texmf-dist/tex/latex/mafr/cours.cls9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/mafr/cours.cls b/Master/texmf-dist/tex/latex/mafr/cours.cls
new file mode 100644
index 00000000000..7c62f0b634b
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/mafr/cours.cls
@@ -0,0 +1,9 @@
+% Classe `cours'.
+% Copyright (c) Christian Obrecht 2005.
+
+\ProvidesClass{fiche}
+
+\LoadClass[a4paper]{article}
+\RequirePackage{mafr}
+
+\newcommand{\chapitre}[2]{\centerline{\bf\LARGE Chapitre #1 : #2}\bigskip}