The branch, master, has been updated. - Log -----------------------------------------------------------------
commit b6ce3e10b27ed2b959c05c14de6f5c2b201d4a12 Author: Uwe Stöhr <uwesto...@lyx.org> Date: Sun Jan 20 21:22:55 2013 +0100 moderncv.layout: add some AutoInsert diff --git a/lib/layouts/moderncv.layout b/lib/layouts/moderncv.layout index 57aa0bd..575ca7d 100644 --- a/lib/layouts/moderncv.layout +++ b/lib/layouts/moderncv.layout @@ -104,6 +104,7 @@ Style Address TopSep 0 Argument 1 Mandatory 1 + AutoInsert 1 LabelString "Street" EndArgument End @@ -257,6 +258,7 @@ Style Item LatexName cvitem Argument 1 Mandatory 1 + AutoInsert 1 LabelString "Summary" Tooltip "Summary" EndArgument @@ -337,6 +339,7 @@ Style DoubleListItem ResetArgs 1 Argument 1 Mandatory 1 + AutoInsert 1 LabelString "First Item" Tooltip "First Item" EndArgument @@ -442,6 +445,7 @@ Style Recipient Category Letter Argument 1 Mandatory 1 + AutoInsert 1 LabelString "Company name" Tooltip "Company name" #Font ----------------------------------------------------------------------- Summary of changes: lib/layouts/moderncv.layout | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- The LyX Source Repository