diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-24 00:31:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-24 00:31:38 +0000 |
commit | 3db8854079e5f66bff8e115d3e53b74a9e6b1b94 (patch) | |
tree | c76f77b61118c210746b2b9a513369908249ae7e /Master/texmf-dist/doc/otherformats/jadetex/base/docbook.dsl | |
parent | 631b5bbb9b2878fe0c658883d594124839413456 (diff) |
move doc for lesser-used formats to subdirs
git-svn-id: svn://tug.org/texlive/trunk@13440 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/otherformats/jadetex/base/docbook.dsl')
-rw-r--r-- | Master/texmf-dist/doc/otherformats/jadetex/base/docbook.dsl | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/otherformats/jadetex/base/docbook.dsl b/Master/texmf-dist/doc/otherformats/jadetex/base/docbook.dsl new file mode 100644 index 00000000000..79411c327c5 --- /dev/null +++ b/Master/texmf-dist/doc/otherformats/jadetex/base/docbook.dsl @@ -0,0 +1,19 @@ +<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [ +<!ENTITY docbook.dsl PUBLIC "-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN" CDATA dsssl> +]> + +<style-sheet> + +<style-specification use="docbook"> +<style-specification-body> + +;; ==================== +;; customize the print stylesheet +;; ==================== + +</style-specification-body> +</style-specification> + +<external-specification id="docbook" document="docbook.dsl"> + +</style-sheet> |