|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] docs: use "a4" not "a4wide" paper type for doxygen and latex
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1335358526 -3600
# Node ID a4e7fce6ee2bd11919db98ca0a3b1f4bcb3c02bd
# Parent 7883b6dea8f82c236ab09ce311c1692dd1d31fc7
docs: use "a4" not "a4wide" paper type for doxygen and latex
a4wide is no longer shipped in texlive.
Reported by Bastian Blank
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
Committed-by: Keir Fraser <keir@xxxxxxx>
---
diff -r 7883b6dea8f8 -r a4e7fce6ee2b docs/Doxyfile
--- a/docs/Doxyfile Wed Apr 25 13:54:36 2012 +0100
+++ b/docs/Doxyfile Wed Apr 25 13:55:26 2012 +0100
@@ -747,7 +747,7 @@ COMPACT_LATEX = NO
# by the printer. Possible values are: a4, a4wide, letter, legal and
# executive. If left blank a4wide will be used.
-PAPER_TYPE = a4wide
+PAPER_TYPE = a4
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
# packages that should be included in the LaTeX output.
diff -r 7883b6dea8f8 -r a4e7fce6ee2b docs/xen-api/xenapi.tex
--- a/docs/xen-api/xenapi.tex Wed Apr 25 13:54:36 2012 +0100
+++ b/docs/xen-api/xenapi.tex Wed Apr 25 13:55:26 2012 +0100
@@ -13,7 +13,7 @@
\documentclass{report}
-\usepackage{a4wide}
+\usepackage{a4}
\usepackage{graphics}
\usepackage{longtable}
\usepackage{fancyhdr}
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |