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.presentation | |
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.presentation')
-rw-r--r-- | Master/texmf-dist/doc/latex/stex/README.presentation | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/README.presentation b/Master/texmf-dist/doc/latex/stex/README.presentation deleted file mode 100644 index 6c1101aee77..00000000000 --- a/Master/texmf-dist/doc/latex/stex/README.presentation +++ /dev/null @@ -1,14 +0,0 @@ -presentation.sty: An Infrastructure for Presenting Semantic Macros - -This package supplies an infrastructure that allows to specify the presentation of -semantic macros, including preference-based bracket elision. This allows to markup the -functional structure of mathematical formulae without having to lose high-quality -human-oriented presentation in {\LaTeX}. Moreover, the notation definitions can be used by -MKM systems for added-value services, either directly from the {\sTeX} sources, or after -translation. - -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/presentation/ |