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

  1. #% Do not delete the line below; configure depends on this
  2. #  \DeclareLaTeXClass{letter (german)}
  3. # German DIN-Brief textclass definition file. 
  4. # Author : Juergen Vigna <jug@sad.it>
  5. # Modified by: Carsten Kaemmerer <kammerer@ips.cs.tu-bs.de>
  6. # Modifies only some things from letter.layout
  7.  
  8.  
  9. # Input general definitions
  10. Input letter.layout
  11.  
  12. # Redefine some stuff
  13.  
  14. # My Address style
  15. Style My_Address
  16.   Margin        Static
  17.   LeftMargin            Unterschr
  18.   LabelType        Static
  19.   LabelString           Briefkopf:
  20.   LabelSep              x
  21.   LabelFont 
  22.     Shape        Italic
  23.     Size                Small
  24.     Color               blue
  25.   EndFont
  26.   BottomSep             0.5
  27.   Spacing               Other 0.9
  28. End
  29.  
  30. # Send To Adress style changes
  31. Style Send_To_Address
  32.   Margin                Static
  33.   BottomSep             0.1
  34.   LeftMargin            Unterschr
  35.   LabelType        Static
  36.   LabelString           Adresse:
  37.   LabelSep              x
  38.   LabelFont 
  39.     Series        Medium
  40.     Shape        Italic
  41.     Size                Small
  42.     Color               blue
  43.   EndFont
  44.   Spacing               Other 0.9
  45. End
  46.  
  47. # Opening style definition
  48. Style Opening
  49.   LeftMargin            Unterschr
  50.   LabelString        Anrede:
  51.   LabelSep              x
  52.   LabelFont 
  53.     Series              Medium
  54.     Shape        Italic
  55.     Size                Small
  56.     Color               blue
  57.     Latex        no_latex
  58.   EndFont
  59. End
  60.  
  61. # Signature style definition
  62. Style Signature
  63.   LeftMargin            Unterschr
  64.   LabelString        Unterschrift:
  65.   LabelSep              x
  66.   LabelFont 
  67.     Series              Medium
  68.     Shape        Italic
  69.     Size                Small
  70.     Color               blue
  71.     Latex        no_latex
  72.   EndFont
  73. End
  74.  
  75. # Closing style definition
  76. Style Closing
  77.   LeftMargin            Unterschr
  78.   LabelString        Gru▀:
  79.   LabelSep              x
  80.   LabelFont 
  81.     Series              Medium
  82.     Shape        Italic
  83.     Size                Small
  84.     Color               blue
  85.     Latex        no_latex
  86.   EndFont
  87. End
  88.  
  89. # encl style definition
  90. Style encl
  91.   LabelString        Anlagen:
  92.   LeftMargin            Unterschr
  93.   LabelSep              x
  94.   LabelFont 
  95.     Series        Medium
  96.     Shape        Italic
  97.     Size                Small
  98.     Color               blue
  99.   EndFont
  100. End
  101.  
  102. # ps style definition
  103. Style ps
  104.   Margin          Static
  105.   LatexType         Command
  106.   LatexName         ps
  107.   LeftMargin            Unterschr
  108.   LabelSep        x
  109.   TopSep        0.4
  110.   BottomSep        0.4
  111.   ParSep        0.4
  112.   Align         Block
  113.   AlignPossible     Block, Left
  114.   LabelType        Static
  115.   LabelString        PS:
  116.   LabelFont 
  117.     Series        Medium
  118.     Shape        Italic
  119.     Size                Small
  120.     Color               blue
  121.   EndFont
  122. End
  123.  
  124. # ps style definition
  125. Style cc
  126.   LabelString        Verteiler:
  127.   LeftMargin            Unterschr
  128.   LabelSep        x
  129.   LabelFont 
  130.     Series        Medium
  131.     Shape        Italic
  132.     Size                Small
  133.     Color               blue
  134.   EndFont
  135. End
  136.  
  137. # Oggetto style definition
  138. Style Betreff
  139.   Margin          Static
  140.   LatexType         Command
  141.   LatexName         subject
  142.   LeftMargin        Unterschr
  143.   LabelSep        x
  144.   KeepEmpty             1  
  145.   TopSep        0.4
  146.   BottomSep        0.4
  147.   ParSep        0.4
  148.   Align         Block
  149.   AlignPossible     Block, Left
  150.   LabelType        Static
  151.   LabelString        Betreff:
  152.   LabelFont 
  153.     Shape        Italic
  154.     Size                Small
  155.     Color               blue
  156.   EndFont
  157.   TextFont
  158.     Shape               Italic
  159.   EndFont
  160. End
  161.  
  162. # Stadt style definition
  163. Style Stadt
  164.   Margin          Right_Address_Box
  165.   LatexType         Command
  166.   LatexName         place
  167.   LabelSep        x
  168.   TopSep        0.1
  169.   BottomSep        0.1
  170.   ParSep        0.1
  171.   Align         Block
  172.   AlignPossible     Block, Left
  173.   LabelType        Static
  174.   LabelString        Stadt:
  175.   LabelFont 
  176.     Shape        Italic
  177.     Size                Small
  178.     Color               blue
  179.   EndFont
  180. End
  181.  
  182. # Data style definition
  183. Style Datum
  184.   Margin          Right_Address_Box
  185.   LatexType         Command
  186.   LatexName         date
  187.   LabelSep        x
  188.   TopSep        0.1
  189.   BottomSep        0.1
  190.   ParSep        0.1
  191.   Align         Block
  192.   AlignPossible     Block, Left
  193.   LabelType        Static
  194.   LabelString        Datum:
  195.   LabelFont 
  196.     Shape        Italic
  197.     Size                Small
  198.     Color               blue
  199.   EndFont
  200. End
  201.