Skip to content

Commit a9a6420

Browse files
authored
Removed patch for cell space.
Cell space was adapted to contain the fix.
1 parent 3d90285 commit a9a6420

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

cv-roald.cls

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -240,15 +240,3 @@
240240
\hypersetup{colorlinks=true, urlcolor=second}
241241
% Places a link to a website with a fontawesome logo
242242
\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

Comments
 (0)