BaKoMa TeX 8.50
Sponsored Links
BaKoMa TeX 8.50 Ranking & Summary
File size:
28.42 MB
Platform:
Windows2000,WinXP,Windows2003,Windows Vista S
License:
Shareware
Price:
$115
Downloads:
50
Date added:
2009-06-02
Publisher:
BaKoMa Soft
BaKoMa TeX 8.50 description
BaKoMa TeX 8.50 is a powerful and easy to use tool which is developed to give you a professional way to edit immediately LaTeX source file loaded into text buffer.
Using the word True to highlight two facts:
Using the word True to highlight two facts:
- It is True WYSIWYG Editor.
-
- It means that display shows precisely the same what will be printed on paper.
- It looks such that you edit your document immediately in DVI Viewer window.
- It is True LaTeX Editor. It edits LaTeX source text without any import/export procedure.
It means that you can load and edit any LaTeX 2e document.
Position in text source window is synchronised with position in preview window. So, you can see two carets moved synchronously in text and preview windows. In the same way selection is also synchronised. Caret may be positioned from inside any window: Preview or Source Text. Caret is blinking in window where focus is. In other words, arrow keys move blinking caret, but static caret is just synchronised with blinking caret.
Any modifications (typesetting letters, deletions, etc.) are reflected in Preview and Source Text windows immediately. It requires no special action to reflect changes.
Looking around toolbar you can found set of tools to insert frequently used LaTeX constructions. These tools are designed for using in context of Preview Window. In fact, using these tools dramatically reduce needs in handling Source Text Window. Now, you can think about source Text window as about extended status bar. This feature is very important for comfortable work, because it make able to keep attention only in one window -- preview window. It is much more convenient then having attention on two windows.
Supported Graphics and Fonts
BaKoMa TeX Word is built on top of BaKoMa TeX graphic engine and consequently inherits all features related with import graphics, font support, and document export.
Major Features:
Position in text source window is synchronised with position in preview window. So, you can see two carets moved synchronously in text and preview windows. In the same way selection is also synchronised. Caret may be positioned from inside any window: Preview or Source Text. Caret is blinking in window where focus is. In other words, arrow keys move blinking caret, but static caret is just synchronised with blinking caret.
Any modifications (typesetting letters, deletions, etc.) are reflected in Preview and Source Text windows immediately. It requires no special action to reflect changes.
Looking around toolbar you can found set of tools to insert frequently used LaTeX constructions. These tools are designed for using in context of Preview Window. In fact, using these tools dramatically reduce needs in handling Source Text Window. Now, you can think about source Text window as about extended status bar. This feature is very important for comfortable work, because it make able to keep attention only in one window -- preview window. It is much more convenient then having attention on two windows.
Supported Graphics and Fonts
BaKoMa TeX Word is built on top of BaKoMa TeX graphic engine and consequently inherits all features related with import graphics, font support, and document export.
Major Features:
- It supports import of following graphic formats: EPS, PDF, JPEG, PNG, GIF, TIFF, PCX, MSP, BMP, WMF, EMF, FIG, HPGL, and DXY.
- It includes built-in PostScript interpreter accessible via DVIPS compatible special interface that supports such macro packages as: PSTricks, PSFrag, graphics (psfig), draftcopy, etc.
- Hyperref is supported, including outline, links, and Acrobatmenu.
- It supports creating presentations with such popular packages as: Prosper, PDFScreen, PDFSlide, Seminar, etc.
- It supports all modern font formats: OpenType (OTF/TTF), TrueType, Postscript Type1 (including MM), Postscript Type 3, and TeX PK/VF.
- It exports: DVI, PDF, SVG, PostScript, PNG (with HTML wrapper), and HTML (using TeX4HT).
- Print on any printer supported by Windows driver is supported.
- In general, like to BaKoMa DVI Viewer, it supports extremely compatible support of different output devices -- imported EPS converted into PDF, SVG, PNG; imported PDF converted into EPS, SVG, PNG. Every graphic format is shown on display and printed on even non PostScript printer. In other words everything is converted to everything.
Enhancements:
- e-TeX is the default engine (when installed)
- e-TeX engine is now included into QuickSetup. e-TeX is installed by default but may be avoied.
- TeXWord uses e-LaTeX by defualt when it is installed.
- New 'Prefer e-TeX' option in Centaur:/Options/TeX Running Parameters/General dialog. It is enabled by default. [09/03/27]
- $TEXMFUSER - new Standart TDS directory tree.
- New element ($TEXMFUSER) is added into list of directory trees, as following: '$BKMDIR,$TEXMFUSER,$TEXMFLOCAL,$TEXMFMAIN'.
- This directory is placed automatically as '$APPDATA/BaKoMa TeX', which may be found as 'C:UsersUser NameAppDataRoamingBaKoMa TeX' (Windows 7/VISTA) or 'C:Document and SettingsUser NameApplication DataBaKoMa TeX' (Windows XP/2000).
- NOTE: User may add and remove own directories into any position of the list, but all standard directories ($BKMDIR, $TEXMFUSER, $TEXMFLOCAL, $TEXMFMAIN) are not removable from the list.
- Stuffs defined by user now will be installed into $TEXMFUSER directory insetad of $TEXMFLOCAL. Example of such stuffs are:
- User Macros in TeXWord and Centaur are saved into '$TEXMFUSER/Macros' directory. However, macros saved earlier into '$TEXMFLOCAL/Macros' are still accessible.
- Templates are saved ('File/Save As Template ...') into '$TEXMFUSER/Template/Dir/User' directory. However, earlier saved templates are still accessible.
- Fonts installed via 'Options/Common Settings/Install Fonts' dialog may be installed into $TEXMFUSER or $TEXMFLOCAL depend on new option 'Install fonts for all users'.
- NOTE: Technically, directory tree for installing fonts is selected by $TEXMFCUSTOM variable, which may be defined manually.
- Spell dictionaries installed via 'Options/Speller Configuration/Common Dictionaries' dialog may be installed into $TEXMFUSER or $TEXMFLOCAL depend on new option 'Install dictionaries for all users'.
- NOTE: The options 'Install fonts for All Users' and 'Install dictionaries for All Users' are locked when $TEXMFLOCAL directory isn't writeable. $TEXMFUSER directory is assumed always writeable.
- GUI Improvements
- Alarm (red blinking) errors appeared at running BibTeX and MakeIndex in TeXWord.
- 'Highlight hyper anchors by following colors' option from 'Options/Document Properties/Hyperlinks' dialog now control only decoration of hyperlinks by colors but do not disable hyperlinks.
- Added a small bit of white space (half of cell) between the left margin and the text in source windows of TeXWord and Centaur to improve readability [09/04/14].
- TeXWord now can use CLS files located together with document.[09/03/19 - 8.47]
- Common Settings/Find Files/Path - AUTOHSCROLL was added. [09/03/27 - 8.47]
- Compatibility and Updated packages
- HyperRef is updated (it includes fixing driver). NOTE: borders are disabled by colorlinks. So, HyperRef clears borders at egin{documents} color links enabled. However, using hypersetup{pdfborder=0 0 1} after egin{document} will force borders even with colorlinks.
- Beamer compatiblity -- making hyperlinks for toolbar.
- Fixed bug of handling TTF fonts embedded into PDF under by MSO PowerPoint 2007
- Improved importing PDF generated by Quartz under MAC OS X 10.5.6 (PDF2EPS: support of CMAP format 6 in Type42 fonts) [09/04/24 - Zhu]
- Fixed PDF -> PS with text in exotic rendering modes. (Ponitz's sample - undefined xshow).[09/03/20 - 8.47]
Requirements:
- Reprocess a page between two sequential keys pressed by your fingers on keyboard. So, estimation of required CPU may be adjusted for speed with which you type on keyboard.
- At least 1 GHz CPU is required to work with BaKoMa TeX Word.
- On such computers you can find that response at editing first page is slightly slow, but on following pages it will good enough. If you have found response isn't good enough you can disable font anti-aliasing. It will dramatically speedup displaying text.
- At least 2 GHz CPU is recommended to work with BaKoMa TeX Word.
WareSeeker Editor
BaKoMa TeX 8.50 Screenshot
BaKoMa TeX 8.50 Keywords
TeX
BaKoMa
BaKoMa TeX
TEXMFUSER
TeXWord
PDF
True WYSIWYG LaTeX Editor
wysiwyg latex editor
bakoma tex word
True WYSIWYG
LaTeX Editor
May be
WYSIWYG LaTeX
Source text
dvi viewer
text
Bookmark BaKoMa TeX 8.50
BaKoMa TeX 8.50 Copyright
WareSeeker periodically updates pricing and software information of BaKoMa TeX 8.50 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of BaKoMa TeX 8.50 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Version History
Related Software
MathType is a powerful interactive tool for Windows and Macintosh Free Download
implementation of TeX for Windows Free Download
extract text from web pages & static control labels in dialog Free Download
Easymacs is an easy-to-learn, one-size-fits-all configuration for new users of GNU Emacs Free Download
Simpo PDF to Text offers you a free and user-friendly PDF to Text, PDF to Txt converting program which can rip any Adobe PDF file to plain text formats. Free Download
Word2TeX enables Microsoft Word to save documents in LaTeX format. Converts e... Free Download
rapid TeX/LaTeX document processing Free Download
A program that translates RTF (rich text format) files into LaTeX files. Free Download
Latest Software
Popular Software
Favourite Software