StrukTeX - Drawing of Nassi-Shneidermann Structured Box Charts
==============================================================

The LaTeX package `StrukTeX` provides macros for the generation of
Nassi-Shneidermann structured box charts.

The package consists of six files:
* `README.md`            - this file
* `LIESMICH.md`          - this file in an german version
* `struktex.dtx`         - the source code of the package with
                           an integrated bilingual documentation


Installation
------------

With
    `(lua/pdf)tex struktex.dtx`
several additional files are created:

 * `lbuild.lua`          \- the Lua-Script for checking and building
 * `lbuild-config.lua`   /  of the package struktex.sty

 * `struktex.sty`         - the actual package
 * `struktex.el`          - a style file for use with AUCTeX

 * `strukdoc.sty`        \
 * `struktxf.sty`        |
 * `struktxp.sty`        |
 * `struktex-tst-00.nss` |- Files for formatting the
 * `struktex-test-1.tex` |  documentation
 * `struktex-test-2.tex` |
 * `struktex-test-3.tex` |
 * `struktxf-tst-00.tex` |
 * `struktxp-tst-00.tex` /

After changing "de" to "en" in file lbuild-config.lua, line 6 
the formatted English-language documentation is generated by the command
   `l3build doc`

For the formatting of the documentation, besides the mentioned files
the following packages are required:
 * `cleveref`
 * `color`
 * `hyperref`
 * `ifthen`
 * `pict2e` (recommended) or `curves` or `emlines`
 * `url`
 * `varioref`

Finally, the files `struktex.sty`, struktxf.sty`,
`struktxp.sty`, `struktex.el` (emacs-AUCTeX support)
and `struktex.de.pdf` must be copied into the usual directories.

Further information can be found in the documentation.

I take notes for mistakes as well as suggestions for the further
Development gladly under j.hoffmann | at | fh-aachen.de.

This material issubject to the LaTeX Project Public License.
See https://ctan.org/license/lppl1.3c
To details of this license.
