Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
fichiers:fontes:installer_des_fontes_t1 [2018/05/25 10:58] joseph.wright |
fichiers:fontes:installer_des_fontes_t1 [2018/12/04 01:11] jejust |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | --- | + | ====== Deploying Type 1 fonts ====== |
- | section: Fonts | + | |
- | subsection: Adobe Type 1 (''PostScript'') fonts | + | |
- | permalink: /FAQ-psfontprob | + | |
- | date: 2014-06-10 | + | |
- | --- | + | |
- | # Deploying Type 1 fonts | ||
For the LaTeX user trying to use the | For the LaTeX user trying to use the | ||
- | [PSNFSS](/FAQ-usepsfont) package, three questions may arise. | + | [[FAQ-usepsfont|PSNFSS]] package, three questions may arise. |
First, you have to declare to the DVI driver that you are using | First, you have to declare to the DVI driver that you are using | ||
- | PostScript fonts; in the case of `dvips`, this means adding | + | PostScript fonts; in the case of ''dvips'', this means adding |
- | lines to the `psfonts.map` file, so that `dvips` will know | + | lines to the ''psfonts.map'' file, so that ''dvips'' will know |
where the proper fonts are, and won't try to find PK | where the proper fonts are, and won't try to find PK | ||
files. If the font isn't built into the printer, you have to acquire | files. If the font isn't built into the printer, you have to acquire | ||
Ligne 19: | Ligne 13: | ||
Second, your previewer must know what to do with the fonts: see | Second, your previewer must know what to do with the fonts: see | ||
- | [previewing type 1 fonts](/FAQ-PSpreview). | + | [[FAQ-PSpreview|previewing type 1 fonts]]. |
Third, the stretch and shrink between words is a function of the | Third, the stretch and shrink between words is a function of the | ||
Ligne 31: | Ligne 25: | ||
is extremely generous. | is extremely generous. | ||
+ | |||
+ | ----- | ||
+ | |||
+ | //Source:// [[faquk>FAQ-psfontprob|Deploying Type 1 fonts]] | ||
+ | |||
+ | {{htmlmetatags>metatag-keywords=(LaTeX,fonts) | ||
+ | metatag-og:title=(Deploying Type 1 fonts) | ||
+ | metatag-og:site_name=(FAQ LaTeX francophone) | ||
+ | }} | ||