%% 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}