From: Eric Bollengier Date: Tue, 27 Apr 2010 10:38:31 +0000 (+0200) Subject: Fix graph size X-Git-Tag: Release-5.0.2 X-Git-Url: https://git.sur5r.net/?p=bacula%2Fdocs;a=commitdiff_plain;h=7a0a08f1ea54c4a9f7dba1cc1b15480fe4217bd7 Fix graph size --- diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index 429fd29e..066fc2ac 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -2098,8 +2098,11 @@ These directives have been deprecated in favor of Using \textbf{Full/Diff/Incr Max Run Time}, it's now possible to specify the maximum allowed time that a job can run depending on the level. -\addcontentsline{lof}{figure}{Job time control directives} -\includegraphics{\idir different_time.eps} +\begin{figure}[htbp] + \centering + \includegraphics[width=13cm]{\idir different_time.eps} + \caption{Job time control directives} +\end{figure} \subsection{Statistics Enhancements} \index[general]{Statistics Enhancements}