This is a collection of Prealgebra lessons for college students. I plan continue to add
content until the course is complete. With the help of AI (Gemini), I modified the css file to create spacing bewteen problems
and other environments as well as before multiple-choice and select-all answer choices. We also modified the color and the font.
The font modifcation has to be at the very top of global.css and the rest can be found at the very end of the file. There is a
very noticeable comment at the beginning and end of each block of code.
The key files for Ximera deployment are:
- .vscode (contains our VS Code scripts)
- xmScripts (contains a configfile, and the script 'xmlatex' to compile Ximera files)
- global.css (for look on the web)
- .gitignore (update to the most recent version)
- .devcontainer (Only if you wish to work in Codespace)
The contents of this repository (unless otherwise stated) are in the Public Domain.