home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / lyx21041.zip / XFree86 / lib / X11 / lyx / layouts / alfascrep.layout < prev    next >
Text File  |  1999-09-26  |  3KB  |  173 lines

  1. #% Do not delete the line below; configure depends on this
  2. # \DeclareLaTeXClass[scrreprt]{report (alphanum)}
  3. # Alfanumber textclass definition file.
  4. # Initial idea : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
  5. # Heavily modifed and enhanced by several developers.
  6. # Copyright for modifications: Arnd Hanses
  7. #     Do not modify or release with name and/or author unchanged. 
  8. # Warning: 
  9. #    Harmful damages are to be expected. Use and copy at your own risk.
  10. # Bug reports and modifications for inclusion into possible release:
  11. #     Arnd.H.Hanses@rz.ruhr-uni-bochum.de
  12.  
  13. #Style-menu: Reorder and adapt to personal preferences
  14. Style Standard
  15.   End
  16. Style Toc
  17.   End
  18. Style Toc*
  19.   End
  20. Style Sub
  21.   End
  22. Style Up
  23.   End
  24. Style Chapter
  25.   End
  26. Style Chapter*
  27.   End
  28. Style Addchap
  29.   End
  30. Style Addchap*
  31.   End
  32. Style Section
  33.   End
  34. Style Section*
  35.   End
  36. Style Addsection
  37.   End
  38. Style Addsection*
  39.   End
  40. Style Subsection
  41.   End
  42. Style Subsection*
  43.   End
  44. Style Subsubsection
  45.   End
  46. Style Subsubsection*
  47.   End
  48. Style Itemize
  49.   End
  50. Style Enumerate
  51.   End
  52. Style Description
  53.   End
  54. Style Labeling
  55.   End
  56. Style List
  57.   End
  58. Style LaTeX
  59.   End
  60. Style Up2
  61.   End
  62. Style Up3
  63.   End
  64. Style Up4
  65.   End
  66. Style Up5
  67.   End
  68. Style Up6
  69.   End
  70. Style Up7
  71.   End
  72. Style Up8
  73.   End
  74. Style Up9
  75.   End
  76. Style Up10
  77.   End
  78. Style Up11
  79.   End
  80. Style Subject
  81.   End
  82. Style Title
  83.   End
  84. Style Author
  85.   End
  86. Style Date
  87.   End
  88. Style Address
  89.   End
  90. Style Publishers
  91.   End
  92. Style Dedication
  93.   End
  94. Style Titlehead
  95.   End
  96. Style Uppertitleback
  97.   End
  98. Style Lowertitleback
  99.   End
  100. Style Extratitle
  101.   End
  102. Style Abstract 
  103.   End
  104. Style Keywords
  105.   End
  106. Style Sachverhalt
  107.   End
  108. Style JuraBibliography
  109.   End
  110. Style Bibliography 
  111.   End
  112.   
  113. # Input general definitions
  114. #Input stdlists.inc
  115. #Input stdlayouts.inc
  116. #Input stdsections.inc
  117. #Input stdstarsections.inc
  118. #Input stdstruct.inc
  119. #Input scrclass.inc
  120. Input alfanumber.inc
  121.  
  122. # General textclass parameters
  123.  
  124. DefaultFont
  125.   Family        Roman
  126.   Series        Medium
  127.   Shape            Up
  128.   Size            Normal
  129.   Color            None
  130. EndFont
  131.  
  132. ClassOptions
  133.   PageStyle        "plain|headings|fancy"
  134. End
  135.  
  136. # Redefine
  137. # Standard style definition
  138. Style Standard
  139.   Margin          Static
  140.   LatexType         Paragraph
  141.   LatexName         dummy
  142.   ParIndent        M
  143.   ParSkip         0.4
  144.   Align         Block
  145.   AlignPossible     Block, Left, Right, Center
  146. End
  147.  
  148.  
  149. # Abstract style redefinition
  150. Style Abstract 
  151.   LabelType        Top_Environment
  152.   LabelString        Zusammenfassung
  153. End 
  154.  
  155. # Bibliography style redefinition
  156. Style Bibliography 
  157.   TopSep        4
  158.   LabelString        Literaturverzeichnis
  159.  
  160.   LabelFont 
  161.     Series              Bold
  162.     Size                Largest
  163.   EndFont
  164. End
  165.  
  166. # Definitions only valid for this style
  167.  
  168. Style Keywords
  169.   CopyStyle        Abstract
  170.   LatexName        keywords
  171.   LabelString        "Stichworte"
  172. End
  173.