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 | ||
fichiers:fontes:obtenir_les_polices_libres_non_distribuables [2018/12/04 00:16] – jejust | 5_fichiers:fontes:obtenir_les_polices_libres_non_distribuables [2022/10/04 09:25] (Version actuelle) – Lien corrigé dbitouze | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== | + | ====== |
+ | ===== Que sont les polices “non-free”? | ||
- | Some fonts are free to use, but may not be sold. This creates a | + | Certaines polices sont libres d' |
- | dilemma for distributions: | + | |
- | distribution is also available on a DVD for sale, the fonts may | + | |
- | not be in the distribtution. | + | |
- | The CTAN archives hold such fonts, together with all the | + | Paradoxalement, cette condition plutôt généreuse empêche que ces polices soient inclusent |
- | necessary support files, but even with the support files ready-made, | + | sur un DVD qui pourrait éventuellement être proposé à la vente (ne serait-ce qu'à prix coûtant, |
- | installing | + | ou vendu avec un livre papier). |
+ | Donc le choix des mainteneurs des distributions LaTeX libre a été de ne pas | ||
+ | inclure ces police dans les distributions, | ||
- | For TeX Live users, this dilemma is solved by the | ||
- | '' | ||
- | < | ||
- | how to run the installer to get the script, and what fonts are | ||
- | currently available | ||
- | Once the script is installed, you can ask it what it has available by | + | ===== Comment installer ces polices? ===== |
- | saying: | + | |
- | < | + | Elles sont librement téléchargeables sur le [[https:// |
+ | pour les installer, **mais** si vous utilisez TeX Live, vous ne devriez pas avoir à vous occuper | ||
+ | manuellement de leur installation, | ||
+ | |||
+ | * Sur la page [[https:// | ||
+ | * allez dans le répertoire où vous l'avez enregistré, | ||
+ | * puis exécutez '' | ||
+ | |||
+ | Si vous êtes sous Linux, vous pouvez utiliser ces deux commande pour réaliser le téléchargement | ||
+ | et l' | ||
+ | |||
+ | < | ||
+ | wget https:// | ||
+ | texlua install-getnonfreefonts | ||
+ | </ | ||
+ | |||
+ | Ceci installe le script '' | ||
+ | Vous allez maintenant pouvoir exécuter ce script pour réaliser l' | ||
+ | des polices proprement dites. | ||
+ | |||
+ | Vous pouvez lui demander ce qu'il a de disponible en exécutant: | ||
+ | <code bash> | ||
getnonfreefonts -l | getnonfreefonts -l | ||
</ | </ | ||
- | and you can ask it to install a font (in your local texmf tree) by: | ||
- | < | + | et vous pouvez lui demander d' |
- | getnonfreefonts luximono | + | < |
+ | getnonfreefonts | ||
</ | </ | ||
- | (for example; the printed version of the FAQ uses luximono, so | ||
- | that the example was to hand...). | ||
- | (System adminstrators may use '' | + | Si vous êtes administrateur de la machine, vous pouvez installer la police pour tous les utilisateurs, |
- | will install the font in the " | + | avec l' |
- | users of the system may use the new font.) | + | <code bash> |
+ | getnonfreefonts --sys luximono | ||
+ | </ | ||
- | The script | + | Le script |
- | extract them from their '' | + | de les extraire de leur fichier |
- | the font maps. It even goes so far as to apologise for how long it's | + | Il va même jusqu'à s' |
- | taking! | + | |
+ | < | ||
+ | L' | ||
+ | <code bash> | ||
+ | getnonfreefonts --sys --all | ||
+ | </ | ||
+ | </ | ||
- | ----- | ||
- | //Source:// [[faquk> | + | ===== Quelles sont les polices concernées? |
+ | |||
+ | Voici la liste complète. | ||
+ | En consultant les pages correspondantes du CTAN, vous aurez | ||
+ | un bref historique pour chacune. | ||
+ | |||
+ | ^ Extension | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | | [[ctanpkg> | ||
+ | |||
+ | ----- | ||
+ | //Source:// | ||
+ | * [[faquk> | ||
+ | * [[https:// | ||
- | {{htmlmetatags> | + | {{htmlmetatags> |
- | metatag-og: | + | metatag-og: |
metatag-og: | metatag-og: | ||
}} | }} | ||