#define SETDOCDIR setDDIR:"/usr/caen/generic/doc/slatec/v4"
#ifdef GREYSCALE
#define white black
#define gold black
#define RoyalBlue black
#define grey black
#define maroon black
#define ivory black
/* background */
#define LightGrey White
#define deepskyblue White
#define DarkSlateGrey White
#define red White
#define snow White
#define steelblue White
#define ForestGreen White
#define blue White
#define POFONT
#endif
#ifdef FOURPLANE
#define black "#000000"
#define white "#000000"
/* ivory is white on blue background */
#define ivory "#f0f0f0"
#define gold  "#f0f0f0"
#define RoyalBlue "#0000f0"
#define grey "#f0f0f0"
#define maroon "#f00000"
/* background */
#define LightGrey "#f0f0f0"
#define deepskyblue "#f0f000"
#define DarkSlateGrey "#f0f0f0"
#define red "#f00000"
#define snow "#f0f0f0"
#define steelblue "#f0f0f0"
#define ForestGreen "#f0f0f0"
#define blue "#0000f0"
#define POFONT
#endif
#ifdef POFONT
#define FONT0 "*bitstream*charter*bold*r*normal*33*"
#define FONT1 "*adobe*helv*r*normal*8*"
#define FONT2 "*adobe*helv*r*normal*14*"
#define FONT3 "*adobe*helv*r*normal*12*"
#else
#define FONT0 "*white*shadow*48*"
#define FONT1 "*schumacher*clean*medium*r*normal*8*"
#define FONT2 "*adobe*helv*r*normal*17*"
#define FONT3 "*adobe*helv*r*normal*14*"
#endif
#define MSSLOOK background:blue foreground:ivory font:FONT3 columns:
#define OPTLOOK font:FONT3 background:LightGrey foreground:maroon columns:
#define TYPELOOK font:FONT3 background:LightGrey foreground:black columns:
#define BDLOOK background:blue foreground:gold 
#define SLIMBUTTON alignment:center height:26 width:
#define THICKBUTTON alignment:center height:30 width:
#define HMSS columns:60 foreground:RoyalBlue background:LightGrey
#define HBUT alignment:center height:36 background:LightGrey foreground:black font:FONT3 width:
font:FONT3
foreground:white
background:deepskyblue
