summaryrefslogtreecommitdiff
path: root/fonts/psfonts/w-a-schmidt/qeb.txt
blob: 0d09bef0e922a9189bebf7f4f27bda0337d6b24e (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
===========================================================
        Berthold BaskervilleBQ  font pack for LaTeX
============================================================
                                                  2003-05-08
                                               WalterSchmidt
                                      w.a.schmidt(at)gmx.net
                                               

This bundle includes all files required to use the "Berthold
BaskervilleBQ + Expert" Type1 fonts with LaTeX on the Un*x
or PC platform.  It does _not_ include the actual Type1
fonts, which are to be purchased from the Berthold Library.

The below installation instructions assume a TDS-compliant
TeX system, such as teTeX, MikTeX or VTeX/Free.  Yet they
may not exactly fit your particular TeX system; please,
consult its documentation, too!  The directory name "texmf"
refers to the root directory of a TDS directory tree.  In
case your TeX systems has more than one directory tree, its
documentation should tell you where to install new files.



Installing the Type1 font files
-------------------------------
The Type1 fonts, as supplied by Berthold, are to be renamed
for use with TeX:

Berthold      TeX              PostScript FontName
file name     file name

90043501.PFB ->  qebr8a.pfb    BaskervilleBerthBQ-Regular
90043502.PFB ->  qebri8a.pfb   BaskervilleBerthBQ-Italic
90043503.PFB ->  qebm8a.pfb    BaskervilleBerthBQ-Medium
90043504.PFB ->  qebmi8a.pfb   BaskervilleBerthBQ-MediumItalic
90044501.PFB ->  qebrc8a.pfb   BaskervilleBerthBQ-RegSC
90044503.PFB ->  qebrij8a.pfb  BaskervilleBerthBQ-ItalicOsF
90044504.PFB ->  qebmj8a.pfb   BaskervilleBerthBQ-MedOsF
90044505.PFB ->  qebmij8a.pfb  BaskervilleBerthBQ-MedItalicOsF

Copy them to the directory

  texmf/fonts/type1/berthold/baskerbe

of your TeX system.  Rename the .afm files accordingly and
copy them to:

  texmf/fonts/afm/berthold/baskerbe

Most likely, you will have to create these directories
first.



Installing the TeX support files from the archive qeb.zip
---------------------------------------------------------
Unpack the ZIP archive qeb.zip in the directory "texmf" 
of your TeX system; thus, all files will be copied to the
appropriate directories.



Updating the filename database
------------------------------
Many TeX systems require manual updating of a "filename
database" after adding of new files.  Please, consult the
documentation of your TeX system!



Configuring your TeX system
---------------------------
The following steps vary, according to your TeX system.
There are different sets of instructions provided for

  * teTeX
  * VTeX/Free

With other TeX systems such as MikTeX, consult the related
documentation how to install an additional font map file.
The name of the map file to be used for Optima is
"pop.map".  

Configuring teTeX
-----------------
Additional font map files are installed using the shell
script "updmap".  With teTeX-2.0 and later (or teTeX-beta as
of June 2002 and later) execute the following commands:

  texhash
  updmap --enable Map qeb.map

With earlier versions of teTeX, consult its documentation
how to install a new map file.

Configuring VTeX/Free
---------------------
Make VTeX read the additional font map ("aliasing") file
qeb.ali.  This is usually accomplished by putting a record
for qeb.ali into each of the configuration files

  texmf/vtex/config/pdf.fm
and
  texmf/vtex/config/ps.fm

The name "qeb.ali" is to be added to the TYPE1 section of
the above-mentioned files:

TYPE1 {
  ...
  qeb.ali
  }
  
In case you are still using VTeX/Free 7.x (as opposed to 
v8.x), copy the file qeb.ali from texmf/fonts/map/vtex to 
the directory texmf/vtex/config.



Using the BaskervilleBQ fonts with LaTeX
----------------------------------------
See the file baskerbe.txt, which resides in the directory
texmf/doc/fonts/berthold.



Legal notice
------------
The bundle "Berthold BaskervilleBQ for LaTeX "is made up
from the files qeb.txt and qeb.zip.

  Copyright (c) 2003 Walter Schmidt

It may be distributed and/or modified under the conditions
of the LaTeX Project Public License, either version 1.3 of
this license or (at your option) any later version.  
The latest version of this license is in
<http://www.latex-project.org/lppl.txt> and version 1.3 or
later is part of all distributions of LaTeX version
2003/12/01 or later.  
This bundle has the LPPL maintenance status "maintained".


== finis