summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/platex/pxjahyper
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-22 21:22:25 +0000
committerKarl Berry <karl@freefriends.org>2019-06-22 21:22:25 +0000
commit030f06893cc45ed18c81a72ba2c515062434d2df (patch)
tree3a68bbbc08ec159147f0a59aaeb1bbd8df2c9ecd /Master/texmf-dist/doc/platex/pxjahyper
parent07cd2920c385685a67c988d4babd2a230937d738 (diff)
pxjahyper (22jun19)
git-svn-id: svn://tug.org/texlive/trunk@51421 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/platex/pxjahyper')
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/LICENSE2
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/README-ja.md3
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/README.md1
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdfbin96303 -> 96162 bytes
-rw-r--r--Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex4
5 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/LICENSE b/Master/texmf-dist/doc/platex/pxjahyper/LICENSE
index fbe40a0146b..534324b7566 100644
--- a/Master/texmf-dist/doc/platex/pxjahyper/LICENSE
+++ b/Master/texmf-dist/doc/platex/pxjahyper/LICENSE
@@ -1,6 +1,6 @@
The MIT License
-Copyright (c) 2018 Takayuki YATO (aka. "ZR")
+Copyright (c) 2019 Takayuki YATO (aka. "ZR")
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md b/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md
index 0f948b7d2ab..dd708626871 100644
--- a/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md
+++ b/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md
@@ -35,6 +35,9 @@ pxjahyper パッケージ ー 本体
更新履歴
--------
+ * Version 0.3e 〈2019/06/20〉
+ - hyperref の `unicode` 指定が後から変更された場合はエラーを出す。
+
* Version 0.3d 〈2018/07/15〉
- バグ修正。
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/README.md b/Master/texmf-dist/doc/platex/pxjahyper/README.md
index 3f372525ece..60c28b0e996 100644
--- a/Master/texmf-dist/doc/platex/pxjahyper/README.md
+++ b/Master/texmf-dist/doc/platex/pxjahyper/README.md
@@ -36,6 +36,7 @@ Please refer to the manual `pxjahyper.pdf` (in Japanese) for detail.
Revision History
----------------
+ * Version 0.3e 〈2019/06/20〉
* Version 0.3d 〈2018/07/15〉
* Version 0.3c 〈2018/01/25〉
* Version 0.3b 〈2018/01/13〉
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf
index bd09ec3ec78..03ef9411852 100644
--- a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf
+++ b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex
index 67e4d7e8d15..41b1b1c7f53 100644
--- a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex
+++ b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex
@@ -3,8 +3,8 @@
\documentclass[a4paper]{jsarticle}
\usepackage{shortvrb}
\MakeShortVerb{\|}
-\newcommand{\PkgVersion}{0.3d}
-\newcommand{\PkgDate}{2018/07/15}
+\newcommand{\PkgVersion}{0.3e}
+\newcommand{\PkgDate}{2019/06/20}
\newcommand{\Pkg}[1]{\textsf{#1}}
\newcommand{\Meta}[1]{$\langle$\mbox{}#1\mbox{}$\rangle$}
\newcommand{\Note}{\par\noindent ※}