summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/german/voss-de/gauss/gauss.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/german/voss-de/gauss/gauss.ltx')
-rw-r--r--Master/texmf-doc/doc/german/voss-de/gauss/gauss.ltx17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/german/voss-de/gauss/gauss.ltx b/Master/texmf-doc/doc/german/voss-de/gauss/gauss.ltx
new file mode 100644
index 00000000000..59ebd73c8ce
--- /dev/null
+++ b/Master/texmf-doc/doc/german/voss-de/gauss/gauss.ltx
@@ -0,0 +1,17 @@
+\documentclass{dtk}
+\usepackage[latin1]{inputenc}
+\usepackage{tabularx}
+\usepackage{url}
+\usepackage{gauss}
+\usepackage{setspace}
+\newlength{\myVSpace} % the height of the box
+\setlength{\myVSpace}{1ex}% the default,
+\newcommand\xstrut{\raisebox{-.5\myVSpace}% symmetric behaviour,
+ {\rule{0pt}{\myVSpace}}%
+}
+\usepackage{dtk-pdf}
+\renewcommand\Volume{3/2002}
+\renewcommand\Pages{34-40}
+\begin{document}
+ \input{gauss.tex}
+\end{document}