summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mafr/cours.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/mafr/cours.cls')
-rw-r--r--macros/latex/contrib/mafr/cours.cls9
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/latex/contrib/mafr/cours.cls b/macros/latex/contrib/mafr/cours.cls
new file mode 100644
index 0000000000..7c62f0b634
--- /dev/null
+++ b/macros/latex/contrib/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}