- textobjects do not work and we do not need them anyway
This commit is contained in:
parent
7d8720ec06
commit
5e21cdac45
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42346
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
<xsl:param name="latex.encoding">utf8</xsl:param>
|
||||
<xsl:param name="latex.hyperparam">linktocpage,colorlinks,linkcolor=blue,citecolor=blue,urlcolor=blue</xsl:param>
|
||||
|
||||
<xsl:template match="textobject"/>
|
||||
|
||||
<xsl:template match="filename">
|
||||
<xsl:choose>
|
||||
<!-- \Url cannot stand in a section heading -->
|
||||
|
|
Loading…
Reference in a new issue