Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 550640 | Differences between
and this patch

Collapse All | Expand All

(-)a/devbook.xsl (-2 / +1 lines)
Lines 11-17 Link Here
11
<xsl:import href="xsl/lang.highlight.m4.xsl"/>
11
<xsl:import href="xsl/lang.highlight.m4.xsl"/>
12
<xsl:import href="xsl/lang.highlight.sgml.xsl"/>
12
<xsl:import href="xsl/lang.highlight.sgml.xsl"/>
13
13
14
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
14
<xsl:output method="html" indent="yes" omit-xml-declaration="yes"/>
15
15
16
<xsl:variable name="newline">
16
<xsl:variable name="newline">
17
<xsl:text>
17
<xsl:text>
18
- 

Return to bug 550640