One more check on valid display which is known to be in the startup
[xcircuit.git] / lib / startup.script
blob59ea7d381eefcd096e9137bb1a623bddb3bcb438
1 # XCircuit startup script
2 # Does the work previously handled by "builtins.lps".  Commands
3 # "loadlibrary" and "loadfontencoding" should no longer be used.
5 #  Written by Tim Edwards 12/19/00 (tim@bach.ece.jhu.edu)
6 #  The Johns Hopkins University
8 font times_roman.xfe
9 font times_romaniso.xfe
10 font helvetica.xfe
11 font helveticaiso.xfe
12 font courier.xfe
13 font courieriso.xfe
14 font symbol.xfe
16 # Alternate font encodings:  Uncomment these if you want them
17 # loaded by default
19 # font times_romaniso2.xfe
20 # font courieriso2.xfe
21 # font helveticaiso2.xfe
22 # font times_romaniso5.xfe
23 # font courieriso5.xfe
24 # font helveticaiso5.xfe
26 # First library page
27 library generic.lps 1
28 library analog.lps 1
29 library avlsi.lps 1
30 library digital.lps 1
32 # Second library page
33 library analoglib2.lps 2
35 # Third library page
36 library ic_templates.lps 3
38 # Fourth library page
39 library quadparts.lps 4