Skip to content

Overfull HBox in Chapters #21

@lharzenetter

Description

@lharzenetter

Currently, LaTeX complains about an overfull hbox in chapters because of the position of the grey box. Is there a way to properly fix this?

A quick fix is, to temporarily set the hfuzz value to a little more than the length of the overfull hbox that the chapter produces, just before the chapter command:

\hfuzz=27.8pt

\chapter[Foundations and Related Work]{Foundations and\\Related Work}\label{chap2:Fundamentals}

\hfuzz=0.1pt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions