Skip to content

Commit

Permalink
Fix hyphenation of MiniZinc and FlatZinc in PDF documentation. Fixes #…
Browse files Browse the repository at this point in the history
  • Loading branch information
guidotack committed Nov 7, 2024
1 parent a61b555 commit 76ab70a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/utils/mznstyle.sty
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,7 @@

\def\theliteralblock{\arabic{part}.\arabic{chapter}.\arabic{literalblock}}
\def\thefigure{\arabic{part}.\arabic{chapter}.\arabic{figure}}

\RequirePackage{hyphenat}
\hyphenation{MiniZinc}
\hyphenation{FlatZinc}

0 comments on commit 76ab70a

Please sign in to comment.