summaryrefslogtreecommitdiff
path: root/devel/doxygen/files/patch-ah
blob: c94c1bc4a79a80e877c0343bbeeff739bdd17084 (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	Mon May 20 05:58:08 2002
+++ doc/doxygen_manual.tex	Sat May 25 09:28:15 2002
@@ -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]{article}
-\usepackage{a4wide}
+\documentclass{article}
 \usepackage{makeidx}
 \usepackage{fancyhdr}
 \usepackage{float}
@@ -23,8 +22,7 @@
 \usepackage{multicol}
 \usepackage{times}
 \usepackage{alltt}
-\usepackage[pdftex,
-            pagebackref=true,
+\usepackage[pagebackref=true,
             colorlinks=true,
             linkcolor=blue
            ]{hyperref}