From: Jirka Kosek Date: Mon, 12 May 2003 16:08:55 +0000 (+0000) Subject: Fixed profiling to work with modified chunking code X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bf6ffab1aac03092b1e053d56cf44c3eaa259a6;p=docbook-dsssl Fixed profiling to work with modified chunking code --- diff --git a/xsl/html/Makefile b/xsl/html/Makefile index adc148639..465a49eb4 100644 --- a/xsl/html/Makefile +++ b/xsl/html/Makefile @@ -7,7 +7,7 @@ PARAMSTRIP=.param.stripped include Makefile.param all: titlepage.templates.xsl param.xsl \ - profile-docbook.xsl profile-chunk.xsl profile-onechunk.xsl + profile-docbook.xsl profile-chunk-code.xsl xml: param.xml @@ -40,10 +40,7 @@ Makefile.param: profile-docbook.xsl: docbook.xsl ../profiling/xsl2profile.xsl $(XSLT) $< ../profiling/xsl2profile.xsl $@ -profile-chunk.xsl: chunk.xsl ../profiling/xsl2profile.xsl - $(XSLT) $< ../profiling/xsl2profile.xsl $@ - -profile-onechunk.xsl: onechunk.xsl ../profiling/xsl2profile.xsl +profile-chunk-code.xsl: chunk-code.xsl ../profiling/xsl2profile.xsl $(XSLT) $< ../profiling/xsl2profile.xsl $@ clean: diff --git a/xsl/html/Makefile.param b/xsl/html/Makefile.param index ea1e1c5e0..be2936091 100644 --- a/xsl/html/Makefile.param +++ b/xsl/html/Makefile.param @@ -1,6 +1,7 @@ PARAMS=../params/admon.graphics.xml \ ../params/admon.graphics.extension.xml \ ../params/admon.graphics.path.xml \ + ../params/admon.textlabel.xml \ ../params/admon.style.xml \ ../params/annotate.toc.xml \ ../params/appendix.autolabel.xml \ diff --git a/xsl/html/profile-chunk.xsl b/xsl/html/profile-chunk.xsl new file mode 100644 index 000000000..1d3a3db1f --- /dev/null +++ b/xsl/html/profile-chunk.xsl @@ -0,0 +1,28 @@ + + + + + + + + + + + diff --git a/xsl/html/profile-onechunk.xsl b/xsl/html/profile-onechunk.xsl new file mode 100644 index 000000000..9bcd74f18 --- /dev/null +++ b/xsl/html/profile-onechunk.xsl @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + # + + + + + +