summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/letter/style
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/third/letter/style')
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-blue.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-green.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-grey.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-orange.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-red.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual.mkiv160
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-blue.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-green.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-grey.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-orange.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-red.mkiv38
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic.mkiv145
-rw-r--r--Master/texmf-dist/tex/context/third/letter/style/resume-imp-default.mkiv3
13 files changed, 687 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-blue.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-blue.mkiv
new file mode 100644
index 00000000000..ce64b11bcb2
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-blue.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-casual-blue,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Casual style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[casual]
+
+\definecolor [resume:forename] [r=0.65,g=0.65,b=0.65]
+\definecolor [resume:surename] [r=0.45,g=0.45,b=0.45]
+\definecolor [resume:title] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:rule] [r=0.25,g=0.50,b=0.75]
+\definecolor [resume:section] [r=0.20,g=0.40,b=0.65]
+\definecolor [resume:subsection] [r=0.20,g=0.40,b=0.65]
+\definecolor [resume:separator] [r=0.25,g=0.50,b=0.75]
+
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-green.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-green.mkiv
new file mode 100644
index 00000000000..94c078313f7
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-green.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-casual-blue,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Casual style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[casual]
+
+\definecolor [resume:forename] [r=0.65,g=0.65,b=0.65]
+\definecolor [resume:surename] [r=0.45,g=0.45,b=0.45]
+\definecolor [resume:title] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:rule] [r=0.55,g=0.85,b=0.35]
+\definecolor [resume:section] [r=0.30,g=0.65,b=0.15]
+\definecolor [resume:subsection] [r=0.30,g=0.65,b=0.15]
+\definecolor [resume:separator] [r=0.30,g=0.65,b=0.15]
+
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-grey.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-grey.mkiv
new file mode 100644
index 00000000000..3ed16e01ef7
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-grey.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-casual-grey,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Casual style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[casual]
+
+\definecolor [resume:forename] [r=0.65,g=0.65,b=0.65]
+\definecolor [resume:surename] [r=0.45,g=0.45,b=0.45]
+\definecolor [resume:title] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:rule] [r=0.75,g=0.75,b=0.75]
+\definecolor [resume:section] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:subsection] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:separator] [r=0.35,g=0.35,b=0.35]
+
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-orange.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-orange.mkiv
new file mode 100644
index 00000000000..9a31830688e
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-orange.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-casual-orange,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Casual style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[casual]
+
+\definecolor [resume:forename] [r=0.65,g=0.65,b=0.65]
+\definecolor [resume:surename] [r=0.45,g=0.45,b=0.45]
+\definecolor [resume:title] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:rule] [r=1.00,g=0.65,b=0.20]
+\definecolor [resume:section] [r=0.95,g=0.55,b=0.15]
+\definecolor [resume:subsection] [r=0.95,g=0.55,b=0.15]
+\definecolor [resume:separator] [r=0.95,g=0.55,b=0.15]
+
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-red.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-red.mkiv
new file mode 100644
index 00000000000..9a3b991df86
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual-red.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-casual-red,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Casual style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[casual]
+
+\definecolor [resume:forename] [r=0.65,g=0.65,b=0.65]
+\definecolor [resume:surename] [r=0.45,g=0.45,b=0.45]
+\definecolor [resume:title] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:rule] [r=1.00,g=0.30,b=0.30]
+\definecolor [resume:section] [r=0.95,g=0.20,b=0.20]
+\definecolor [resume:subsection] [r=0.95,g=0.20,b=0.20]
+\definecolor [resume:separator] [r=0.95,g=0.20,b=0.20]
+
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual.mkiv
new file mode 100644
index 00000000000..73424613cc4
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-casual.mkiv
@@ -0,0 +1,160 @@
+%D \module
+%D [ file=resume-imp-casual,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Casual style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[default]
+
+% The colors are black by default, use one of the color styles to change them.
+
+\definecolor [resume:forename] [black]
+\definecolor [resume:surename] [black]
+\definecolor [resume:title] [black]
+\definecolor [resume:quote] [black]
+\definecolor [resume:address] [black]
+\definecolor [resume:rule] [black]
+\definecolor [resume:section] [black]
+\definecolor [resume:subsection] [black]
+\definecolor [resume:separator] [black]
+
+% Values for the margins etc.
+
+\definemeasure [resume:margin] [.150\textwidth]
+\definemeasure [resume:distance] [.025\textwidth]
+
+% Layout
+
+% \setupresumelayout
+% [\v!firstpage,\v!secondpage]
+% [\c!backspace=20mm,
+% \c!width=168mm,
+% \c!header=0pt,
+% \c!footer=0pt,
+% \c!topspace=30mm,
+% \c!bottomspace=40mm,
+% \c!height=\v!fit]
+
+% Section commands
+
+\define[1]\ResumeSectionCommand
+ {\hbox to \hsize\bgroup
+ \blackrule[\c!width=\measure{resume:margin},\c!height=1\exheight,\c!depth=-.5\exheight,\c!color=resume:rule]%
+ \hskip\measure{resume:distance}\relax
+ \vtop\bgroup
+ \hsize\dimexpr\hsize-\measure{resume:margin}-\measure{resume:distance}\relax
+ #1%
+ \egroup
+ \egroup}
+
+\setupresumehead
+ [\v!resume\v!section]
+ [\c!align=\v!flushleft,
+ \c!style=\tfb,
+ \c!color=modern:section,
+ \c!textcommand=\ResumeSectionCommand]
+
+\define[1]\ResumeSubsectionCommand
+ {\hbox to \hsize\bgroup
+ \hskip\dimexpr\measure{resume:margin}+\measure{resume:distance}\relax
+ \vtop\bgroup
+ \hsize\dimexpr\hsize-\measure{resume:margin}-\measure{resume:distance}\relax
+ #1%
+ \egroup
+ \egroup}
+
+\setupresumehead
+ [\v!resume\v!subsection]
+ [\c!align=\v!flushleft,
+ \c!style=\tfa,
+ \c!color=modern:subsection,
+ \c!textcommand=\ResumeSubsectionCommand]
+
+% Paragraphs
+
+\setupresumeparagraph
+ [\v!two\v!columns]
+ [\c!distance=\measure{resume:distance}]
+
+\setupresumeparagraph
+ [\v!two\v!columns:1]
+ [\c!width=\measure{resume:margin}]
+
+% Layer
+
+\setupresumesection
+ [\v!head]
+ [\c!alternative=\v!casual]
+
+\setupresumeframe
+ [\v!head]
+ [\c!height=3.5cm,
+ \c!frame=\v!off,
+ \c!align={\v!wide,\v!middle}]
+
+% Layer
+
+\setupresumelayer
+ [\v!foot]
+ [\c!alternative=\v!casual,
+ \c!preset=\v!left\v!bottom,
+ \c!x=\backspace,
+ \c!y=2cm,
+ \c!state=\v!repeat,
+ \c!list={mobile,phone,fax,email,info}]
+
+\setupresumeframe
+ [\v!foot]
+ [\c!frame=\v!off,
+ \c!width=\textwidth,
+ \c!height=2cm,
+ \c!align={\v!middle,\v!low}]
+
+\setupresumelayer
+ [\v!nextfoot]
+ [\c!alternative=\v!casual,
+ \c!preset=\v!left\v!bottom,
+ \c!x=\backspace,
+ \c!y=2cm,
+ \c!state=\v!repeat]
+
+\setupresumeframe
+ [\v!nextfoot]
+ [\c!frame=\v!off,
+ \c!width=\textwidth,
+ \c!height=2cm,
+ \c!align={\v!flushright,\v!low}]
+
+% Font and color settings
+
+\setupresumestyle [firstname] [\c!style=\tfd,\c!color=resume:forename]
+\setupresumestyle [familyname][\c!style=\tfd,\c!color=resume:surename]
+\setupresumestyle [quote] [\c!style=\tf, \c!color=resume:quote]
+\setupresumestyle [street] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [town] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [mobile] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [phone] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [fax] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [email] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [info] [\c!style=\it, \c!color=resume:address]
+
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-blue.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-blue.mkiv
new file mode 100644
index 00000000000..8b0108e8ad7
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-blue.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-classic-blue,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Classic style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[classic]
+
+\definecolor [resume:forename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:surename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:title] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.25,g=0.50,b=0.75]
+\definecolor [resume:rule] [r=0.25,g=0.50,b=0.75]
+\definecolor [resume:section] [r=0.20,g=0.40,b=0.65]
+\definecolor [resume:subsection] [r=0.20,g=0.40,b=0.65]
+\definecolor [resume:separator] [r=0.00,g=0.00,b=0.00]
+
+\endinput \ No newline at end of file
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-green.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-green.mkiv
new file mode 100644
index 00000000000..4b8efaa702d
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-green.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-classic-green,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Classic style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[classic]
+
+\definecolor [resume:forename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:surename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:title] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.30,g=0.65,b=0.15]
+\definecolor [resume:rule] [r=0.55,g=0.85,b=0.35]
+\definecolor [resume:section] [r=0.30,g=0.65,b=0.15]
+\definecolor [resume:subsection] [r=0.30,g=0.65,b=0.15]
+\definecolor [resume:separator] [r=0.00,g=0.00,b=0.00]
+
+\endinput \ No newline at end of file
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-grey.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-grey.mkiv
new file mode 100644
index 00000000000..8e81770fe5c
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-grey.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-classic-grey,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Classic style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[classic]
+
+\definecolor [resume:forename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:surename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:title] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:rule] [r=0.75,g=0.75,b=0.75]
+\definecolor [resume:section] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:subsection] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:separator] [r=0.00,g=0.00,b=0.00]
+
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-orange.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-orange.mkiv
new file mode 100644
index 00000000000..02e4701700c
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-orange.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-classic-orange,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Classic style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[classic]
+
+\definecolor [resume:forename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:surename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:title] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.95,g=0.55,b=0.15]
+\definecolor [resume:rule] [r=1.00,g=0.65,b=0.20]
+\definecolor [resume:section] [r=0.95,g=0.55,b=0.15]
+\definecolor [resume:subsection] [r=0.95,g=0.55,b=0.15]
+\definecolor [resume:separator] [r=0.00,g=0.00,b=0.00]
+
+\endinput \ No newline at end of file
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-red.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-red.mkiv
new file mode 100644
index 00000000000..18a51c1aa77
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic-red.mkiv
@@ -0,0 +1,38 @@
+%D \module
+%D [ file=resume-imp-classic-red,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Classic style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[classic]
+
+\definecolor [resume:forename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:surename] [r=0.00,g=0.00,b=0.00]
+\definecolor [resume:title] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:quote] [r=0.35,g=0.35,b=0.35]
+\definecolor [resume:address] [r=0.95,g=0.20,b=0.20]
+\definecolor [resume:rule] [r=1.00,g=0.30,b=0.30]
+\definecolor [resume:section] [r=0.95,g=0.20,b=0.20]
+\definecolor [resume:subsection] [r=0.95,g=0.20,b=0.20]
+\definecolor [resume:separator] [r=0.00,g=0.00,b=0.00]
+
+\endinput \ No newline at end of file
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic.mkiv
new file mode 100644
index 00000000000..01710ec6130
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-classic.mkiv
@@ -0,0 +1,145 @@
+%D \module
+%D [ file=resume-imp-classic,
+%D version=2014.10.31,
+%D title=\CONTEXT\ Resume Style,
+%D subtitle=Classic style,
+%D author=Wolfgang Schuster,
+%D date=\currentdate,
+%D copyright=Wolfgang Schuster,
+%D license=GNU General Public License]
+
+%C Copyright (C) 2012 Wolfgang Schuster
+%C
+%C This program is free software: you can redistribute it and/or modify
+%C it under the terms of the GNU General Public License as published by
+%C the Free Software Foundation, either version 3 of the License, or
+%C (at your option) any later version.
+%C
+%C This program is distributed in the hope that it will be useful,
+%C but WITHOUT ANY WARRANTY; without even the implied warranty of
+%C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+%C GNU General Public License for more details.
+%C
+%C You should have received a copy of the GNU General Public License
+%C along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+\useresumestyle[default]
+
+% The colors are black by default, use one of the color styles to change them.
+
+\definecolor [resume:forename] [black]
+\definecolor [resume:surename] [black]
+\definecolor [resume:title] [black]
+\definecolor [resume:quote] [black]
+\definecolor [resume:address] [black]
+\definecolor [resume:rule] [black]
+\definecolor [resume:section] [black]
+\definecolor [resume:subsection] [black]
+\definecolor [resume:separator] [black]
+
+% Values for the margins etc.
+
+\definemeasure [resume:margin] [.150\textwidth]
+\definemeasure [resume:distance] [.025\textwidth]
+
+% Layout
+
+% \setupresumelayout
+% [\v!firstpage,\v!secondpage]
+% [\c!backspace=20mm,
+% \c!width=168mm,
+% \c!header=0pt,
+% \c!footer=0pt,
+% \c!topspace=30mm,
+% \c!bottomspace=40mm,
+% \c!height=\v!fit]
+
+% Section commands
+
+\define[1]\ResumeSectionCommand
+ {\hbox to \hsize\bgroup
+ \blackrule[\c!width=\measure{resume:margin},\c!height=1\exheight,\c!depth=-.5\exheight,\c!color=resume:rule]%
+ \hskip\measure{resume:distance}\relax
+ \vtop\bgroup
+ \hsize\dimexpr\hsize-\measure{resume:margin}-\measure{resume:distance}\relax
+ #1%
+ \egroup
+ \egroup}
+
+\setupresumehead
+ [\v!resume\v!section]
+ [\c!align=\v!flushleft,
+ \c!style=\tfb,
+ \c!color=modern:section,
+ \c!textcommand=\ResumeSectionCommand]
+
+\define[1]\ResumeSubsectionCommand
+ {\hbox to \hsize\bgroup
+ \hskip\dimexpr\measure{resume:margin}+\measure{resume:distance}\relax
+ \vtop\bgroup
+ \hsize\dimexpr\hsize-\measure{resume:margin}-\measure{resume:distance}\relax
+ #1%
+ \egroup
+ \egroup}
+
+\setupresumehead
+ [\v!resume\v!subsection]
+ [\c!align=\v!flushleft,
+ \c!style=\tfa,
+ \c!color=modern:subsection,
+ \c!textcommand=\ResumeSubsectionCommand]
+
+% Paragraphs
+
+\setupresumeparagraph
+ [\v!two\v!columns]
+ [\c!distance=\measure{resume:distance}]
+
+\setupresumeparagraph
+ [\v!two\v!columns:1]
+ [\c!width=\measure{resume:margin}]
+
+% Layer
+
+\setupresumesection
+ [\v!head]
+ [\c!alternative=\v!classic]
+
+\setupresumeframe
+ [\v!head]
+ [\c!height=3.5cm,
+ \c!frame=\v!off,
+ \c!align={\v!wide,\v!middle}]
+
+% Layer
+
+\setupresumelayer
+ [\v!nextfoot]
+ [\c!alternative=\v!classic,
+ \c!preset=\v!left\v!bottom,
+ \c!x=\backspace,
+ \c!y=2cm,
+ \c!state=\v!repeat]
+
+\setupresumeframe
+ [\v!nextfoot]
+ [\c!frame=\v!off,
+ \c!width=\textwidth,
+ \c!height=2cm,
+ \c!align={\v!flushright,\v!lohi}]
+
+% Font and color settings
+
+\setupresumestyle [firstname] [\c!style=\tfd,\c!color=resume:forename]
+\setupresumestyle [familyname][\c!style=\tfd,\c!color=resume:surename]
+\setupresumestyle [quote] [\c!style=\tf, \c!color=resume:quote]
+\setupresumestyle [title] [\c!style=\it, \c!color=resume:title]
+\setupresumestyle [street] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [town] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [mobile] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [phone] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [fax] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [email] [\c!style=\it, \c!color=resume:address]
+\setupresumestyle [info] [\c!style=\it, \c!color=resume:address]
+
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-default.mkiv b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-default.mkiv
index b08c5aba361..a8a1eef1a4d 100644
--- a/Master/texmf-dist/tex/context/third/letter/style/resume-imp-default.mkiv
+++ b/Master/texmf-dist/tex/context/third/letter/style/resume-imp-default.mkiv
@@ -128,7 +128,8 @@
\defineresumeelements
[\v!section]
- [\v!content,
+ [\v!head,
+ \v!content,
\v!closing]
\endinput