summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/fonts/cjk-gs-integrate/ChangeLog38
-rw-r--r--Master/texmf-dist/doc/fonts/cjk-gs-integrate/README.md3
2 files changed, 36 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/cjk-gs-integrate/ChangeLog b/Master/texmf-dist/doc/fonts/cjk-gs-integrate/ChangeLog
index c763974f5fd..cd697a8e08a 100644
--- a/Master/texmf-dist/doc/fonts/cjk-gs-integrate/ChangeLog
+++ b/Master/texmf-dist/doc/fonts/cjk-gs-integrate/ChangeLog
@@ -1,10 +1,38 @@
+2019-08-16 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * Release 20190816.0 (HEAD -> master) [089a440]
+
+2019-08-16 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * gs-9.27 doesn't like snippets for TTF/TTC it seems gs-9.25 and gs-9.26 does not require snippets for TTF/TTC so it will be safe enough (origin/master, origin/HEAD) [22bc208]
+
+2019-05-22 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * mention requirement of kpsewhich in help message [fd6f3d2]
+
+2019-05-19 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * make sure CR is stripped [2120e9f]
+
+2019-05-19 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * \/dev\/null -> $nul (origin/check-kpse) [1145435]
+
+2019-05-19 Norbert Preining <norbert@preining.info>
+
+ * test for kpsewhich (Issue: #33) [68ae7ce]
+
+2019-04-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
+
+ * Add info for latest BIZ-UD fonts [ce8d802]
+
2019-03-03 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
- * Release 20190303.0 (HEAD -> master) [131b0f4]
+ * Release 20190303.0 (tag: 20190303.0) [131b0f4]
2019-03-03 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
- * copyright year (origin/master, origin/HEAD) [0732219]
+ * copyright year [0732219]
2019-03-03 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
@@ -140,7 +168,7 @@
2018-02-15 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
- * don't discard when otfinfo exits with non-zero (origin/otfinfo-rewrite, otfinfo-rewrite) [9e630e3]
+ * don't discard when otfinfo exits with non-zero [9e630e3]
2018-02-15 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
@@ -496,7 +524,7 @@
2017-06-20 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
- * NTFS symlink on win32 has file size = 0, we can distinguish it (origin/cleanup) [ab9b543]
+ * NTFS symlink on win32 has file size = 0, we can distinguish it [ab9b543]
2017-06-20 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
@@ -588,7 +616,7 @@
2017-05-05 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
- * fix a mistake, adjust help message for search path (origin/win32-support, aminophen/win32-support) [8fd2c88]
+ * fix a mistake, adjust help message for search path (aminophen/win32-support) [8fd2c88]
2017-05-02 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
diff --git a/Master/texmf-dist/doc/fonts/cjk-gs-integrate/README.md b/Master/texmf-dist/doc/fonts/cjk-gs-integrate/README.md
index a2d9feec265..9f948f7b24b 100644
--- a/Master/texmf-dist/doc/fonts/cjk-gs-integrate/README.md
+++ b/Master/texmf-dist/doc/fonts/cjk-gs-integrate/README.md
@@ -5,6 +5,9 @@ This script searches a list of directories for CJK fonts, and makes
them available to an installed Ghostscript. In the simplest case with
sufficient privileges, a run without arguments should effect in a
complete setup of Ghostscript.
+Search is done using the kpathsea library, in particular `kpsewhich`
+program. To run this script, you will need some TeX distribution in
+your system.
Usage
-----