Skip to content

Commit

Permalink
[latex] Disable hyphenation
Browse files Browse the repository at this point in the history
  • Loading branch information
mpsijm committed Oct 22, 2023
1 parent a813ade commit 3cad6f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions latex/bapc.cls
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@
\let\ttfamilyFB\ttfamily
\let\rmfamilyFB\rmfamily
\usepackage[\langbabel]{babel}
\usepackage[none]{hyphenat} % Disable hyphenation with language [none]
\usepackage{lmodern}
\usepackage{graphicx}
\usepackage{courier}
Expand Down

0 comments on commit 3cad6f8

Please sign in to comment.