summaryrefslogtreecommitdiff
path: root/devel/doxygen/files/patch-ah
blob: 4273bbacccf54f5a4d2642260a2f8f2142726466 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- doc/doxygen_manual.tex.orig	2008-08-25 15:36:58.000000000 -0400
+++ doc/doxygen_manual.tex	2008-09-29 12:28:18.000000000 -0400
@@ -12,8 +12,7 @@
 % Documents produced by Doxygen are derivative works derived from the
 % input used in their production; they are not affected by this license.
 
-\documentclass[a4paper]{report}
-\usepackage{a4wide}
+\documentclass{report}
 \usepackage{makeidx}
 \usepackage{fancyhdr}
 \usepackage{float}
@@ -24,8 +23,7 @@
 \usepackage{times}
 \usepackage{alltt}
 \usepackage{tocloft}
-\usepackage[pdftex,
-            pagebackref=true,
+\usepackage[pagebackref=true,
             colorlinks=true,
             linkcolor=blue
            ]{hyperref}