|
|
@@ -275,8 +275,8 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="x1Value" select="relation_DateRangeElements[1]/@system_cache__dita__x3A__svg:data.y1.value"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!--$x1Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
<xsl:with-param name="x2Value" select="relation_DateRangeElements[1]/@system_cache__dita__x3A__svg:data.y1.value"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!-- $x2Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
- <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/><!-- SWAPPED ROW -->
|
|
|
- <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/><!-- TODO -->
|
|
|
+ <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.1"/><!-- SWAPPED ROW -->
|
|
|
+ <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.1"/><!-- TODO -->
|
|
|
<xsl:with-param name="text-anchor">start</xsl:with-param>
|
|
|
<xsl:with-param name="offsetY-text" select="$offsetY-text"/>
|
|
|
<xsl:with-param name="font-size" select="5"/>
|
|
|
@@ -314,8 +314,8 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="x1Value" select="relation_DateRangeElements[1]/@system_cache__dita__x3A__svg:data.y1.value"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!--$x1Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
<xsl:with-param name="x2Value" select="relation_DateRangeElements[1]/@system_cache__dita__x3A__svg:data.y1.value"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!-- $x2Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
- <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/><!-- SWAPPED ROW -->
|
|
|
- <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/><!-- TODO -->
|
|
|
+ <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.1"/><!-- SWAPPED ROW -->
|
|
|
+ <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.1"/><!-- TODO -->
|
|
|
<xsl:with-param name="text-anchor">end</xsl:with-param>
|
|
|
<xsl:with-param name="offsetY-text" select="$offsetY-text"/>
|
|
|
<xsl:with-param name="font-size" select="5"/>
|
|
|
@@ -352,8 +352,8 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="x1Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!--$x1Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
<xsl:with-param name="x2Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!-- $x2Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
- <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/><!-- SWAPPED ROW -->
|
|
|
- <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/><!-- TODO -->
|
|
|
+ <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.1"/><!-- SWAPPED ROW -->
|
|
|
+ <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.1"/><!-- TODO -->
|
|
|
<xsl:with-param name="text-anchor">start</xsl:with-param>
|
|
|
<xsl:with-param name="offsetY-text" select="$offsetY-text"/>
|
|
|
<xsl:with-param name="font-size" select="5"/>
|
|
|
@@ -404,8 +404,8 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="x1Value" select="relation_DateRangeElements[1]/@system_cache__dita__x3A__svg:data.y1.value"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!--$x1Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
<xsl:with-param name="x2Value" select="relation_DateRangeElements[1]/@system_cache__dita__x3A__svg:data.y1.value"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!-- $x2Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
- <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.8 "/><!-- SWAPPED ROW -->
|
|
|
- <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.8"/><!-- TODO -->
|
|
|
+ <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9 "/><!-- SWAPPED ROW -->
|
|
|
+ <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9"/><!-- TODO -->
|
|
|
<xsl:with-param name="text-anchor">start</xsl:with-param>
|
|
|
<xsl:with-param name="offsetY-text" select="$offsetY-text"/>
|
|
|
<xsl:with-param name="font-size" select="4"/>
|
|
|
@@ -447,8 +447,8 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="x1Value" select="relation_DateRangeElements[1]/@system_cache__dita__x3A__svg:data.y1.value"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!--$x1Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
<xsl:with-param name="x2Value" select="relation_DateRangeElements[1]/@system_cache__dita__x3A__svg:data.y1.value"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!-- $x2Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
- <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.8 "/><!-- SWAPPED ROW -->
|
|
|
- <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.8"/><!-- TODO -->
|
|
|
+ <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9 "/><!-- SWAPPED ROW -->
|
|
|
+ <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9"/><!-- TODO -->
|
|
|
<xsl:with-param name="text-anchor">end</xsl:with-param>
|
|
|
<xsl:with-param name="offsetY-text" select="$offsetY-text"/>
|
|
|
<xsl:with-param name="font-size" select="4"/>
|
|
|
@@ -491,8 +491,8 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="x1Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!--$x1Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
<xsl:with-param name="x2Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!-- $x2Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
- <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.8 "/><!-- SWAPPED ROW -->
|
|
|
- <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.8"/><!-- TODO -->
|
|
|
+ <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9 "/><!-- SWAPPED ROW -->
|
|
|
+ <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9"/><!-- TODO -->
|
|
|
<xsl:with-param name="text-anchor">start</xsl:with-param>
|
|
|
<xsl:with-param name="offsetY-text" select="$offsetY-text"/>
|
|
|
<xsl:with-param name="font-size" select="4"/>
|
|
|
@@ -536,8 +536,8 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="x1Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!--$x1Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
<xsl:with-param name="x2Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!-- $x2Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
- <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/><!-- SWAPPED ROW -->
|
|
|
- <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1"/><!-- TODO -->
|
|
|
+ <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.1"/><!-- SWAPPED ROW -->
|
|
|
+ <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 1.1"/><!-- TODO -->
|
|
|
<xsl:with-param name="text-anchor">start</xsl:with-param>
|
|
|
<xsl:with-param name="offsetY-text" select="$offsetY-text"/>
|
|
|
<xsl:with-param name="font-size" select="5"/>
|
|
|
@@ -576,8 +576,8 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="x1Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!--$x1Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
<xsl:with-param name="x2Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!-- $x2Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
- <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.8 "/><!-- SWAPPED ROW -->
|
|
|
- <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.8"/><!-- TODO -->
|
|
|
+ <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9 "/><!-- SWAPPED ROW -->
|
|
|
+ <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9"/><!-- TODO -->
|
|
|
<xsl:with-param name="text-anchor">start</xsl:with-param>
|
|
|
<xsl:with-param name="offsetY-text" select="$offsetY-text"/>
|
|
|
<xsl:with-param name="font-size" select="4"/>
|
|
|
@@ -663,8 +663,8 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="x1Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!--$x1Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
<xsl:with-param name="x2Value" select="$system_cache__dita__x3A__svg:offsetX.minX + ( $system_cache__dita__x3A__svg:offsetX.maxX - $system_cache__dita__x3A__svg:offsetX.minX ) div 20"/><!-- $system_cache__dita__x3A__svg:offsetX.minX + $system_cache__dita__x3A__svg:data.x2.bounds.max.length div 2 --><!-- $x2Value $system_cache__dita__x3A__svg:offsetX.minX -->
|
|
|
- <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.7 "/><!-- SWAPPED ROW -->
|
|
|
- <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.7"/><!-- TODO -->
|
|
|
+ <xsl:with-param name="y1Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9 "/><!-- SWAPPED ROW -->
|
|
|
+ <xsl:with-param name="y2Value" select="$system_cache__dita__x3A__svg:offsetY.maxY - $yValue + 0.9"/><!-- TODO -->
|
|
|
<xsl:with-param name="text-anchor">start</xsl:with-param>
|
|
|
<xsl:with-param name="offsetY-text" select="$offsetY-text"/>
|
|
|
<xsl:with-param name="font-size" select="4"/>
|