Skip to content

Commit 97cf64f

Browse files
committed
Update tests for proper \@name usage
1 parent 1f5a083 commit 97cf64f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

t/structure/IEEE.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<abstract name="Abstract">
1111
<p>Uncertainty from blah, blah</p>
1212
</abstract>
13-
<keywords name="Index Terms">
13+
<keywords name="Index Terms">
1414
Stuff, More Stuff
1515
</keywords>
1616
<section inlist="toc" xml:id="S1">

t/structure/amsarticle.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
<abstract name="Abstract.">
2626
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
2727
</abstract>
28-
<keywords name="Key words and phrases">ams,article,markup</keywords>
29-
<classification name="2000 Mathematics Subject Classification" scheme="2000 Mathematics Subject Classification">Primary </classification>
30-
<classification name="2000 Mathematics Subject Classification" scheme="2000 Mathematics Subject Classification">Other stuff </classification>
28+
<keywords name="Key words and phrases">ams,article,markup</keywords>
29+
<classification name="2000 Mathematics Subject Classification" scheme="2000 Mathematics Subject Classification">Primary </classification>
30+
<classification name="2000 Mathematics Subject Classification" scheme="2000 Mathematics Subject Classification">Other stuff </classification>
3131
<acknowledgements>My Mommy.</acknowledgements>
3232
<section inlist="toc" xml:id="S1">
3333
<tags>

0 commit comments

Comments
 (0)