The XeX "init file" must contain three "location assignment statements", and may optionally contain several more "style assignment statements.
|
Required Location Equations
|
|
- server = «server» (eg: www.this.that)
- xexdir = «path from home directory to the directory in which the executable (.jar or .class) XeX file resides»
- sitehome = «path from "xexdir" to the directory of the home page for site being developed»
- forecolor = «foreground color for site» (default is black)
- backcolor = «background color for site» (default is white)
- linkcolor = «link color for site» (default is black)
- fontsize = «size of font for site (1 .. 7)» (default is 3)
- header = «header color for site» (default is black)
- primary = «primary color for site» (default is black)
- secondary = «secondary color for site» (default is gray)
- example = «example color for site» (default is blue)
- question = «question color for site» (default is green)
- special = «special color for site» (default is red)
- exercise = «exercise color for site» (default is purple)
- icolor = «color for interior of boxes» (default is red)
- fcolor = «color for font in boxes» (default is red)
- xcolor = «color for border of boxes» (default is red)
xex.xix
is the file used to generate the XeX Home Page site that you are currently interacting with.