Commit 6b7af6cf authored by Johnson, Seth R.'s avatar Johnson, Seth R.
Browse files

Revert broken nohyphen

parent 32c93c01
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -32,11 +32,6 @@
% Load document style
\RequirePackage{ornltm-style}

% Disable hyphenation suppression in PDF strings (for titles)
\pdfstringdefDisableCommands{%
  \def\nohyphens{}%
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% VARIABLES
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -128,7 +123,7 @@
%% TITLE %%
\begin{minipage}{\textwidth}%
  \Huge\textbsf{%
     \nohyphens{ \@title }
    \@title
  }
\end{minipage}%