home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / makeipf.zip / german / Beispiel.ini < prev    next >
Text File  |  1996-02-16  |  1KB  |  44 lines

  1. Settings of MakeIpf
  2.  
  3. //possible settings: ENGLISH, GERMAN, C, PASCAL
  4. Language = GERMAN C
  5.  
  6. Registration Code = 0
  7.  
  8. //possible Settings: ASCIIHARDRET, ASCIISOFTRET, WORDSTAR4
  9. Source format = ASCIISOFTRET
  10.  
  11. //only ASCII source
  12. List chars = ■═─
  13.  
  14. Index char = #
  15.  
  16. //possible Settings: PARAGRAPH, WINDOW
  17. no more links in = PARAGRAPH
  18.  
  19. //highlighted char toggles
  20. //order: alternate italic bold underlined red cyan blue
  21. toggles = ~|
  22.  
  23. //Font chars from A to Z and from a to z (case-sensitive!)
  24. //parameters: Font size codepage foregroundcolor BACKGROUNDCOLOR
  25. //            Linestandard OmitLinks
  26. Font A = 15 Courier
  27. Font B = Courier 12 437 Linestandard
  28. Font C = Helv 28 437 green YELLOW
  29. Font D = Helv 24 red
  30.  
  31. ending of words = e n en s es
  32.  
  33. //language specific letters besides A...Z, a...z, 0...9
  34. extended letters = äöüßÄÖÜ-
  35.  
  36. Text for link to subchapters = |Unterkapitel:|
  37. Text for link to next chapter = |nächstes Hauptkapitel:|
  38.  
  39. Help Subtable Start ID = 7000
  40.  
  41. //files will be overwritten without warning
  42. Helptable filename = HLPTABLE.RC
  43. Panel ID filename  = PANELID.H
  44.