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:quels_fichiers_de_fontes_je_dois_conserver [2018/05/25 08:56] – joseph.wright | fichiers:fontes:quels_fichiers_de_fontes_je_dois_conserver [2018/12/04 00:18] (Version actuelle) – jejust | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | --- | + | ====== Which font files should be kept ====== |
- | section: Fonts | + | |
- | subsection: MetaFont fonts | + | |
- | permalink: / | + | |
- | date: 2014-06-10 | + | |
- | --- | + | |
- | # Which font files should be kept | ||
MetaFont produces from its run three files, a metrics (TFM) file, a | MetaFont produces from its run three files, a metrics (TFM) file, a | ||
generic font (GF) file, and a log file; all of these files have the | generic font (GF) file, and a log file; all of these files have the | ||
same base name as does the input (e.g., if the input file was | same base name as does the input (e.g., if the input file was | ||
- | `cmr10.mf`, the outputs will be `cmr10.tfm`, | + | '' |
- | `cmr10.nnngf` (the file name may be mangled if you are using an | + | '' |
operating system which doesn' | operating system which doesn' | ||
- | and `cmr10.log`). | + | and '' |
For TeX to use the font, you need a TFM file, so you need | For TeX to use the font, you need a TFM file, so you need | ||
Ligne 27: | Ligne 21: | ||
GF files, modern processors | GF files, modern processors | ||
packed raster (PK) files (incidentally, | packed raster (PK) files (incidentally, | ||
- | PK files if nothing | + | PK files if nothing |
- | see [fuzzy fonts in PDF](FAQ-fuzzy-type3.md)). | + | see [[FAQ-fuzzy-type3|fuzzy fonts in PDF]]). |
Therefore, you need to generate a PK file from the GF file; the | Therefore, you need to generate a PK file from the GF file; the | ||
- | program | + | program |
may throw the GF file away. | may throw the GF file away. | ||
Ligne 36: | Ligne 30: | ||
of problem in the MetaFont run, and need not therefore be kept. | of problem in the MetaFont run, and need not therefore be kept. | ||
+ | |||
+ | ----- | ||
+ | |||
+ | //Source:// [[faquk> | ||
+ | |||
+ | {{htmlmetatags> | ||
+ | metatag-og: | ||
+ | metatag-og: | ||
+ | }} | ||