Historique des modifications [retour]
cliquez ici pour masquer/afficher la révision 3

29 Avr '20, 19:50

GuiTsi's gravatar image

GuiTsi
485310

La police [Fira Sans][1] peut éventuellement convenir, elle a le mérite d'avoir un jeu de caractères mathématiques quasi complet. Et avec le paquet `xfakebold` on peut augmenter la graisse à loisir. \documentclass[a4paper,french,fontsize=24pt]{scrartcl} \usepackage{unicode-math} \usepackage[math-style=french]{unicode-math} \usepackage[bold=0.6]{xfakebold} \usepackage{firamath-otf} \setmainfont{Fira Sans} \usepackage{babel} \begin{document} \setBold $ a^{n} $ est défini par : \[ a^{n} = \underbrace{a \times a \times \cdots \times a}_{n \text{ fois}} \] \[ a^{-n} = \frac{1}{a^{n}} = \underbrace{\frac{1}{a} \times \cdots \times \frac{1}{a}}_{n \text{ fois}} \] \end{document} Ci-dessous une page A4 en entier : ![Maths en gras][2] <img src="/upfiles/matlucida.png" style="width: 100%;"/> [1]: https://tug.org/FontCatalogue/firasansmath/ [2]: https://texnique.fr/osqa/upfiles/matlucida.pnghttps://tug.org/FontCatalogue/firasansmath/
cliquez ici pour masquer/afficher la révision 2

29 Avr '20, 19:48

GuiTsi's gravatar image

GuiTsi
485310

La police [Fira Sans][1] peut éventuellement convenir, elle a le mérite d'avoir un jeu de caractères mathématiques quasi complet. Et avec le paquet `xfakebold` on peut augmenter la graisse à loisir. \documentclass[a4paper,french,fontsize=24pt]{scrartcl} \usepackage{unicode-math} \usepackage[bold=0.6]{xfakebold} \usepackage{firamath-otf} \setmainfont{Fira Sans} \usepackage{babel} \begin{document} \setBold $ a^{n} $ est défini par : \[ a^{n} = \underbrace{a \times a \times \cdots \times a}_{n \text{ fois}} \] \[ a^{-n} = \frac{1}{a^{n}} = \underbrace{\frac{1}{a} \times \cdots \times \frac{1}{a}}_{n \text{ fois}} \] \end{document} Ci-dessous une page A4 en entier : ![Maths en gras][2] [1]: https://tug.org/FontCatalogue/firasansmath/ [2]: https://texnique.fr/osqa/upfiles/matlucida.png
cliquez ici pour masquer/afficher la révision 1

29 Avr '20, 19:47

GuiTsi's gravatar image

GuiTsi
485310

C'est votre première visite ici ? Consultez la FAQ !

×