-My personal library of LaTeX macros and operators
+Personal LaTeX macros and Beamer theme
Usage
=====
-There is an example project in the ``examples/article`` directory that
-shows you how to use the macros; the rest of this section is focused
-on getting them usable.
+There are example projects in the ``examples`` directory that show you
+how to use the macros and beamer theme. The rest of this section is
+focused on getting them usable.
Vanilla
-------
converted to python files and doctested with ``make check-sage``.
Default unset.
``MJOTEX``
- The names of any ``mjo-*.tex`` files you use from this repository.
- Default unset.
+ The names of any ``*.tex`` or ``*.sty`` files you use from this
+ repository. Default unset.
The absolute paths to the ``BIBS`` and ``MJOTEX`` entries are
determined at build time using ``kpsewhich`` from the `kpathsea suite