1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Author: Andreas Tille <tille@debian.org>
Last-Update: Sat, 21 Apr 2012 22:43:17 +0200
Bug-Debian: http://bugs.debian.org/669521
Description: enable building with recent tetex
--- mummer-3.23~dfsg.orig/docs/maxmat3man.tex
+++ mummer-3.23~dfsg/docs/maxmat3man.tex
@@ -7,7 +7,7 @@
%
\documentclass[12pt]{article}
-\usepackage{a4wide,alltt,xspace,times}
+\usepackage{a4,alltt,xspace,times}
\usepackage{skaff}
\usepackage{optionman}
\newcommand{\MMthree}{\texttt{maxmat3}\xspace}
|