diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-10 16:05:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-10 16:05:43 +0000 |
commit | 1fecc80c2ebc05db6fd1f72205a45e9bfe204560 (patch) | |
tree | cfdda58b067ebb3c19327f680c541de04e656691 /Master/texmf-dist/doc/latex/stex/README | |
parent | fd4cbefa41fc897f85bfb1201036767464f161f1 (diff) |
rm stex, complex make, generic .sty names
git-svn-id: svn://tug.org/texlive/trunk@19348 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/stex/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/stex/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/README b/Master/texmf-dist/doc/latex/stex/README deleted file mode 100644 index 2b48c9e9098..00000000000 --- a/Master/texmf-dist/doc/latex/stex/README +++ /dev/null @@ -1,12 +0,0 @@ -stex.sty: An Infrastructure for Semantic Preloading of LaTeX Documents - -This directory contains the sTeX package collection, a version of TeX/LaTeX that allows -to markup TeX/LaTeX documents semantically without leaving the document format, -essentially turning it into a document format for mathematical knowledge management -(MKM). - -Copyright (c) 2008 Michael Kohlhase -The package is distributed under the terms of the LaTeX Project Public License (LPPL) - -The development version of this package can be found at -https://svn.kwarc.info/repos/stex/sty/stex/ |