home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / crm_demo / calamusg / calamus.set < prev    next >
Text File  |  1993-07-25  |  12KB  |  411 lines

  1. DMC Calamus Setup File
  2.  
  3. #SystemParameters
  4.  BaseMeasure      = {1 10000 ['.' '1' 'µ' 'm']}
  5.  PageMeasure      = {100000 1 ['c' 'm' '\0' '\0']}
  6.  FontMeasure      = {3760 1 ['p' '\0' '\0' '\0']}
  7.  LineMeasure      = {10000 1 ['m' 'm' '\0' '\0']}
  8.  DateFormat       = "0D.0M.y"
  9.  TimeFormat       = "0H:M"
  10.  ScreenXRes       = 0
  11.  ScreenYRes       = 0
  12.  RAMForTOS        = $00004000
  13.  FastRAMForTOS    = $00004000
  14.  VecOutBufSize    = $00020000
  15.  FontFileTree     = On
  16.  SystemPaths      = Relative
  17.  DeadKey^         = On
  18.  DeadKey~         = On
  19.  DeadKey'         = On
  20.  DeadKey`         = On
  21.  DeadKey¨         = On
  22.  DeadKey"         = Off
  23.  DeadKey°         = On
  24.  DeadKey,         = Off
  25.  DeadKey/         = Off
  26.  AltFileSel       = Off
  27.  DitherLimit      = 200000
  28.  
  29. #VirtualMemory
  30.  VirtualMemory    = Off
  31.  CloseVirtualMem  = Off
  32.  
  33. #SystemPaths
  34.  DocumentPath     = "DOKUMENT"
  35.  PagePath         = "SEITEN"
  36.  LayoutPath       = "STAMM"
  37.  TextPath         = "TEXTE"
  38.  FontPath         = "FONTS"
  39.  RasterPath       = "BILDER"
  40.  VectorPath       = "VEKTOR"
  41.  PrinterPath      = "DRUCKER"
  42.  ModulePath       = "MODULE"
  43.  TextMacroPath    = "MAKROS"
  44.  DictionaryPath   = "WBUCH"
  45.  VirtualMemPath   = ""
  46.  TextStylePath    = "STILE"
  47.  ImExDriverPath   = "TREIBER"
  48.  GradCurvePath    = "KENNLIN"
  49.  CommandKeyPath   = ""
  50.  ColorTablePath   = "FARBEN"
  51.  DocumentSort     = ByName
  52.  PageSort         = ByName
  53.  LayoutSort       = ByName
  54.  TextSort         = ByName
  55.  FontSort         = ByName
  56.  RasterSort       = ByName
  57.  VectorSort       = ByName
  58.  PrinterSort      = ByName
  59.  ModuleSort       = ByName
  60.  TextMacroSort    = ByName
  61.  DictionarySort   = ByName
  62.  VirtualMemSort   = ByName
  63.  TextStyleSort    = ByName
  64.  ImExDriverSort   = ByName
  65.  GradCurveSort    = ByName
  66.  CommandKeySort   = ByName
  67.  ColorTableSort   = ByName
  68.  
  69. #Hyphenation
  70.  AutoHyphImport   = Off
  71.  AutoHyphEdit     = Off
  72.  HyphDictionary   = "DEUTSCH.CWB"
  73.  PatternTable     = "DEUTSCH.CHP"
  74.  SpellDictionary  = "DEUTSCHR.CWB"
  75.  
  76. #ColorLookupTable
  77.  Filename         = "BUNT.CFT"
  78.  
  79. #PageFormat
  80.  PageNumType      = Digits
  81.  DoublePages      = Off
  82.  MasterPageName   = "Standard Stammseite"
  83.  PWindLeftMarg    = ~100000
  84.  PWindRightMarg   = ~100000
  85.  PWindTopMarg     = ~100000
  86.  PWindBottomMarg  = ~100000
  87.  PositionMarkers  = On
  88.  OverlapMarkers   = On
  89.  CutMarkers       = On
  90.  PlaneName        = On
  91.  PWindOverlap     = ~200000
  92.  PWindLineWidth   = ~3760
  93.  PWindMaxSize     = ~100000
  94.  Format           = A4
  95.  UserWidth        = ~2102241
  96.  UserHeight       = ~2973018
  97.  RulerXOffset     = ~0
  98.  RulerYOffset     = ~0
  99.  RasterXOffset    = ~0
  100.  RasterYOffset    = ~0
  101.  RasterWidth      = ~100000
  102.  RasterHeight     = ~100000
  103.  MCHRows          = 0
  104.  MCHColumns       = 0
  105.  MCHXSpace        = ~0
  106.  MCHYSpace        = ~0
  107.  MCHTopMargin     = ~0
  108.  MCHBottomMargin  = ~0
  109.  MCHLeftMargin    = ~0
  110.  MCHRightMargin   = ~0
  111.  FrameSnapXOff    = ~0
  112.  FrameSnapYOff    = ~0
  113.  PinXPos          = ~0
  114.  PinYPos          = ~0
  115.  GuideLinesXPos   = []
  116.  GuideLinesYPos   = []
  117.  
  118. #KeySettings
  119.  DeadKeys         = Off
  120.  AltNumToASCII    = On
  121.  HyphControlCode  = {'~' <Control Function>}
  122.  InvisibleHyph    = {'-' <Control Alternate Numeric Function>}
  123.  ShortDivis       = {'-' <>}
  124.  NDash            = {'-' <Alternate Function>}
  125.  MDash            = {'-' <Control Alternate Function>}
  126.  DeadKeyToggle    = {'#' <Control Function>}
  127.  AltNumToggle     = {'#' <Alternate Function>}
  128.  LowQuote1        = {'1' <Control Function>}
  129.  HighQuote1       = {'2' <Control Function>}
  130.  LowQuote2        = {'3' <Control Function>}
  131.  HighQuote2       = {'4' <Control Function>}
  132.  FixedSpace       = {' ' <RightShift LeftShift>}
  133.  CharSizedBlank   = {'1' <Control Numeric Function>}
  134.  CSB2             = {'2' <Control Numeric Function>}
  135.  CSB3             = {'3' <Control Numeric Function>}
  136.  CSB4             = {'4' <Control Numeric Function>}
  137.  CSB32            = {'0' <Control Numeric Function>}
  138.  RedrawPage       = {ClrHome <Function>}
  139.  HardEndOfLine    = {Return <RightShift LeftShift Function>}
  140.  EndOfParagraph   = {Return <Function>}
  141.  AdjEndOfPara     = {Return <Control Function>}
  142.  MacroPrefix      = {'M' <Control Function>}
  143.  LowQuote1Char    = '¼'
  144.  HighQuote1Char   = '¬'
  145.  LowQuote2Char    = '½'
  146.  HighQuote2Char   = '¬'
  147.  CmdKeyFilename   = "CALAMUS.CKT"
  148.  KeyDelayTime     = 0
  149.  
  150. #TextRuler
  151.  ShowRuler        = Off
  152.  Widows           = 0
  153.  Orphans          = 0
  154.  VertAdjustment   = Off
  155.  VertAdjFlags     = <>
  156.  EditMode         = Move
  157.  Justification    = Blocked
  158.  OffsetType       = Relative
  159.  LineOffset       = ~3760
  160.  ParagraphOffset  = ~3760
  161.  LeftMargin       = ~0
  162.  RightMargin      = ~0
  163.  LIndentMargin    = ~0
  164.  RIndentMargin    = ~0
  165.  BlockMinSpace    = 25000
  166.  BlockMaxSpace    = Unlimited
  167.  LeaderTabChars   = ['.']
  168.  TabPositions     = []
  169.  HyphCKToKK       = On
  170.  CharsBeforeHyph  = 3
  171.  CharsAfterHyph   = 3
  172.  MaxHyphLines     = 0
  173.  MinNoHyphLines   = 0
  174.  
  175. #Fonts
  176.  Filenames        = ["NIST5ME.CFN" "TIME4RO.CFN"]
  177.  
  178. #TextStyles
  179.  Filename         = "STANDARD.CSL"
  180.  FontSizeTable    = 
  181.                    [
  182.                    ~22560
  183.                    ~26320
  184.                    ~30080
  185.                    ~33840
  186.                    ~37600
  187.                    ~45120
  188.                    ~52640
  189.                    ~60160
  190.                    ~75200
  191.                    ~90240
  192.                    ~105280
  193.                    ~135360
  194.                    ~180480
  195.                    ~270720
  196.                    ]
  197.                    
  198.  ShowFreeStyles   = Off
  199.  AutoCreation     = On
  200.  TextEffects      = <>
  201.  UnderlinePos     = Foreground
  202.  FormatDirection  = LeftToRight
  203.  KerningType      = <Automatic >
  204.  TabbedNumbers    = Off
  205.  FontHeightType   = <TopLineToBottomLine>
  206.  Font             = "NIST5ME.CFN"
  207.  FontHeight       = ~45120
  208.  Outline          = Normal
  209.  CharacterSpacing = ~0
  210.  WordSpacing      = ~0
  211.  ShadowXOffset    = 10000
  212.  ShadowYOffset    = 10000
  213.  ShadowDirection  = DownRight
  214.  OutlineWidth     = 1000
  215.  UnderlineOffset  = 10000
  216.  UnderlineWidth   = 8000
  217.  UnderlineOver    = 0
  218.  CondenseFactor   = 90000
  219.  SkewedOffset     = 21256
  220.  TextRaster       = [$00 $00 $00 $00]
  221.  ShadowRaster     = [$00 $7F $7F $7F]
  222.  OutlineRaster    = [$00 $00 $00 $00]
  223.  UnderlineRaster  = [$00 $00 $00 $00]
  224.  StyleName        = "STANDARD STIL"
  225.  
  226. #TextMacros
  227.  Filename         = "CALAMUS.CMA"
  228.  
  229. #Printer
  230.  ResolutionIndex  = 0
  231.  PaperFormatIndex = 0
  232.  PaperFeedIndex   = 0
  233.  OutputPortIndex  = Centronics
  234.  NumCopies        = 1
  235.  SizeFactor       = 100000
  236.  RasterSize       = 100000
  237.  PageSortType     = Upwards
  238.  Rotation         = Automatic
  239.  PartsToPrint     = WholePage
  240.  MirrorPage       = Off
  241.  InvertPage       = Off
  242.  DummyMode        = Off
  243.  ColorSeparation  = Off
  244.  JobModule        = Off
  245.  PageListGen      = Off
  246.  BorderMarkers    = Off
  247.  PagesToPrint     = <Left Right>
  248.  FillPatternScale = None
  249.  Filename         = ""
  250.  
  251. #ExternModules
  252.  Filenames        = 
  253.                    ["SEITEN.CXM"
  254.                     "RAHMEN.CXM"
  255.                     "TEXT.CXM"
  256.                     "TEXTSTIL.CXM"
  257.                     "LINIEN.CXM"
  258.                     "RASTER.CXM"
  259.                     "PKSWRITE.CXM"
  260.                     "VEKTOR.CXM"
  261.                     "DREHEN.CXM"
  262.                     "FARB_SEP.CXM"
  263.                     "RAST_GEN.CXM"
  264.                     "DOKKONV.CXM"
  265.                     "SPEEDLIN.CXM"
  266.                     "BRUSH.CXM"
  267.                     "CAL_CTX.CIT"
  268.                     "CAL_CVG.CIV"
  269.                     "CAL_CRG.CIR"]
  270.                    
  271.  
  272. #ObjPositions
  273.  DMCBoxX          = 1
  274.  DMCBoxY          = 340
  275.  OMPDescriptors   = 
  276.                    [
  277.                    {['F' 'R' 'A' 'M'] 0 1 38}
  278.                    {['\0' '\0' '\0' '\0'] 0 0 0}
  279.                    {['\0' '\0' '\0' '\0'] 0 0 0}
  280.                    {['\0' '\0' '\0' '\0'] 0 0 0}
  281.                    {['\0' '\0' '\0' '\0'] 0 0 0}
  282.                    {['\0' '\0' '\0' '\0'] 0 0 0}
  283.                    {['\0' '\0' '\0' '\0'] 0 0 0}
  284.                    {['\0' '\0' '\0' '\0'] 0 0 0}
  285.                    {['\0' '\0' '\0' '\0'] 0 0 0}
  286.                    ]
  287.                    
  288.  
  289. #LineAndRasterFrames
  290.  LineLineDef      = $01000000
  291.  LineLineWidth    = ~3000
  292.  LineLineRaster   = [$00 $00 $00 $00]
  293.  LineShadRaster   = [$40 $7F $7F $7F]
  294.  LineShadXOffset  = ~50000
  295.  LineShadYOffset  = ~50000
  296.  LineShadDir      = None
  297.  LineTypeIndex    = 6
  298.  RastLineDef      = $00800000
  299.  RastLineWidth    = ~3000
  300.  RastLineRaster   = [$02 $00 $00 $00]
  301.  RastFillRaster   = [$40 $00 $00 $00]
  302.  RastShadRaster   = [$40 $7F $7F $7F]
  303.  RastShadXOffset  = ~300000
  304.  RastShadYOffset  = ~50000
  305.  RastShadDir      = None
  306.  RastTypeIndex    = 0
  307.  RastXRadius      = ~0
  308.  RastYRadius      = ~0
  309.  
  310. #FrameEditParameters
  311.  FrameType        = Text
  312.  TextSubtype      = NormalText
  313.  TextFlowOffset   = ~0
  314.  PagePartSubtype  = FreeSize
  315.  FrameName        = ""
  316.  WritingMode      = Replace
  317.  RotationAngle    = 0
  318.  Proportional     = Off
  319.  FixedFrame       = Off
  320.  ScaledText       = Off
  321.  SnapFlags        = <>
  322.  VisibleFrames    = <Text RasterGraphics ObjectGraphics Line Raster PagePart Group MasterFrames >
  323.  FrameOutline     = On
  324.  HairCross        = Off
  325.  Helplines        = Off
  326.  PrinterMargins   = Off
  327.  GuideRaster      = Off
  328.  PageRuler        = Off
  329.  PipeLines        = Off
  330.  Pin              = Off
  331.  FrameSnapArea    = Off
  332.  ModuleInfo       = Off
  333.  PicMulOptSize    = Off
  334.  PicSizeFixed     = Off
  335.  PicCentered      = Off
  336.  CopyType         = Physical
  337.  NumCopies        = 1
  338.  CopyXOff         = ~100000
  339.  CopyYOff         = ~100000
  340.  InvisibleEdit    = Off
  341.  PPartOrientation = Portrait
  342.  PPartHOverlap    = ~0
  343.  PPartVOverlap    = ~0
  344.  PPartOldFrames   = Keep
  345.  
  346. #Miscellaneous
  347.  Warnings         = On
  348.  Messages         = On
  349.  AutomaticBackup  = On
  350.  CachedFrames     = <Text SpecialGroups ObjectGraphics >
  351.  CacheWithMask    = On
  352.  MinCacheArea     = 30000
  353.  HelpMessages     = On
  354.  UserDefinedSizes = [-1 -1 -1 -1 -1 -1 -1 -1]
  355.  UserEditSizes    = 
  356.                    [
  357.                    [1000000 2000000 5000000 10000000]
  358.                    [1000000 2000000 5000000 10000000]
  359.                    [1000000 2000000 5000000 10000000]
  360.                    [1000000 2000000 5000000 10000000]
  361.                    [1000000 2000000 5000000 10000000]
  362.                    [1000000 2000000 5000000 10000000]
  363.                    [1000000 2000000 5000000 10000000]
  364.                    [1000000 2000000 5000000 10000000]
  365.                    ]
  366.                    
  367.  DiskFormatSides  = 2
  368.  FormPosition     = MousePosition
  369.  AutoSaveTime     = Off
  370.  FootnoteChar     = '#'
  371.  FootnoteNumType  = Digits
  372.  FootnoteStart    = 1
  373.  FootnoteAppend   = On
  374.  FootnotesPerFrame = Unlimited
  375.  IndexSortType    = Alphabetic
  376.  IndicesPerFrame  = Unlimited
  377.  ChapterNumTypes  = [Digits Digits Digits Digits Digits Digits Digits]
  378.  ChapterStarts    = [1 1 1 1 1 1 1]
  379.  MergeModes       = 
  380.                    [
  381.                    [Replace Rename Rename Rename]
  382.                    [Rename Rename Rename Rename]
  383.                    [Rename Rename Rename Rename]
  384.                    [Rename Rename Rename Rename]
  385.                    [Rename Rename Rename Rename]
  386.                    [Rename Rename Rename Rename]
  387.                    [Rename Rename Rename Rename]
  388.                    [Rename Rename Rename Rename]
  389.                    [Rename Rename Rename Rename]
  390.                    [Rename Rename Rename Rename]
  391.                    [Rename Rename Rename Rename]
  392.                    [Rename Rename Rename Rename]
  393.                    [Rename Rename Rename Rename]
  394.                    [Rename Rename Rename Rename]
  395.                    [Rename Rename Rename Rename]
  396.                    [Rename Rename Rename Rename]
  397.                    [Rename Rename Rename Rename]
  398.                    [Rename Rename Rename Rename]
  399.                    ]
  400.                    
  401.  TextFormatInfo   =   Keep
  402.  PlaneUsageInfo   =   Keep
  403.  UnusedFonts      = Keep
  404.  UnusedStyles     = Keep
  405.  UnusedMPages     = Keep
  406.  EmptyLPages      = Keep
  407.  AskSavingDoc     = Off
  408.  RasterOnScreen   = Off
  409.  AnchorPosition   = OnBaseline
  410.  
  411.