~ubuntu-branches/ubuntu/trusty/dblatex/trusty

« back to all changes in this revision

Viewing changes to xsl/docbook.xsl

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Hoenen
  • Date: 2006-11-18 09:52:18 UTC
  • mfrom: (3.1.2 feisty)
  • Revision ID: james.westby@ubuntu.com-20061118095218-zsibrzxr9w6e2lor
Tags: 0.2-2
Do not depend on script mktexlsr belonging to a non-essential package
in postrm purge. (Urgency set to high due to serious severity.)
Closes: #398776

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
<xsl:include href="common/common.xsl"/>
15
15
<xsl:include href="chapter.xsl"/>
16
16
<xsl:include href="bridgehead.xsl"/>
17
 
<xsl:include href="table.xsl"/>
18
17
<xsl:include href="newtbl.xsl"/>
19
18
<xsl:include href="tablen.xsl"/>
20
19
<xsl:include href="admon.xsl"/>