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

  1. #% Do not delete the line below; configure depends on this
  2. # \DeclareLaTeXClass [scrartcl] {article (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 Section
  25.   End
  26. Style Section*
  27.   End
  28. Style Subsection
  29.   End
  30. Style Subsection*
  31.   End
  32. Style Subsubsection
  33.   End
  34. Style Subsubsection*
  35.   End
  36. Style Itemize
  37.   End
  38. Style Enumerate
  39.   End
  40. Style Description
  41.   End
  42. Style Labeling
  43.   End
  44. Style List
  45.   End
  46. Style LaTeX
  47.   End
  48. Style Up2
  49.   End
  50. Style Up3
  51.   End
  52. Style Up4
  53.   End
  54. Style Up5
  55.   End
  56. Style Up6
  57.   End
  58. Style Up7
  59.   End
  60. Style Up8
  61.   End
  62. Style Up9
  63.   End
  64. Style Up10
  65.   End
  66. Style Up11
  67.   End
  68. Style Subject
  69.   End
  70. Style Title
  71.   End
  72. Style Author
  73.   End
  74. Style Date
  75.   End
  76. Style Address
  77.   End
  78. Style Publishers
  79.   End
  80. Style Dedication
  81.   End
  82. Style Titlehead
  83.   End
  84. Style Uppertitleback
  85.   End
  86. Style Lowertitleback
  87.   End
  88. Style Extratitle
  89.   End
  90. Style Abstract 
  91.   End
  92. Style Keywords
  93.   End
  94. Style Sachverhalt
  95.   End
  96. Style JuraBibliography
  97.   End
  98. Style Bibliography 
  99.   End
  100.  
  101. # Input general definitions
  102. #Input stdlists.inc
  103. #Input stdlayouts.inc
  104. #Input stdsections.inc
  105. #Input stdstarsections.inc
  106. #Input stdstruct.inc
  107. #Input scrclass.inc
  108. Input alfanumber.inc
  109.  
  110. # General textclass parameters
  111. Columns            1
  112. Sides            1
  113. SecNumDepth             3
  114. TocDepth                3
  115.  
  116. # Redefine
  117. DefaultFont
  118.   Family        Roman
  119.   Series        Medium
  120.   Shape            Up
  121.   Size            Normal
  122.   Color            None
  123. EndFont
  124.  
  125. ClassOptions
  126.   PageStyle        "plain|headings|fancy"
  127. End
  128.  
  129. MaxCounter              Counter_Section
  130.  
  131. # Bibliography style redefinition
  132. Style Bibliography 
  133.   TopSep        4
  134.   LabelString        Literaturverzeichnis
  135.  
  136.   LabelFont 
  137.     Series              Bold
  138.     Size                Largest
  139.   EndFont
  140. End
  141.  
  142. # Definitions only valid for this style
  143.  
  144. Style Keywords
  145.   CopyStyle        Abstract
  146.   LatexName        keywords
  147.   LabelString        "Stichworte"
  148. End
  149.  
  150. # Remove unwanted Styles
  151. NoStyle    Verse
  152. NoStyle Chapter
  153. NoStyle Chapter*
  154. NoStyle Addchap
  155. NoStyle Addchap*
  156. NoStyle Sachverhalt
  157.  
  158.