summaryrefslogtreecommitdiff
path: root/info/math/voss/gauss/gauss.ltx
blob: cdd5e903413fd44dbde3834420a6907c0db28f36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%% This file can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
%% in directory macros/latex/base/lppl.txt.
%%
\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}