Oh, I didn't know the positions were case-sensitive. Forgive me for that. :oops:
I tried it out, and it works indeed.
Can you clarify what you mean by 'Messung 1 looks weird?' For me it looks alright, got a screenshot here for you ( with the new design :) ) http://img4host.net/upload ...
Search found 3 matches
- Fri Sep 08, 2017 11:25 am
- Forum: Graphics, Figures & Tables
- Topic: Figure below Paragraph
- Replies: 5
- Views: 8151
- Thu Sep 07, 2017 4:44 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure below Paragraph
- Replies: 5
- Views: 8151
Figure below Paragraph
Hey Johannes_B,
thanks for the quick answer. In case somebody stumbles on this, I solved it according to your proprosal.
% NECESSARY IMPORT
\usepackage{capt-of}
% ...
\subsubsection{Messung 1, Protokoll: UDP, FPS: 15}
% THIS IS NOW ...
\paragraph{Balkendiagramm}
% ... ABOVE THIS
\begin{center ...
thanks for the quick answer. In case somebody stumbles on this, I solved it according to your proprosal.
% NECESSARY IMPORT
\usepackage{capt-of}
% ...
\subsubsection{Messung 1, Protokoll: UDP, FPS: 15}
% THIS IS NOW ...
\paragraph{Balkendiagramm}
% ... ABOVE THIS
\begin{center ...
- Thu Sep 07, 2017 3:07 pm
- Forum: Graphics, Figures & Tables
- Topic: Figure below Paragraph
- Replies: 5
- Views: 8151
Figure below Paragraph
Hey folks,
I have a problem with my latex code. The figure shows up above the paragraph, but I wrote it the other way around in my source code. I tried placing the figure in different ways [h], [h!], [ht], [ht!] but I always get the same output..
\subsubsection{Messung 1, Protokoll: UDP, FPS: 15 ...
I have a problem with my latex code. The figure shows up above the paragraph, but I wrote it the other way around in my source code. I tried placing the figure in different ways [h], [h!], [ht], [ht!] but I always get the same output..
\subsubsection{Messung 1, Protokoll: UDP, FPS: 15 ...