diff options
author | Aaron LI <aly@aaronly.me> | 2024-12-06 09:20:46 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2024-12-06 09:35:07 +0800 |
commit | 9449d241d3ab02edfbc9d2b9a5f3e1b36c320209 (patch) | |
tree | 5e6f4e5d854e668b5c59189685307376d805856b /resume-en.tex | |
parent | 379906863c3523a16676c7b72174899edee3ccc7 (diff) | |
download | resume-9449d241d3ab02edfbc9d2b9a5f3e1b36c320209.tar.bz2 |
resume: Update sample use of "\photo" command
Diffstat (limited to 'resume-en.tex')
-rw-r--r-- | resume-en.tex | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/resume-en.tex b/resume-en.tex index 4f6f931..70d39c4 100644 --- a/resume-en.tex +++ b/resume-en.tex @@ -46,8 +46,13 @@ % \tagline{\texorpdfstring{\icon{\faBinoculars} }{}<position-to-look-for>} % \tagline{<current-position>} -% Supported shapes: circular (default), square -% \photo[<shape>]{<width>}{<filename>} +% Show a photo beside the profile. +% \photo[ +% shape=<circular|square>, % default is circular +% position=<left|right>, % default is left +% ]{<width>}{<filename>} +% Example: +% \photo[shape=square]{5em}{photo} \profile{ \mobile{132-6262-0332} |