summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mafr/cours.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-09-20 13:06:19 +0000
committerKarl Berry <karl@freefriends.org>2006-09-20 13:06:19 +0000
commitddf18284ca2a3c9753d3758466e57429a34fd785 (patch)
tree2d733378254ab16edb0907a3fce21c192af47f3d /Master/texmf-dist/tex/latex/mafr/cours.cls
parent870dc88fdc4cfb48fd7251b3cbba6393dbe3ad27 (diff)
new package mafr (19sep06)
git-svn-id: svn://tug.org/texlive/trunk@2165 c570f23f-e606-0410-a88d-b1316a301751
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}