summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/plautopatch/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/plautopatch/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/plautopatch/README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/plautopatch/README.md b/Master/texmf-dist/doc/latex/plautopatch/README.md
index b9710306da9..7d21808aaf8 100644
--- a/Master/texmf-dist/doc/latex/plautopatch/README.md
+++ b/Master/texmf-dist/doc/latex/plautopatch/README.md
@@ -1,17 +1,17 @@
# plautopatch
Japanese pLaTeX/upLaTeX formats and packages often conflict
-with other LaTeX packages which are aware of pLaTeX/upLaTeX.
-In the worst case, such packages throw an fatal error or
+with other LaTeX packages which are unaware of pLaTeX/upLaTeX.
+In the worst case, such packages throw a fatal error or
end up with a wrong output.
The goal of this package "plautopatch" is that
-there is no need to worry about such incompatibilities,
-by automatically loading specific patches
-when they are necessary.
+there should be no need to worry about such incompatibilities,
+because specific patches are loaded automatically
+whenever necessary.
This helps not only to simplify source files, but also
to make the appearance of working pLaTeX/upLaTeX sources
-similar to that of ordinally LaTeX ones.
+similar to those of ordinally LaTeX ones.
The following patches are currently registered:
@@ -58,6 +58,6 @@ the 3-clause BSD license (see [LICENSE](./LICENSE)).
## Release Date
-2018-08-21
+2018-08-22
Hironobu Yamashita