diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/frenchmath/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/frenchmath/README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/frenchmath/README.md b/Master/texmf-dist/doc/latex/frenchmath/README.md new file mode 100644 index 00000000000..27020c04276 --- /dev/null +++ b/Master/texmf-dist/doc/latex/frenchmath/README.md @@ -0,0 +1,19 @@ +The frenchmath package - Typesetting mathematics according to French rules. + +LICENSE +Released under the LaTeX Project Public License v1.3 or later. See http://www.latex-project.org/lppl.txt + +PURPOSE +The package provides: +- capital letters in roman style for mathematical mode (package option), +- some useful macros and aliases for symbols used in France : infeg, supeg, paral,... +- several macros for writing french operator names like pgcd, ppcm, Card, rg, Vect,... +- correct spacing before a semicolon in mathematical mode (according to french rule). + +DOCUMENTATION +The documentation is in French. + +INSTALLATION +- run LaTeX on frenchmath.ins, you obtain the file frenchmath.sty, +- if then you run pdfLaTeX on frenchmath.dtx you get the file frenchmath.pdf which is also in the archive, +- put the files frenchmath.sty and frenchmath.pdf in your TeX Directory Structure. |