stylesheet.xsl 402 字节
Newer Older
1 2 3 4
<?xml version="1.0" encoding="UTF-8"?>
<stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
<param name="chunk.quietly">1</param>
<param name="funcsynopsis.style">ansi</param>
5
<param name="funcsynopsis.tabular.threshold">80</param>
6
<param name="callout.graphics">0</param>
7
<!-- <param name="paper.type">A4</param> -->
8
<param name="generate.section.toc.level">2</param>
9
</stylesheet>