This error occurred because more than 18 graphs and tables were placed in a row without any text in between.These solutions are available online:
1. Using macro package \usepackage[section]{placeins}
2. Start using \ ClearPage on each pageBut after the author used the above method, although the error is not reported, but the layout of the picture is still a bit messy.
1. Using macro package \usepackage[section]{placeins}
2. Start using \ ClearPage on each pageBut after the author used the above method, although the error is not reported, but the layout of the picture is still a bit messy.
In fact, this error is caused by the continuous placement of too many floating graphics.
The author to check the LaTex books (http://www.ctex.org/documents/latex/graphics/node2.html), 20 according to the book. Do not float the figure, remove the figure environment (that is, add pictures as non-floating graphics), the problem is solved.
Code used by the author:
\centerline{\includegraphics[width=12cm]{fig1}}
\caption{fig1}\label{fig1}
%\vspace{5mm}
\centerline{\includegraphics[width=12cm]{fig2}}
\caption{fig2}\label{fig2}
%\vspace{5mm}
\centerline{\includegraphics[width=12cm]{fig3}}
\caption{fig3}\label{fig3}
.
.
.
%\vspace{5mm}
\centerline{\includegraphics[width=12cm]{fig20}}
\caption{fig20}\label{fig20}
where vspace{5mm} can be adjusted for image spacing.
Update: If you must use the Figure environment, you can combine \ ClearPage with! H parameters are used together, such as:
\begin{figure}[!h]
\centerline{\includegraphics[width=12cm]{fig17}}
\caption{Experimental results of the 17th image frame}\label{fig17}
\end{figure}
\clearpage
\begin{figure}[!h]
\centerline{\includegraphics[width=12cm]{fig18}}
\caption{Experimental results of the 18th image frame}\label{fig18}
\end{figure}
\ ClearPage where it was at the end of the previous page.
Read More:
- [Solved] Spring Nature latex Error: Getting the error “Missing $ inserted” in LaTeX
- [Solved] ES Query SIZE too large Error: ENTITY CONTENT IS TOO LONG [105539255] FOR THE CONFIGURED BUFFER LIMIT [104857600]
- [Solved] LaTeX Error: File ‘‘picins.sty‘‘ not Found.
- [Solved] ELK Log System Error: “statusCode“:429,“error“:“Too Many Requests“,“message“ Data too large
- Error in loading latex project compilation [How to Solve]
- [Solved] Latex error: environment cjkfilltwosides undefined.
- latex Package inputenc Error: Invalid UTF-8 byte “A1
- How to Solve Cocos creator label text is too many error
- WordPress update failed 429 too many requests (How to Fix)
- [Solved] Latex&VScode Error: I found no bibdata command//command//citation—while reading file*.aux
- error RC2247 : SYMBOL name too long [How to Solve]
- [Solved] VSCode Edit LaTeX Error: Recipe terminated with error.
- [Solved] LaTeX Error: Command `\Bbbk‘ already defined.
- How to Solve Nginx 413 Error (request entity too large)
- [Solved] LaTeX Error: \Url Error ->\url used in a moving argument.
- Plugin is too old, please update to a more recent version, or set ANDROID_DAILY_OVERRIDE environment
- [Solved] latex Compile llncs2e reference error locally
- [Solved] waterdrop Import hive to clickhouse Error: Too many partitions for single INSERT block (more than 100).
- Python Importerror: DLL load failed: the page file is too small to complete the operation.
- [Solved] Doris Error: too many filtered rows