summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/readablecv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-15 21:56:38 +0000
committerKarl Berry <karl@freefriends.org>2021-01-15 21:56:38 +0000
commitf6fff21bd45ae943aa7ee97acfc782317b097fa8 (patch)
tree9dff31e437af89164b72c8d71fb208e9ef577b19 /Master/texmf-dist/doc/latex/readablecv
parent21e1b7b44a130cb27a65af4c8be50ef5f5795cf6 (diff)
readablecv (15jan21)
git-svn-id: svn://tug.org/texlive/trunk@57433 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/readablecv')
-rw-r--r--Master/texmf-dist/doc/latex/readablecv/README.md24
-rw-r--r--Master/texmf-dist/doc/latex/readablecv/ReadableCV.pdfbin94148 -> 135615 bytes
-rw-r--r--Master/texmf-dist/doc/latex/readablecv/ReadableCV.tex141
3 files changed, 88 insertions, 77 deletions
diff --git a/Master/texmf-dist/doc/latex/readablecv/README.md b/Master/texmf-dist/doc/latex/readablecv/README.md
index ddd6fc54b67..cf54150feae 100644
--- a/Master/texmf-dist/doc/latex/readablecv/README.md
+++ b/Master/texmf-dist/doc/latex/readablecv/README.md
@@ -1,23 +1,5 @@
- %% ReadableCV
- %% Copyright 2020 Philip Stone
- %
- % This work may be distributed and/or modified under the
- % conditions of the LaTeX Project Public License, either version 1.3
- % of this license or (at your option) any later version.
- % The latest version of this license is in
- % http://www.latex-project.org/lppl.txt
- % and version 1.3 or later is part of all distributions of LaTeX
- % version 2005/12/01 or later.
- %
- % This work has the LPPL maintenance status `maintained'.
- %
- % The Current Maintainer of this work is Philip Stone
- %
- % This work consists of the files ReadableCV.cls and ReadableCV.tex
+ReadableCV v3
+This class, ReadableCV, is a re - working of how I wrote my own CV using other software. The intention is that it is a highly readable CV which is easy for a company to find the information which shows you as the best person for the job.
-This class, ReadableCV, is a re - working of how I wrote my own CV using other software.
-The intention is that it is a highly readable CV which is easy for a company to examine.
-
-The class file has plenty of comments describing it and the accompanying .tex file,
-whilst serving as an example of how to use the class, also contains plenty comments. \ No newline at end of file
+The class file has plenty of comments describing it and the accompanying .tex file, whilst serving as an example of how to use the class, also contains plenty of comments.
diff --git a/Master/texmf-dist/doc/latex/readablecv/ReadableCV.pdf b/Master/texmf-dist/doc/latex/readablecv/ReadableCV.pdf
index 509ceae98ab..63c79940e73 100644
--- a/Master/texmf-dist/doc/latex/readablecv/ReadableCV.pdf
+++ b/Master/texmf-dist/doc/latex/readablecv/ReadableCV.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/readablecv/ReadableCV.tex b/Master/texmf-dist/doc/latex/readablecv/ReadableCV.tex
index 3a148b61a31..eee0bf44598 100644
--- a/Master/texmf-dist/doc/latex/readablecv/ReadableCV.tex
+++ b/Master/texmf-dist/doc/latex/readablecv/ReadableCV.tex
@@ -1,12 +1,10 @@
-\documentclass{ReadableCV}
+% Change the size of the paper your CV will be printed on
+% by entering either a4paper or letterpaper here.
+\documentclass[a4paper]{ReadableCV}
% Set color of body text
\color{black}
-% Set indent and paragraph formatting
-\setlength{\parindent}{0pt}
-\addtolength{\parskip}{6pt}
-
\begin{document}
% Set page colour using X11names colour definitions
@@ -15,7 +13,7 @@
% Set header details being aligned to the right or left
% If an image is displayed it will be shown on the
% opposite side to what is set here.
-\setHeaderAlignment{right}
+\setHeaderAlignment{left}
% Set colour of all headings, header highlights
\setHeadingColours{SlateGray3}
@@ -33,12 +31,12 @@
% Set up information needed for header.
% If you do not want to include certain
% information use {} instead.
-\setYourName{Joe Bloggs}
-\setYourJobTitle{General Dogs - Body}
-\setYourMobileNo{0712 345 6789}
-\setYourHomeNo{0123 456 7890}
-\setYourEmailAddr{joebloggs@gmail.com}
-\setYourWebAddr{www.joebloggs.co.uk}
+\setYourName{Jobseeker}
+\setYourJobTitle{Job title}
+\setYourMobileNo{Mobile phone}
+\setYourHomeNo{Home phone}
+\setYourEmailAddr{Email address}
+\setYourWebAddr{Web address}
% Display header information
\showHeader
@@ -49,16 +47,22 @@
% Creates a new section title / heading
\newHeading{Personal Profile}
-Write some text here that explains a bit about what you can offer, things you have achieved etc.\ This should be around 4 - 6 lines but is entirely up to the user.
+Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
\newHeading{Core Skills}
% Add up to nine core skills. If they are
% all not needed use {} instead.
-\addSkills{one}{two}{three}
- {four}{five}{six}
- {seven}{eight}{nine}
-
+\addSkills{Skill one}
+ {Skill two}
+ {Skill three}
+ {Skill four}
+ {Skill five}
+ {Skill six}
+ {Skill seven}
+ {Skill eight}
+ {Skill nine}
+
\newHeading{Career Summary}
% Set up whether job title or company printed first
@@ -70,50 +74,72 @@ Write some text here that explains a bit about what you can offer, things you ha
% company name [3] and role summary [4]
% If a full history is required use \newrole and \roleAchievements
% If only a brief description needed then just use \newrole
-\newRole{2013 - present}
- {General Dogs - Body}
- {Bigcorp}
- {A short summary broadly detailing what the role involves.}
-
-\roleAchievements{one}
- {two}
- {three}
- {four}
- {five}
-
-\newRole{2000 - 2013}
- {Dishwasher}
- {Fleece them cafe}
- {A short summary broadly detailing what the role involves.}
-
-% This tends to be any training work send you on
-\newHeading{Professional Development}
-
-% Allows the display of a new course. Arguments are
-% [1] date, [2] course title, [3] awarding body and [4] grade
-% Leave grade blank if not required.
-% If JobFirst set then course title will be first
-% If CompanyFirst set then awarding body will be first
-\newCourse{2018}
- {Course Title}
- {Awarding body}
- {Grade}
+\newRole{2018 -- present}
+ {Job title}
+ {Company name}
+ {A short summary broadly detailing what the role involves. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+
+
+\roleAchievements{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+
+\newRole{2007 -- 2018}
+{Job title}
+{Company name}
+{A short summary broadly detailing what the role involves. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+
+\roleAchievements{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+
+\newRole{1999 -- 2006}
+{Job title}
+{Company name}
+{A short summary broadly detailing what the role involves. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+
+\roleAchievements{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+
+\newRole{2003 -- 2006}{Job title}{Company name}{A short summary broadly detailing what the role involves. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+\newRole{2002 -- 2003}{Job title}{Company name}{A short summary broadly detailing what the role involves. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+\newRole{2001 -- 2003}{Job title}{Company name}{A short summary broadly detailing what the role involves. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed lacinia gravida pellentesque.}
+
+% move, duplicate, delete or comment out the following line if necessary
+\newpage
% This is training you have done in your own time
\newHeading{Personal Development}
-\newCourse{2018}
- {Course Title}
- {Awarding body}
- {Grade}
+\newCourse{2019}
+{Course title}
+{Awarding body}{}
+
+\newCourse{2019}
+{Course title}
+{Awarding body}{}
+
+\newCourse{2019}
+{Course title}
+{Awarding body}{}
% School education
\newHeading{Education}
-
-\newCourse{2018}
- {Course Title}
- {Awarding body}
- {Grade}
+
+\newCourse{2000 - 2002}{Course title}{Awarding body}{}
+\newCourse{1996 - 1998}{Course title}{Awarding body}{}
+\newCourse{1994 - 1996}{Course title}{Awarding body}{}
+\newCourse{1989 - 1994}{Course title}{Awarding body}{}
\clearpage
@@ -122,6 +148,8 @@ Write some text here that explains a bit about what you can offer, things you ha
% Displays same header as on CV
\showHeader
+
+
% Name and address must be present but
% job title is optional
\setRecpName{Mr Deeds}
@@ -142,15 +170,16 @@ Dear \recpname,
Please find enclosed my CV in application for the post advertised in the [insert place advertised] on [date advert seen].
-The nature of my degree course has prepared me for this position. It involved a great deal of independent research, requiring initiative, self-motivation and a wide range of skills. For one course, [insert course], an understanding of the [insert sector] industry was essential. I found this subject very stimulating.
+The nature of my [qualification] has prepared me for this position. It involved a great deal of independent research, requiring initiative, self-motivation and a wide range of skills. One of my courses, [insert course], an understanding of the [insert sector] industry was essential. I found this subject very interesting.
-I am a fast and accurate writer, with a keen eye for detail and I should be very grateful for the opportunity to progress to market reporting. I am able to take on the responsibility of this position immediately, and have the enthusiasm and determination to ensure that I make a success of it.
+I am a fast and accurate writer, with a keen eye for detail and I should be very grateful for the opportunity to progress. I am able to take on the responsibility of this position immediately, and have the enthusiasm and determination to ensure that I make a success of it.
Thank you for taking the time to consider this application and I look forward to hearing from you in the near future.
% Do not remove the following line
\bigskip
+% comment, or uncomment, whichever you prefer to use
Yours sincerely, % if the opening is "Dear Mr(s) Doe,"
%Yours faithfully, % if the opening is "Dear Sir or Madam,"