- Timestamp:
- May 14, 2019 9:40:27 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/docbook2latex.xsl
r76704 r78496 674 674 </xsl:template> 675 675 676 <xsl:template match="computeroutput | code ">676 <xsl:template match="computeroutput | code | literal"> 677 677 <xsl:text>\texttt{</xsl:text> 678 678 <xsl:apply-templates />
Note:
See TracChangeset
for help on using the changeset viewer.