Docbook使用笔记
Pubdate:2009-03-25 10:14:00 Categories: 1392 ViewsDocbook使用笔记
目录标题居中
cp titlepage.templates.xml titlepage_whitepaper.xml
mv titlepage_whitepaper.xml titlepage_whitepaper.spec.xml
xsltproc --output titlepage_whitepaper.xsl ../template/titlepage.xsl titlepage_whitepaper.spec.xml
cp docbookzhcn.xsl docbookzhcn_whitepaper.xsl
<xsl:import href="titlepage_whitepaper.xsl"/>
Comments(0)