From 96c0da13b3e32bf33b4d22ff6ac7eabe6050a7a4 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Mon, 17 May 2010 00:36:06 -0700 Subject: [PATCH] added personal info to temp.tex --- temp.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/temp.tex b/temp.tex index fddc77a..2196f3e 100644 --- a/temp.tex +++ b/temp.tex @@ -29,22 +29,22 @@ \AtBeginDocument{\recomputelengths} % personal data -\firstname{John} -\familyname{Doe} +\firstname{Daniel} +\familyname{Watson} % optional, remove the line if not wanted \title{Resumé title (optional)} % optional, remove the line if not wanted -\address{street and number}{postcode city} +\address{7944 Playmor Terrace}{San Diego, 92122} % optional, remove the line if not wanted -\mobile{mobile (optional)} +\mobile{805.699.5690} % optional, remove the line if not wanted -\phone{phone (optional)} +%\phone{phone (optional)} % optional, remove the line if not wanted -\fax{fax (optional)} +%\fax{fax (optional)} % optional, remove the line if not wanted -\email{email (optional)} +\email{ozzloy@gmail.com} % optional, remove the line if not wanted -\extrainfo{additional information (optional)} +%\extrainfo{additional information (optional)} % '64pt' is the height the picture must be resized to and 'picture' is the name % of the picture file; optional, remove the line if not wanted \photo[64pt]{picture} -- 2.30.2