diff options
Diffstat (limited to 'yaac-another-awesome-cv.cls')
-rwxr-xr-x | yaac-another-awesome-cv.cls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yaac-another-awesome-cv.cls b/yaac-another-awesome-cv.cls index e2ab894..1ad960f 100755 --- a/yaac-another-awesome-cv.cls +++ b/yaac-another-awesome-cv.cls @@ -453,6 +453,7 @@ & \footnotesize{\foreach \n in {#9}{\cvtag{\n}}} \\ } +% Define the empty separator macro with different spacing according to document class option 'compact' \if@isCompact \newcommand\emptySeparator{\multicolumn{2}{c}{}\\[-0.6em]} \else |