summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/bookhands/README.sqrcaps
blob: a72bafd5fae41d7ed19fc0972e83ac978bc287e1 (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
    The sqrcaps and allsqrc packages provide Metafont fonts based on the 
Square Capitals manuscript book-hand used from the 1st century AD. 
The font consists of capital letters and digits, with some appropriate 
period punctuation marks. Both normal and bold versions are provided. 
This is one in a series of manuscript fonts.

    Access to the docmfp package is desireable but not essential.

    The distribution consists of the following files:
README (this file)
sqrcaps.ins
sqrcaps.dtx
tryfont.tex
allfont.tex

    The distribution is provided under the terms of the LaTeX
Project Public License (LPPL).

To install the package:
=======================

o run: latex sqrcaps.ins, which will generate:
       sqrc*.mf files
       *.fd files
       sqrcaps.sty
       allsqrc.sty
o Move the generated files to locations where LaTeX will find them.
    For example: the sqrc*.mf files to .../texmf/fonts/source/public/sqrcaps
                 the *.fd and *.sty files to /texmf/tex/latex/local/sqrcaps

    On a teTeX distribution you might also have to add lines like the 
    following to texmf/fontname/special.map:
      sqrc7.mf        public    sqrcaps
      sqrc10.mf       public    sqrcaps
      sqrc17.mf       public    sqrcaps
      sqrcb7.mf       public    sqrcaps
      sqrcb10.mf      public    sqrcaps
      sqrcb17.mf      public    sqrcaps
    On a teTeX distribution remember to run texhash after moving the files.

    (I use a teTeX distribution and found that if I didn't add to the special.map
     file, then the generated tfm and pk files were put in directories corresponding
     to some vendor's font.) 

    Other LaTeX distributions might require procedures similar to those for teTeX.

To typeset the documentation:
=============================

o run: latex sqrcaps.dtx
o if you want an index then run: makeindex -s gind.ist sqrcaps
o run: latex sqrcaps.dtx
o Print sqrcaps.dvi for a hardcopy of the package manual 

    Note that the docmfp package is normally required for LaTeXing sqrcaps.dtx.
The package is available from CTAN in tex-archive/macros/latex/contrib/supported.
If you haven't got this and don't want to get it, then there are instructions
in the first part of the .dtx file about how to edit it to avoid the use of docmfp.
(docmfp is an extension of the doc package for describing METAFONT, or other
non-LaTeX, code.)


To check out your installation:
===============================

o run: latex tryfont  for a testpage of the fonts
o run: latex allfont  for a document typeset with the fonts

2002/12/30
Peter Wilson
peter.r.wilson@boeing.com