summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/german/kopka/uebungen/kapitel7/ueb7-7.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/german/kopka/uebungen/kapitel7/ueb7-7.tex')
-rw-r--r--Master/texmf-doc/doc/german/kopka/uebungen/kapitel7/ueb7-7.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/german/kopka/uebungen/kapitel7/ueb7-7.tex b/Master/texmf-doc/doc/german/kopka/uebungen/kapitel7/ueb7-7.tex
new file mode 100644
index 00000000000..1647a4de823
--- /dev/null
+++ b/Master/texmf-doc/doc/german/kopka/uebungen/kapitel7/ueb7-7.tex
@@ -0,0 +1,8 @@
+\documentclass{article}
+\usepackage{german}
+\newcommand{\iiint}[1]{\int\!\!\!\int\limits_{#1}\!\!\!\int}
+\newcommand{\iint}[1]{\int\!\!\!\int\limits_{\hspace{-1em}#1}}
+\newcommand{\idotsint}[1]{\int\cdots\int_{\hspace{-1.8em}#1}}
+\begin{document}
+\[ \iint{(D)}\quad\iiint{V}\quad\idotsint{G} \]
+\end{document}