summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/marvosym/vtex/install.txt
blob: cbf6bdebe480b7fc121b82cfd81e07e74875bc92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
============================================================

             Installing the Marvosym Type1 font
               with VTeX/Free 7.00 and above
               
============================================================
                                                  2000-09-10
                                              Walter Schmidt
                               <walter.schmidt@arcormail.de>


The below instructions refer to version 2 of the Marvosym
Type1 font as of 2000-05-01.

The directory name "texmf" refers to

    /usr/local/vtex/texmf  (with VTeX/Lnx)
or  
    <drive>:\texmf         (with VTeX/2)
  

(1)
Copy the Type1 font file file marvosym.pfb to the directory

    texmf/fonts/type1/public/marvosym
  
(2)
Copy the Type1 font metrics file marvosym.afm to

    texmf/fonts/afm/public/marvosym
  
(3)
Copy the TeX font metrics file fmvr8x.tfm to 

    texmf/fonts/tfm/public/marvosym/
  
(4)
Copy the font map file marvosym.ali to 

    texmf/vtex/config
    
(5)
Add an entry for the above font map to the section TYPE1 of
the configuration files pdf.fm and ps.fm, which reside in
the directory texmf/vtex/config :

    TYPE1 {
      ...
      marvosym.ali
      }
  
(6)
Copy the style file marvosym.sty to a TeX input directory,
e.g.
    texmf/tex/latex/misc


== finis