summaryrefslogtreecommitdiff
path: root/systems/amiga/pastex/flib110.readme
blob: ed920c95ee022a6b89cf662d4b6ecd5d5ccd0f64 (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
Short: New version of flib (for PasTeX1.3)

New fatures:

- wildcard support (only if compiled with DICE)
- strip path/extension if adding a font to a library

Example:

  % flib avse TeX:fontlib/PK0100 TeX:pk/100/#?

This will add all fonts of TeX:pk/100 into the fontlib
TeX:fontlib/PK0100 and strip the path "TeX:pk/100/"
as well as the extension ".100pk" from the module
names. So ShowDVI/DVIprint will find the fonts
immediately without changing anything in TeX:config/#?.fnt.

Note: Wildcard support is only for adding modules,
not for extracting them! (No matching within the library)


	Georg Heßmann (hessmann@informatik.uni-hamburg.de)