The branch, master, has been updated.

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

commit 1a0e43faffa309aa45128f233e86f08a19ceaebd
Author: Uwe Stöhr <[email protected]>
Date:   Sun Jan 20 17:56:28 2013 +0100

    add some AutoInsert for layouts

diff --git a/lib/layouts/IEEEtran.layout b/lib/layouts/IEEEtran.layout
index 9c61ef2..596f56a 100644
--- a/lib/layouts/IEEEtran.layout
+++ b/lib/layouts/IEEEtran.layout
@@ -165,6 +165,7 @@ Style Page_headings
   Align                Center
   Argument 1
     Mandatory  1
+    AutoInsert 1
     LabelString        "Left Side"
     Tooltip    "Left side of the header line"
   EndArgument
@@ -286,6 +287,7 @@ Style Biography
   EndArgument
   Argument 2
     Mandatory  1
+    AutoInsert 1
     LabelString        "Name"
     Tooltip    "Name of the author"
   EndArgument
@@ -302,6 +304,7 @@ Style Biography_without_photo
   ResetArgs    1
   Argument 1
     Mandatory  1
+    AutoInsert 1
     LabelString        "Name"
     Tooltip    "Name of the author"
   EndArgument
diff --git a/lib/layouts/europecv.layout b/lib/layouts/europecv.layout
index ddc96d8..d8bf98f 100644
--- a/lib/layouts/europecv.layout
+++ b/lib/layouts/europecv.layout
@@ -160,6 +160,7 @@ Style Item
        EndArgument
        Argument 2
          Mandatory     1
+         AutoInsert    1
          LabelString   "Summary"
          Tooltip       "Summary of the item, can also be the time"
        EndArgument
diff --git a/lib/layouts/ijmpc.layout b/lib/layouts/ijmpc.layout
index 0a39e1d..bc39fd8 100644
--- a/lib/layouts/ijmpc.layout
+++ b/lib/layouts/ijmpc.layout
@@ -70,6 +70,7 @@ Style MarkBoth
   Align                Center
   Argument 1
     Mandatory  1
+    AutoInsert 1
     LabelString        "Author Names"
     Tooltip    "Author names that will appear in the header line"
   EndArgument
diff --git a/lib/layouts/ijmpd.layout b/lib/layouts/ijmpd.layout
index f948946..3a009c8 100644
--- a/lib/layouts/ijmpd.layout
+++ b/lib/layouts/ijmpd.layout
@@ -75,6 +75,7 @@ Style MarkBoth
   Align                Center
   Argument 1
     Mandatory  1
+    AutoInsert 1
     LabelString        "Author Names"
     Tooltip    "Author names that will appear in the header line"
   EndArgument

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

Summary of changes:
 lib/layouts/IEEEtran.layout |    3 +++
 lib/layouts/europecv.layout |    1 +
 lib/layouts/ijmpc.layout    |    1 +
 lib/layouts/ijmpd.layout    |    1 +
 4 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to