2003-02-18 14:17:35 +00:00
|
|
|
#% Do not delete the line below; configure depends on this
|
2012-10-09 05:24:32 +00:00
|
|
|
# \DeclareLaTeXClass{KOMA-Script Letter (V. 2)}
|
|
|
|
# \DeclareCategory{Letters}
|
2003-02-18 14:17:35 +00:00
|
|
|
# KOMA scrlettr2 textclass definition file.
|
2012-11-24 09:46:55 +00:00
|
|
|
# Juergen Spitzmueller <spitz@lyx.org>, 2003/2/17.
|
2008-02-03 11:56:44 +00:00
|
|
|
# Uwe Stöhr <uwestoehr@web.de>, 2008/2/03.
|
2003-02-18 14:17:35 +00:00
|
|
|
|
2020-11-01 02:58:25 +00:00
|
|
|
# TODO: DocBook doesn't support several letters in the same file.
|
|
|
|
# DocBook design note: there are several ways to implement sender data, this class does it in
|
|
|
|
# another way that the other letters. Usually, there is a large <address> tag with author
|
|
|
|
# information in <info>, but there is no possibility to include a URL in this case.
|
|
|
|
# Therefore, here, we use a <author> in <info>, having an <address>. <author> allows a URL
|
|
|
|
# (<uri>) and an address. However, phone and fax numbers should be put in <address>, they
|
|
|
|
# are not allowed directly in <author>... The generated DocBook will not be valid due to this!
|
|
|
|
|
2024-08-12 10:29:14 +00:00
|
|
|
Format 107
|
2010-11-21 17:00:12 +00:00
|
|
|
Provides subscript 1
|
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Standard
|
Added categories for style Standard, Title, Abstract, ShortTitle,
Author, FourAuthors, Affiliation, FourAffiliations, Acknowledgements,
Itemize, Enumerate, Seriate
to layouts, where they were missing. More to follow
2012-12-30 18:33:20 +00:00
|
|
|
Category MainText
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName dummy
|
|
|
|
ParSep 0.4
|
|
|
|
AlignPossible Block, Left, Right, Center
|
2017-02-19 23:20:52 +00:00
|
|
|
ParIndent MM
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag para
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
Input stdlists.inc
|
2003-09-15 15:20:19 +00:00
|
|
|
Input stdlayouts.inc
|
2004-05-03 09:49:24 +00:00
|
|
|
Input stdcounters.inc
|
2008-02-04 19:15:39 +00:00
|
|
|
Input stdinsets.inc
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Description
|
2003-05-02 08:55:48 +00:00
|
|
|
LabelFont
|
|
|
|
Family Sans
|
|
|
|
EndFont
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Labeling
|
2006-03-10 14:07:11 +00:00
|
|
|
CopyStyle List
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName labeling
|
2006-03-10 14:07:11 +00:00
|
|
|
# overwrite the preamble code definition
|
|
|
|
Preamble
|
|
|
|
EndPreamble
|
|
|
|
End
|
|
|
|
|
2008-02-06 19:56:00 +00:00
|
|
|
|
2006-03-10 14:07:11 +00:00
|
|
|
Style List
|
|
|
|
Obsoletedby Labeling
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
2008-02-06 19:56:00 +00:00
|
|
|
Preamble
|
|
|
|
\newif\ifletterclosed
|
|
|
|
EndPreamble
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Address
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexType Command
|
|
|
|
LatexName begin
|
|
|
|
LatexParam {letter}
|
2008-02-06 19:56:00 +00:00
|
|
|
Preamble
|
|
|
|
\AtEndDocument{\ifletterclosed\else\end{letter}\fi}
|
|
|
|
EndPreamble
|
2003-05-02 08:55:48 +00:00
|
|
|
KeepEmpty 1
|
|
|
|
LeftMargin xxxxxxxxxxxx::xx
|
|
|
|
LabelSep xx
|
|
|
|
TopSep 1.5
|
|
|
|
BottomSep 1.5
|
|
|
|
ParSep 1.5
|
|
|
|
Align Left
|
|
|
|
LabelType Static
|
|
|
|
LabelString "Address:"
|
2003-10-13 09:50:10 +00:00
|
|
|
LabelFont
|
2003-05-02 08:55:48 +00:00
|
|
|
Series Bold
|
|
|
|
Shape Italic
|
|
|
|
Size Small
|
2020-12-11 10:46:31 +00:00
|
|
|
Color textlabel1
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag NONE
|
|
|
|
DocBookWrapperTag address
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
# Start new letter
|
2020-11-01 02:58:25 +00:00
|
|
|
# Not supported by DocBook.
|
2003-02-18 14:17:35 +00:00
|
|
|
Style NextAddress
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexType Command
|
|
|
|
LatexName end{letter}\begin{letter}
|
|
|
|
KeepEmpty 1
|
|
|
|
LeftMargin xxxxxxxxxxxx::xx
|
|
|
|
LabelSep xx
|
|
|
|
TopSep 1.5
|
|
|
|
BottomSep 1.5
|
|
|
|
ParSep 1.5
|
|
|
|
Align Left
|
|
|
|
LabelType Static
|
|
|
|
LabelString "Next Address:"
|
2003-10-13 09:50:10 +00:00
|
|
|
LabelFont
|
2003-05-02 08:55:48 +00:00
|
|
|
Series Bold
|
|
|
|
Shape Italic
|
|
|
|
Size Small
|
2020-12-11 10:46:31 +00:00
|
|
|
Color textlabel1
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Opening
|
Added categories for style Bibliography, TwoAuthors, ThreeAuthors, TwoAffiliations,
ThreeAffiliations, Institute, DinBrief, Section, Subsection, Theorem,
Labeling, Opening, Closing, Signature, Name
2012-12-30 19:30:35 +00:00
|
|
|
Category Letter
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexType Command
|
|
|
|
LatexName opening
|
|
|
|
KeepEmpty 0
|
|
|
|
LeftMargin xxxxxxxxxxxx::xx
|
|
|
|
LabelSep xx
|
|
|
|
TopSep 0.4
|
|
|
|
BottomSep 0.4
|
|
|
|
ParSep 0.4
|
|
|
|
Align Left
|
|
|
|
LabelType Static
|
|
|
|
LabelString "Opening:"
|
2003-10-13 09:50:10 +00:00
|
|
|
LabelFont
|
2003-05-02 08:55:48 +00:00
|
|
|
Series Bold
|
|
|
|
Shape Italic
|
2020-12-11 10:46:31 +00:00
|
|
|
Color textlabel3
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag para
|
|
|
|
DocBookAttr role='opening'
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Closing
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Opening
|
|
|
|
LatexType Command
|
|
|
|
LatexName closing
|
|
|
|
LabelString "Closing:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag para
|
|
|
|
DocBookAttr role='closing'
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style PS
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Opening
|
|
|
|
LatexType Command
|
|
|
|
LatexName ps
|
|
|
|
LabelString "Post Scriptum:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag para
|
|
|
|
DocBookAttr role='post-scriptum'
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style CC
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Opening
|
|
|
|
LatexType Command
|
|
|
|
LatexName cc
|
|
|
|
LabelString "cc:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag para
|
|
|
|
DocBookAttr role='carbon-copy'
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Encl
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Opening
|
|
|
|
LatexName encl
|
|
|
|
LabelString "encl:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag para
|
|
|
|
DocBookAttr role='enclosed'
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Name
|
Added categories for style Bibliography, TwoAuthors, ThreeAuthors, TwoAffiliations,
ThreeAffiliations, Institute, DinBrief, Section, Subsection, Theorem,
Labeling, Opening, Closing, Signature, Name
2012-12-30 19:30:35 +00:00
|
|
|
Category Letter
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexType Command
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {fromname}
|
|
|
|
KeepEmpty 1
|
2008-02-03 11:56:44 +00:00
|
|
|
LeftMargin xxxxxxxxxxxxxxxxx::xx
|
2003-05-02 08:55:48 +00:00
|
|
|
LabelSep xx
|
|
|
|
TopSep 0.4
|
|
|
|
BottomSep 0.4
|
|
|
|
ParSep 0.4
|
|
|
|
Align Left
|
|
|
|
LabelType Static
|
|
|
|
LabelString "Sender Name:"
|
|
|
|
|
2003-10-13 09:50:10 +00:00
|
|
|
LabelFont
|
2003-05-02 08:55:48 +00:00
|
|
|
Series Bold
|
|
|
|
Shape Italic
|
2020-12-11 10:46:31 +00:00
|
|
|
Color textlabel1
|
2003-05-02 08:55:48 +00:00
|
|
|
EndFont
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag personname
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Signature
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {signature}
|
|
|
|
LabelString "Signature:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag para
|
|
|
|
DocBookWrapperTag abstract
|
|
|
|
DocBookWrapperAttr role='signature'
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style SenderAddress
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {fromaddress}
|
|
|
|
LabelString "Sender Address:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag address
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Telephone
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {fromphone}
|
|
|
|
LabelString "Sender Phone:"
|
2020-11-01 02:58:25 +00:00
|
|
|
# TODO: to be valid DocBook, this should be in the address.
|
|
|
|
DocBookTag phone
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Fax
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {fromfax}
|
|
|
|
LabelString "Sender Fax:"
|
2020-11-01 02:58:25 +00:00
|
|
|
# TODO: to be valid DocBook, this should be in the address.
|
|
|
|
DocBookTag fax
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style E-Mail
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {fromemail}
|
|
|
|
LabelString "Sender E-Mail:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag email
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style URL
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {fromurl}
|
|
|
|
LabelString "Sender URL:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag uri
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Bank
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {frombank}
|
|
|
|
LabelString "Bank:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag personblurb
|
|
|
|
DocBookAttr role='bank'
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag author
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Logo
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {fromlogo}
|
|
|
|
LabelString "Logo:"
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Place
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {place}
|
|
|
|
LabelString "Place:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag country
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag address
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Date
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {date}
|
|
|
|
LabelString "Date:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag date
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag NONE
|
|
|
|
DocBookInInfo always
|
2021-02-14 05:08:36 +00:00
|
|
|
DocBookNoFontInside true
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Backaddress
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {backaddress}
|
|
|
|
LabelString "Backaddress:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag NONE
|
|
|
|
DocBookWrapperTag address
|
|
|
|
DocBookWrapperTagType paragraph
|
|
|
|
DocBookWrapperMergeWithPrevious true
|
|
|
|
DocBookInInfo always
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Specialmail
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {specialmail}
|
|
|
|
LabelString "Specialmail:"
|
2020-11-01 02:58:25 +00:00
|
|
|
# TODO: not implemented for DocBook, what is the meaning of this?
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Location
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {location}
|
|
|
|
LabelString "Location:"
|
2020-11-01 02:58:25 +00:00
|
|
|
# TODO: not implemented for DocBook, what is the meaning of this?
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Title
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {title}
|
|
|
|
LabelString "Title:"
|
2010-01-19 19:43:15 +00:00
|
|
|
HTMLTitle true
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag title
|
|
|
|
DocBookAttr role='title' # As opposed to subject.
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag NONE
|
|
|
|
DocBookInInfo maybe
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Subject
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {subject}
|
|
|
|
LabelString "Subject:"
|
2020-11-01 02:58:25 +00:00
|
|
|
DocBookTag title
|
|
|
|
DocBookAttr role='title'
|
|
|
|
DocBookTagType paragraph
|
|
|
|
DocBookWrapperTag NONE
|
|
|
|
DocBookInInfo maybe
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Yourref
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Name
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {yourref}
|
|
|
|
LabelString "Your ref.:"
|
2003-02-18 14:17:35 +00:00
|
|
|
|
2003-10-13 09:50:10 +00:00
|
|
|
LabelFont
|
2003-05-02 08:55:48 +00:00
|
|
|
Family Sans
|
|
|
|
Series Medium
|
|
|
|
Shape Up
|
|
|
|
Size Small
|
|
|
|
Color None
|
|
|
|
EndFont
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Yourmail
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Yourref
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {yourmail}
|
|
|
|
LabelString "Your letter of:"
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Myref
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Yourref
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {myref}
|
|
|
|
LabelString "Our ref.:"
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Customer
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Yourref
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {customer}
|
|
|
|
LabelString "Customer no.:"
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2003-02-18 14:17:35 +00:00
|
|
|
Style Invoice
|
2003-05-02 08:55:48 +00:00
|
|
|
CopyStyle Yourref
|
|
|
|
LatexName setkomavar
|
|
|
|
LatexParam {invoice}
|
|
|
|
LabelString "Invoice no.:"
|
2003-02-18 14:17:35 +00:00
|
|
|
End
|
2008-02-03 11:56:44 +00:00
|
|
|
|
|
|
|
|
|
|
|
Style EndLetter
|
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
|
|
|
LatexName end{letter}
|
2008-02-06 19:56:00 +00:00
|
|
|
Preamble
|
|
|
|
\letterclosedtrue
|
|
|
|
EndPreamble
|
2008-02-03 11:56:44 +00:00
|
|
|
KeepEmpty 1
|
|
|
|
TopSep 1
|
|
|
|
ParSkip 0.4
|
|
|
|
Align Block
|
|
|
|
LabelSep xx
|
|
|
|
LabelType Static
|
|
|
|
LabelString "End of letter"
|
|
|
|
LabelFont
|
|
|
|
Series Bold
|
2020-12-11 10:46:31 +00:00
|
|
|
Color textlabel2
|
2008-02-03 11:56:44 +00:00
|
|
|
EndFont
|
|
|
|
End
|