% ====================[ moderncv-lyx-conf.sty         ]====================
%                     [ Time-stamp: "2009-04-18 19:29:36 leycec" ]
%
% --------------------( TODO                               )--------------------
% * This file should be obsoleted in favor of simply embedding this in the
%   header or preamble of each LyX document.
%
% --------------------( CHANGELOG                          )--------------------
% 2009-09-12  Cecil Curry  <http://raiazome.com>
%   * Created.

% ....................{ PROVIDES                           }....................
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{moderncv-lyx-conf}%
  [2009/09/12 v0.0.1 moderncv cum LyX Configuration]

% ....................{ STRINGS                            }....................
% The following strings are mandatory.
\firstname{2010}
\familyname{~Registration}

% The following strings are optional. If needed, you may comment them out 
% (e.g., prefix the line on which they appear with a '%').
%\title{Software Architect | Archetypal Poet | Permaculturist}
%\address[8 Te Ara Crescent]{RD 1, Lyttelton 8971, South Island, New Zealand}
%\phone{+64 3 329 3151}
%\mobile{mobile (optional)}%
%\fax{fax (optional)}%
%\email{leycec\{at\}gmail\{dot\}com}%
%\extrainfo{\httplink{raiazome.com/leycec}}%
%\photo[64pt]{grapheme.jpg}

%FIXME: This needs some proper theming, yes?
%\quote{``To stop and consider.'' \textit{--- John Keats}}

\endinput
% --------------------( COPYRIGHT AND LICENSE              )--------------------
% The information below applies to everything in this distribution,
% except where noted.
%              
% Copyleft 2009, 2010 by Cecil Curry.
%   
%   http://www.raiazome.com
% 
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation; either version 3 of the License, or
% (at your option) any later version.
%
% This program is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with this program. If not, see <http://www.gnu.org/licenses/>.
