1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/devel/doxygen/files/patch-ah
Ying-Chieh Liao cd495aa155 upgrade to 1.2.16
PR:		38545
Submitted by:	maintainer
2002-05-25 17:02:40 +00:00

23 lines
665 B
Plaintext

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