]> gitweb.michael.orlitzky.com - mjotex.git/commitdiff
README.rst: reword the last paragraph about kpsewhich
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Feb 2026 04:01:43 +0000 (23:01 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Feb 2026 04:01:43 +0000 (23:01 -0500)
README.rst

index 534cbb6c4f01e5a11af0dc9377a55909f05dd630..ad3c5ff57389d889212d760ce62a635eabd4abdd 100644 (file)
@@ -120,8 +120,8 @@ These variables are as follows:
 
 The absolute paths to the ``BIBS`` and ``MJOTEX`` entries are
 determined at build time using ``kpsewhich`` from the `kpathsea suite
-<https://tug.org/texinfohtml/kpathsea.html>`_. For that to work, they
-must live on your TeX path. See the "Installation" section for that.
-(This makes it possible to maintain one copy of the mjotex repository
-and/or one bibliography database, independent of your papers and
-presentations.)
+<https://tug.org/texinfohtml/kpathsea.html>`_. This makes it possible
+to maintain one copy of the mjotex repository and/or one bibliography
+database, independent of your papers and presentations; but for it to
+work, those entries must live on your TeX path. See the "Installation"
+section for that.