dnl-blkv / mcdowell-cv

A Nice-looking CV template made into LaTeX
https://www.careercup.com/resume
MIT License
2.04k stars 744 forks source link

Remove \makeatother and \makeatletter #21

Open picklesueat opened 2 years ago

picklesueat commented 2 years ago

According to this post, .sty and .cls files already consider @ symbol to be catcode 11.

Doesn't this mean that the \makeatletter command is unnecessary, because the at symbol is already a letter (catcode 11).

In my testing with this, I did not see any differences in the PDF generated