diff --git a/development/Win32/packaging/AltInstaller/Updated.nsh b/development/Win32/packaging/AltInstaller/Updated.nsh index e5207f048d..fcc21add3d 100644 --- a/development/Win32/packaging/AltInstaller/Updated.nsh +++ b/development/Win32/packaging/AltInstaller/Updated.nsh @@ -38,6 +38,8 @@ Function UpdateModifiedFiles File "${PRODUCT_SOURCEDIR}\Resources\doc\ru\FAQ.lyx" SetOutPath "$INSTDIR\Resources\doc\uk" File "${PRODUCT_SOURCEDIR}\Resources\doc\uk\Intro.lyx" + SetOutPath "$INSTDIR\Resources\examples" + File "${PRODUCT_SOURCEDIR}\Resources\examples\modernCV.lyx" SetOutPath "$INSTDIR\Resources\examples\ca" File "${PRODUCT_SOURCEDIR}\Resources\examples\ca\ItemizeBullets.lyx" File "${PRODUCT_SOURCEDIR}\Resources\examples\ca\mathed.lyx" diff --git a/lib/examples/modernCV.lyx b/lib/examples/modernCV.lyx index 4b16ee06b5..0c79c47e67 100644 --- a/lib/examples/modernCV.lyx +++ b/lib/examples/modernCV.lyx @@ -1,4 +1,4 @@ -#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/ +#LyX 1.5.7svn created this file. For more info see http://www.lyx.org/ \lyxformat 276 \begin_document \begin_header @@ -73,7 +73,7 @@ \paperpagestyle default \tracking_changes false \output_changes false -\author "usti" +\author "" \end_header \begin_body @@ -259,7 +259,7 @@ Title of the thesis \end_layout \begin_layout Space --1cm +0.5cm \begin_inset Note Note status open @@ -287,10 +287,6 @@ status collapsed Names of supervisors \end_layout -\begin_layout Space --1cm -\end_layout - \begin_layout Item Description \begin_inset ERT @@ -463,10 +459,6 @@ status collapsed \end_layout -\begin_layout Space --1cm -\end_layout - \begin_layout Language Dutch \begin_inset ERT @@ -534,10 +526,6 @@ status collapsed Apache, Mailman \end_layout -\begin_layout Space --1cm -\end_layout - \begin_layout Computer Programming \begin_inset ERT @@ -579,10 +567,6 @@ status collapsed PHP, Shell, Ruby \end_layout -\begin_layout Space --1cm -\end_layout - \begin_layout Computer Scientific \begin_inset ERT @@ -620,10 +604,6 @@ status collapsed LaTeX, ConTeXt, Scribus, QuarkXPress \end_layout -\begin_layout Space --1mm -\end_layout - \begin_layout Computer Web\InsetSpace ~ design @@ -710,18 +690,10 @@ Section with a list Single item. \end_layout -\begin_layout Space --1cm -\end_layout - \begin_layout ListItem Another single item. \end_layout -\begin_layout Space --1cm -\end_layout - \begin_layout DoubleItem Double\SpecialChar \ldots{} @@ -739,10 +711,6 @@ status collapsed item. \end_layout -\begin_layout Space --1cm -\end_layout - \begin_layout DoubleItem Another double\SpecialChar \ldots{} diff --git a/status.15x b/status.15x index 9122d38184..42409d82c3 100644 --- a/status.15x +++ b/status.15x @@ -53,6 +53,9 @@ What's new - Support some more Greek characters without Greek language set. +- Example file for modernCV curriculum vitae updated to version 0.7 of the + moderncv LaTeX-package + * USER INTERFACE