]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/g-brief-en.layout
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / g-brief-en.layout
index f867acdf568576ac4fb43f46d7a9ee6dcbbcf957..010012de09a54f514155f03914cfc464662a580c 100644 (file)
@@ -3,6 +3,8 @@
 # Letter textclass definition file.
 # Author : Thomas Hartkens <thomas@hartkens.de>
 
+Format 11
+Input stdinsets.inc
 Input stdfloats.inc
 Input stdcounters.inc
 
@@ -21,7 +23,7 @@ Style Letter
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             Top_Environment
-       LabelString           Letter:
+       LabelString           "Letter:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -34,13 +36,13 @@ Style Name
        Margin                Static
        LatexType             Command
        LatexName             Name
-       LeftMargin            xxxxxxxxxx::xx
+       LeftMargin            PostalComment:xx
        LabelSep              xx
        KeepEmpty             1
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           Name:
+       LabelString           "Name:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -52,126 +54,126 @@ End
 Style Signature
        CopyStyle             Name
        LatexName             Unterschrift
-       LabelString           Signature:
+       LabelString           "Signature:"
 End
 
 
 Style Street
        CopyStyle             Name
        LatexName             Strasse
-       LabelString           Street:
+       LabelString           "Street:"
 End
 
 
 Style Addition
        CopyStyle             Name
        LatexName             Zusatz
-       LabelString           Addition:
+       LabelString           "Addition:"
 End
 
 
 Style Town
        CopyStyle             Name
        LatexName             Ort
-       LabelString           Town:
+       LabelString           "Town:"
 End
 
 
 Style State
        CopyStyle             Name
        LatexName             Land
-       LabelString           State:
+       LabelString           "State:"
 End
 
 
 Style ReturnAddress
        CopyStyle             Name
        LatexName             RetourAdresse
-       LabelString           ReturnAddress:
+       LabelString           "ReturnAddress:"
 End
 
 
 Style MyRef
        CopyStyle             Name
        LatexName             MeinZeichen
-       LabelString           MyRef:
+       LabelString           "MyRef:"
 End
 
 
 Style YourRef
        CopyStyle             Name
        LatexName             IhrZeichen
-       LabelString           YourRef:
+       LabelString           "YourRef:"
 End
 
 
 Style YourMail
        CopyStyle             Name
        LatexName             IhrSchreiben
-       LabelString           YourMail:
+       LabelString           "YourMail:"
 End
 
 
 Style Phone
        CopyStyle             Name
        LatexName             Telefon
-       LabelString           Phone:
+       LabelString           "Phone:"
 End
 
 
 Style Telefax
        CopyStyle             Name
        LatexName             Telefax
-       LabelString           Telefax:
+       LabelString           "Telefax:"
 End
 
 
 Style Telex
        CopyStyle             Name
        LatexName             Telex
-       LabelString           Telex:
+       LabelString           "Telex:"
 End
 
 
 Style EMail
        CopyStyle             Name
        LatexName             EMail
-       LabelString           EMail:
+       LabelString           "EMail:"
 End
 
 
 Style HTTP
        CopyStyle             Name
        LatexName             HTTP
-       LabelString           HTTP:
+       LabelString           "HTTP:"
 End
 
 
 Style Bank
        CopyStyle             Name
        LatexName             Bank
-       LabelString           Bank:
+       LabelString           "Bank:"
 End
 
 
 Style BankCode
        CopyStyle             Name
        LatexName             BLZ
-       LabelString           BankCode:
+       LabelString           "BankCode:"
 End
 
 
 Style BankAccount
        CopyStyle             Name
        LatexName             Konto
-       LabelString           BankAccount:
+       LabelString           "BankAccount:"
 End
 
 
 Style PostalComment
        CopyStyle             Name
        LatexName             Postvermerk
-       LabelString           PostalComment:
+       LabelString           "PostalComment:"
 End
 
 
@@ -180,14 +182,14 @@ Style Address
        LatexName             Adresse
        TopSep                1.5
        KeepEmpty             1
-       LabelString           Address:
+       LabelString           "Address:"
 End
 
 
 Style Date
        CopyStyle             Name
        LatexName             Datum
-       LabelString           Date:
+       LabelString           "Date:"
 End
 
 
@@ -196,7 +198,7 @@ Style Reference
        LatexName             Betreff
        TopSep                1.5
        ParSep                0.4
-       LabelString           Reference:
+       LabelString           "Reference:"
 End
 
 
@@ -205,7 +207,7 @@ Style Opening
        LatexName             Anrede
        TopSep                1.5
        ParSep                0.4
-       LabelString           Opening:
+       LabelString           "Opening:"
 End
 
 
@@ -213,7 +215,7 @@ Style Encl.
        CopyStyle             Name
        LatexName             Anlagen
        ParSep                0.4
-       LabelString           Encl.:
+       LabelString           "Encl.:"
 End
 
 
@@ -222,7 +224,7 @@ Style cc
        LatexName             Verteiler
        KeepEmpty             1
        ParSep                0.4
-       LabelString           cc:
+       LabelString           "cc:"
 End
 
 
@@ -231,7 +233,7 @@ Style Closing
        LatexName             LyxGruss
        BottomSep             1.5
        ParSep                0.4
-       LabelString           Closing:
+       LabelString           "Closing:"
        Preamble
                \newcommand{\LyxGruss}[1]{\Gruss{#1}{0.5cm}}
        EndPreamble