summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/europecv/ecven.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/europecv/ecven.def')
-rw-r--r--Master/texmf-dist/tex/latex/europecv/ecven.def46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/europecv/ecven.def b/Master/texmf-dist/tex/latex/europecv/ecven.def
new file mode 100644
index 00000000000..96132b9f24a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/europecv/ecven.def
@@ -0,0 +1,46 @@
+% Translation completed
+\ProvidesFile{ecven.def}[2005/04/08 europecv English definitions]
+% Personal information
+\def\ecv@infosectionkey{Personal information}
+\def\ecv@namekey{Surname(s) / First name(s)}
+\def\ecv@addresskey{Address(es)}
+\def\ecv@telkey{Telephone(s)}
+\def\ecv@faxkey{Fax(es)}
+\def\ecv@emailkey{Email(s)}
+\def\ecv@nationalitykey{Nationality(-ies)}
+\def\ecv@birthkey{Date of birth}
+\def\ecv@genderkey{Gender}
+% Footer
+\def\ecv@pagekey{Page}
+\def\ecv@cvofkey{Curriculum vit\ae\ of}
+% Language table
+\def\ecv@mothertonguekey{Mother tongue(s)}
+\def\ecv@assesskey{Self-assessment}
+\def\ecv@levelkey{European level}
+\def\ecv@understandkey{Understanding}
+\def\ecv@speakkey{Speaking}
+\def\ecv@writekey{Writing}
+\def\ecv@listenkey{Listening}
+\def\ecv@readkey{Reading}
+\def\ecv@interactkey{Spoken interaction}
+\def\ecv@productkey{Spoken production}
+\def\ecv@langfooterkey{Common European Framework of Reference (CEF) level}
+\def\ecv@cefbasickey{Basic user}
+\def\ecv@cefindepkey{Independent user}
+\def\ecv@cefprofkey{Proficient user}
+
+\providecommand*\ecvtitle{\Large\textbf{E\ecv@kern u\ecv@kern
+r\ecv@kern o\ecv@kern p\ecv@kern a\ecv@kern s\ecv@kern s}\\ %& \tabularnewline[5pt]
+\Large\textbf{c\ecv@kern u\ecv@kern r\ecv@kern r\ecv@kern
+i\ecv@kern c\ecv@kern u\ecv@kern l\ecv@kern u\ecv@kern m \ecv@kern v\ecv@kern
+i\ecv@kern t\ecv@kern a\ecv@kern e}}
+
+
+\providecommand{\ecvlfoot}{%
+ \begin{minipage}{40mm}
+ \begin{flushright}
+ \footnotesize\textrm{\ecv@pagekey~\thepage~-~\ecv@cvofkey}\\
+ \textrm{\ecv@lastname\ \ecv@firstname}
+ \end{flushright}
+ \end{minipage}
+} \ No newline at end of file