diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-07-10 15:14:09 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-07-10 15:14:09 +0000 |
commit | 178e4af9c75454f066814563406c1d10efbc87c5 (patch) | |
tree | a83e41656f5ddfa936a0b1bf4d85a1dce8c8b668 /FEATURES | |
parent | 0e6be80b91aeb8c4cc2f1ee4a36a096ebd54ae49 (diff) | |
download | libxslt-178e4af9c75454f066814563406c1d10efbc87c5.tar.gz libxslt-178e4af9c75454f066814563406c1d10efbc87c5.tar.bz2 libxslt-178e4af9c75454f066814563406c1d10efbc87c5.zip |
added Embedding Stylesheets added the test from the REC about it tried to
* FEATURES libxslt/xsltproc.c libxslt/transform.c
libxslt/xsltInternals.h: added Embedding Stylesheets
* tests/REC/Makefile.am tests/REC/stand-2.7-1.*: added the test
from the REC about it
* libxslt/transform.c libxslt/extra.[ch] libxslt/preproc.c:
tried to accomodate the various (and changing) proprietary
ways of implementing chunking.
* tests/docbook/result/xtchunk/html: now output is generated in
ISO-8859-1
Daniel
Diffstat (limited to 'FEATURES')
-rw-r--r-- | FEATURES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ YES version = number YES Literal Result Element as Stylesheet -NO Embedding Stylesheets +YES Embedding Stylesheets NO mediaType |