mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
12d02d04b2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6920 a592a061-630c-0410-9148-cb99ea01b6c8
628 lines
14 KiB
Plaintext
628 lines
14 KiB
Plaintext
#% Do not delete he line below; configure depends on this
|
||
# \DeclareLaTeXClass[g-brief]{letter (g-brief, german)}
|
||
# Letter textclass definition file.
|
||
# Author : Thomas Hartkens <thomas@hartkens.de>
|
||
|
||
# Input general definitions
|
||
# Input stdletter.inc
|
||
|
||
|
||
|
||
|
||
# General textclass parameters
|
||
Columns 1
|
||
Sides 1
|
||
PageStyle Empty
|
||
DefaultStyle Brieftext
|
||
|
||
# This is just to show how to declare the default font.
|
||
# The defaults are exactly those shown here.
|
||
DefaultFont
|
||
Family Roman
|
||
Series Medium
|
||
Shape Up
|
||
Size Normal
|
||
Color None
|
||
EndFont
|
||
|
||
|
||
|
||
# Brieftext style definition
|
||
Style Brieftext
|
||
Margin Static
|
||
LatexType Environment
|
||
LatexName g-brief
|
||
ParSkip 0.4
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left, Right, Center
|
||
LabelType Top_Environment
|
||
LabelString Text:
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
|
||
|
||
|
||
# Name und Titel des Absenders
|
||
Style Name
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Name
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Name:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Unterschrift des Absenders
|
||
Style Unterschrift
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Unterschrift
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Unterschrift:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Strasse
|
||
Style Strasse
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Strasse
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Strasse:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Zusatz
|
||
Style Zusatz
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Zusatz
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Zusatz:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Ort
|
||
Style Ort
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Ort
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Ort:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Land
|
||
Style Land
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Land
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Land:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# RetourAdresse
|
||
Style RetourAdresse
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName RetourAdresse
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString RetourAdresse:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
# MeinZeichen
|
||
Style MeinZeichen
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName MeinZeichen
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString MeinZeichen:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# IhrZeichen
|
||
Style IhrZeichen
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName IhrZeichen
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString IhrZeichen:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
# IhrSchreiben
|
||
Style IhrSchreiben
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName IhrSchreiben
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString IhrSchreiben:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
|
||
|
||
|
||
|
||
# Telefon
|
||
Style Telefon
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Telefon
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
TopSep 1.5
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Telefon:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Telefax
|
||
Style Telefax
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Telefax
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Telefax:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Telex
|
||
Style Telex
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Telex
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Telex:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
# email des Absenders
|
||
Style EMail
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName EMail
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString EMail:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# HTTP des Absenders
|
||
Style HTTP
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName HTTP
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString HTTP:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Bank
|
||
Style Bank
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Bank
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
TopSep 1.5
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Bank:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# BLZ
|
||
Style BLZ
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName BLZ
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString BLZ:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Konto
|
||
Style Konto
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Konto
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Konto:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Postvermerk
|
||
Style Postvermerk
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Postvermerk
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Postvermerk:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
# Adresse
|
||
Style Adresse
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Adresse
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
TopSep 1.5
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Adresse:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
# Data style definition
|
||
Style Datum
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Datum
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
KeepEmpty 1
|
||
Align Left
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Datum:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
# Oggetto style definition
|
||
Style Betreff
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Betreff
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
TopSep 1.5
|
||
ParSep 0.4
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Betreff:
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
# Opening style definition
|
||
Style Anrede
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Anrede
|
||
KeepEmpty 1
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
TopSep 1.5
|
||
ParSep 0.4
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Anrede:
|
||
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
|
||
|
||
# Anlagen style definition
|
||
Style Anlagen
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Anlagen
|
||
KeepEmpty 1
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
ParSep 0.4
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Anlagen:
|
||
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
# Verteiler style definition
|
||
Style Verteiler
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName Verteiler
|
||
KeepEmpty 1
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
ParSep 0.4
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Verteiler:
|
||
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
End
|
||
|
||
|
||
|
||
|
||
# Gruss style definition
|
||
Style Gruss
|
||
Margin Static
|
||
LatexType Command
|
||
LatexName LyxGruss
|
||
LeftMargin xxxxxxxxxx::xx
|
||
LabelSep xx
|
||
BottomSep 1.5
|
||
ParSep 0.4
|
||
KeepEmpty 1
|
||
Align Block
|
||
AlignPossible Block, Left
|
||
LabelType Static
|
||
LabelString Gru<72>:
|
||
|
||
# label font definition
|
||
LabelFont
|
||
Series Bold
|
||
Shape Italic
|
||
Color Blue
|
||
EndFont
|
||
|
||
#define the environment lyxGruss
|
||
Preamble
|
||
\newcommand{\LyxGruss}[1]
|
||
{ \Gruss{#1}{0.5cm} }
|
||
EndPreamble
|
||
|
||
|
||
End
|
||
|
||
|
||
|
||
Input stdfloats.inc
|
||
Input stdcounters.inc
|
||
|
||
|
||
|
||
|
||
|
||
# Input lyxmacros.inc
|
||
|
||
# Remove some unwanted styles.
|
||
# NoStyle Right_Address
|
||
# NoStyle Address
|