FSU Home  
208 LOV
  How to make your page look like official FSU Mathematics pages
Renaming a simple html document with the .math extension will make your page look like an official FSU Mathematics webpage. Below is a visual example:
>>
testpage.html testpage.math

To use this method, simply change the html filename to have a .math extension instead of .html. (i.e. index.math instead of index.html) Keep in mind this will only work on the www.math.fsu.edu webserver. If you would like to save the html code for external purposes you must first load it into your browser and then goto File->Save As...

Users of the older version of transform

Users of the older version of transform might have experience using the 'transform' command after editing any .basis files. To migrate to the new transform you will need to rename the .basis files to have a .math extension. Please use the 'cp' command or make backups to any changes if you want to be safe. The advantages to this new transform is that two files will not have to be maintained and running the transform command is no longer necessary. However, keep in mind you will have to update any links that pointed to the old .html files as they now have .math instead.