home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
komix
/
DTEXT.Z
/
DynaText.INI
< prev
next >
Wrap
INI File
|
1997-11-06
|
4KB
|
118 lines
; *****************************************************************
; * DynaText 3.1 Initialization File *
; *****************************************************************
[dtext]
; NOTE: You can have multiple COLLECTION lines. For example:
;
; COLLECTION=C:\dtext31\EBTDOCS\SAMPDOC=Sample Books
; COLLECTION=D:\mycoll=A Few of My Favorite Things
; COLLECTION=E:\EBOOKS\REFMANS=System Reference Manuals
;
; You can also have multiple SYSCONFIG lines.
;
SYSCONFIG=
DATA_DIR= C:\Dtextrt311\DATA
LIBRARY_PATH=C:\Dtextrt311\LIB
PUBLIC_DIR=C:\Dtextrt311\ANNOTS\PUBLIC
PRIVATE_DIR=C:\Dtextrt311\ANNOTS\PRIVATE
; Comment out the DTEXT_PLUGINS line to stop the loading of plugins
PLUGIN_DIRS=C:\Dtextrt311\LIB\PLUGINS
DTEXT_PLUGINS=OLEPLUG.DLL;DDEXEC.DLL
; For supplying SGML-Open catalogs which may override internally-used
; catalogs
USER_CATALOGS=
; TEX_DIR is used for building equations in MKBOOK
TEX_DIR=
; NEW! set SORT_COLLS=0 to NOT sort the list of collections;
; set SORT_COLLS=1 to sort the list (= default if not set)
; set BACKGROUND_ANNOTS=1 to load a book's annotations in the background
; set BACKGROUND_ANNOTS=0 to load annotations immediately upon opening a book
BACKGROUND_ANNOTS=0
; *-- Setting Window Positions --------------------------------------*
;
; To customize the initial size and position of DynaText windows,
; you can specify the initial geometry on a window-type basis.
; For each type of window, specify xleft, ytop, width, height, and
; optional "special" flag
;
; Syntax: window_name=x y w h [s]
;
; window_name = For Book windows, it's the stylesheet name without
; file extension, but with horizontal or vertical selector (if
; there's a TOC):
; fulltext_v = for fulltext window with vertical splitbar
; (TOC on left or right)
; fulltext_h = for fulltext window with horizontal splitbar
; (TOC on top or bottom)
; fulltext= for a fulltext window without a TOC (ie, no splitbar)
; popup= for a popup revelatory without a TOC, etc.
;
; Other window names:
; collectionWin = the collection window
; graphic = graphic windows (rasters and vectors)
; note = the Annotation Note window
; log = the Message Log window
;
; x = left edge of window in MDI desktop
; -1 = default
; y = top edge position of window in MDI desktop
; -1 = default
; w = width of window in MDI desktop
; -1 = default width
; -2 = fill window to right edge of MDI desktop
; h = height of window in MDI desktop
; -1 = default width
; -2 = fill window to bottom edge of MDI desktop
; s = special characteristic; This item (the 5th integer) is optional!
; 0 = default (show normal)
; 1 = maximize window in MDI desktop
; 2 = minimize (iconify) window in MDI desktop
;
; NOTES: If s = 1 or 2, the window will first be sized according to
; the "x y w h" integers specifed _and then_ the window is
; maximized or iconfied, so when the user restores the window, it will
; appear in the specified geometry and placement.
;
; *------------------------------------------------------------------*
note=-1 -1 250 200
[colors]
; These colors correspond to foreground colors specified in a book's
; stylesheets.
red=255 0 0
green=0 255 0
blue=0 0 255
yellow=255 255 0
magenta=255 0 255
cyan=0 255 255
dark red=128 0 0
dark green=0 128 0
dark blue=0 0 128
light brown=128 128 0
purple=128 0 128
dark cyan=0 128 128
light gray=192 192 192
gray=128 128 128
light yellow=255 255 128
light green=0 255 128
light blue=128 255 255
pink=255 0 128
orange=255 128 64
[Desktop]
maximized=0
main=5 5 911 681