summaryrefslogtreecommitdiff
path: root/info/math/voss/InlineMath/InlineMath.ltx
blob: 258fe4aee111a11a39024bd96ccf19a4adcb3557 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
%% 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[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{lmodern}%
\usepackage{url}
\def\UrlFont{\small\ttfamily}
\makeatletter
\def\verbatim@font{\small\normalfont\ttfamily}
\makeatother
\usepackage{amsmath}
\usepackage{color}
\usepackage{empheq}
\usepackage{tabularx}
\usepackage{listings}
\lstset{numbers=left,frame=ltrb,basicstyle=\normalfont\ttfamily\small,breaklines,%
   numberstyle=\tiny,flexiblecolumns=true}
%
%
%\usepackage{hyperref}
%
\newcommand*{\CMD}[1]{\small\texttt{\textbackslash #1}}
\usepackage{dtk-pdf}
\renewcommand\Volume{3/2004}
\renewcommand\Pages{25-32}
%
\begin{document}
	\input{InlineMath.tex}
\end{document}