]> git.lyx.org Git - lyx.git/blob - lib/layouts/dtk.layout
b8e1405621d9ca55cfd83750cb4d5e5f6b631616
[lyx.git] / lib / layouts / dtk.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[dtk]{article (dtk)}
3 # This is the definition file for
4 # Die TeXnische Komoedie (dtk), 
5 # the journal of the German TeX User Group http://www.dante.de.
6 # Author : Herbert Voss <voss@lyx.org> 2001/08/13
7 #
8 # General textclass parameters
9 Columns                 1
10 Sides                   2
11 SecNumDepth             -1              #no counting
12 TocDepth                -1
13 MaxCounter              Counter_EnumI   #no counting of sections
14 #
15 ClassOptions
16   FontSize              default         #only 10pt in fact of A5
17   PageStyle             ""              # controlled by class
18 End
19 #
20 DefaultFont                             # only for screen
21   Family                Roman
22   Series                Medium
23   Shape                 Up
24   Size                  Normal
25   Color                 None
26 EndFont
27 #
28 # Standard style definition
29 #
30 Style Standard
31   Margin                Static
32   LatexType             Paragraph
33   LatexName             dummy           # no special latex env
34   ParSkip               0.5             # default
35   ParSep                0.5             # default
36   Align                 Block
37   AlignPossible         Block, Left, Right, Center
38   LabelType             No_Label
39 End
40 #
41 #
42 Input stdlists.inc
43 Input stdsections.inc
44 Input stdstarsections.inc
45 #
46 NoStyle Chapter
47 NoStyle Chapter*
48 #
49 Input stdtitle.inc
50 Input stdstruct.inc
51 Input stdlayouts.inc
52 # no lyxmacros!
53
54