summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/modules/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-27 16:47:55 +0000
committerKarl Berry <karl@freefriends.org>2022-02-27 16:47:55 +0000
commit4b2d4c25ef033d6f3bd19e2f728691743a450685 (patch)
treec80d911cec744e2aa13b3fc24e4c3f9dcf6e7d70 /Master/texmf-dist/doc/latex/stex/modules/README
parenteceb75dcb8e604edf3fbf7542164c8974618a32c (diff)
stex (26feb22)
git-svn-id: svn://tug.org/texlive/trunk@62230 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/stex/modules/README')
-rw-r--r--Master/texmf-dist/doc/latex/stex/modules/README19
1 files changed, 0 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/stex/modules/README b/Master/texmf-dist/doc/latex/stex/modules/README
deleted file mode 100644
index 1ca4729991b..00000000000
--- a/Master/texmf-dist/doc/latex/stex/modules/README
+++ /dev/null
@@ -1,19 +0,0 @@
-modules.sty: An Infrastructure for Semantic Macros and Module Scoping
-
-The modules package supplies an infrastructure that allows mark up semantic macros
-and to reuse them efficiently in multiple environments.
-
-This packge is a central part of the sTeX 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).
-
-This package supplies a definition mechanism for semantic macros and a non-standard
-scoping construct for them, which is oriented at the semantic depency relation rather
-than the document structure. This structure 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)
-
-Project home: https://github.com/KWARC/sTeX/