diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-15 22:20:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-15 22:20:58 +0000 |
commit | 7e250440b6690a5eabcd76bf194e47493b401e1e (patch) | |
tree | 531f5eb16bf1e744c7b856c705671e383f704a99 /Master/texmf-dist/doc/platex | |
parent | c3708ec910865a96322583a3d0498622c367b430 (diff) |
pxjahyper (15jan18)
git-svn-id: svn://tug.org/texlive/trunk@46321 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/platex')
-rw-r--r-- | Master/texmf-dist/doc/platex/pxjahyper/LICENSE | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxjahyper/README-ja.md | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxjahyper/README.md | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf | bin | 95898 -> 96053 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex | 4 |
5 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/platex/pxjahyper/LICENSE b/Master/texmf-dist/doc/platex/pxjahyper/LICENSE index 8ada757fbc8..fbe40a0146b 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) 2017 Takayuki YATO (aka. "ZR") +Copyright (c) 2018 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 23b5a89384f..c7430c53fa9 100644 --- a/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md +++ b/Master/texmf-dist/doc/platex/pxjahyper/README-ja.md @@ -35,6 +35,12 @@ pxjahyper パッケージ ー 本体 更新履歴 -------- + * Version 0.3b 〈2018/01/13〉 + - パッケージ定義の PDF 文字列の文字定義を拡充した。 + - (試験的) 自動判別の誤判定を防ぐため、アウトラインファイルに + 日本語文字のコメントを含ませておく。 + - (試験的) `(no)jacommentline` オプション。 + * Version 0.3a 〈2017/10/17〉 - `bigcode` を既定に変更。 - (試験的) upLaTeX で hyperref の `unicode` 指定を可能にする。 diff --git a/Master/texmf-dist/doc/platex/pxjahyper/README.md b/Master/texmf-dist/doc/platex/pxjahyper/README.md index c8c2e96ba3b..3d0200e7df6 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.3b 〈2018/01/13〉 * Version 0.3a 〈2017/10/17〉 * Version 0.3 〈2012/05/28〉 * Version 0.2 〈2012/05/27〉 diff --git a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf Binary files differindex 5c55455269c..2cde89f0939 100644 --- a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf +++ b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf diff --git a/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex b/Master/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex index 0ad1e99fd40..b387f63d481 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.3a} -\newcommand{\PkgDate}{2017/10/17} +\newcommand{\PkgVersion}{0.3b} +\newcommand{\PkgDate}{2018/01/13} \newcommand{\Pkg}[1]{\textsf{#1}} \newcommand{\Meta}[1]{$\langle$\mbox{}#1\mbox{}$\rangle$} \newcommand{\Note}{\par\noindent ※} |