diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/semantex/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/semantex/README.md | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/semantex/README.md b/Master/texmf-dist/doc/latex/semantex/README.md index 6da44d3d9c0..8e177e4f7bf 100644 --- a/Master/texmf-dist/doc/latex/semantex/README.md +++ b/Master/texmf-dist/doc/latex/semantex/README.md @@ -1,15 +1,24 @@ -SemanTeX - semantic mathematics +SemanTeX -- semantic, keyval-based mathematics -------------------------------------- The SemanTeX package for LaTeX delivers a more semantic, -systematized way of writing mathematics compared to the -ordinary math syntax in LaTeX. The system uses keyval syntax -and is highly customizable. At the same time, care has been -taken to make it the syntax as simple, natural, practical, -and lightweight as possible. +systematized way of writing mathematics, compared to the +classical math syntax in LaTeX. The system uses keyval +syntax, and the user can define their own keys and +customize the system down to the last detail. At the same +time, care has been taken to make the syntax as simple, +natural, practical, and lightweight as possible. + +Furthermore, the package has a companion package, +called stripsemantex, which allows you to completely strip +your documents of SemanTeX markup to prepare them e.g. for publication. + +The package is still in beta, but is considered feature-complete +and more or less stable, so using it at this point should be safe. +Still, suggestions, ideas, and bug reports are more than welcome! ---------------------------------------------------------------- -SemanTeX --- object-oriented mathematics +SemanTeX -- semantic, keyval-based mathematics Maintained by Sebastian Ørsted E-mail: sorsted@gmail.com Released under the LaTeX Project Public License v1.3c or later |