From 5b26a0d5994e76410b86273cd14d94adcee17701 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 26 Feb 2026 20:47:10 -0500 Subject: [PATCH] README.rst: mention the beamer theme that is now included --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 5341bef..b656fad 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ -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 ------- @@ -65,8 +65,8 @@ These variables are as follows: 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 -- 2.51.0