summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-13 19:56:28 +0000
committerKarl Berry <karl@freefriends.org>2023-07-13 19:56:28 +0000
commit27f6e9cbfa3c157055897f29cc74a9e497b9366a (patch)
tree179aa850b0931ef930718f652646f7ab2e0a5969 /Master/texmf-dist/doc
parenta1d2bad88caeeb4818d691f09de04621ef6d1811 (diff)
bxjalipsum (13jul23)
git-svn-id: svn://tug.org/texlive/trunk@67620 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/bxjalipsum/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/bxjalipsum/README.md b/Master/texmf-dist/doc/latex/bxjalipsum/README.md
index d83c83b54e8..adb7af78d33 100644
--- a/Master/texmf-dist/doc/latex/bxjalipsum/README.md
+++ b/Master/texmf-dist/doc/latex/bxjalipsum/README.md
@@ -71,7 +71,7 @@ No options are available.
the CJKutf8 package) that will decode such sequences and display the
Japanese characters properly.
-### Notices for the TeX-programmers
+### Notices for TeX programmers
* All the commands are fully expandable.
* The `\jalipsum` command is expanded to the actual text in two steps.
@@ -85,6 +85,9 @@ No options are available.
Revision History
----------------
+
+ * Version 1.0a ‹2023/07/12›
+ - Bug fix.
* Version 1.0 ‹2023/02/22›
- Supported new version of pLaTeX.
* Version 0.3a ‹2017/03/01›