summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hepthesis/example/chap3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hepthesis/example/chap3.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hepthesis/example/chap3.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/hepthesis/example/chap3.tex b/Master/texmf-dist/doc/latex/hepthesis/example/chap3.tex
index 4b48c46b452..85b5a18a8bb 100644
--- a/Master/texmf-dist/doc/latex/hepthesis/example/chap3.tex
+++ b/Master/texmf-dist/doc/latex/hepthesis/example/chap3.tex
@@ -15,7 +15,7 @@ float, such as the pretty circles in the following figure:
\subfloat[][Example 1a]{\label{fig:cc1a}\circleimg{red!80}}\quad
\subfloat[][Example 1b]{\label{fig:cc1b}\circleimg{green!70!yellow}}\quad
\subfloat[][Example 1c]{\label{fig:cc1c}\circleimg{blue!80}}\quad
- \subfloat[][Example 1d]{\label{fig:cc1d}\circleimg{orange}}
+ \subfloat[][Example 1d]{\label{fig:cc1d}\circleimg{orange!80!yellow}}
\caption{Demonstration of \texttt{subfig} continued captions.}
\label{fig:cc1}
\end{figure}
@@ -29,6 +29,7 @@ float, such as the pretty circles in the following figure:
\caption[]{Demonstration of \texttt{subfig} continued captions (continued).}
\end{figure}
+\noindent
This mechanism means that the same float label is used for both pages of
floats. Note that we can refer to \FigureRef{fig:cc1} in general, or to
\FigureRef{fig:cc1g} on \PageRef{fig:cc1g} in particular!