Changes History Programs Downloads

Changes History

Extending this file is closed.
Most recent changes are in file changes7.html.

Patches

Version 6.76 (patch 6) 14-Jan-2005

This patch includes improvements of Template library required to enjoy BaKoMa TeX Word (GoodTemplate filter).

Version 6.75 (patch 5) 7-Jan-2005

Improved editing documents in OEM (non-ANSI) encodings such as CP850, CP852, CP866, etc.
It includes automatical conversion to proper ANSI encoding and back where it is needed.
Conversion is applyed for

Version 6.74 (patch 4) 23-Dec-2004

Options/Install OpenType, TrueType, and PostScript fonts
Refined handling TrueType fonts with encoding caveats.
TTFINFO.EXE uses glyph name like `uniXXXX' for corrupt glyph names.

Version 6.73 (patch 3) 3-Dec-2004

Refined DVIPS output.
The aim is to avoid bug existing in font rendering of GhostScript 8.x series.
The problem has been investigated with GhostScript 8.14, 8.15, and 8.33, that looks such that GhosScript is crashed.

Version 6.72 (patch 2) 1-Dec-2004

  1. DVI Forward Search: Improved Selecting imported figures after jumping from editor to viewer.
  2. Support Image Decode for indexed images (problem appeared in 6.71).
  3. DVIPS Type 3 fonts embedding bug fixed.
  4. Refined DVIPS output (keep restricted line length in font embedding - /OtherSubrs)

Version 6.71 (patch 1) 25-Nov-2004

  1. PDF Generation new option CMYK Output forces conversion RGB/Gray colors into CMYK color space.
  2. Moving move with pressed SHIFT displays mouse position relative to location where it was when SHIFT has been pressed (instead of top left corner of page). It is useful to estimate distance between elements on page.
  3. Fixed handling Image Decode for bi-level images.
  4. Fixed bug in implementing `plotfile' special (PSFig uses it).

Version 6.70 (21-Nov-2004)

  1. DVI Forward/Reverse Search - Improvements in Character Precision Source Info Tracking
  2. Support for JPEG/CMYK Images
  3. Updated TeX4HT
  4. Updated Modules
  5. Earlier Patches

DVI Forward/Reverse Search - Improvements in Character Precision Source Info Tracking

