From: Michael Orlitzky Date: Sat, 28 Feb 2026 04:01:43 +0000 (-0500) Subject: README.rst: reword the last paragraph about kpsewhich X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=883258030c196837a32fc78fbc8861d7fc18b3c8;p=mjotex.git README.rst: reword the last paragraph about kpsewhich --- diff --git a/README.rst b/README.rst index 534cbb6..ad3c5ff 100644 --- a/README.rst +++ b/README.rst @@ -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 -`_. 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.) +`_. 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.