Search found 2 matches

by Smartmouse
Thu Feb 24, 2022 6:32 pm
Forum: Graphics, Figures & Tables
Topic: Weird lines around figures
Replies: 2
Views: 4357

Weird lines around figures

Ijon Tichy wrote:Without a correct as code marked Infominimal working example I can only suggest to remove all the |\\ from your code.
Aah yes indeed, I saw my mistake. I copied what uni gave as an example, (\verb| \begin{figure}[!ht] |\\) And I only deleted the \verb| part. So indeed, with the |\\ gone, it is fixed. Thanks a lot!
by Smartmouse
Thu Feb 24, 2022 5:55 pm
Forum: Graphics, Figures & Tables
Topic: Weird lines around figures
Replies: 2
Views: 4357

Weird lines around figures

When putting figures in my text, I always get weird, short, horizontal lines around the picture (see attached). I'm new to Latex, so I'm using very basic scripts to put figures in:

\begin{figure}[!ht] |\\
\centering|\\
\includegraphics[width=\textwidth]{fig/Knipsel2.PNG}|\\
\caption{Velocity ...