The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit bf5db4183b3f464618cb800e45e3f67debad62c5
Author: Uwe Stöhr <[email protected]>
Date:   Tue Nov 27 00:28:13 2012 +0100

    moderncv.layout: use the new font feature for arguments

diff --git a/lib/examples/modernCV.lyx b/lib/examples/modernCV.lyx
index f0f6328..13b43db 100644
--- a/lib/examples/modernCV.lyx
+++ b/lib/examples/modernCV.lyx
@@ -1,5 +1,5 @@
 #LyX 2.1 created this file. For more info see http://www.lyx.org/
-\lyxformat 446
+\lyxformat 447
 \begin_document
 \begin_header
 \textclass moderncv
diff --git a/lib/layouts/moderncv.layout b/lib/layouts/moderncv.layout
index b23c081..abd18ba 100644
--- a/lib/layouts/moderncv.layout
+++ b/lib/layouts/moderncv.layout
@@ -216,14 +216,17 @@ Style Entry
          Mandatory     1
          LabelString   "What?"
          Tooltip       "What?"
+         Font
+           Series      Bold
+         EndFont
        EndArgument
        Argument 3
          Mandatory     1
          LabelString   "Affiliation"
          Tooltip       "Affiliation"
-         #Font
-         #  Shape      Italic
-         #EndFont
+         Font
+           Shape       Italic
+         EndFont
        EndArgument
        Argument 4
          Mandatory     1
@@ -281,9 +284,10 @@ Style ItemWithComment
          Mandatory     1
          LabelString   "Text"
          Tooltip       "Text"
-         #Font
-         #  Series     Bold
-         #EndFont
+         Font
+           Series      Bold
+           Shape       Up
+         EndFont
        EndArgument
        Font
          Shape         Italic

-----------------------------------------------------------------------

Summary of changes:
 lib/examples/modernCV.lyx   |    2 +-
 lib/layouts/moderncv.layout |   16 ++++++++++------
 2 files changed, 11 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to