\begin{equation}
\end{equation}
For a multiline equation, which can be aligned:
\begin{align}
\end{align}
For a multiline equation:
\begin{gather}
\end{gather}
\begin{equation}
\end{equation}
\begin{align}
\end{align}
\begin{gather}
\end{gather}
\begin{figure}
\end{figure}
or
\begin{table}
\end{table}
environments you can use the floatbarrier function when using the placeins-package
\usepackage{placeins}
\Floatbarrier
plot x plot 'test.png' binary filetype=png with rgbimage
plot x replot 'test.png' u 1:2:3:($4*0.5) binary filetype=png with rgbalpha
\begin{scope}[transparency group, opacity=0.5]
% group of objects
% more objects
\end{scope}
plot 'test.dat' u 1:2:3 with linespoints palette
plot "partly_transparent_figure.png" binary filetype=png with rgbalpha
\pgfmathparse{10.042/1.54}
\pgfmathprintnumberto[precision=2]{\pgfmathresult}{\value}
\value