This is a LaTeX template for a ZHAW project work.
You need to have MiKTeX installed. The How to install can be found here: http://miktex.org/howto/install-miktex.
Works with the TeXnicCenter.
Works with the MacTeX-2014 Distribution and Sublime Tex 3 with the LaTeXTools Plugin.
Install some nonfreefonts from www.tug.org
-
Download the installation script
-
Run the installation
sudo texlua install-getnonfreefonts
-
Run the Script
sudo getnonfreefonts-sys -a
- Insert an Use Case with
\begin{usecase} ... \end{usecase}
- Add a title with
\addtitle{Use Case 1}{Title of Use Case 1}
- Add a field with
\addfield{Property}{Value}
- Add a itemized field
\additemizedfield{Property}{\item Value 1}
- Add a scenario
\addscenario{Scenario Name}{\item 1st step}
For more information check the chapter Use Cases in the template or visit the page of the creator