Skip to content

Commit 4ed3be4

Browse files
committed
Update xrefgen.xspec
Cleaning up some more xspec labels!
1 parent bd97dc7 commit 4ed3be4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

htmlbook-xsl/xspec/xrefgen.xspec

+4-4
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ toc:lower-roman
265265
</x:scenario>
266266
<!--End Chris's refsect work -->
267267

268-
<!-- Begin Chris's Equation Work select="(//h:a[@data-type='xref'])[1]" -->
268+
<!-- Begin Chris's Equation Work -->
269269
<x:scenario label="When an XREF points to a formal equation with a caption">
270270
<x:context mode="xref-to" select="(//h:div[@data-type='equation'])[2]">
271271
<section data-type="chapter">
@@ -293,7 +293,7 @@ toc:lower-roman
293293
<x:expect label="Gentext should be created for the xref">???</x:expect>
294294
</x:scenario>
295295

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">
297297
<x:context mode="xref-to" select="(//h:div[@data-type='equation'])[1]">
298298
<section data-type="chapter">
299299
<div data-type="equation" id="formal_equation">
@@ -306,7 +306,7 @@ toc:lower-roman
306306
</x:scenario>
307307

308308
<!-- 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">
310310
<x:context mode="xref-to" select="(//h:div[@data-type='equation'])[1]">
311311
<section data-type="preface">
312312
<div data-type="equation" id="formal_equation">
@@ -319,7 +319,7 @@ toc:lower-roman
319319
</x:scenario>
320320

321321
<!-- 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">
323323
<x:context mode="xref-to" select="(//h:div[@data-type='equation'])[3]">
324324
<section data-type="appendix">
325325
<div data-type="equation" id="formal_equation">

0 commit comments

Comments
 (0)