Skip to main content
edited title
Link

in twoside: arrange two figures on one double page, one on the left page. one on the right - images on facing pages

edited body
Source Link

I try to force the auto layout process of LaTex to bring one image on the left page of a double side (twoside) formatted document and the corresponding second one on the right page.

According to the details in each picture and the length of the caption, each picture is enough to fill a whole page.

I have several sets of those 2 pictures to be set in one subsection containing only about one page of text.

Any ideas how to tell LaTex do the placement and arrange the text maybe including other (sub)sections around?

The base structure for bringing both pitures after each other I use is:

\begin{figure}[ph]
  \centering
  \includegraphics[width=0.82\linewidth]{Name_left_page_picture}
  \caption{Left paged figure's caption containing 5 lines of text.
    }
  \label{abb:left-paged-figure}
\end{figure} 
\begin{figure}[ph]
  \centering
  \includegraphics[width=1\linewidth]{right-paged-image}
  \caption{ Right paged figure's caption containing 7 lines of text.
    }
  \label{abb:right-paged-figure}
\end{figure}

but it isn't able to define the page each figure appears.

EDIT:

Here a symbolic how it should look like: Both mages couples are associated with subsection 1 and have separate captions.

Double sided pictures in context of a chapterDouble sided pictures in context of a chapter

I try to force the auto layout process of LaTex to bring one image on the left page of a double side (twoside) formatted document and the corresponding second one on the right page.

According to the details in each picture and the length of the caption, each picture is enough to fill a whole page.

I have several sets of those 2 pictures to be set in one subsection containing only about one page of text.

Any ideas how to tell LaTex do the placement and arrange the text maybe including other (sub)sections around?

The base structure for bringing both pitures after each other I use is:

\begin{figure}[ph]
  \centering
  \includegraphics[width=0.82\linewidth]{Name_left_page_picture}
  \caption{Left paged figure's caption containing 5 lines of text.
    }
  \label{abb:left-paged-figure}
\end{figure} 
\begin{figure}[ph]
  \centering
  \includegraphics[width=1\linewidth]{right-paged-image}
  \caption{ Right paged figure's caption containing 7 lines of text.
    }
  \label{abb:right-paged-figure}
\end{figure}

but it isn't able to define the page each figure appears.

EDIT:

Here a symbolic how it should look like: Both mages couples are associated with subsection 1 and have separate captions.

Double sided pictures in context of a chapter

I try to force the auto layout process of LaTex to bring one image on the left page of a double side (twoside) formatted document and the corresponding second one on the right page.

According to the details in each picture and the length of the caption, each picture is enough to fill a whole page.

I have several sets of those 2 pictures to be set in one subsection containing only about one page of text.

Any ideas how to tell LaTex do the placement and arrange the text maybe including other (sub)sections around?

The base structure for bringing both pitures after each other I use is:

\begin{figure}[ph]
  \centering
  \includegraphics[width=0.82\linewidth]{Name_left_page_picture}
  \caption{Left paged figure's caption containing 5 lines of text.
    }
  \label{abb:left-paged-figure}
\end{figure} 
\begin{figure}[ph]
  \centering
  \includegraphics[width=1\linewidth]{right-paged-image}
  \caption{ Right paged figure's caption containing 7 lines of text.
    }
  \label{abb:right-paged-figure}
\end{figure}

but it isn't able to define the page each figure appears.

EDIT:

Here a symbolic how it should look like: Both mages couples are associated with subsection 1 and have separate captions.

Double sided pictures in context of a chapter

added 247 characters in body
Source Link

I try to force the auto layout process of LaTex to bring one image on the left page of a double side (twoside) formatted document and the corresponding second one on the right page.

According to the details in each picture and the length of the caption, each picture is enough to fill a whole page.

I have several sets of those 2 pictures to be set in one subsection containing only about one page of text.

Any ideas how to tell LaTex do the placement and arrange the text maybe including other (sub)sections around?

The base structure for bringing both pitures after each other I use is:

\begin{figure}[ph]
  \centering
  \includegraphics[width=0.82\linewidth]{Name_left_page_picture}
  \caption{Left paged figure's caption containing 5 lines of text.
    }
  \label{abb:left-paged-figure}
\end{figure} 
\begin{figure}[ph]
  \centering
  \includegraphics[width=1\linewidth]{right-paged-image}
  \caption{ Right paged figure's caption containing 7 lines of text.
    }
  \label{abb:right-paged-figure}
\end{figure}

but it isn't able to define the page each figure appears.

EDIT:

Here a symbolic how it should look like: Both mages couples are associated with subsection 1 and have separate captions.

Double sided pictures in context of a chapter

I try to force the auto layout process of LaTex to bring one image on the left page of a double side (twoside) formatted document and the corresponding second one on the right page.

According to the details in each picture and the length of the caption, each picture is enough to fill a whole page.

I have several sets of those 2 pictures to be set in one subsection containing only about one page of text.

Any ideas how to tell LaTex do the placement and arrange the text maybe including other (sub)sections around?

The base structure for bringing both pitures after each other I use is:

\begin{figure}[ph]
  \centering
  \includegraphics[width=0.82\linewidth]{Name_left_page_picture}
  \caption{Left paged figure's caption containing 5 lines of text.
    }
  \label{abb:left-paged-figure}
\end{figure} 
\begin{figure}[ph]
  \centering
  \includegraphics[width=1\linewidth]{right-paged-image}
  \caption{ Right paged figure's caption containing 7 lines of text.
    }
  \label{abb:right-paged-figure}
\end{figure}

but it isn't able to define the page each figure appears.

I try to force the auto layout process of LaTex to bring one image on the left page of a double side (twoside) formatted document and the corresponding second one on the right page.

According to the details in each picture and the length of the caption, each picture is enough to fill a whole page.

I have several sets of those 2 pictures to be set in one subsection containing only about one page of text.

Any ideas how to tell LaTex do the placement and arrange the text maybe including other (sub)sections around?

The base structure for bringing both pitures after each other I use is:

\begin{figure}[ph]
  \centering
  \includegraphics[width=0.82\linewidth]{Name_left_page_picture}
  \caption{Left paged figure's caption containing 5 lines of text.
    }
  \label{abb:left-paged-figure}
\end{figure} 
\begin{figure}[ph]
  \centering
  \includegraphics[width=1\linewidth]{right-paged-image}
  \caption{ Right paged figure's caption containing 7 lines of text.
    }
  \label{abb:right-paged-figure}
\end{figure}

but it isn't able to define the page each figure appears.

EDIT:

Here a symbolic how it should look like: Both mages couples are associated with subsection 1 and have separate captions.

Double sided pictures in context of a chapter

added 599 characters in body
Source Link
Loading
Source Link
Loading