summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-01-03 11:51:25 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-01-03 11:52:01 +0100
commit6f74b6859b4d592709667e78b7fbf28134d620f0 (patch)
tree37811919701bacafc15d44e547ccb58d52d61540
parenta3bbaba7a12917d021e31f7c0f17a00cee660619 (diff)
Make graph a bit wider
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--doc/paper/main.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/paper/main.tex b/doc/paper/main.tex
index 17bdae8..85d414f 100644
--- a/doc/paper/main.tex
+++ b/doc/paper/main.tex
@@ -229,8 +229,8 @@ As its name tells, it holds the metadata of the post, that is
Because of its size, this object type might not be replicated as much as the
"block" object type.
-\begin{wrapfigure}[]{l}{0.25\textwidth}
- \includegraphics[width=0.24\textwidth]{gen/blockchain_meta.png}
+\begin{wrapfigure}[]{l}{0.33\textwidth}
+ \includegraphics[width=0.32\textwidth]{gen/blockchain_meta.png}
\caption{A chain of blocks with pointers to their corrosponding meta block}
\label{pic:blockchain:meta}
\end{wrapfigure}