diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-20 13:06:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-20 13:06:19 +0000 |
commit | ddf18284ca2a3c9753d3758466e57429a34fd785 (patch) | |
tree | 2d733378254ab16edb0907a3fce21c192af47f3d /Master/texmf-dist/doc/latex/mafr/README | |
parent | 870dc88fdc4cfb48fd7251b3cbba6393dbe3ad27 (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/doc/latex/mafr/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/mafr/README | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mafr/README b/Master/texmf-dist/doc/latex/mafr/README new file mode 100644 index 00000000000..326bc4ebd1a --- /dev/null +++ b/Master/texmf-dist/doc/latex/mafr/README @@ -0,0 +1,41 @@ + + The MAFR distribution + +1. Purpose + +The 'mafr' package provides settings and macros for typesetting +mathematics with LaTeX in compliance with French usage. It comes with +two document classes, 'fiche' and 'cours', useful to create short high +school documents such as tests or lessons. + +2. Licence + +You may freely use and distribute this package under the terms of the +GNU General Public License version 2 (see file COPYING). + +3. Content of the folder + + README This file. + ALIRE The French version of this file. + COPYING The GNU General Public License. + mafr.sty The 'mafr' package. + fiche.cls The 'fiche' document class. + cours.cls The 'cours' document class. + docmafr.pdf A short documentation in French. + docmafr.tex The source for the documentation. + +4. Installation + +On Unix like systems, copy folder 'mafr' into +'/usr/share/texmf/tex/latex', then run 'mktexlsr'. + +With MiKTeX, copy folder 'mafr' into 'C:\texmf\tex\latex', then +run 'MiKTeX Options'. In the 'File name database' section, click on +'Refresh now'. + +5. Contact + +The author of the 'mafr' package is Christian Obrecht. To contact +him, please visit the 'mafr' page: + + <http://eukleides.org/mafr/> |