Skip to content

Commit 5f33c94

Browse files
committed
full doc scripting setup: include verbatim
1 parent 7478409 commit 5f33c94

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

documentation/wtpdf/fulldoc.md

+2-16
Original file line numberDiff line numberDiff line change
@@ -153,22 +153,8 @@ cite \cite{Knuth:TB5-1-67} and \cite{Hoekwater:TB28-3-312} from the
153153
```
154154

155155

156-
## Tagging, using Associated Files for Math
156+
## Tagging, using MathML Structure Elements
157157
```latex
158-
\DocumentMetadata{
159-
lang = en,
160-
pdfversion = 2.0,
161-
pdfstandard = ua-2,
162-
pdfstandard = a-4,
163-
testphase = latest
164-
}
158+
{% include_relative t3-se.tex %}
165159
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}
174160
```

0 commit comments

Comments
 (0)