We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d90285 commit a9a6420Copy full SHA for a9a6420
cv-roald.cls
@@ -240,15 +240,3 @@
240
\hypersetup{colorlinks=true, urlcolor=second}
241
% Places a link to a website with a fontawesome logo
242
\newcommand{\link}[1]{\href{#1}{\faExternalLink}}
243
-
244
-% ---------------------------------------------------------------------------- %
245
-% PATCH %
246
247
-% # REQUIRED PACKAGES
248
-\RequirePackage{xpatch}
249
250
-% Patch to prevent package color and cellspace to clash
251
-% More info: https://tex.stackexchange.com/questions/384664/xcolor-package-disables-cellspace-package
252
-\makeatletter
253
-\xpatchcmd{\@endpbox}{\color@endgroup}{\expandafter\color@endgroup}{}{\ddt}
254
-\makeatother
0 commit comments