summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/ChangeLog')
-rw-r--r--Build/source/texk/dvipdfm-x/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog
index b9f81c190b8..dadfe8a719b 100644
--- a/Build/source/texk/dvipdfm-x/ChangeLog
+++ b/Build/source/texk/dvipdfm-x/ChangeLog
@@ -1,3 +1,15 @@
+2020-06-28 Shunsaku Hirata <shunsaku.hirata74@gmail.com>
+
+ * dvi.[ch], spc_dvipdfmx.c, spc_pdfm.c, specials.[ch]: Two new
+ special commands added as workarounds for \phantom text issue
+ in creating annotation (link). "pdf:xann" which extends the
+ current annotation area by a specified amount.
+ "dvipdfmx:catch_phantom" to control the behavior of dvipdfmx,
+ when this is set to true, then dvipdfmx extends the annotation
+ area when it encounters "horizontal movement" such as DVI
+ "right". Optionally height and depth of such area can be
+ specified (default: current font size for height and depth 0).
+
2020-06-27 Shunsaku Hirata <shunsaku.hirata74@gmail.com>
* pdfcolor.[ch], pdfdoc.c, pdfdraw.c, spc_util.c: An extension