From 54242a887cc85ab3e33539a47fcb6387a359a744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 26 May 2020 09:55:42 +0300 Subject: [PATCH] fix refs and floats --- II/Referatas/mj-referatas.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/II/Referatas/mj-referatas.tex b/II/Referatas/mj-referatas.tex index 9ad1bc5..3b9b1ab 100644 --- a/II/Referatas/mj-referatas.tex +++ b/II/Referatas/mj-referatas.tex @@ -13,6 +13,7 @@ \usepackage{gensymb} \usepackage{varwidth} \usepackage{tabularx} +\usepackage{float} \usepackage{tikz} \usetikzlibrary{er,positioning} \input{version} @@ -117,7 +118,7 @@ figure~\ref{fig:zeimena} on page~\pageref{fig:zeimena}). This location was chosen because the river exhibits both both straight and curved shape, is a combination of two curly rivers, and author's familiarity with the location. -\begin{figure}[h] +\begin{figure}[H] \centering \includegraphics[width=148mm]{zeimena-pretty} \caption{Lakaja and Žeimena} @@ -148,7 +149,7 @@ visible in tolerances 250 and 500. In a more robust simplification algorithm, the larger tolerance, the larger the bends on the original map should be retained. -\begin{figure}[h] +\begin{figure}[H] \renewcommand{\tabularxcolumn}[1]{>{\center\small}m{#1}} \begin{tabularx}{\textwidth}{ p{1.5cm} | X | X | } Tolerance & @@ -179,8 +180,8 @@ retained. \includegraphics[width=.0625\linewidth]{douglas-4000} & \includegraphics[width=.0625\linewidth]{visvalingam-4000} \tabularnewline \hline \end{tabularx} - \label{tab:dp-vs-vw} \caption{{\DP} and {\VW} side-by-side visual comparison.} + \label{tab:dp-vs-vw} \end{figure} \section{Suggested alternative}