mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-21 21:58:28 +00:00
Update the comment for the command \photosize with the correct name of the command.
This commit is contained in:
parent
3e3a4222a8
commit
9f832151d2
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@
|
|||
\def\@photoalign{left}
|
||||
|
||||
% Overrides the size of the photo ID if needed.
|
||||
% Usage: \photosizerectangle{<new height/width/diameter>}
|
||||
% Usage: \photosize{<new height/width/diameter>}
|
||||
\newcommand*{\photosize}[1]{\def\@photosize{#1}}
|
||||
|
||||
% Define writer's name
|
||||
|
|
Loading…
Reference in a new issue