mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
dinbrief: fix typos, correct obsolete environments, add missing environments, patch by Günter Milde
(existing documents are fully compatible to the new one) can also go to branch, Jürgen? git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26819 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d3178c4fc8
commit
2cb757c4c8
@ -3,193 +3,343 @@
|
|||||||
# German DIN-Brief textclass definition file.
|
# German DIN-Brief textclass definition file.
|
||||||
# Author : Juergen Vigna <jug@sad.it>
|
# Author : Juergen Vigna <jug@sad.it>
|
||||||
# Modified by: Carsten Kaemmerer <kammerer@ips.cs.tu-bs.de>
|
# Modified by: Carsten Kaemmerer <kammerer@ips.cs.tu-bs.de>
|
||||||
# Modifies only some things from letter.layout
|
# Modified by: Guenter Milde <g.milde@users.berlios.de>
|
||||||
|
# Dummy Style DinBrief for common layout features (removed at eof)
|
||||||
|
# Generic style names (there are german translations for most names)
|
||||||
|
# Additional Styles and twiddeled layout
|
||||||
|
# Many "ObsoletedBy" to ease conversion from g-brief, scrletter,
|
||||||
|
# or letter (see also the update of the dinbrief.lyx template)
|
||||||
|
|
||||||
Format 10
|
Format 10
|
||||||
|
|
||||||
Input letter.layout
|
Input letter.layout
|
||||||
|
|
||||||
|
# dinbrief's \phone has 2 args, area and number. We define an empty
|
||||||
|
# command that can be set by the Area_Code style
|
||||||
|
Preamble
|
||||||
|
\newcommand{\areacode}{}
|
||||||
|
EndPreamble
|
||||||
|
|
||||||
Style My_Address
|
Style DinBrief # auxiliary style copied by other dinbrief styles
|
||||||
|
LatexType Command
|
||||||
Margin Static
|
Margin Static
|
||||||
LeftMargin Unterschrift:
|
LeftMargin "Unsere Zeichen"
|
||||||
|
Align Left
|
||||||
|
AlignPossible Left
|
||||||
LabelType Static
|
LabelType Static
|
||||||
LabelString "Briefkopf:"
|
|
||||||
LabelSep x
|
LabelSep x
|
||||||
LabelFont
|
LabelFont
|
||||||
|
Series Medium
|
||||||
Shape Italic
|
Shape Italic
|
||||||
Size Small
|
Size Small
|
||||||
Color blue
|
Color blue
|
||||||
EndFont
|
EndFont
|
||||||
BottomSep 0.5
|
|
||||||
Spacing Other 0.9
|
|
||||||
End
|
End
|
||||||
|
|
||||||
|
# Open a new letter
|
||||||
|
# in dinbrief, this is an environment spanning the whole letter
|
||||||
|
# (see scrlettr2 for an alternative lyx-implementation)
|
||||||
Style Send_To_Address
|
Style Send_To_Address
|
||||||
Margin Static
|
CopyStyle DinBrief
|
||||||
|
LabelString "Anschrift:"
|
||||||
|
KeepEmpty 1 # compulsory style
|
||||||
BottomSep 0.1
|
BottomSep 0.1
|
||||||
LeftMargin Unterschrift:
|
LatexName letter
|
||||||
LabelType Static
|
|
||||||
LabelString "Adresse:"
|
|
||||||
LabelSep x
|
|
||||||
LabelFont
|
|
||||||
Series Medium
|
|
||||||
Shape Italic
|
|
||||||
Size Small
|
|
||||||
Color blue
|
|
||||||
EndFont
|
|
||||||
Spacing Other 0.9
|
|
||||||
End
|
End
|
||||||
|
|
||||||
|
# Data Fields, placed according to DIN norm
|
||||||
|
# ---------------------------------------------------------
|
||||||
|
|
||||||
Style Opening
|
# need to be placed before the Opening in the LyX document!
|
||||||
LeftMargin Unterschrift:
|
|
||||||
LabelString "Anrede:"
|
Style My_Address # backaddress in letter head
|
||||||
LabelSep x
|
CopyStyle DinBrief
|
||||||
LabelFont
|
LabelString "Briefkopf:"
|
||||||
Series Medium
|
LatexName address
|
||||||
Shape Italic
|
KeepEmpty 1 # compulsory style
|
||||||
|
BottomSep 0.5
|
||||||
|
AlignPossible Block, Left, Right, Center
|
||||||
|
End
|
||||||
|
|
||||||
|
Style "Return address" # backaddress in address window
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Absender:"
|
||||||
|
LatexName backaddress
|
||||||
|
TextFont
|
||||||
Size Small
|
Size Small
|
||||||
Color blue
|
|
||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style "Postal comment" # vor der Emfängeranschrift (Einschreiben, Luftpost)
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Postvermerk:"
|
||||||
|
LatexName postremark
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Handling # rechts neben der Emf<6D>ngeranschrift (Eilt, Pes<65>nlich)
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Zusatz:"
|
||||||
|
LatexName handling
|
||||||
|
End
|
||||||
|
|
||||||
|
Style YourRef
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Ihre Zeichen:" # "Ihre Zeichen/Ihre Nachricht vom"
|
||||||
|
LatexName yourmail
|
||||||
|
End
|
||||||
|
|
||||||
|
Style MyRef
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Unsere Zeichen:"
|
||||||
|
LatexName sign
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Writer
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Sachbearbeiter:"
|
||||||
|
LatexName writer
|
||||||
|
End
|
||||||
|
|
||||||
Style Signature
|
Style Signature
|
||||||
LeftMargin Unterschrift:
|
CopyStyle DinBrief
|
||||||
LabelString "Unterschrift:"
|
LabelString "Unterschrift:"
|
||||||
LabelSep x
|
LatexName signature
|
||||||
LabelFont
|
|
||||||
Series Medium
|
|
||||||
Shape Italic
|
|
||||||
Size Small
|
|
||||||
Color blue
|
|
||||||
EndFont
|
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style Bottomtext # contact info at the bottom of the first page
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Fußzeile(n):"
|
||||||
|
LatexName bottomtext
|
||||||
|
AlignPossible Block, Left, Right, Center
|
||||||
|
End
|
||||||
|
|
||||||
|
# dinbrief's \phone has 2 args, area and number,
|
||||||
|
# define both as distinct styles
|
||||||
|
|
||||||
|
Style "Area code"
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Vorwahl:"
|
||||||
|
LatexName "renewcommand{\areacode}"
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Telephone
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Telefon:"
|
||||||
|
LatexName phone
|
||||||
|
LatexParam {\areacode}
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Location
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Ort:"
|
||||||
|
LatexName place
|
||||||
|
Margin Right_Address_Box
|
||||||
|
TopSep 0.1
|
||||||
|
BottomSep 0.1
|
||||||
|
ParSep 0.1
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Date
|
||||||
|
CopyStyle Location
|
||||||
|
LabelString "Datum:"
|
||||||
|
LatexName date
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Subject # dinbrief does not emphasize the subject line
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelString "Betreff:"
|
||||||
|
LatexName subject
|
||||||
|
TopSep 0.4
|
||||||
|
BottomSep 0.4
|
||||||
|
ParSep 0.4
|
||||||
|
Align Block
|
||||||
|
AlignPossible Block, Left, Right, Center
|
||||||
|
End
|
||||||
|
|
||||||
|
# Opening (Anrede)
|
||||||
|
# ----------------
|
||||||
|
|
||||||
|
# sets the above data fields
|
||||||
|
|
||||||
|
Style Opening
|
||||||
|
CopyStyle DinBrief
|
||||||
|
LabelType Top_Environment
|
||||||
|
LeftMargin ""
|
||||||
|
LabelString "Anrede:"
|
||||||
|
LatexName opening
|
||||||
|
KeepEmpty 1 # compulsory style
|
||||||
|
TopSep 1.5
|
||||||
|
BottomSep 1
|
||||||
|
End
|
||||||
|
|
||||||
|
# Backmatter (styles to be used at the end of the letter)
|
||||||
|
# -------------------------------------------------------
|
||||||
|
|
||||||
|
# placed in order of appearance in the document
|
||||||
|
|
||||||
Style Closing
|
Style Closing
|
||||||
LeftMargin Unterschrift:
|
CopyStyle Opening
|
||||||
LabelString "Gruss:"
|
LabelString "Gruß:"
|
||||||
LabelSep x
|
LatexName closing
|
||||||
LabelFont
|
OptionalArgs 1
|
||||||
Series Medium
|
KeepEmpty 1 # compulsory style
|
||||||
Shape Italic
|
|
||||||
Size Small
|
|
||||||
Color blue
|
|
||||||
EndFont
|
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style encl
|
Style encl
|
||||||
LabelString "Anlagen:"
|
CopyStyle Opening
|
||||||
LeftMargin Unterschrift:
|
LabelString "Anlage(n):"
|
||||||
LabelSep x
|
LatexName encl
|
||||||
LabelFont
|
|
||||||
Series Medium
|
|
||||||
Shape Italic
|
|
||||||
Size Small
|
|
||||||
Color blue
|
|
||||||
EndFont
|
|
||||||
End
|
|
||||||
|
|
||||||
|
|
||||||
Style ps
|
|
||||||
Margin Static
|
|
||||||
LatexType Command
|
|
||||||
LatexName ps
|
|
||||||
LeftMargin Unterschrift:
|
|
||||||
LabelSep x
|
|
||||||
TopSep 0.4
|
TopSep 0.4
|
||||||
BottomSep 0.4
|
BottomSep 0.4
|
||||||
ParSep 0.4
|
KeepEmpty 0
|
||||||
Align Block
|
|
||||||
AlignPossible Block, Left
|
|
||||||
LabelType Static
|
|
||||||
LabelString "PS:"
|
|
||||||
LabelFont
|
LabelFont
|
||||||
Series Medium
|
Series Medium
|
||||||
Shape Italic
|
Shape Up
|
||||||
Size Small
|
Size Normal
|
||||||
Color blue
|
Color black
|
||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style cc
|
Style cc
|
||||||
|
CopyStyle encl
|
||||||
LabelString "Verteiler:"
|
LabelString "Verteiler:"
|
||||||
LeftMargin Unterschrift:
|
LatexName cc
|
||||||
LabelSep x
|
|
||||||
LabelFont
|
|
||||||
Series Medium
|
|
||||||
Shape Italic
|
|
||||||
Size Small
|
|
||||||
Color blue
|
|
||||||
EndFont
|
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style PS
|
||||||
Style Betreff
|
CopyStyle encl
|
||||||
Margin Static
|
LabelString "PS:"
|
||||||
LatexType Command
|
LatexName ps
|
||||||
LatexName subject
|
Align Block
|
||||||
LeftMargin Unterschrift:
|
AlignPossible Block, Left
|
||||||
LabelSep x
|
|
||||||
KeepEmpty 1
|
|
||||||
TopSep 0.4
|
|
||||||
BottomSep 0.4
|
|
||||||
ParSep 0.4
|
ParSep 0.4
|
||||||
Align Block
|
|
||||||
AlignPossible Block, Left
|
|
||||||
LabelType Static
|
|
||||||
LabelString "Betreff:"
|
|
||||||
LabelFont
|
|
||||||
Shape Italic
|
|
||||||
Size Small
|
|
||||||
Color blue
|
|
||||||
EndFont
|
|
||||||
TextFont
|
|
||||||
Shape Italic
|
|
||||||
EndFont
|
|
||||||
End
|
End
|
||||||
|
|
||||||
|
# Obsoleted (or differently named) styles
|
||||||
|
# ---------------------------------------
|
||||||
|
|
||||||
Style Stadt
|
# ease conversion from g-brief, scrletter, or letter
|
||||||
Margin Right_Address_Box
|
|
||||||
LatexType Command
|
Style SenderAddress # scrletter
|
||||||
LatexName place
|
ObsoletedBy My_Address
|
||||||
LabelSep x
|
|
||||||
TopSep 0.1
|
|
||||||
BottomSep 0.1
|
|
||||||
ParSep 0.1
|
|
||||||
Align Block
|
|
||||||
AlignPossible Block, Left
|
|
||||||
LabelType Static
|
|
||||||
LabelString "Stadt:"
|
|
||||||
LabelFont
|
|
||||||
Shape Italic
|
|
||||||
Size Small
|
|
||||||
Color blue
|
|
||||||
EndFont
|
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style Backaddress # scrletter
|
||||||
Style Datum
|
ObsoletedBy "Return address"
|
||||||
Margin Right_Address_Box
|
|
||||||
LatexType Command
|
|
||||||
LatexName date
|
|
||||||
LabelSep x
|
|
||||||
TopSep 0.1
|
|
||||||
BottomSep 0.1
|
|
||||||
ParSep 0.1
|
|
||||||
Align Block
|
|
||||||
AlignPossible Block, Left
|
|
||||||
LabelType Static
|
|
||||||
LabelString "Datum:"
|
|
||||||
LabelFont
|
|
||||||
Shape Italic
|
|
||||||
Size Small
|
|
||||||
Color blue
|
|
||||||
EndFont
|
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style RetourAdresse # g-brief-de
|
||||||
|
ObsoletedBy "Return address"
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Address # dinbrief (gm old), g-brief-en, scrletter, ...
|
||||||
|
ObsoletedBy Send_To_Address
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Adresse # g-brief-de, g-brief2
|
||||||
|
ObsoletedBy Send_To_Address
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Postvermerk # g-brief-de
|
||||||
|
ObsoletedBy "Postal comment"
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Zusatz # g-brief-de
|
||||||
|
ObsoletedBy Handling
|
||||||
|
End
|
||||||
|
|
||||||
|
Style IhrZeichen # g-brief-de
|
||||||
|
ObsoletedBy YourRef
|
||||||
|
End
|
||||||
|
|
||||||
|
# Ihr Schreiben vom ist in Dinbrief identisch mit Ihr Zeichen
|
||||||
|
Style YourMail
|
||||||
|
ObsoletedBy YourRef
|
||||||
|
End
|
||||||
|
|
||||||
|
Style IhrSchreiben # g-brief-de
|
||||||
|
ObsoletedBy YourRef
|
||||||
|
End
|
||||||
|
|
||||||
|
Style MeinZeichen # g-brief-de
|
||||||
|
ObsoletedBy MyRef
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Unterschrift # g-brief-de
|
||||||
|
ObsoletedBy Signature
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Phone # dinbrief (gm old)
|
||||||
|
ObsoletedBy Telephone
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Telefon # g-brief-de
|
||||||
|
ObsoletedBy Telephone
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Place # dinbrief (gm old)
|
||||||
|
ObsoletedBy Location
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Stadt # dinbrief v2
|
||||||
|
ObsoletedBy Location
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Town # g-brief-en
|
||||||
|
ObsoletedBy Location
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Ort # g-brief-de
|
||||||
|
ObsoletedBy Location
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Datum # g-brief-de
|
||||||
|
ObsoletedBy Date
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Reference # g-brief-en, g-brief2
|
||||||
|
ObsoletedBy Subject
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Betreff # g-brief-de
|
||||||
|
ObsoletedBy Subject
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Anrede # g-brief-de
|
||||||
|
ObsoletedBy Opening
|
||||||
|
End
|
||||||
|
|
||||||
|
# in dinbrief, the letter text is in Standard format
|
||||||
|
Style Letter
|
||||||
|
ObsoletedBy Standard
|
||||||
|
End
|
||||||
|
Style Brieftext # g-brief-de
|
||||||
|
ObsoletedBy Standard
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Gruss # g-brief-de
|
||||||
|
ObsoletedBy Closing
|
||||||
|
End
|
||||||
|
|
||||||
|
Style ps
|
||||||
|
ObsoletedBy PS
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Encl. # g-brief-en
|
||||||
|
ObsoletedBy encl
|
||||||
|
End
|
||||||
|
|
||||||
|
Style Anlagen # g-brief-de
|
||||||
|
ObsoletedBy encl
|
||||||
|
End
|
||||||
|
|
||||||
|
Style CC # scrletter
|
||||||
|
ObsoletedBy cc
|
||||||
|
End
|
||||||
|
Style Verteiler # g-brief-de
|
||||||
|
ObsoletedBy cc
|
||||||
|
End
|
||||||
|
|
||||||
|
# Remove auxiliary style
|
||||||
|
NoStyle DinBrief
|
||||||
|
|
||||||
|
@ -3,8 +3,24 @@
|
|||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
\textclass dinbrief
|
\textclass dinbrief
|
||||||
\language german
|
\begin_preamble
|
||||||
\inputencoding latin1
|
% Erzeugen von Adressaufklebern
|
||||||
|
%\makelabels
|
||||||
|
|
||||||
|
%% Layout-Schalter (\no* = aus, \* = an)
|
||||||
|
% Fenster um Adressfeld
|
||||||
|
% \nowindowrules
|
||||||
|
% Trennstrich zwischen Absender und Anschrift
|
||||||
|
% \nobackaddressrule
|
||||||
|
% Faltmarkierung
|
||||||
|
% \nowindowtics
|
||||||
|
|
||||||
|
% Hochgestellte vs. Standardanschrift
|
||||||
|
% \addresshigh
|
||||||
|
% \addressstd (default)
|
||||||
|
\end_preamble
|
||||||
|
\language ngerman
|
||||||
|
\inputencoding auto
|
||||||
\font_roman default
|
\font_roman default
|
||||||
\font_sans default
|
\font_sans default
|
||||||
\font_typewriter default
|
\font_typewriter default
|
||||||
@ -18,9 +34,9 @@
|
|||||||
\paperfontsize 12
|
\paperfontsize 12
|
||||||
\spacing single
|
\spacing single
|
||||||
\use_hyperref false
|
\use_hyperref false
|
||||||
\papersize default
|
\papersize a4paper
|
||||||
\use_geometry false
|
\use_geometry false
|
||||||
\use_amsmath 0
|
\use_amsmath 1
|
||||||
\use_esint 0
|
\use_esint 0
|
||||||
\cite_engine basic
|
\cite_engine basic
|
||||||
\use_bibtopic false
|
\use_bibtopic false
|
||||||
@ -29,84 +45,330 @@
|
|||||||
\tocdepth 3
|
\tocdepth 3
|
||||||
\paragraph_separation skip
|
\paragraph_separation skip
|
||||||
\defskip medskip
|
\defskip medskip
|
||||||
\quotes_language german
|
\quotes_language polish
|
||||||
\papercolumns 1
|
\papercolumns 1
|
||||||
\papersides 1
|
\papersides 1
|
||||||
\paperpagestyle empty
|
\paperpagestyle empty
|
||||||
\tracking_changes false
|
\tracking_changes false
|
||||||
\output_changes false
|
\output_changes false
|
||||||
\author ""
|
\author ""
|
||||||
|
\author ""
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
\begin_body
|
\begin_body
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Die Datenfelder (Briefkopf, Absender, Betreffzeile, Empfängeradresse, Datum,
|
||||||
|
Unterschrift, Fußzeile, ...) müssen vor der Anrede definiert werden!
|
||||||
|
\begin_inset Newline newline
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Bei mehrfacher Verwendung in einem Dokument ersetzt die letzten Definition
|
||||||
|
die jeweils vorhergehende.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\begin_layout My Address
|
\begin_layout My Address
|
||||||
<Mein Name>
|
Mein Name
|
||||||
|
\begin_inset space \hfill{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
ggf.
|
||||||
|
\begin_inset space ~
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Firmenlogo
|
||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
<Meine Straße>
|
Meine Straße
|
||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
<Meine Stadt>
|
Meine Stadt
|
||||||
|
\begin_inset Note Note
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
oder individuell gestalteter Briefkopf (z.
|
||||||
|
\begin_inset space \thinspace{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
B.
|
||||||
|
Tabelle oder eingebundene Grafik)
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Return address
|
||||||
|
Mein Name, Meine Straße, Meine Stadt
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Absenderzeile im Adressfenster
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Send To Address
|
\begin_layout Send To Address
|
||||||
<Dein Name>
|
Name
|
||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
<Deine Straße>
|
Straße
|
||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
<Deine Stadt>
|
Stadt
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Stadt
|
\begin_layout Postal comment
|
||||||
<Stadt für Datum>
|
Einschreiben/Luftpost
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optional
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Datum
|
\end_inset
|
||||||
08.
|
|
||||||
Juni 1997
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Handling
|
||||||
|
Eilt/Persönlich
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optional
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout YourRef
|
||||||
|
20.10.2010
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optional
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout MyRef
|
||||||
|
HGK
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optional
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Writer
|
||||||
|
Müller
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optional
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
wenn hier etwas engetragen ist, wird auf die DIN 676 von Mai 1991 umgeschaltet
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Area code
|
||||||
|
0800
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optional
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Telephone
|
||||||
|
1231231
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optional
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Erscheint nur, wenn auch Ihre Zeichen oder Unsere Zeichen definiert ist
|
||||||
|
(ggf.
|
||||||
|
mit geschütztem Leerzeichen erzwingen).
|
||||||
|
\begin_inset Newline newline
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Kann auch als Teil der Nummer formatiert werden (z.
|
||||||
|
\begin_inset space \thinspace{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
.B.
|
||||||
|
0351/12312312).
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Signature
|
\begin_layout Signature
|
||||||
<Meine Unterschrift>
|
Müller
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Betreff
|
\begin_layout Bottomtext
|
||||||
<Mein Betreff>
|
Fußzeile: Besucheradresse, Konto, Telefon/-fax, Mail, Webseite, o.
|
||||||
|
\begin_inset space \thinspace{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Ä.
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optional
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Location
|
||||||
|
Beispielstadt
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Date
|
||||||
|
21.10.2010
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Wenn das Datum fehlt, wird automatisch das aktuelle Datum gesetzt.
|
||||||
|
\begin_inset Newline newline
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Ein leeres
|
||||||
|
\begin_inset Quotes pld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Datum
|
||||||
|
\begin_inset Quotes prd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Feld unterdrückt die Ausgabe.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subject
|
||||||
|
Betreff
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Opening
|
\begin_layout Opening
|
||||||
<Anrede>
|
Sehr geehrte(r)
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
<Hierher kommt der Text>
|
Brieftext
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Der Brieftext steht zwischen Anrede und Gruß.
|
||||||
|
Es sind alle Schriftstile möglich.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\end_inset
|
||||||
<Auch in mehreren Absätzen>
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Closing
|
\begin_layout Closing
|
||||||
Mit freundlichen Grüßen
|
Mit freundlichen Grüßen
|
||||||
|
\begin_inset OptArg
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
optionale, alternative Unterschrift
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout ps
|
\end_inset
|
||||||
<Postscript.>
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout cc
|
\begin_layout PS
|
||||||
<Verteiler>
|
PS Text
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout encl
|
\begin_layout encl
|
||||||
<Anlagen>
|
1
|
||||||
|
\begin_inset space \thinspace{}
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Fotokopie der Akte
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout cc
|
||||||
|
AS, V, C
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_body
|
\end_body
|
||||||
|
Loading…
Reference in New Issue
Block a user