diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/xmlstyle/empty.dsl')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-web-companion/xmlstyle/empty.dsl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/xmlstyle/empty.dsl b/Master/texmf-dist/doc/latex/latex-web-companion/xmlstyle/empty.dsl new file mode 100644 index 00000000000..9b49481f1e3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-web-companion/xmlstyle/empty.dsl @@ -0,0 +1,8 @@ +<!-- empty.dsl --> +<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN"> +<style-sheet> + <style-specification> + <style-specification-body> + </style-specification-body> + </style-specification> +</style-sheet> |