Questions tagged [overflow]

60 questions
2
votes
2 answers

Generic solution for how to deal with overfull hbox vs alternative solutions

I know that latex sometimes allows overfull hboxes as an alternative to having to stretch beyond the stretch settings or as an alternative to having ragged right sides. However, in my specific case, LaTeX sometimes permits overflows that should…
1
vote
1 answer

warning (hpack filter): error: ...xmf-dist/tex/luatex/luaotfload/fontloader-20 21-01-07.lua:24653: stack overflow

I have a main.tex document in which I include the contents of 30 .tex files; the final document is supposed to have a total of 30 chapters. Each chapter is around 10-15 pages long, so it is quite a lengthy document. I execute lualatex…
1
vote
0 answers

Is there a way to highlight overfull hboxes?

I want to visually find the overfull hboxes in my document. Is there a way to highlight them in the document?
white_gecko
  • 2,101
0
votes
1 answer

Label `overflow' multiply defined when compiling tex

I'm trying to compile my tex file, but it keeps giving me this error Label `overflow' multiply defined. Could someone help me out?