Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
4_domaines_specialises:mathematiques:police_script_pour_les_mathematiques [2021/07/20 20:22] – Remises en forme mineures. jejust | 4_domaines_specialises:mathematiques:police_script_pour_les_mathematiques [2022/08/19 16:13] (Version actuelle) – Suppression de la page qui a fait l'objet d'une fusion par ailleurs. yannick.tanguy | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== Better script fonts for maths ====== | ||
- | |||
- | |||
- | The font selected by '' | ||
- | in". However, there are other useful calligraphic fonts included with | ||
- | modern TeX distributions. | ||
- | |||
- | * **Euler**: The [[ctanpkg> | ||
- | |||
- | * **mathabx**: | ||
- | |||
- | * **mnsymbol**: | ||
- | |||
- | * **RSFS**: The [[ctanpkg> | ||
- | |||
- | * **RSFSO**: The bundle [[ctanpkg> | ||
- | |||
- | * **Zapf Chancery** is the standard PostScript calligraphic font. There is no package but you can easily make it available by means of the command | ||
- | <code latex> | ||
- | \DeclareMathAlphabet{\mathscr}{OT1}{pzc}{m}{it} | ||
- | </ | ||
- | in your preamble. | ||
- | <code latex> | ||
- | \DeclareFontFamily{OT1}{pzc}{} | ||
- | \DeclareFontShape{OT1}{pzc}{m}{it}{< | ||
- | \DeclareMathAlphabet{\mathscr}{OT1}{pzc}{m}{it} | ||
- | </ | ||
- | |||
- | Adobe Zapf Chancery (which the above examples use) is distributed in | ||
- | any but the most basic PostScript printers. | ||
- | font (to the extent that the same metrics may be used) is | ||
- | available from URW, called URW Chancery L: it is distributed | ||
- | as part of the "URW base35" | ||
- | (which includes virtual fonts to tweak appearance) provides | ||
- | for its use as a calligraphic font. | ||
- | |||
- | The TeX Gyre font family also includes a Chancery replacement, | ||
- | |||
- | Examples of the available styles are linked from the packages' | ||
- | |||
- | |||
- | ----- | ||
- | //Source:// [[faquk> | ||
- | |||
- | {{htmlmetatags> | ||
- | metatag-og: | ||
- | metatag-og: | ||
- | }} | ||