Directory macros/latex/contrib/ximera
Greetings!
In this repository, we hope to supply potential authors of Ximera activities with the LaTeX document classes they need to write Ximera documents.
To install the XimeraLaTeX package, see:
For a list of different Ximera commands, see:
Examples of Ximera Envrionments
Since Ximera is built on LaTeX source, we want to use LaTeX as a method of validating the code authors write. Hence, if you want to write a Ximera online activity, the first step is constructing LaTeX documents.
Once you have the LaTeX documents, and you have checked them for typos, accuracy, etc, the fact that they compile should be reasonable evidence that they will display correctly in Ximera.
Contents of the repository
- This README.md file.
- The GNU license.
- The Ximera document class, ximera.cls
- The Xourse document class, xourse.cls
- Documentation for the document classes above, ximeraLaTeX.pdf
- The Ximera documented LaTeX file type, ximera.dtx. This file generates ximera.cls, xourse.cls, and ximeraLaTeX.pdf, as well as a few other files.
Staying up-to-date
While we hope to solidify the ximera.cls file, at this point we are still in development stages.
To keep your file up-to-date, you may need to periodically sync or pull the the ximera.cls within the ximeraLatex directory.
ximeraLatex$ git fetch --all
ximeraLatex$ git reset --hard origin/master
will reset your ximeraLatex directory. Note it will also overwrite any modifications you have made in this directory. You should not be building your activities in this directory.
Download the contents of this package in one zip archive (360.9k).
Ximera – Write online interactive content in LaTeX
The Ximera document class provides macros that support the creation of both PDF and online materials.
Package | Ximera |
Home page | https://github.com/XimeraProject |
Bug tracker | https://github.com/XimeraProject/ximeraLatex/issues |
Repository | https://github.com/XimeraProject/ximeraLatex |
Version | 1.5.1 2024-05-12 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2024 Bart Snapp and Jim Fowler |
Maintainer | Bart Snapp |
Contained in | TeX Live as ximera MiKTeX as ximera |
Topics | Class |