зеркало из https://github.com/microsoft/git.git
Revert "tweak manpage formatting"
This reverts commit 524e5ffcf4
.
It is reported that this change breaks formatting with docbook
1.69.
This commit is contained in:
Родитель
7efeb8f098
Коммит
63c21c494f
|
@ -27,17 +27,4 @@
|
|||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="literallayout[@class='monospaced']">
|
||||
<xsl:text>.RS</xsl:text>
|
||||
<xsl:if test="not($man.indent.width = '')">
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:value-of select="$man.indent.width"/>
|
||||
</xsl:if>
|
||||
<xsl:text> </xsl:text>
|
||||
<xsl:text> .ft C .nf </xsl:text>
|
||||
<xsl:apply-templates/>
|
||||
<xsl:text> .fi .ft </xsl:text>
|
||||
<xsl:text>.RE </xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
|
Загрузка…
Ссылка в новой задаче