summaryrefslogtreecommitdiff
path: root/obsolete/dviware/dvi2xx/README.0.51alpha9
blob: 9b5aac61d6226917ebe910c1fca10d74dfa27216 (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
New features of version 0.51alpha9:

   - support for LJ4 builtin fonts
     (thanks to Karl Berry <karl@cs.umb.edu>)

   - support for Amiga 
     (thanks to Stefan Sticht <sticht@edith.deg.sub.org>)

   - recursive file directroy search, when -DDO_SUBDIRECTORIES 
     is specified at compile time 
     (thanks to Rik Faith <faith@cs.unc.edu>)
     recursive search is performed for each subpart of the 
     path (under unix: colon-separated)

   - cleanup for findfile.c

   - faster file execution under Unix (due to findfile.c changes)

   - new command line option "-M" to avoid automatic invocation
     of MakeTexOK when missing fonts are encountered
     (thanks to Karl Berry <karl@cs.umb.edu>)

   - LJ4 is now treated as a superset of LJ2P
     (landscape mode and duplex mode can be specified)

   - For dvilj4 econo-mode can be activated by specifying 
     "-E" as command line option

   - cosmetic code cleanup (most systems that had to link with
     "-lucb" should be able to link without it now, etc).