head 1.5; access; symbols pkgsrc-2026Q1:1.4.0.8 pkgsrc-2026Q1-base:1.4 pkgsrc-2025Q4:1.4.0.6 pkgsrc-2025Q4-base:1.4 pkgsrc-2025Q3:1.4.0.4 pkgsrc-2025Q3-base:1.4 pkgsrc-2025Q2:1.4.0.2 pkgsrc-2025Q2-base:1.4 pkgsrc-2025Q1:1.3.0.10 pkgsrc-2025Q1-base:1.3 pkgsrc-2024Q4:1.3.0.8 pkgsrc-2024Q4-base:1.3 pkgsrc-2024Q3:1.3.0.6 pkgsrc-2024Q3-base:1.3 pkgsrc-2024Q2:1.3.0.4 pkgsrc-2024Q2-base:1.3 pkgsrc-2024Q1:1.3.0.2 pkgsrc-2024Q1-base:1.3 pkgsrc-2023Q4:1.1.0.6 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.4 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.2 pkgsrc-2023Q2-base:1.1; locks; strict; comment @# @; 1.5 date 2026.03.31.10.28.28; author markd; state Exp; branches; next 1.4; commitid XV70CpxxOf5h87AG; 1.4 date 2025.05.10.23.34.35; author markd; state Exp; branches; next 1.3; commitid b3PMjVbvoVOpWpUF; 1.3 date 2024.03.20.11.12.47; author markd; state Exp; branches; next 1.2; commitid 94kEbyB8kp1ddT2F; 1.2 date 2024.02.18.10.51.56; author markd; state Exp; branches; next 1.1; commitid Jw7w9mHzIw6Q4UYE; 1.1 date 2023.06.17.10.53.12; author markd; state Exp; branches; next ; commitid rfZ2dnOD6RHs0itE; desc @@ 1.5 log @tex-tagpdf{,-doc}: update to 0.99z 0.99w - prepare use of symbolic structure names for paragraphs. - use tagging sockets in links - space code error with preloaded fonts 0.99x - space chars lost at line breaks - check if PDF version has been changed and error if needed 0.99y * hyphens from hyphenation are now marked with an Artifact if agging is active, and no longer uses the U+00AD glyph by default * active/softhyphen key has more options. * update parent-child rules for 2.0 (adapted to upcoming changes in ISO 32005 + best practice for math) 0.99z - container for untagged links in luatex. - new command \tag_if_in:nTF - Artifacts where added to StructTreeRoot instead of Document @ text @# $NetBSD$ DISTNAME= tagpdf PKGNAME= tex-${DISTNAME}-0.99z TEXLIVE_REV= 78445 MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://ctan.org/pkg/tagpdf COMMENT= Code for PDF tagging using pdfLaTeX and LuaLaTeX LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" @ 1.4 log @tex-tagpdf{,-doc}: update to 0.99p 0.99l - allow Sub as child of Code (spec change) - change name of LaTeX namespace (remove year) - allow to change the URI-ID of the user namespace 0.99o - Default CSS style definition for derivation to html. - keys attach-css, css-list, css-list-add, css-list-remove to configure the CSS style definitions 0.99p - keyword attribute to \tag_struct_gput:nnn for graphic tagging. - experimental support file for verbatim tagging. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/03/20 11:12:47 markd Exp $ d4 2 a5 2 PKGNAME= tex-${DISTNAME}-0.99p TEXLIVE_REV= 74760 d9 1 a9 1 COMMENT= Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX @ 1.3 log @tex-tagpdf{,-doc}: update to 0.98x ### Added - structure destination is added OpenAction if present - new `viewer/startstructure` key to setup the OpenAction structure. ### Fixed - missing structparent value if page is empty in lua-mode @ text @d1 1 a1 1 # $NetBSD$ d4 2 a5 2 PKGNAME= tex-${DISTNAME}-0.98x TEXLIVE_REV= 70256 @ 1.2 log @tex-tagpdf{,-doc}: update to 0.98v 0.98v - some rolemap entries in the pdf 2.0 fallback were wrong. - corrected fallback rolemap if a book class is used. - removed the experimental name space latex-inline. It is unused. 0.98u - the para/begin and para/end hook now use sockets and properly support the block code in latex-lab. - the structure number of the current para-main structure is stored to allow manipulations of the structure. 0.98t - add RoleMap also with pdf 2.0 to improve compability to 1.7-processor - add option 'mathml-tags' to add mathml to this fallback RoleMap 0.98s - do not use keyword 'null' with luatex if there is no Kid. - font of real space chars in luatex after penalties. - counter in OBJR code didn't follow structure counter. - documentation errors - support for attribute-class in paragraphs in the block code. 0.98r - support for tagging-sockets - /Desc key to AF-files added with the texsource and mathml keys. - ignore AFref, AFinline-key with empty value. - Documentation changes - move para bool to tagpdf-base - \tag_stop:/\tag_start: keep tracking of nesting with a counter. - test for structure end if tagging has been stopped. 0.98q Minor update to tagpdf removing reference to an internal temporary package. @ text @d4 2 a5 2 PKGNAME= tex-${DISTNAME}-0.98v TEXLIVE_REV= 69703 @ 1.1 log @tex-tagpdf{,-doc}: add version 0.98i The package offers tools to experiment with tagging and accessibility using pdfLaTeX and LuaTeX. It isn't meant for production but allows the user to try out how difficult it is to tag some structures; to try out how much tagging is really needed; to test what else is needed so that a pdf works e.g. with a screen reader. Its goal is to get a feeling for what has to be done, which kernel changes are needed, how packages should be adapted. @ text @d4 2 a5 2 PKGNAME= tex-${DISTNAME}-0.98i TEXLIVE_REV= 67368 @