We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb2264a commit 493ccacCopy full SHA for 493ccac
chap2/background_and_lit_overview_main.tex
@@ -39,7 +39,7 @@ \section{An Example of Suppressing Page Numbers on A Float Page}
39
Refer to Figure~\ref{fig:largegoku}.
40
41
\begin{figure}[!ht]
42
- \thisfloatpagestyle{empty} %% This is the key line.
+ \thisfloatpagestyle{empty} %% This is the key line to suppress page decorations (including nos.) on float pages.
43
\centering
44
\includegraphics[width=0.9\textwidth]{goku-large}
45
\caption[Short Random Caption]{\blindtext}
@@ -49,4 +49,4 @@ \section{An Example of Suppressing Page Numbers on A Float Page}
49
\blindtext
50
51
\section{Summary}
52
-\blindtext
+\blindtext
0 commit comments