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!Ijon Tichy wrote:Without a correct as code markedminimal working example I can only suggest to remove all the
|\\
from your code.
Search found 2 matches
- Thu Feb 24, 2022 6:32 pm
- Forum: Graphics, Figures & Tables
- Topic: Weird lines around figures
- Replies: 2
- Views: 4357
Weird lines around figures
- 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 ...
\begin{figure}[!ht] |\\
\centering|\\
\includegraphics[width=\textwidth]{fig/Knipsel2.PNG}|\\
\caption{Velocity ...