lyx_mirror/lib/layouts/dinbrief.layout
Jürgen Spitzmüller 9e5eebc14c *** Requires tag for classes, layouts and custom insets ***
* src/TextClass{cpp,h}:
	- implement Requires tag for class and InsetLayout.
* src/Layout.{cpp,h}:
	- implement Requires tag for layouts.
	- increase layouts format to 6.
* src/Paragraph.cpp:
	- request required features for paragraph layouts.
* src/LaTeXFeatures.cpp:
	- add some packages needed by modules.
	- remove Preamble method for InsetLayout. This is now done
	  in InsetFlex::validate.
* src/BufferParams.cpp (validate):
	- request required features for the class.
* src/insets/InsetLayout.h:
	- new member "requires".
* src/insets/InsetFlex.{cpp,h}:
	- implement validate method and request required features and preamble snippets.

* lib/layouts/*.{layout,module,inc}:
	- increase layouts format to 6.
	- use Requires tags in some modules (more can be done later).

* lib/doc/Customization.lyx:
	- document Requires tag.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22414 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 16:59:10 +00:00

196 lines
4.2 KiB
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{letter (DIN-Brief, German)}
# German DIN-Brief textclass definition file.
# Author : Juergen Vigna <jug@sad.it>
# Modified by: Carsten Kaemmerer <kammerer@ips.cs.tu-bs.de>
# Modifies only some things from letter.layout
Format 6
Input letter.layout
Style My_Address
Margin Static
LeftMargin Unterschrift:
LabelType Static
LabelString "Briefkopf:"
LabelSep x
LabelFont
Shape Italic
Size Small
Color blue
EndFont
BottomSep 0.5
Spacing Other 0.9
End
Style Send_To_Address
Margin Static
BottomSep 0.1
LeftMargin Unterschrift:
LabelType Static
LabelString "Adresse:"
LabelSep x
LabelFont
Series Medium
Shape Italic
Size Small
Color blue
EndFont
Spacing Other 0.9
End
Style Opening
LeftMargin Unterschrift:
LabelString "Anrede:"
LabelSep x
LabelFont
Series Medium
Shape Italic
Size Small
Color blue
EndFont
End
Style Signature
LeftMargin Unterschrift:
LabelString "Unterschrift:"
LabelSep x
LabelFont
Series Medium
Shape Italic
Size Small
Color blue
EndFont
End
Style Closing
LeftMargin Unterschrift:
LabelString "Gruss:"
LabelSep x
LabelFont
Series Medium
Shape Italic
Size Small
Color blue
EndFont
End
Style encl
LabelString "Anlagen:"
LeftMargin Unterschrift:
LabelSep x
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
BottomSep 0.4
ParSep 0.4
Align Block
AlignPossible Block, Left
LabelType Static
LabelString "PS:"
LabelFont
Series Medium
Shape Italic
Size Small
Color blue
EndFont
End
Style cc
LabelString "Verteiler:"
LeftMargin Unterschrift:
LabelSep x
LabelFont
Series Medium
Shape Italic
Size Small
Color blue
EndFont
End
Style Betreff
Margin Static
LatexType Command
LatexName subject
LeftMargin Unterschrift:
LabelSep x
KeepEmpty 1
TopSep 0.4
BottomSep 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
Style Stadt
Margin Right_Address_Box
LatexType Command
LatexName place
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
Style Datum
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