summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty49
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty
new file mode 100644
index 00000000000..9c5c3aa6d2e
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty
@@ -0,0 +1,49 @@
+%%
+%% This is file `tagpdf-base.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% tagpdf.dtx (with options: `base')
+%% tagpdf-mc-generic.dtx (with options: `base')
+%% tagpdf-mc-shared.dtx (with options: `base')
+%% tagpdf-struct.dtx (with options: `base')
+%% tagpdf-checks.dtx (with options: `base')
+%%
+%% Copyright (C) 2019-2022 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.dtx
+\ProvidesExplPackage {tagpdf-base} {2022-05-11} {0.94}
+ {part of tagpdf - provide base, no-op versions of the user commands }
+%% File: tagpdf-mc-generic.dtx
+\cs_new_protected:Npn \tag_mc_begin:n #1 {}
+\cs_new_protected:Nn \tag_mc_end:{}
+
+%% File: tagpdf-mc-shared.dtx
+
+\cs_new_protected:Npn \tag_mc_use:n #1 {}
+\cs_new_protected:Npn \tag_mc_artifact_group_begin:n #1 {}
+\cs_new_protected:Npn \tag_mc_artifact_group_end:{}
+\cs_new_protected:Npn \tag_mc_end_push: {}
+\cs_new_protected:Npn \tag_mc_begin_pop:n #1 {}
+%% File: tagpdf-struct.dtx
+\cs_new_protected:Npn \tag_struct_begin:n #1 {}
+\cs_new_protected:Npn \tag_struct_end:{}
+\cs_new_protected:Npn \tag_struct_use:n #1 {}
+
+%% File: tagpdf-checks.dtx
+\prg_new_conditional:Npnn \tag_if_active: { p , T , TF, F }
+ { \prg_return_false: }
+%%
+%%
+%% End of file `tagpdf-base.sty'.