These two code snippets have become shorter than earlier.
Adjust their shrink ratio so that they can enjoy ebook's page size.

Signed-off-by: Akira Yokosawa <aki...@gmail.com>
---
 count/count.tex               | 2 +-
 toolsoftrade/toolsoftrade.tex | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/count/count.tex b/count/count.tex
index 754c4dd7..46b20e86 100644
--- a/count/count.tex
+++ b/count/count.tex
@@ -997,7 +997,7 @@ converge on the true value---hence this approach qualifies 
as
 eventually consistent.
 
 \begin{listing}
-\ebresizeverb{.9}{\input{CodeSamples/count/count_stat_event...@whole.fcv}}
+\ebresizeverb{1.0}{\input{CodeSamples/count/count_stat_event...@whole.fcv}}
 \caption{Array-Based Per-Thread Eventually Consistent Counters}
 \label{lst:count:Array-Based Per-Thread Eventually Consistent Counters}
 \end{listing}
diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex
index 097c18d6..616a21e3 100644
--- a/toolsoftrade/toolsoftrade.tex
+++ b/toolsoftrade/toolsoftrade.tex
@@ -479,7 +479,7 @@ lock~\cite{Hoare74}.
 }\QuickQuizEnd
 
 \begin{listing}
-\ebresizeverb{.85}{
+\ebresizeverb{.91}{
 \input{CodeSamples/toolsoftrade/lock@reader_writer.fcv}
 }
 \caption{Demonstration of Exclusive Locks}
-- 
2.43.0



Reply via email to