summaryrefslogtreecommitdiff
path: root/test/functional/expected/standalone_rst_xetex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/expected/standalone_rst_xetex.tex')
-rw-r--r--test/functional/expected/standalone_rst_xetex.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/functional/expected/standalone_rst_xetex.tex b/test/functional/expected/standalone_rst_xetex.tex
index 5a971b445..a5abbb198 100644
--- a/test/functional/expected/standalone_rst_xetex.tex
+++ b/test/functional/expected/standalone_rst_xetex.tex
@@ -937,6 +937,7 @@ An image 2 cm high:
A \emph{figure} is an image with a caption and/or a legend. With page-based output
media, figures might float to a different position if this helps the page
layout.
+
\begin{figure}
\noindent\makebox[\textwidth][c]{\includegraphics[width=258bp]{../../../docs/user/rst/images/title.png}}
\caption{Plaintext markup syntax and parser system.}
@@ -969,6 +970,7 @@ This paragraph is also part of the legend.
\end{figure}
A left-aligned figure:
+
\begin{figure} % align = "left"
\noindent\makebox[\textwidth][c]{\includegraphics[width=40\pdfpxdimen]{../../../docs/user/rst/images/biohazard.png}}
\caption{This is the caption.}
@@ -985,6 +987,7 @@ The specific behavior depends upon the style sheet and the browser or
rendering software used.
A centered figure:
+
\begin{figure}
\noindent\makebox[\textwidth][c]{\includegraphics[width=40\pdfpxdimen]{../../../docs/user/rst/images/biohazard.png}}
\caption{This is the caption.}
@@ -1001,6 +1004,7 @@ The specific behavior depends upon the style sheet and the browser or
rendering software used.
A right-aligned figure:
+
\begin{figure} % align = "right"
\noindent\makebox[\textwidth][c]{\includegraphics[width=40\pdfpxdimen]{../../../docs/user/rst/images/biohazard.png}}
\caption{This is the caption.}
@@ -2149,6 +2153,7 @@ None
\hline
\end{longtable}
\label{table-label}
+
\begin{figure}
\phantomsection\label{figure-label}
\noindent\makebox[\textwidth][c]{\includegraphics{../../../docs/user/rst/images/biohazard.png}}