mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
* dinbrief.layout: do not use localized strings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32373 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5bfb8069da
commit
bfcc4f9f55
@ -9,6 +9,8 @@
|
|||||||
# Additional Styles and twiddeled layout
|
# Additional Styles and twiddeled layout
|
||||||
# Many "ObsoletedBy" to ease conversion from g-brief, scrletter,
|
# Many "ObsoletedBy" to ease conversion from g-brief, scrletter,
|
||||||
# or letter (see also the update of the dinbrief.lyx template)
|
# or letter (see also the update of the dinbrief.lyx template)
|
||||||
|
# Modified by: Juergen Spitzmueller <spitz@lyx.org>
|
||||||
|
# use English strings, localization is done by gettext!
|
||||||
|
|
||||||
Format 19
|
Format 19
|
||||||
|
|
||||||
@ -24,7 +26,7 @@ EndPreamble
|
|||||||
Style DinBrief
|
Style DinBrief
|
||||||
LatexType Command
|
LatexType Command
|
||||||
Margin Static
|
Margin Static
|
||||||
LeftMargin "Unsere Zeichen"
|
LeftMargin "XXBackaddress:"
|
||||||
Align Left
|
Align Left
|
||||||
AlignPossible Left
|
AlignPossible Left
|
||||||
LabelType Static
|
LabelType Static
|
||||||
@ -42,7 +44,7 @@ End
|
|||||||
# (see scrlettr2 for an alternative lyx-implementation)
|
# (see scrlettr2 for an alternative lyx-implementation)
|
||||||
Style Send_To_Address
|
Style Send_To_Address
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Anschrift:"
|
LabelString "Address:"
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
BottomSep 0.1
|
BottomSep 0.1
|
||||||
LatexName letter
|
LatexName letter
|
||||||
@ -56,7 +58,7 @@ End
|
|||||||
# backaddress in letter head
|
# backaddress in letter head
|
||||||
Style My_Address
|
Style My_Address
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Briefkopf:"
|
LabelString "Sender Address:"
|
||||||
LatexName address
|
LatexName address
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
BottomSep 0.5
|
BottomSep 0.5
|
||||||
@ -66,56 +68,55 @@ End
|
|||||||
# backaddress in address window
|
# backaddress in address window
|
||||||
Style "Return address"
|
Style "Return address"
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Absender:"
|
LabelString "Backaddress:"
|
||||||
LatexName backaddress
|
LatexName backaddress
|
||||||
TextFont
|
TextFont
|
||||||
Size Small
|
Size Small
|
||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
# vor der Emfängeranschrift (Einschreiben, Luftpost)
|
# Printed above the address (e.g., Air Mail, Registered Mail)
|
||||||
Style "Postal comment"
|
Style "Postal comment"
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Postvermerk:"
|
LabelString "Postal Remark:"
|
||||||
LatexName postremark
|
LatexName postremark
|
||||||
End
|
End
|
||||||
|
|
||||||
# rechts neben der Emfängeranschrift (Eilt, Persönlich)
|
# Printed right next to Receiver (e.g., Urgent, Confidential)
|
||||||
Style Handling
|
Style Handling
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Zusatz:"
|
LabelString "Handling:"
|
||||||
LatexName handling
|
LatexName handling
|
||||||
End
|
End
|
||||||
|
|
||||||
# "Ihre Zeichen/Ihre Nachricht vom"
|
|
||||||
Style YourRef
|
Style YourRef
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Ihre Zeichen:"
|
LabelString "Your ref.:"
|
||||||
LatexName yourmail
|
LatexName yourmail
|
||||||
End
|
End
|
||||||
|
|
||||||
Style MyRef
|
Style MyRef
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Unsere Zeichen:"
|
LabelString "Our ref.:"
|
||||||
LatexName sign
|
LatexName sign
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Writer
|
Style Writer
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Sachbearbeiter:"
|
LabelString "Writer:"
|
||||||
LatexName writer
|
LatexName writer
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Signature
|
Style Signature
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Unterschrift:"
|
LabelString "Signature:"
|
||||||
LatexName signature
|
LatexName signature
|
||||||
End
|
End
|
||||||
|
|
||||||
# contact info at the bottom of the first page
|
# contact info at the bottom of the first page
|
||||||
Style Bottomtext
|
Style Bottomtext
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Fusszeile(n):"
|
LabelString "Bottom text:"
|
||||||
LatexName bottomtext
|
LatexName bottomtext
|
||||||
AlignPossible Block, Left, Right, Center
|
AlignPossible Block, Left, Right, Center
|
||||||
End
|
End
|
||||||
@ -125,20 +126,20 @@ End
|
|||||||
|
|
||||||
Style "Area code"
|
Style "Area code"
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Vorwahl:"
|
LabelString "Area Code:"
|
||||||
LatexName "renewcommand{\areacode}"
|
LatexName "renewcommand{\areacode}"
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Telephone
|
Style Telephone
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Telefon:"
|
LabelString "Telephone:"
|
||||||
LatexName phone
|
LatexName phone
|
||||||
LatexParam {\areacode}
|
LatexParam {\areacode}
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Location
|
Style Location
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Ort:"
|
LabelString "Location:"
|
||||||
LatexName place
|
LatexName place
|
||||||
Margin Right_Address_Box
|
Margin Right_Address_Box
|
||||||
TopSep 0.1
|
TopSep 0.1
|
||||||
@ -148,14 +149,14 @@ End
|
|||||||
|
|
||||||
Style Date
|
Style Date
|
||||||
CopyStyle Location
|
CopyStyle Location
|
||||||
LabelString "Datum:"
|
LabelString "Date:"
|
||||||
LatexName date
|
LatexName date
|
||||||
End
|
End
|
||||||
|
|
||||||
# dinbrief does not emphasize the subject line
|
# dinbrief does not emphasize the subject line
|
||||||
Style Subject
|
Style Subject
|
||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelString "Betreff:"
|
LabelString "Subject:"
|
||||||
LatexName subject
|
LatexName subject
|
||||||
TopSep 0.4
|
TopSep 0.4
|
||||||
BottomSep 0.4
|
BottomSep 0.4
|
||||||
@ -173,7 +174,7 @@ Style Opening
|
|||||||
CopyStyle DinBrief
|
CopyStyle DinBrief
|
||||||
LabelType Top_Environment
|
LabelType Top_Environment
|
||||||
LeftMargin ""
|
LeftMargin ""
|
||||||
LabelString "Anrede:"
|
LabelString "Opening:"
|
||||||
LatexName opening
|
LatexName opening
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
TopSep 1.5
|
TopSep 1.5
|
||||||
@ -187,7 +188,7 @@ End
|
|||||||
|
|
||||||
Style Closing
|
Style Closing
|
||||||
CopyStyle Opening
|
CopyStyle Opening
|
||||||
LabelString "Gruss:"
|
LabelString "Closing:"
|
||||||
LatexName closing
|
LatexName closing
|
||||||
OptionalArgs 1
|
OptionalArgs 1
|
||||||
KeepEmpty 1
|
KeepEmpty 1
|
||||||
@ -195,7 +196,7 @@ End
|
|||||||
|
|
||||||
Style encl
|
Style encl
|
||||||
CopyStyle Opening
|
CopyStyle Opening
|
||||||
LabelString "Anlage(n):"
|
LabelString "encl:"
|
||||||
LatexName encl
|
LatexName encl
|
||||||
TopSep 0.4
|
TopSep 0.4
|
||||||
BottomSep 0.4
|
BottomSep 0.4
|
||||||
@ -210,13 +211,13 @@ End
|
|||||||
|
|
||||||
Style cc
|
Style cc
|
||||||
CopyStyle encl
|
CopyStyle encl
|
||||||
LabelString "Verteiler:"
|
LabelString "cc:"
|
||||||
LatexName cc
|
LatexName cc
|
||||||
End
|
End
|
||||||
|
|
||||||
Style PS
|
Style PS
|
||||||
CopyStyle encl
|
CopyStyle encl
|
||||||
LabelString "PS:"
|
LabelString "Post Scriptum:"
|
||||||
LatexName ps
|
LatexName ps
|
||||||
Align Block
|
Align Block
|
||||||
AlignPossible Block, Left
|
AlignPossible Block, Left
|
||||||
@ -268,7 +269,7 @@ Style IhrZeichen
|
|||||||
ObsoletedBy YourRef
|
ObsoletedBy YourRef
|
||||||
End
|
End
|
||||||
|
|
||||||
# Ihr Schreiben vom ist in Dinbrief identisch mit Ihr Zeichen
|
# These are identical in this class
|
||||||
Style YourMail
|
Style YourMail
|
||||||
ObsoletedBy YourRef
|
ObsoletedBy YourRef
|
||||||
End
|
End
|
||||||
|
Loading…
Reference in New Issue
Block a user