aboutsummaryrefslogtreecommitdiff
path: root/test/writer.jats_publishing
diff options
context:
space:
mode:
Diffstat (limited to 'test/writer.jats_publishing')
-rw-r--r--test/writer.jats_publishing18
1 files changed, 10 insertions, 8 deletions
diff --git a/test/writer.jats_publishing b/test/writer.jats_publishing
index 6d5a04057..e6db4172a 100644
--- a/test/writer.jats_publishing
+++ b/test/writer.jats_publishing
@@ -24,7 +24,7 @@
<string-name>Anonymous</string-name>
</contrib>
</contrib-group>
-<pub-date pub-type="epub" iso-8601-date="2006-07-17">
+<pub-date date-type="pub" publication-format="electronic" iso-8601-date="2006-07-17">
<day>17</day>
<month>7</month>
<year>2006</year>
@@ -686,7 +686,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{</preformat>
<list-item>
<p>Here’s some display math: <disp-formula><alternatives>
<tex-math><![CDATA[\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}]]></tex-math>
- <mml:math display="block" xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:mrow><mml:mfrac><mml:mi>d</mml:mi><mml:mrow><mml:mi>d</mml:mi><mml:mi>x</mml:mi></mml:mrow></mml:mfrac><mml:mi>f</mml:mi><mml:mo stretchy="false" form="prefix">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false" form="postfix">)</mml:mo><mml:mo>=</mml:mo><mml:munder><mml:mo>lim</mml:mo><mml:mrow><mml:mi>h</mml:mi><mml:mo>→</mml:mo><mml:mn>0</mml:mn></mml:mrow></mml:munder><mml:mfrac><mml:mrow><mml:mi>f</mml:mi><mml:mo stretchy="false" form="prefix">(</mml:mo><mml:mi>x</mml:mi><mml:mo>+</mml:mo><mml:mi>h</mml:mi><mml:mo stretchy="false" form="postfix">)</mml:mo><mml:mo>−</mml:mo><mml:mi>f</mml:mi><mml:mo stretchy="false" form="prefix">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="false" form="postfix">)</mml:mo></mml:mrow><mml:mi>h</mml:mi></mml:mfrac></mml:mrow></mml:math></alternatives></disp-formula></p>
+ <mml:math display="block" xmlns:mml="http://www.w3.org/1998/Math/MathML"><mml:mrow><mml:mfrac><mml:mi>d</mml:mi><mml:mrow><mml:mi>d</mml:mi><mml:mi>x</mml:mi></mml:mrow></mml:mfrac><mml:mi>f</mml:mi><mml:mrow><mml:mo stretchy="true" form="prefix">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="true" form="postfix">)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:munder><mml:mo>lim</mml:mo><mml:mrow><mml:mi>h</mml:mi><mml:mo>→</mml:mo><mml:mn>0</mml:mn></mml:mrow></mml:munder><mml:mfrac><mml:mrow><mml:mi>f</mml:mi><mml:mrow><mml:mo stretchy="true" form="prefix">(</mml:mo><mml:mi>x</mml:mi><mml:mo>+</mml:mo><mml:mi>h</mml:mi><mml:mo stretchy="true" form="postfix">)</mml:mo></mml:mrow><mml:mo>−</mml:mo><mml:mi>f</mml:mi><mml:mrow><mml:mo stretchy="true" form="prefix">(</mml:mo><mml:mi>x</mml:mi><mml:mo stretchy="true" form="postfix">)</mml:mo></mml:mrow></mml:mrow><mml:mi>h</mml:mi></mml:mfrac></mml:mrow></mml:math></alternatives></disp-formula></p>
</list-item>
<list-item>
<p>Here’s one that has a line break in it:
@@ -870,11 +870,12 @@ These should not be escaped: \$ \\ \&gt; \[ \{</preformat>
<back>
<fn-group>
<fn id="fn1">
- <p>Here is the footnote. It can go anywhere after the footnote reference.
- It need not be placed at the end of the document.</p>
+ <label>1</label><p>Here is the footnote. It can go anywhere after the
+ footnote reference. It need not be placed at the end of the document.</p>
</fn>
<fn id="fn2">
- <p>Here’s the long note. This one contains multiple blocks.</p>
+ <label>2</label><p>Here’s the long note. This one contains multiple
+ blocks.</p>
<p>Subsequent blocks are indented to show that they belong to the footnote
(as with list items).</p>
<p specific-use="wrapper">
@@ -884,16 +885,17 @@ These should not be escaped: \$ \\ \&gt; \[ \{</preformat>
just indent the first line of each block.</p>
</fn>
<fn id="fn3">
- <p>This is <italic>easier</italic> to type. Inline notes may contain
+ <label>3</label><p>This is <italic>easier</italic> to type. Inline notes
+ may contain
<ext-link ext-link-type="uri" xlink:href="http://google.com">links</ext-link>
and <monospace>]</monospace> verbatim characters, as well as [bracketed
text].</p>
</fn>
<fn id="fn4">
- <p>In quote.</p>
+ <label>4</label><p>In quote.</p>
</fn>
<fn id="fn5">
- <p>In list.</p>
+ <label>5</label><p>In list.</p>
</fn>
</fn-group>
</back>