summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tagpdf/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-01-14 03:01:14 +0000
committerNorbert Preining <norbert@preining.info>2022-01-14 03:01:14 +0000
commit45623da68203ac8d7aa04b779a6ed65c92c3f866 (patch)
tree151ca3ede3ee826360d4b32c0029cfc106346ec9 /macros/latex/contrib/tagpdf/README.md
parentee3f9ca89b21a2174f7e427d9d48247b1912e130 (diff)
CTAN sync 202201140301
Diffstat (limited to 'macros/latex/contrib/tagpdf/README.md')
-rw-r--r--macros/latex/contrib/tagpdf/README.md50
1 files changed, 28 insertions, 22 deletions
diff --git a/macros/latex/contrib/tagpdf/README.md b/macros/latex/contrib/tagpdf/README.md
index d21932976e..f614f459fa 100644
--- a/macros/latex/contrib/tagpdf/README.md
+++ b/macros/latex/contrib/tagpdf/README.md
@@ -1,6 +1,6 @@
#tagpdf — A package to create tagged pdf
-Packageversion: 0.92
-Packagedate: 2021/08/27
+Packageversion: 0.93
+Packagedate: 2022/01/13
Author: Ulrike Fischer
## License
@@ -10,29 +10,35 @@ The tagpdf package may be modified and distributed under the terms and condition
## Contents
-- Readme (this file)
-- tagpdf.sty (the sty)
-- tagpdf-roles-code.sty (internal code)
-- tagpdf-mc-code-shared.sty (internal code)
-- tagpdf-mc-code-generic.sty (internal code)
-- tagpdf-mc-code-lua.sty (internal code)
-- tagpdf-struct-code.sty (internal code)
-- tagpdf-tree-code.sty (internal code)
-- tagpdf-space-code.sty (internal code)
-- tagpdf-attr-code.sty (internal code)
-- tagpdf-checks-code.sty (internal code)
-- tagpdf-user.sty (user commands)
-- tagpdf-pdftex.def (pdftex specific code)
-- tagpdf-luatex.def (luatex specific code)
-- tagpdf.lua (lua code for luatex)
-- tagpdf.tex, tagpdf.pdf, tagpdf.bib, tagpdfdocu-patches.sty,
- link-figure-input.tex, pac3.png (the docu)
-- various examples (part of the documentation)
+- README.md (this file)
+- code files:
+ - tagpdf.ins
+ - tagpdf.dtx
+ - tagpdf-roles.dtx
+ - tagpdf-mc-shared.dtx
+ - tagpdf-mc-generic.dtx
+ - tagpdf-mc-lua.dtx
+ - tagpdf-struct.dtx
+ - tagpdf-tree.dtx
+ - tagpdf-space.dtx
+ - tagpdf-checks.dtx
+ - tagpdf-user.dtx
+- documentation:
+ - tagpdf.pdf
+ - various examples (part of the documentation)
+- source files for the documentation:
+ - tagpdf.tex
+ - tagpdf.bib
+ - tagpdfdocu-patches.sty,
+ - link-figure-input.tex
+ - pac3.png, global-ex.png
## Installation
-Put the styles (with the exception of the tagpdfdocu-patches.sty),
-the .def and the lua-files where it can be found.
+At best use the package manager of your texsystem to install tagpdf.
+For a manual installation run the .ins-file with latex and put the
+created .sty, .def and .lua-files
+where they can be found.
## Issues, comments, etc