Skip to content

Conversation

Jimvy
Copy link
Collaborator

@Jimvy Jimvy commented Jun 24, 2020

Context: compiling the secure elec summary gives an overfull \hbox on the title page because of the long name of the professor.
Cause: "Catholique" has no hyphenation set up, so the compiler cannot split the word and it is forced to keep the full word on the line, as putting the word on the next line would result in a bad visual.
Possible resolution: indicate some hyphenation to the compiler for the word "Catholique". Ex: Catho-lique
Problems: it's not really nice to see the name of the university being split up in parts. So maybe we could just tell LaTeX to stop emitting warnings there and accept such overfulls as "fact of life". Or we could try to reformulate the text in the front page so that LaTeX never has to hyphenate the UCL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants