@@ -265,7 +265,7 @@ toc:lower-roman
265
265
</x : scenario >
266
266
<!-- End Chris's refsect work -->
267
267
268
- <!-- Begin Chris's Equation Work select="(//h:a[@data-type='xref'])[1]" -->
268
+ <!-- Begin Chris's Equation Work -->
269
269
<x : scenario label =" When an XREF points to a formal equation with a caption" >
270
270
<x : context mode =" xref-to" select =" (//h:div[@data-type='equation'])[2]" >
271
271
<section data-type =" chapter" >
@@ -293,7 +293,7 @@ toc:lower-roman
293
293
<x : expect label =" Gentext should be created for the xref" >???</x : expect >
294
294
</x : scenario >
295
295
296
- <x : scenario label =" When an XREF points to a formal equation with a caption" >
296
+ <x : scenario label =" When an XREF points to a formal equation with no caption text " >
297
297
<x : context mode =" xref-to" select =" (//h:div[@data-type='equation'])[1]" >
298
298
<section data-type =" chapter" >
299
299
<div data-type =" equation" id =" formal_equation" >
@@ -306,7 +306,7 @@ toc:lower-roman
306
306
</x : scenario >
307
307
308
308
<!-- Equation in a preface -->
309
- <x : scenario label =" When an XREF points to a formal equation with a caption" >
309
+ <x : scenario label =" When an XREF points to a formal equation with no caption text " >
310
310
<x : context mode =" xref-to" select =" (//h:div[@data-type='equation'])[1]" >
311
311
<section data-type =" preface" >
312
312
<div data-type =" equation" id =" formal_equation" >
@@ -319,7 +319,7 @@ toc:lower-roman
319
319
</x : scenario >
320
320
321
321
<!-- Equation in an appendix -->
322
- <x : scenario label =" When an XREF points to a formal equation with a caption" >
322
+ <x : scenario label =" When an XREF points to a formal equation with no caption text " >
323
323
<x : context mode =" xref-to" select =" (//h:div[@data-type='equation'])[3]" >
324
324
<section data-type =" appendix" >
325
325
<div data-type =" equation" id =" formal_equation" >
0 commit comments