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:installer_une_police_t1 [2018/05/24 08:42] – joseph.wright | 5_fichiers:fontes:installer_une_police_t1 [2022/07/05 14:48] (Version actuelle) – <> → ⟨⟩ dbitouze | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | --- | + | ====== |
- | title: | + | |
- | section: Installing (La)TeX files | + | |
- | date: 2014-06-10 | + | |
- | --- | + | |
- | Once you have a prepared Type 1 font, either direct from CTAN | + | |
- | or the like, or having ['' | + | Once you have a prepared Type(nbsp)1 font, either direct from CTAN or the like, |
+ | or having [[5_fichiers: | ||
you can get on with installation. | you can get on with installation. | ||
The procedure is merely an extension of that for packages, etc., so | The procedure is merely an extension of that for packages, etc., so | ||
much of what follows will be familiar: | much of what follows will be familiar: | ||
- | | ||
- | - | + | * **Install the files**, in your local '' |
- | | + | |
- | | + | |
- | | + | |
- | ``` | + | |
- | .pfb, | + | |
- | .pfa .../fonts/type1/< | + | |
- | .tfm .../fonts/tfm/< | + | |
- | .vf | + | |
- | .sty, | + | |
- | .fd | + | |
- | .map .../ | + | |
- | ``` | + | |
- | but if you are lucky, you will be starting from a distribution from | + | |
- | CTAN and there is a corresponding `tds.zip` file: | + | |
- | using this TDS-file saves the bother of deciding where to put | + | |
- | your files in the TDS tree. | + | |
- | - Regenerate the file indexes (as described in | + | |
- | [package installation](FAQ-inst-wlcf.md)). | + | |
- | - Update the `dvips`, pdfTeX and other maps: | + | |
- | | + | |
- | - On any current TeX Live-based system, or a teTeX v3.0 | + | ^ Extension |
- | | + | | '' |
- | ``` | + | | '' |
- | updmap-sys --enable Map <fname>.map | + | | '' |
- | ``` | + | | '' |
- | as root. (If you _can_ use `updmap-sys`& | + | | '' |
- | not& | + | |
- | someone else& | + | but if you are lucky, you will be starting from a distribution from |
- | but be aware that it's a potent source of confusion, setting up | + | CTAN and there is a corresponding '' |
- | map sets that might be changed behind your back.) | + | using this TDS-file saves the bother of deciding where to put |
- | | + | your files in the TDS tree. |
- | `updmap.cfg`, using the shell command | + | |
- | ``` | + | * **Regenerate the file indexes** (as described in [[5_fichiers: |
- | initexmf --edit-config-file updmap | + | |
- | ``` | + | * **Update the maps** for '' |
- | adding a line at the end: | + | |
- | ``` | + | On any current TeX Live-based system, or a teTeX v3.0 system, execute the command |
- | Map <fname>.map | + | <code bash> |
- | ``` | + | updmap-sys --enable Map ⟨fname⟩.map |
- | for each font family | + | </ |
- | Now generate revised maps with the shell command | + | as root. (If you // |
- | ``` | + | not --- presumably because your (La)TeX system was set up by |
+ | someone else --- you have to fall back on plain '' | ||
+ | but be aware that it's a potent source of confusion, setting up | ||
+ | map sets that might be changed behind your back.) | ||
+ | |||
+ | On a current MiKTeX system, update the system file '' | ||
+ | <code bash> | ||
+ | initexmf --edit-config-file updmap | ||
+ | </ | ||
+ | adding a line at the end: | ||
+ | <code text> | ||
+ | Map ⟨fname⟩.map | ||
+ | </ | ||
+ | for each font family | ||
+ | Now generate revised maps with the shell command | ||
+ | <code bash> | ||
initexmf --mkmaps | initexmf --mkmaps | ||
- | ``` | + | </ |
- | This, and other matters, are described in MiKTeX | + | |
- | ['' | + | This, and other matters, are described in MiKTeX |
+ | [[http:// | ||
+ | |||
+ | Both processes (preparing and installing a font) are very well (and thoroughly) | ||
+ | described in Philipp Lehman' | ||
- | Both processes (preparing and installing a font) are very well (and | ||
- | thoroughly) described in Philipp Lehman' | ||
- | which may be found on CTAN. | ||
+ | ----- | ||
+ | //Source:// [[faquk> | ||
+ | {{htmlmetatags> | ||
+ | metatag-og: | ||
+ | metatag-og: | ||
+ | }} |