Question: Extending maple

Is there any way to extend maple by adding constants, functions, etc that are automatically loaded without having to add a with statement?

 

While I can use a template there are two issues, I don't really wanna see all the additions and I the template opens as the file and so the filename does not change. If one modifies the template and saves then it ruins the template. (it should open the template but not use the filename)

Please Wait...