Directory macros/latex/contrib/struktex
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 fileLIESMICH.dm
- this file in an german versionstruktex.dtx
- the source code of the package with an integrated bilingual documentationstruktex.ins
- the installation script
Installation
With tex struktex.ins several additional files are created:
struktex.sty
- the actual packagestruktex.el
- a style file for use with AUCTeX
strukdoc.sty
struktxf.sty
|struktxp.sty
|struktex-test-0.nss
|- Files for formatting thestruktex-test-1.tex
| documentationstruktex-test-2.tex
|struktex-test-3.tex
|struktex-test-4.tex
/
struktex.makemake
- script for creating aMakefile
file from the filestruktex.mk
With pdflatex "defprimarylanguage{english}input{struktex.dtx}" makeindex -s gind.ist struktex.idx pdflatex "defprimarylanguage{english}input{struktex.dtx}" pdflatex "defprimarylanguage{english}input{struktex.dtx}" the formatted English-language documentation is generated.
Finally, the files struktex.sty
, struktxf.sty
, struktxp.sty
, struktex.el
(emacs-AUCTeX-support) as well as struktex.pdf
have to be copied into the usual directories.
For the formatting of the documentation, besides the mentioned files the following packages are required:
color
hyperref
ifthen
nameref
pict2e
(empfohlen) odercurves
oderemlines
url
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 http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html To details of this license.
Download the contents of this package in one zip archive (933.9k).
struktex – Draw Nassi-Shneiderman charts
Even in the age of OOP one must develop algorithms. Nassi-Shneiderman charts are a well known tool to describe an algorithm in a graphical way. The package offers some macros for generating those charts in a LaTeX document.
The package provides the most important elements of a Nassi-Shneiderman charts, including processing blocks, loops, mapping conventions for alternatives, etc. The charts are drawn using the picture environment (using pict2e for preference).
Package | struktex |
Version | 2.3c-0-g7d3fc5b 2018-06-04 |
Licenses | The LaTeX Project Public License 1.2 |
Copyright | 1995–2018 Jobst Hoffmann |
Maintainer | Jobst Hoffmann |
Contained in | TeX Live as struktex MiKTeX as struktex |
Topics | Flow Diagrams |
See also | pict2e |