The tikz-pf package provides commands to simply create diagrams in TikZ environment for requirement engineering problems.
- Download the file src/tikz-pf.sty to your local directory.
- Add following code to your preable:
\usepackage{tikz}
\usetikzlibrary{calc}
\usepackage{tikz-pf}
% you can also put this package in a sub directory like Lib and use
%\usepackage{Lib/tikz-pf}
Currently the documentation is provided as a PDF.
Gnu Affero 3.0