summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/sty/structview/README
blob: 1ca4729991b8e53afcf3dd52b077735d5e674793 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/