Benjamin-Loison / latex2e

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

Avoid multiple pages itemize footnote #7

Open Benjamin-Loison opened 7 months ago

Benjamin-Loison commented 7 months ago

https://codeberg.org/Benjamin_Loison/French_presidential_debate_PCA_feature_selection/commit/732eee0f78dfb1140a4a21f0d398fa95aeafef2f https://codeberg.org/Benjamin_Loison/French_presidential_debate_PCA_feature_selection/commit/2a01cafeadca300becca4f87baa980b6f89d3342

The Tex StackExchange answer 24370 helps but I still have right-margin overflow.

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