Improved DVI Reverse Search has two most noticeable advantages:
  1. It avoids jumping into STY and AUX files.
    This feature is implemented by protecting source information generated before eating of \begin{document} LaTeX command. This feature is activated only in case when \begin{document} command is appeared at beginning of a line. So, inserting just space character before the \begin{document} command enables jumping into STY and AUX files, that may be useful for debugging a packages.
  2. It links bounding boxes of imported graphics with proper location of source.
    So, double click (or choosing the `Go to TeX Source' option of context menu) under imported graphics jumps to location of source where figure import command (for example \includgraphics) is appeared.
    `Options/Show Bounding Boxes' menu option enables displaying Bounding Boxes of imported graphics.

Support for JPEG/CMYK Images (V 6.63 - 04/10/23, Private)

  1. Support of JPEG/CMYK Images.
    Two new file types (.jpeg-cmyk and .jpg-cmyk) has been introduced to provide correct conversion of of JPEG/CMYK images at HTML generation. It is required because, TeX4HT convertor just copies JPEG images into output directory without any conversion. However, most of WWW browsers supports only JPEG/RGB images. So, that converting JPEG/CMYK at making HTML pages is desired. Using these new extensions for JPEG files will force conversion to image formats suitable for every WWW browser.
    For another output (View, Print, PDF, SVG, HTML/PNG), there is no difference in handling of JPEG/RGB and JPEG/CMYK images.
  2. Improved support of PCX/BW images.

Updated TeX4HT (V 6.64 - 04/11/05, Private)

Updated TeX4HT according to development snapshot of 2004/11/04.
It is because release available on CTAN have too noticeable bugs.
It has been done to resolve some bugs in generating MathML output.

Updated Modules

To update the system from V 6.62 you can use
quicksetup.exe or
programs/bkmtex.exe with fonts/psfonts.bkz

Earlier Patches

Version 6.62 (15-Oct-2004)

  1. DVIEW font highlighting identifies differently scaled fonts.
  2. Fixed \Pause command in svg-beta.sty
  3. Fixed problem with installing graphics.bkz after bkmtex.exe

Version 6.61 (5-Oct-2004)

  1. setrgbcolor, sethsbcolor, setcmykcolor, reversepath PS operators..
  2. hyperlinks with mixed cases (shell.pro, pdf.pro).

Version 6.60 (15-Sep-2004)

  1. General Update of LaTeX and Contributed Packages
  2. Document Template Library and Document Properties
  3. Another Improvements
  4. Update - Important Information

General Update of LaTeX and Contributed Packages

LaTeX and most of contributed packages (more then 600 packages) have been updated by using CTAN snapshot of 27-Aug-2004.

Configuration of Graphics and Color packages has been changed.
Now we supply `dvips.def' driver extended by advanced BaKoMa TeX features instead of supplying own driver such as `BaKoMa6.def' This change has been inspired by such fact that several packages check currently used driver to determine way of operation. Commonly, they check `dvips' driver to enable using Postscript specials. One most important case is xcolor package, which is used today by several most popular packages (PSTricks, Prosper, etc.)

Document Template Library and Document Properties

BaKoMa TeX 6.60 includes more then 70 document templates organized up by document types: Article, Book, Report, Presentation, Letter, Fax, Memo, CV, Thesis, etc. Access to this template library is provided via a dialog appeared when you try to open not existing file (new file). The dialog shows template directory via treeview control and provides preview of currently selected template.

Document Properties dialog is displayed after desired template is chosen. This dialog lets you choose document class options in friendly way. For some document classes preview of some options is provided. For example, for Prosper package, it provides preview of chosen background style. In fact, it is very convenient to choose desired style for your slides.

In advance, Document Properties dialog may be launched anytime later via `Insert|Document Properties' menu command.

Another Improvements

Update of BaKoMa TeX

There are following changed installation modules in BaKoMa TeX 6.60 You can made complete update by using just quicksetup.exe
In other side, you can made update of BaKoMa TeX to 6.60 without updating LaTeX by using just `programs/bkmtex.exe' module.
However, it is impossible to update LaTeX without updating BaKoMa TeX to 6.60, because of changed configuration of Graphics and Color packages.

New LaTeX has changes whose may violate functionality of some macro packages. One of known is `footbib' - it says about changed output routine.
In this reason, we recommend to install BaKoMa TeX with new LaTeX into new directory to simplify roll back.

Version 6.50 (5-Jun-2004)

BaKoMa TeX 6.50 introduces advanced features in Font Setup Wizard (`Options|Install OpenType, TrueType, ...' menu option).
Now it generates two new kinds of font metrics:
  1. Omega Font Metrics (OFM) from unicoded OpenType and TrueType fonts.
  2. Math Fonts in OT1 and OML encodings.

Omega Font Metrics (OFM)

BaKoMa Font Setup Wizard now can generate OFM files for Unicoded fonts in OpenType and TrueType font formats.
Just check on `Generate Unicoded Fonts' option (by default it is checked off).
Generated fonts are registered for Lambda under UT1 encoding.
So, that generated fonts may be used in Lambda like following:
\usepackage[UT1]{fontenc}
\renewcommand{\rmdefault}{mns} % `mns' - family choosen in generation time.

In advance, set of TFM files is generated so that every Unicode slot is placed into separate TFM file. In such way, these fonts may be also used in Standard (La)TeX by using such packages as UCS or CJK, whose provide access to different unicode slots via different TFM files.
However, we do not provide any hints for configuring UCS and/or CJK packages for these fonts. Learn documentation for these packages.

Math Fonts

BaKoMa Font Setup Wizard now generates fonts in OT1 and OML LaTeX encodings, that are suitable to typeset letters, digits, greeks (if present) in math formulas. These fonts are generated as expert fonts with `9t' and `9m' suffixes, and they are configured in FD files under family with `x' suffix. So, to use them from LaTeX you can say:
% NOTE: `mns' - family choosen in generation time.
\DeclareSymbolFont{letters}{OML}{mnsx}{m}{it}
\SetSymbolFont{letters}{bold}{OML}{mnsx}{bx}{it}
\DeclareSymbolFont{operators}{OT1}{mnsx}{m}{n}
\SetSymbolFont{operators}{bold}{OT1}{mnsx}{bx}{n}
NOTE: gaps in such fonts are substituted by Computer Modern fonts. Of course, it is far from ideal. However, it is better then missed symbols, because one symbol lost in math formula may be unnoticeable for publisher. Anyway, only complete enough fonts should be used for math formulas.

Fixed Bugs Reported by Users.

Version 6.40 (23-Mar-2004)

Dynamical Preview -- Dual Cursor.

Most important improvement in Dynamical Preview is dual cursor. In other words, you will see two carets (cursors): one in text editing window, another in DVI preview window. These carets are moved synchroniously. Farthermore, selection in one window is automatically synchronized with selection in another window.

Farthermore, DVI window is not only for preview now. When caret is flashing in DVI window you can use arrow keys to move it inside DVI window. In this case text window will have static caret which will be moved synchroniously with caret in DVI window. SHIFT+arrow keys or Text Select Tool lets you select desired region in DVI window, which will be automatically propagated to text window.

Farthermore, in DVI window you can enter characters and press such keys as BkSp, Del, and all other keys not reserved by DVI Viewer. These keys will be passed into text editor so that changed text will be automatically reprocessed by TeX and redisplayed in DVI window. In fact, it will looks such that you edit your document directly in DVI window.

This feature of Dynamical Preview may be useful to edit formulas, tabular's, tabbing's, etc.

DVI Forward/Reverse Search -- Character Precision Positioning.

Character precision links between TeX source and DVI output (used in Dynamical Preview) are also used for charcater precision DVI Forward/Reverse Search. New commands are introduced:

DVI Mouse Tools -- Text Selection.

BaKoMa TeX 6.40 provides standard way for using mouse in DVI Viewer.
There are several tools: Hand, Zoom, Graphics Copy, and Text Select.
Any tool may be selected via Tools menu or toolbar for handling by left button.
In advance, `Options|Viewer Preferences|Mouse' dialog lets you select any tool for handling by right and middle buttons.

Text Select is new tool (other tools was available in slightly another way).
Commonly, this tool is useful in Dynamical Preview mode.
However, in basic preview mode it may be useful to extract example codes from manuals coming in DVI format.
So, in BaKoMa TeX almost all documentation comes in DVI format to minimize size of distribution.

Supported TeX Processors.

Language Support Packages.

In BaKoMa TeX 6.40 we open new directory Language which includes language support packages. These packages are packed together with PostScript fonts, used by these packages.
In this reason, all fonts appeared in these packages has been removed from Fonts directory.
These modules are not included into QuickSetup, because they are out of common use.

NOTE: European languages such as English, German, Spanish, French, and other languages
covered by T1 encoding are supported by LaTeX Babel package (included into QuickSetup)
without an additional modules.

In future, this directory will be extended to support another languages.

Version 6.30 (7-Feb-2004)

Importing PDF - Release

Most important improvement in BaKoMa TeX 6.30 is support for importing PDF files.
LaTeX users may use `\includegraphics' command to import PDF files.
Additional option page (graphicx package) lets you select page to import. For example:
\includegraphics[page=47]{pdfspec14.pdf}
Features of importing PDF files: Importing PDF eats only page description. Interactive features are just ignored. So, links, intercative forms, notes, and scripts are not handled in any way. This feature is intended for importing only graphics from PDF files.

In advance, we have added `\pdfliteral' command into graphicx package. In fact, it is defined in BaKoMa specific driver for graphicx package. This command allows drawing a graphics by using PDF page description commands. This feature isn't restricted by PDF generation. Graphics drawn by `\pdfliteral' command will be visible on display and printer, and it will be well converted into SVG, HTML, and PostScript. Of cource, this command isn't so powerful as Postscript sprcials. However, `\pdfliteral' command may be useful for porting some macro package hardly related on PDF output.

Graphics

Version 6.20 (1-Jan-2004)

Fancy DVI Page Layout - Continuous View

Page Layout may be changed via `View|Page Layout' submenu or via toolbar.
Default page layout may be defined under Display tab of Viewer Preferences dialog.
DVIEW supports following page layouts:

Importing more Graphical Formats - FIG, PDF

Importing FIG files.

LaTeX users may just say: \includegraphics{foo.fig}
Additional key font (graphicx package) lets you define default font: \includegraphics[font=Helvetica]{foo.fig}

Importing PDF files. [Preliminary implementation]

LaTeX users may just say: \includegraphics{foo.pdf}
Additional key page (graphicx package) lets you choose page other then first: \includegraphics[page=5]{foo.pdf}

Support for importing PDF files is yet not complete.
There are following unsupported features: Embedded CFF and TrueType fonts, Separation and DeviceN color spaces, shading patterns, Postscript generation by using DVIPS.
However, all these features will be supported in next version.

Improved Font Support

New Packages

Version 6.15 (17-Nov-2003)

This version has Patch status and may be freely installed by holders of NON-UPGRADABLE license for BaKoMa TeX 6.10.

Improvements:

Updated Modules:

Quicksetup.exe [39 MB] is updated and includes all changes.

To minimize downloading BaKoMa TeX may be updated by using two following modules:

Version 6.10 (1-Nov-2003)

Graphics

Details of SVG Generation features are available in svgwrite.html.

BibEdit

Version 6.0 (1-Sep-2003)

Using ATM built in Windows 2000 and XP to render Postscript Type 1 fonts.

Main improvement in this version is displaying Postscript Type 1 fonts (PFB/PFA) via conversion into OpenType fonts with Postscript outlines (OTF). Most important advantages of this approach are: In practice, this approach takes much better font appearance even with disabled anti-aliasing feature.

Dialog opened by `Options|Font Convertor Cache' editor command lets you control some features of conversion into OTF.
NOTE: When Antialiasing is enabled we recommend disable ForceBold. In opposite, when antialiasing is disabled we recommend to enable ForceBold.

Animated Presentations - Interactive features in SVG.STY.

Few interactive features were added to SVG.STY:

Updated Modules

Quicksetup.exe [39 MB] is updated and includes all changes.

To minimize downloading BaKoMa TeX may be updated by using two following modules:

Version 5.55 (1-Aug-2003)

This version has Patch status and may be freely installed by holders of NON-UPGRADABLE license for BaKoMa TeX 5.50.

Most important improvement in BaKoMa TeX 5.55 is optimized embedding of gradient fills into generated SVG and PDF. Gradient fills are often used for Presentations, for example by nice styles of Prosper package. Most noticeable effect of optimization is in generated SVG:

Optimization of PDF files is less noticeable, however size of PDF files with gradient fills will be smaller.

Optimization was done in two points:

  1. implementation of `shfill' (Postscript Level 3) operator, which is efficiently converted into PDF and SVG;
  2. extending of PST-GRAD.PRO (see BaKoMa/DVIPS directory) to use `shfill' operator when it is available.

Minor improvements: HyperRef configuration, gradients generated by PST-SLPE package.

Version 5.50 (1-Jun-2003)

BaKoMa TeX 5.50 introduces generation of SVG (Scalable Vector Graphics) from your DVI files. SVG is suitable for Web pages and Presentations. SVG is similar to the PDF in supporting precise positioning and ability to embed fonts. However, ability to add animation to the output, makes SVG the best for producing high quality presentations.
See animated presentation sample in Samples directory.

BaKoMa TeX supports SVG transparently.

You needn't even recompile your documents.
Any DVI file may be saved as SVG by using `File|Generate SVG...' DVI Viewer menu command.
SVG output is compatible with another output formats (PDF, PS, HTML, View, and Print) so, that the same graphical formats, font formats, and other features are supported.
In details:

Adding animations to generated SVG

The easiest way to add animation is in using small package: SVG.STY (See: `BaKoMa\TEX\LATEX' directory) which support basic animation features in LaTeX 2e.
This package is far from final; and it will be extended in future. However, it is ready to use.
Sample of using this package is in `Samples\Slides' directory of installed BaKoMa TeX.
SVG generated from this sample is available in Samples directory.

General approach for adding animations is in using SVG-special which is used in SVG generation, but ignored for other output formats.
SVG-special has syntax: \special{svg:...}
Body (...) of SVG-special will be send to SVG output, with proper wrapping groups managed by BaKoMa TeX.
There is simple example:

   \special{svg:<g opacity="0">
      <animate attributeType="CSS" attributeName="opacity" 
         from="0" to="1" fill="freeze" 
         begin="0s" dur="2s"/>}%
      This text should be appeared in 2 seconds
   \special{svg:</g>}

Alternative approach is in extending Postscript interpreter by svgmark operator.
This operator may be used inside \special{ps: ...} special or inside Postscript graphics.
Previous example may be recoded with svgmark:

   [ /opacity 0 /g true svgmark
   [ /attributeType /CSS /attributeName /opacity
     /from 0 /to 1 /fill /freeze
     /begin 0 /dur 2 /animate svgmark
      (This text should be appeared in 2 seconds) show
   [ /g false svgmark

Version 5.40 (9-May-2003)

Updated TeX and Omega

Graphics

Added support for:

Version 5.36 (22-Apr-2003)

This version has Patch status and may be freely installed by holders of NON-UPGRADABLE license for BaKoMa TeX 5.30.

Fixed eventual crashing of DVI Viewer at reopenning files.

Version 5.35 (7-Apr-2003)

This version has Patch status and may be freely installed by holders of NON-UPGRADABLE license for BaKoMa TeX 5.30.

Main improvement is support of Expert fonts by Font Setup Wizard: small caps, old style figures, and other glyphs from Expert encoding are supported. In advance, for OpenType and TrueType fonts direct access to TS1 glyphs (such as Euro) is supported. Fonts with glyphs from expert encoding are generated with suffixes: 9e (T1), 9t (OT1), and 9c (TS1). Conventionally, these fonts are accessed via LaTeX font family with suffix `x'. So, for example, to access expert fonts, you must use `\fontfamily{padx}' instead of `\fontfamily{pad}'.

NOTE:
ATM compatible (PFB/PFA) expert fonts comes in two font files. First have standard encoding, and second has Expert encoding. For such fonts installation order is important. Font with expert encoding should be installed after font with standard encoding. In other case expert encodings T1 (*9e), OT1 (*9t), and TS1 (*9c) will be missed.

Version 5.30 (23-Mar-2003)

Fonts - Support for OpenType fonts with Postscript outlines (OTF)

BaKoMa TeX 5.30 includes support for OpenType fonts with Postscript outlines, whose have extension OTF OpenType fonts with TrueType outlines have extension TTF. In following, to avoid mixing OpenType fonts with Postscript outlines will be refered as `OTF-fonts'.

To install OTF-fonts under BaKoMa TeX user can use Font Setup Wizard available via: `Options|Install OpenType, TrueType, and Postscript fonts for (La)TeX' text editor menu command. The wizard properly do configuring fonts, generating proper TFM files; and creating/updating LaTeX Font Definition (FD) files. In other words, it enables using your OTF-fonts for LaTeX documents in almost one-click.

Advanced feature of BaKoMa TeX is that OTF-fonts may be used also under Windows 95, 98 and NT 4.0 (even without ATM installed) for preview and print on any Windows supported printer.

OTF-fonts are properly used for generating PDF and Postscript files.

Another improvements in Font Setup Wizard

PDF - Searchable PDF (ToUnicode CMAPs)

BaKoMa TeX 5.30 can generate PDF files that permite search and copy-paste of text with international (for example cyrillic) characters. This feature may be enabled by `Support Copy-Paste and Search in PDF files' option available in PDF generation dialog.

This feature is implemented via embeding into PDF file ToUnicode CMAPs, whose map characters of every text font to unicode codes. These CMAPs are generated automatically from font encodings. In this reason, this feature works for fonts with custom encodings. It works without any additional packages.

Other Improvements

Version 5.25 (12-Feb-2003)

This version has Patch status and may be freely installed by holders of NON-UPGRADABLE license for BaKoMa TeX 5.20.

TeX4HT improvements:

  1. Improved appearance of imported graphics in HTML4 output mode.
    Imported graphics is split into two classes: (1) directly copyed images (GIF, PNG, JPEG) and (2) converted images (Postscript, TIFF, BMP, WMF, etc.).
    Copyed images are inserted into HTML documents with scaling, derived from `includegrapics' parameters. In this reason, they are inserted in such way that clicking the image in HTML document will show the image in natural size.
    Converted figures are inserted into HTML without additional scaling, because they are properly scaled at conversion. Farthermore, avoiding additional scaling noticably improves image quality.
  2. Fixed copying images from Common Picture Directory.
  3. Sets background color in css to keep it consistent with background of images, because browsers may have own defaults.
  4. Fixed tabbing translated via picture in HTML4 output mode.
Other fixes:
  1. Updated Mathematica support, added styles: wrisym, notebook2e, and notebook.
  2. Buffer overflow (RunPL) at launching TeX4HT for documents in too deep directories.
  3. External links opened in HTML, generated by DVI2HTML, now overloads frameset, to avoid mixing outline of one document with referenced document.
  4. Fixed translating of URL directories (terminated by `/') to PDF and HTML (DVI2HTML). Sometime they was mixed with generic links.
  5. Added Belleek fonts to PSFONTS.BKZ

Version 5.22 (23-Jan-2003)

This version has Patch status and may be freely installed by holders of NON-UPGRADABLE license for BaKoMa TeX 5.20.
This version has following bug fixing and refinments:
  1. Saving settings under accounts with names which include international symbols.
  2. Changed format of date embedded into PDF file (Now use D:20030123....)
  3. Fixed configuration for BibEdit (Win98 limitations)
  4. Refined Outline generation in DVI2HTML (corporating bugs)
  5. Refined configuration of cyrillic (LH) fonts for TeX4HT.
  6. Fixed driver for HyperRef package (Extra `}' before \begin{equation}).
  7. Recent Files List is reimplemented via dialog.

Version 5.20 (5-Jan-2003)

User Interface

BaKoMa TeX 5.20 includes improved `Insert' menu:

BibEdit - New Application

BibEdit is new utility in BaKoMa TeX. It is intended for browsing and editing BIB files used by BibTeX program. The program is associated with files with extension `BIB'. So, to examine or edit any Bib file you can just double click it in Windows Explorer. In other side, BibEdit is launched from Centaur Text Editor by `Insert|\cite' and `Insert|Edit Bibliography ...' menu commands when your document attaches bibliography files by `\bibliography' command. The features:

DVI Viewer

TeX4HT

Version 5.10 (17-Nov-2002)

User Interface

Graphics

Fonts

Updated Modules

QUICKSETUP.EXE includes all updates.

Version 5.0 (3-Sep-2002)

(La)TeX to HTML Conversion

BaKoMa TeX 5 supports several ways for conversion of (La)TeX documents into HTML files. In advance, BaKoMa TeX is ready to use HEVEA and/or TTH convertors. Launching of these convertors will be available via extra TABS of `TeX|Generate HTML ... editor command. See Internet Links under Support group.

Dynamical Preview Improvements

Window Docking

Centaur supports docking another windows at any edge of own window. It supports four docks: Left, Right, Bottom, and Top. Dockable windows have `Docking' option in context menu activated by clicking right mouse button in the window. This option enables choose desired dock for a window, including virtual `None' dock, that disable docking of the window. Currently, dockable windows are: It is important, that every copy of DVI Viewer has own docking settings. So, you can choose different docks for regular document Windows (Dview-0, ... Dview-5), Character Map (Dview-F), Partial Preview (Dview-P), Dynamical Preview (Dview-B), Help Viewer (Dview-H), etc.

In advance, BaKoMa TeX 5.0 introduces different consoles for compiling regular documents (Console), for Dynamical Preview TeX Daemon (Console-B), and for generating Postscript files (Console-G). This approach enables: (1) choosing different docks for running these processes, and (2) compiling entire document without stopping Dynamical Preview.

Sizes of window docks may be adjusted under Docking tab of dialog opened by `Options|Appearance ...' editor menu command. You can specify which dock will occupy bottom corner of the editor window. So, for example, right bottom corner may be occupied by right dock or bottom dock. Height of bottom dock and width of other docks may be adjusted by dragging rulers whose divide docks from another window space.

Top dock is slightly non standard object. It is positioned at right top corner of editor window. It shares top area of window with control bars. It have height equal to accumulative height of all visible control bars. Width of this dock may be adjusted by dragging ruler which split top window space between control bars and this dock. This dock is small dock. However, it may be useful for managing Console Window and Messages Window on large display, that will save a lot of space for another tasks. Of course, on small displays, where control bars occupy entire display width (or about it) this dock is unuseful.

In other side, there is option to force right dock to occupy location of top dock when top dock is absent. This option, may be useful for users who want to keep DVI Viewer window inside editor window.

Docking for Dynamical Preview.

For Dynamical Preview two additional windows are used: (1) DVI Window (Dview-B), which is (by default) in bottom dock; (2) Console Window (Console-B), which is (by default) is in right dock. NOTE: Console-B is docked independently from regular Console Window. Also, default dock configuration is such that right bottom corner of editor window will be occupied by DVI Window.

If your display is large enough, we recommend you redock Console-B window to TOP dock, to take more space for text windows. In other side, in case of small display, you can redock console window to bottom dock, so it will be overlapped with DVI window. However, in this solution you will need to use dock tabs to switch between these windows.

Misc

Versions 3.0 (12-Sep-2000) ... 4.60 (24-Jun-2002)

Changes in versions 3.0...4.60 are now history. However, they are still available in changes3.html.

Versions 2.0 (1-Dec-1998) ... 2.31 (12-Jun-2000)

Changes in versions 2.0...2.31 are now history. However, they are still available in changes.html.