% ====================[ moderncv-lyx-conf-theme.sty ]==================== % [ Time-stamp: "2009-04-18 19:29:36 leycec" ] % % --------------------( TODO )-------------------- % * It would be quite nice to make this file optional. % % --------------------( CHANGELOG )-------------------- % 2009-09-12 Cecil Curry % * Created. % ....................{ PROVIDES }.................... \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{moderncv-lyx-conf-theme}% [2009/09/12 v0.0.1 moderncv cum LyX Theme Configuration] % ....................{ THEME }.................... % Import and configure the moderncv theme package as specified by the "theme" % package option. Note that because this implicitly loads the "hyperref" % package, this command should be the last \Require command in this file. %\Requiremoderncvtheme[blue]{casual} \Requiremoderncvtheme[letter,printing,themecolor=blue]{-postmodern} \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 .