]> Lady’s Gitweb - LesML/blobdiff - parser.xslt
Switch symbols for subsection and subsubsection
[LesML] / parser.xslt
index 0d676ef7634ae49e1857ac653c763e715b8aa3d8..6f312626aad1d7edf57e35c8d22cf2260b42d288 100644 (file)
@@ -242,17 +242,17 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                                                                        </call-template>
                                                                </html:h2>
                                                        </when>
-                                                       <when test="starts-with($text, ' ')">
+                                                       <when test="starts-with($text, ' ')">
                                                                <html:h3>
                                                                        <call-template name="LesML:id-and-contents">
-                                                                               <with-param name="source" select="substring-after($text, ' ')"/>
+                                                                               <with-param name="source" select="substring-after($text, ' ')"/>
                                                                        </call-template>
                                                                </html:h3>
                                                        </when>
-                                                       <when test="starts-with($text, ' ')">
+                                                       <when test="starts-with($text, ' ')">
                                                                <html:h4>
                                                                        <call-template name="LesML:id-and-contents">
-                                                                               <with-param name="source" select="substring-after($text, ' ')"/>
+                                                                               <with-param name="source" select="substring-after($text, ' ')"/>
                                                                        </call-template>
                                                                </html:h4>
                                                        </when>
This page took 0.023915 seconds and 4 git commands to generate.