X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fmoderncv.layout;h=3d7e9a218f2d43bf73d3a2b35fb442744f4c793d;hb=1a89f89337413adb6188e6265c6e1c49e0969f65;hp=bae80096a4304eb20c1fa3382bfb9922a966d589;hpb=19224e9085526b2d01e2ad0c17f505ab0ef743cb;p=lyx.git diff --git a/lib/layouts/moderncv.layout b/lib/layouts/moderncv.layout index bae80096a4..3d7e9a218f 100644 --- a/lib/layouts/moderncv.layout +++ b/lib/layouts/moderncv.layout @@ -7,7 +7,7 @@ # General textclass parameters -Format 54 +Format 60 Columns 1 Sides 1 SecNumDepth -1 @@ -48,6 +48,10 @@ Style CVStyle Series Bold Color Blue EndFont + Argument 1 + LabelString "Style Options" + Tooltip "Options for the CV style" + EndArgument End Style CVColor @@ -56,15 +60,27 @@ Style CVColor LabelString "CV Color Scheme:" End +Style CVIcons + CopyStyle CVStyle + LatexName moderncvicons + LabelString "CV Icon Set:" +End + +Style CVColumnWidth + CopyStyle CVStyle + LatexName setlength{\hintscolumnwidth} + LabelString "Column Width:" +End + Style PDF_Page_Mode CopyStyle CVStyle LatexName renewcommand{\pdfpagemode} LabelString "PDF Page Mode:" End -Style FirstName +Style Name LatexType command - LatexName firstname + LatexName name Category FrontMatter InPreamble 1 TopSep 0.7 @@ -73,6 +89,18 @@ Style FirstName Family Sans Size Largest EndFont + Argument 1 + LabelString "First Name" + Tooltip "First name" + Mandatory 1 + EndArgument +End + +Style FirstName + CopyStyle Name + LatexName firstname + ResetArgs 0 + ObsoletedBy Name End Style FamilyName @@ -80,6 +108,7 @@ Style FamilyName LatexName familyname TopSep 0.3 LabelString "Family Name:" + ObsoletedBy Name End Style Title @@ -121,22 +150,28 @@ Style Address EndArgument End -Style Mobile - CopyStyle CVStyle - LatexName mobile - LabelString "Mobile:" -End - Style Phone CopyStyle CVStyle LatexName phone LabelString "Phone:" + Argument 1 + LabelString "Phone Type" + Tooltip "can be fixed, mobile or fax" + EndArgument +End + +Style Mobile + CopyStyle CVStyle + LatexName mobile + LabelString "Mobile:" + ObsoletedBy Phone End Style Fax CopyStyle CVStyle LatexName fax LabelString "Fax:" + ObsoletedBy Phone End Style Email