diff --git a/data/xslt/xml2xhtml.xsl b/data/xslt/xml2xhtml.xsl
index 706ff997..5fcfda67 100644
--- a/data/xslt/xml2xhtml.xsl
+++ b/data/xslt/xml2xhtml.xsl
@@ -412,7 +412,7 @@
0 $accept → • unit "end of file" 1 unit → • assignments exp @@ -1304,14 +1304,14 @@ if test x"$XSLTPROC" != x""; then assignments go to state 2
-0 $accept → unit • "end of file" "end of file" shift, and go to state 3
-1 unit → assignments • exp 3 assignments → assignments • assignment @@ -1332,14 +1332,14 @@ if test x"$XSLTPROC" != x""; then exp go to state 10
-0 $accept → unit "end of file" • $default accept
-8 exp → • "incr" exp @1 @2 exp 8 | "incr" • exp @1 @2 exp @@ -1355,7 +1355,7 @@ if test x"$XSLTPROC" != x""; then exp go to state 12
-5 id → "identifier" • [":="] 10 exp → "identifier" • ["end of file"] @@ -1364,14 +1364,14 @@ if test x"$XSLTPROC" != x""; then $default reduce using rule 5 (id)
-11 exp → "number" • $default reduce using rule 11 (exp)
-8 exp → • "incr" exp @1 @2 exp 9 | • "(" exp ")" @@ -1387,35 +1387,35 @@ if test x"$XSLTPROC" != x""; then exp go to state 13
-3 assignments → assignments assignment • $default reduce using rule 3 (assignments)
-4 assignment → id • ":=" exp ":=" shift, and go to state 14
-1 unit → assignments exp • $default reduce using rule 1 (unit)
-10 exp → "identifier" • $default reduce using rule 10 (exp)
-6 @1 → • %empty 8 exp → "incr" exp • @1 @2 exp @@ -1425,14 +1425,14 @@ if test x"$XSLTPROC" != x""; then @1 go to state 15
-9 exp → "(" exp • ")" ")" shift, and go to state 16
-4 assignment → id ":=" • exp 8 exp → • "incr" exp @1 @2 exp @@ -1448,7 +1448,7 @@ if test x"$XSLTPROC" != x""; then exp go to state 17
-7 @2 → • %empty 8 exp → "incr" exp @1 • @2 exp @@ -1458,21 +1458,21 @@ if test x"$XSLTPROC" != x""; then @2 go to state 18
-9 exp → "(" exp ")" • $default reduce using rule 9 (exp)
-4 assignment → id ":=" exp • $default reduce using rule 4 (assignment)
-8 exp → • "incr" exp @1 @2 exp 8 | "incr" exp @1 @2 • exp @@ -1488,7 +1488,7 @@ if test x"$XSLTPROC" != x""; then exp go to state 19
-8 exp → "incr" exp @1 @2 exp • @@ -2205,7 +2205,7 @@ if test x"$XSLTPROC" != x""; then
0 $accept → • exp $end 1 exp → • exp "⊕" exp @@ -2220,21 +2220,21 @@ if test x"$XSLTPROC" != x""; then exp go to state 3
-4 exp → "number" • $default reduce using rule 4 (exp)
-5 exp → "Ñùṃéℝô" • $default reduce using rule 5 (exp)
-0 $accept → exp • $end 1 exp → exp • "⊕" exp @@ -2246,14 +2246,14 @@ if test x"$XSLTPROC" != x""; then "⊕" shift, and go to state 6
-0 $accept → exp $end • $default accept
-1 exp → • exp "⊕" exp 2 | • exp "+" exp @@ -2269,7 +2269,7 @@ if test x"$XSLTPROC" != x""; then exp go to state 7
-1 exp → • exp "⊕" exp 1 | exp "⊕" • exp @@ -2284,7 +2284,7 @@ if test x"$XSLTPROC" != x""; then exp go to state 8
-1 exp → exp • "⊕" exp 2 | exp • "+" exp @@ -2305,7 +2305,7 @@ if test x"$XSLTPROC" != x""; then Conflict between rule 2 and token "+" resolved as reduce (%left "+").
-