equal
deleted
inserted
replaced
78 DVI_VIEWER="xdvi -geometry 555x782 -expert -s 9" |
78 DVI_VIEWER="xdvi -geometry 555x782 -expert -s 9" |
79 |
79 |
80 |
80 |
81 # How to install the isabelle X11 fonts (can be tricky!). |
81 # How to install the isabelle X11 fonts (can be tricky!). |
82 ISABELLE_INSTALLFONTS="xset fp+ $ISABELLE_HOME/lib/fonts; xset fp rehash" |
82 ISABELLE_INSTALLFONTS="xset fp+ $ISABELLE_HOME/lib/fonts; xset fp rehash" |
83 #ISABELLE_INSTALLFONTS="xset fp+ tcp/font-serv:7100" |
83 #ISABELLE_INSTALLFONTS="xset fp+ tcp/font-serv.cl.cam.ac.uk:7100" |
84 |
84 |
85 |
85 |
86 ### |
86 ### |
87 ### Interfaces |
87 ### Interfaces |
88 ### |
88 ### |