Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/recipe-books.git

Added $ delimiters around arrows (\to) in index markers to be compilable.

Authorliantze <email>
Date2013-02-18 16:45:55 GMT+0800
Commit233c49715f55b32a1e499d050631f007dfeb08c7
Parent7918762
xsl/latex.xsl
<xsl:with-param name="pText" select="@name" />
<xsl:with-param name="pToken" select="','" />
- <xsl:with-param name="pSubst" select="' \to '" />
+ <xsl:with-param name="pSubst" select="' $\to$ '" />
</xsl:call-template>
<xsl:text>!</xsl:text>
Delta1 line added, 1 line removed