summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/voss-de/gauss/gauss.ltx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-19 18:53:09 +0000
committerKarl Berry <karl@freefriends.org>2009-05-19 18:53:09 +0000
commiteecee5a57aa7fbeb22e0df8440fb3b06c5117fc7 (patch)
tree5708251d226394775af9d18498449d7ad6a1eb5c /Master/texmf-dist/doc/generic/voss-de/gauss/gauss.ltx
parent02d14aad2a736ad513919e9d0332598544877d7f (diff)
move voss-de out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13263 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/voss-de/gauss/gauss.ltx')
-rw-r--r--Master/texmf-dist/doc/generic/voss-de/gauss/gauss.ltx17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/voss-de/gauss/gauss.ltx b/Master/texmf-dist/doc/generic/voss-de/gauss/gauss.ltx
new file mode 100644
index 00000000000..59ebd73c8ce
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/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}