summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tagpdf/tagpdf-pdftex.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tagpdf/tagpdf-pdftex.def')
-rw-r--r--Master/texmf-dist/tex/latex/tagpdf/tagpdf-pdftex.def47
1 files changed, 0 insertions, 47 deletions
diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-pdftex.def b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-pdftex.def
deleted file mode 100644
index 7e3881075bd..00000000000
--- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-pdftex.def
+++ /dev/null
@@ -1,47 +0,0 @@
-%%
-%% This is file `tagpdf-pdftex.def',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% tagpdf-backend.dtx (with options: `pdftex')
-%%
-%% Copyright (C) 2019 Ulrike Fischer
-%%
-%% It may be distributed and/or modified under the conditions of
-%% the LaTeX Project Public License (LPPL), either version 1.3c of
-%% this license or (at your option) any later version. The latest
-%% version of this license is in the file:
-%%
-%% https://www.latex-project.org/lppl.txt
-%%
-%% This file is part of the "tagpdf bundle" (The Work in LPPL)
-%% and all files in that bundle must be distributed together.
-%%
-%% File: tagpdf-backend.dtx
-\ProvidesExplFile {tagpdf-pdftex.def} {2021-06-14} {0.82}
- {tagpdf~driver~for~pdftex}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%% driver (pdflatex) commands
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\cs_set_eq:NN \__tag_prop_new:N \prop_new:N
-
-\cs_set_eq:NN \__tag_seq_new:N \seq_new:N
-
-\cs_set_eq:NN \__tag_prop_gput:Nnn \prop_gput:Nnn
-
-\cs_set_eq:NN \__tag_seq_gput_right:Nn \seq_gput_right:Nn
-
-\cs_set_eq:NN \__tag_seq_item:cn \seq_item:cn
-
-\cs_set_eq:NN \__tag_prop_item:cn \prop_item:cn
-
-\cs_set_eq:NN \__tag_seq_show:N \seq_show:N
-
-\cs_set_eq:NN \__tag_prop_show:N \prop_show:N
-
-%%
-%%
-%% End of file `tagpdf-pdftex.def'.