[latex3-commits] [latex3/tagpdf] develop, main: Merge branch 'develop' of https://github.com/latex3/tagpdf into develop (97dbaf33)
github at latex-project.org
github at latex-project.org
Sat Jul 13 16:00:41 CEST 2024
Repository : https://github.com/latex3/tagpdf
On branches: develop,main
Link : https://github.com/latex3/tagpdf/commit/97dbaf336e0c3753e0cf93017c199775b850961a
>---------------------------------------------------------------
commit 97dbaf336e0c3753e0cf93017c199775b850961a
Merge: ac80101f b3559631
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Jun 20 14:47:35 2024 +0200
Merge branch 'develop' of https://github.com/latex3/tagpdf into develop
>---------------------------------------------------------------
97dbaf336e0c3753e0cf93017c199775b850961a
CHANGELOG.md | 5 +
doc/tagpdfdocu-patches.sty | 14 ---
tagpdf-roles.dtx | 28 +++--
testfiles-pdftex/ptagging-003.lvt | 23 +++-
testfiles-pdftex/ptagging-003.pdftexmain.tlg | 92 +---------------
testfiles-pdftex/ptagging-003.tlg | 6 +-
testfiles-pdftex/ptagging-004-p.pdftexmain.tpf | 145 ++++++++++++------------
testfiles-pdftex/ptagging-004-p.pvt | 24 +++-
testfiles-pdftex/ptagging-004-p.tpf | 145 ++++++++++++------------
testfiles-pdftex/ptagging-006-p.pdftexmain.tpf | 6 +-
testfiles-pdftex/ptagging-007-p.pdftexmain.tpf | 145 ++++++++++++------------
testfiles-pdftex/ptagging-007-p.pvt | 23 ++++
testfiles-pdftex/ptagging-007-p.tpf | 147 +++++++++++++------------
13 files changed, 400 insertions(+), 403 deletions(-)
diff --cc CHANGELOG.md
index 0b3b865a,7ba3a8a0..a579ecc7
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@@ -4,12 -4,13 +4,17 @@@ All notable changes to the `tagpdf` pac
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
this project uses date-based 'snapshot' version identifiers.
+## [Unreleased]
+
+### Fixed
+ - loop with xelatex https://github.com/latex3/tagging-project/issues/86
+ ## [Unreleased]
+ ### Fixed
+ - improved detection if a class supports \chapter for ltugboat.
+
## [2024-04-12]
+ Version 0.99b
### Added
- \tag_spacechar_on:, \tag_spacechar_off: to locally switch off
the real space chars.
More information about the latex3-commits
mailing list.