[Cin] Latex and Manual
Спицын Андрей
spitsyn.andrey at gmail.com
Thu Jul 18 10:57:38 CEST 2019
Hi,
Here some samples for several figures, choose that you want.
% two figures and one caption
\begin{figure}[h]
\begin{minipage}[h]{0.49\linewidth}
\center{\includegraphics[width=0.5\linewidth]{image} \\ а)}
\end{minipage}
\hfill
\begin{minipage}[h]{0.49\linewidth}
\center{\includegraphics[width=0.5\linewidth]{image} \\ б)}
\end{minipage}
\caption{Corellation.}
\label{ris:image1}
\end{figure}
%four
\begin{figure}[H]
\begin{minipage}[h]{0.47\linewidth}
\center{\includegraphics[width=1\linewidth]{image}} a) \\
\end{minipage}
\hfill
\begin{minipage}[h]{0.47\linewidth}
\center{\includegraphics[width=1\linewidth]{image}} \\b)
\end{minipage}
\vfill
\begin{minipage}[h]{0.47\linewidth}
\center{\includegraphics[width=1\linewidth]{image}} c) \\
\end{minipage}
\hfill
\begin{minipage}[h]{0.47\linewidth}
\center{\includegraphics[width=1\linewidth]{image}} d) \\
\end{minipage}
\caption{Correlation signal peaks: a) numerical experiment, b)
registered correlation signals, c) intensity distribution of correlation
signals in numerical experiment, d) correlation signals intensity
distribution for DCRAW processed data.}
\label{ris:experimentalcorrelationsignals}
\end{figure}
% Two figures with separate caption
\begin{figure}[h]
\begin{center}
\begin{minipage}[t]{0.4\linewidth}
\includegraphics[width=1\linewidth]{image}
\caption{Исходное изображение.} %% подпись к рисунку
\label{ris:experimoriginal} %% метка рисунка для ссылки на него
\end{minipage}
\hfill
\begin{minipage}[t]{0.4\linewidth}
\includegraphics[width=1\linewidth]{image}
\caption{Закодированное изображение.}
\label{ris:experimcoded}
\end{minipage}
\end{center}
\end{figure}
% three with subfigure
% add below into preamble
\usepackage{subfigure}
\begin{figure}[ht!]
\vspace{-4ex} \centering \subfigure[]{
\includegraphics[width=0.25\linewidth]{actuatorscouplingSheme_decoupledcase.eps} \label{fig:actuatorscouplingSheme_decoupledcase} }
\hspace{4ex}
\subfigure[]{
\includegraphics[width=0.25\linewidth]{actuatorscouplingSheme_nearestcoupledcase.eps} \label{fig:actuatorscouplingSheme_nearestcoupledcase} }
\hspace{4ex}
\subfigure[]{ \includegraphics[width=0.24\linewidth]{actuatorscouplingSheme_nearestcoupled_and_diag_case.eps} \label{fig:actuatorscouplingSheme_nearestcoupled_and_diag_case} }
\caption{Coupling cases for the DM models: \subref{fig:actuatorscouplingSheme_decoupledcase} decoupled case; \subref{fig:actuatorscouplingSheme_nearestcoupledcase} coupling between the closest neighbours; \subref{fig:actuatorscouplingSheme_nearestcoupled_and_diag_case} coupling between the closest neighbour and diagonally adjacent actuators.} \label{fig:threeDMcases}
\end{figure}
Thu, Jul 18, 2019 at 10:39:26AM +0200, Andrea paz написал:
>Added chapter 10 (only 4 pages).
>I was thinking of using "subcaption" to create grids of images each
>with its own caption. What do you think? Actually, I tried to put it
>on, but it doesn't work for me.
>--
>Cin mailing list
>Cin at lists.cinelerra-gg.org
>https://lists.cinelerra-gg.org/mailman/listinfo/cin
--
С уважением,
к.т.н., доц. каф. ТЛХП, ХД и ФХ СПбГЛТУ
Спицын Андрей Александрович
+79500166982
More information about the Cin
mailing list