]> gitweb.michael.orlitzky.com - mjotex.git/commitdiff
README.rst: more minor edits master codeberg/master
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Feb 2026 19:56:56 +0000 (14:56 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Feb 2026 19:56:56 +0000 (14:56 -0500)
README.rst

index 36a1adf484ebf38ca7012e4385cd8e26755bede0..73ccb80de7305cbe2251b75e6aba5ab0d2f6038b 100644 (file)
@@ -89,8 +89,7 @@ your own ``GNUmakefile`` (in your own project) based on the one in
 
 #. Adds this repository to the TeX path.
 #. Declares a few relevant variables.
-#. Includes ``GNUmakefile.mjo`` from the repository, which can now
-   be found on the TeX path.
+#. Includes ``GNUmakefile.mjo`` from the repository.
 
 These variables are as follows:
 
@@ -128,7 +127,7 @@ on your TeX path. The "Installation" section covers this via the
 ``mjo.bst`` respectively.
 
 Though it has little to do with mjotex *per se*, to avoid duplication
-it is convenient to use an central (external) reference database as
+it is convenient to use a central (external) reference database as
 well. To facilitate this, the entries in ``BIBS`` are also located at
 build time, and again they must live on the appropriate TeX path. Now
 it is the ``BIBINPUTS`` environment variable that must be set. In your