summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/ChangeLog
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2020-07-01 21:47:04 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2020-07-01 21:47:04 +0000
commit912ca56214c698ab300526979f1a369e75d5fdd5 (patch)
treecd9b83a0431233f0448a05a9a8c04872154a40b3 /Build/source/texk/dvipdfm-x/ChangeLog
parentecaf47c09e0e3c7e51fc819f2854c98603415769 (diff)
Fix a bug that btrans inside bcontent-econtent does not work.
pdf:bann accepts a reference ID (for referring the first annotation dictionary of a line-breaking annotation). (S. Hirata). git-svn-id: svn://tug.org/texlive/trunk@55722 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/ChangeLog')
-rw-r--r--Build/source/texk/dvipdfm-x/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog
index 9ade4162636..edcb59c9241 100644
--- a/Build/source/texk/dvipdfm-x/ChangeLog
+++ b/Build/source/texk/dvipdfm-x/ChangeLog
@@ -1,3 +1,12 @@
+2020-07-02 Shunsaku Hirata <shunsaku.hirata74@gmail.com>
+
+ * pdfdoc.c, spc_pdfm.c: Possible fix for a bug that pdf:btrans
+ inside pdf:bcontent and pdf:econtent does not work correctly.
+ Extend pdf:bann to accept a reference ID which can be used
+ later to refer the annotation dictionary object. When
+ line-breaks occur, it just points to the first annotation
+ dictionary of the line-breaking annotation series.
+
2020-06-28 Shunsaku Hirata <shunsaku.hirata74@gmail.com>
* dvi.[ch], spc_dvipdfmx.c, spc_pdfm.c, specials.[ch]: Two new