blob: 28cc6dc4cefdfbe4388398b8c9bea10683bfc0bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
# The frenchmath package - Typesetting mathematics according to French rules
## Presentation
The package provides:
- capital letters in upright shape for mathematical mode according to French rule (package option),
- correct spacing after commas and before a semicolon in math mode,
- 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,...
## 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.
## Author
Antoine Missier
Email: antoine.missier@ac-toulouse.fr
## License
Released under the LaTeX Project Public License v1.3 or later.
See http://www.latex-project.org/lppl.txt
|