summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/schule/source/Faecher/Informatik/pakete.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/schule/source/Faecher/Informatik/pakete.tex')
-rw-r--r--Master/texmf-dist/doc/latex/schule/source/Faecher/Informatik/pakete.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/schule/source/Faecher/Informatik/pakete.tex b/Master/texmf-dist/doc/latex/schule/source/Faecher/Informatik/pakete.tex
new file mode 100644
index 00000000000..25394336f13
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/schule/source/Faecher/Informatik/pakete.tex
@@ -0,0 +1,12 @@
+% Diagramme
+% ********************************************************************
+\RequirePackage[pict2e]{struktex}
+\RequirePackage{relaycircuit}
+\RequirePackage[school]{pgf-umlcd}
+\RequirePackage[underline=false,rounded corners=true]{pgf-umlsd}
+\RequirePackage{syntaxdi}
+\usetikzlibrary{er}
+
+% Quelltexte
+% ********************************************************************
+\RequirePackage{listings}