[PATCH -perfbook 1/5] Shrink Figures 9.27 and 14.3 in 2c builds

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



\textwidth is too large for them in 2c builds.
Use \onecolumntextwidth defined in the preamble instead.

Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 advsync/rt.tex     | 2 +-
 defer/rcuusage.tex | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/advsync/rt.tex b/advsync/rt.tex
index b82153d9..69b80ec6 100644
--- a/advsync/rt.tex
+++ b/advsync/rt.tex
@@ -133,7 +133,7 @@ it can alert the hospital staff.
 
 \begin{figure*}
 \centering
-\resizebox{\textwidth}{!}{\rotatebox{90}{\includegraphics{cartoons/realtime-lazy-crop}}}
+\resizebox{\onecolumntextwidth}{!}{\rotatebox{90}{\includegraphics{cartoons/realtime-lazy-crop}}}
 \caption{Real-Time Response:
 			     Notification Insufficient}
 \ContributedBy{Figure}{fig:advsync:Real-Time Response: Notification Insufficient}{Melissa Broussard}
diff --git a/defer/rcuusage.tex b/defer/rcuusage.tex
index f61daa09..977ffdaf 100644
--- a/defer/rcuusage.tex
+++ b/defer/rcuusage.tex
@@ -855,7 +855,7 @@ longer any readers still referencing it.
 
 \begin{figure*}
 \centering
-\resizebox{\textwidth}{!}{\includegraphics{defer/RCUspacetime}}
+\resizebox{\onecolumntextwidth}{!}{\includegraphics{defer/RCUspacetime}}
 \caption{RCU Spatial/Temporal Synchronization}
 \label{fig:defer:RCU Spatial/Temporal Synchronization}
 \end{figure*}
-- 
2.17.1





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux