We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7478409 commit 5f33c94Copy full SHA for 5f33c94
documentation/wtpdf/fulldoc.md
@@ -153,22 +153,8 @@ cite \cite{Knuth:TB5-1-67} and \cite{Hoekwater:TB28-3-312} from the
153
```
154
155
156
-## Tagging, using Associated Files for Math
+## Tagging, using MathML Structure Elements
157
```latex
158
-\DocumentMetadata{
159
- lang = en,
160
- pdfversion = 2.0,
161
- pdfstandard = ua-2,
162
- pdfstandard = a-4,
163
- testphase = latest
164
-}
+{% include_relative t3-se.tex %}
165
166
-\tagpdfsetup{
167
- math/setup=mathml-AF,
168
- root-supplemental-file=latex-align-css.html,
169
- root-supplemental-file=latex-list-css.html
170
- }
171
-
172
173
-\input{t3}
174
0 commit comments