Skip to content

Detect "Overfull vbox" warning messages in log file #2924

@user202729

Description

@user202729
%! TEX program = pdflatex
\documentclass{article}
\usepackage{graphicx}
\begin{document}

\includegraphics[width=20cm, height=1cm]{example-image-a}

\includegraphics[height=30cm, width=1cm]{example-image-a}

\end{document}

⟹ log file contains

Overfull \hbox (239.0729pt too wide) in paragraph at lines 6--7

⋮

Overfull \vbox (303.66812pt too high) has occurred while \output is active []

There's no line number in the error message however. Should we still do this?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions