home *** CD-ROM | disk | FTP | other *** search
/ Bertelsmann Universal Lexikon 1997 / ULEX.ISO / dat / unilex.tbs < prev   
Text File  |  1996-08-07  |  3KB  |  227 lines

  1. ; -----------------------------------------------------------------------
  2. ;  This is a sample TextBase title setup file for demonstration purposes
  3. ; -----------------------------------------------------------------------
  4.  
  5. [TBS]
  6. CharSets=SetsLeks
  7.  
  8. ;
  9. ;  This is the logical locations of the texts referenced above
  10. ;
  11.  
  12. [TextMain]
  13. BAS=BaseUnilexCD
  14. BTEID=1
  15. MoveHighlight=7
  16. StyleSheet=SheetMain
  17. WordWheel=TextMainWheel,1
  18.  
  19. [TextAssets]
  20. BAS=BaseAssets
  21. BTEID=11
  22. WORDFUNC=FuncMainAssets
  23.  
  24. [TextMainWheel]
  25. BAS=BaseUnilexHD
  26. BTEID=1
  27.  
  28. [TextMainContents]
  29. BAS=BaseUnilexHD
  30. BTEID=11
  31.  
  32. [TextMainAssets]
  33. BAS=BaseUnilexHD
  34. BTEID=12
  35. WORDFUNC=FuncMainAssets
  36.  
  37. [TextAssetWheel]
  38. BAS=BaseUnilexHD
  39. BTEID=13
  40.  
  41. [TextHelp]
  42. BAS=BaseUnilexHelp
  43. BTEID=11
  44.  
  45. ;
  46. ;  This is the physical locations of the logical bases
  47. ;
  48.  
  49. [BaseUnilexCD]
  50. BaseName=ULCD01BT
  51. Code=999
  52.  
  53. [BaseAssets]
  54. BaseName=ULAS01BT
  55. Code=999
  56.  
  57. [BaseUnilexHD]
  58. BaseName=ULHD01BT
  59. Code=999
  60.  
  61. [BaseUnilexHelp]
  62. BaseName=ULHP01BT
  63. Code=999
  64.  
  65. ;
  66. ;
  67. ;
  68.  
  69. [ImagesGraphics]
  70. ImcName=ULGR01BT
  71. ImcDir=C:\CDROM\DAT\
  72.  
  73. [ImagesPaintings]
  74. ImcName=ULAR01BT
  75. ImcDir=C:\CDROM\DAT\
  76.  
  77. [ImagesPhotos]
  78. ImcName=ULPH01BT
  79. ImcDir=C:\CDROM\DAT\
  80.  
  81. [ImagesMaps]
  82. ImcName=ULMA01BT
  83. ImcDir=C:\CDROM\DAT\
  84.  
  85. [ImagesIcons]
  86. ImcName=ULIC01BT
  87. ImcDir=C:\CDROM\DAT\
  88.  
  89. [ImagesInterface]
  90. ImcName=ULIF01BT
  91. ImcDir=C:\CDROM\DAT\
  92.  
  93. [ImagesFlags]
  94. ImcName=ULFL01BT
  95. ImcDir=C:\CDROM\DAT\
  96.  
  97. [ImagesUnilexHD]
  98. ImcName=ULHD01BT
  99. ImcDir=C:\CDROM\DAT\
  100.  
  101. ;
  102. ;
  103. ;
  104.  
  105. [FuncMainAssets]
  106. P10=256
  107.  
  108. ;
  109. ;  This is the main stylesheet
  110. ;
  111.  
  112. [SheetMain]
  113. NoteMark=\AF8╞
  114. ClrNonFore=00808080
  115. 1=StyleNormal
  116. 2=StyleBold
  117. 3=StyleItalic
  118. 4=StyleUnderline
  119. 5=StyleHeadword
  120. 6=StyleSection
  121. 7=StyleLowered
  122. 8=StyleRaised
  123. 9=StyleBoldItalic
  124. 10=StyleItalicUnderline
  125. 11=StyleReference
  126. 12=StyleGreek
  127. 13=StyleGreekItalic
  128. 14=StyleRaisedItalic
  129. 15=StyleLoweredItalic
  130. 17=StyleSubSubHeading
  131.  
  132. [StyleBold]
  133. FontBold=1
  134.  
  135. [StyleItalic]
  136. FontItalic=1
  137.  
  138. [StyleUnderline]
  139. FontUnderline=1
  140.  
  141. [StyleHeadword]
  142. FontBold=1
  143. FontGrow=20
  144.  
  145. [StyleSection]
  146. FontBold=1
  147.  
  148. [StyleLowered]
  149. FontPosition=-1
  150.  
  151. [StyleRaised]
  152. FontPosition=+1
  153.  
  154. [StyleBoldItalic]
  155. FontBold=1
  156. FontItalic=1
  157.  
  158. [StyletalicUnderline]
  159. FontItalic=1
  160. FontUnderline=1
  161.  
  162. [StyleReference]
  163. ForeColor=00000080
  164. FontBold=1
  165.  
  166. [StyleGreek]
  167. FontName=Symbol
  168.  
  169. [StyleGreekItalic]
  170. FontName=Symbol
  171. FontItalic=1
  172.  
  173. [StyleRaisedItalic]
  174. FontItalic=1
  175. FontPosition=+1
  176.  
  177. [StyleLoweredItalic]
  178. FontItalic=1
  179. FontPosition=-1
  180.  
  181. [StyleSubSubHeading]
  182. ForeColor=00FF0000
  183.  
  184. ;
  185. ;  This is the character set definitions
  186. ;
  187.  
  188. [SetsLeks]
  189. F0=CharsSymbol
  190. F1=CharsUniHoch
  191. F2=CharsUniTief
  192. F8=CharsBitmap
  193.  
  194. [CharsSymbol]
  195. FaceName=Symbol
  196.  
  197. [CharsUniHoch]
  198. FaceName=UniHoch
  199. FilePath=UNIHOCH.TTF
  200.  
  201. [CharsUniTief]
  202. FaceName=UniTief
  203. FilePath=UNITIEF.TTF
  204.  
  205. [CharsBitmap]
  206. FilePath=FONT0.BMP
  207. Descent=3
  208. Transparent=00800000
  209.  
  210. ;
  211. ;  Information for OpenShelf
  212. ;
  213.  
  214. [CONFIGx]
  215. Title=UNILEX
  216.  
  217. [TbmTexts]
  218. T1=TextMain
  219.  
  220. [Dialog]
  221. V00=LOOKUP
  222. V01=OCCUR
  223.  
  224. [Options]
  225. Label=Bertelsmann Universallexikon
  226. Language=UK
  227.