Benjamin-Loison / latex2e

The LaTeX2e kernel
https://www.latex-project.org/
LaTeX Project Public License v1.3c
0 stars 0 forks source link

`Float too large for page by XX.XXXXpt on input line 270.` #5

Open Benjamin-Loison opened 10 months ago

Benjamin-Loison commented 10 months ago

With height=\textheight.

Benjamin_Loison/UMAP23_KARSCombiningGNNsEncSentenceEnc/src/commit/56dbec3b92700fc4e39038610c4614e7dbacaf15/documentation/report/report.tex#L267

Brief outline of the bug

Minimal example showing the bug

\RequirePackage{latexbug}       % <--should be always the first line (see CONTRIBUTING)!
\documentclass{article}

  % Any preamble code goes here

\begin{document}

  % Demonstration of issue here

\end{document}

Log file (required) and possibly PDF file