]> matita.cs.unibo.it Git - helm.git/blob - helm/scripts/template.rc
ea104625a9afa9d93344ae32e4afa37af7b51da2
[helm.git] / helm / scripts / template.rc
1
2 COQV=V7_mowgli
3 WHERE=phd
4 FROM=@FROM@
5
6 export CVS_RSH=ssh
7
8 echo "Configuring HELM for $WHERE (from $FROM), Coq $COQV"
9
10 export HELMROOT=/projects/helm
11
12 if test $WHERE = $FROM; then
13         FONTROOT=$HELMROOT
14 else
15         if test $FROM = phd; then
16                 FONTROOT=/projects/helm
17         else
18                 FONTROOT=/home/projects/helm
19         fi
20 fi
21
22 export MATHENGINECONF=$HELMROOT/$COQV/$WHERE/local/etc/helm/helm-math-engine-configuration.xml
23
24 umask 002
25
26 # Stix font
27 xset fp
28 xset fp+ $FONTROOT/fonts/mathematica/Type1/
29 xset fp rehash