VISUAL BOOK EDITOR
Overview
Book Editor is a Dynamic HTML (DHTML) editor designed for fast editing of HTML files. Book Editor is quite simple in usage because, on the one hand, it gives you a possibility to edit a file without viewing its HTML source and, on the other hand, you are able to see immediately the results of your corrections on the screen. So, if you want either to correct some book fragments or to add some text, comments, pictures, etc. to the main book content or even to create your own book, Book Editor provides relatively simple but efficient tools for you. Book Editor has two types of HTML editing tools: for conventional users and for advanced users as well. The conventional user procedure is very simple: just select a text fragment to be edited, press the needed button, and you will see immediately the results of corrections. At the same time, an advanced user familiar with an HTML editing can access any html fragment of the book that allows to make direct changes of HTML file of the book.
Tricks with selection of text fragments
Before performing of the most part of editing operations, you have to select a text fragment to be edited. HTML text editing is more sensitive to the selection choice that the conventional text editing. The main difference is that offen not only the text but also invisible HTML tags have to be included into the selection. However for most of the cases of practical concern it is usually enough to use the selection tricks below.
to select a word double-click on it.
to select an arbitrary text fragmet click on its start and then, holding Shift key, click on its end.
to select a paragraph click on it holding Ctrl key.
If you want to check HTML content of your selection, just run HTML Fragment Editor

.
Tricks with typing
Book Designer supports two types of font setting: global and local. These settings include font type, font size, and font color settings. The global settings are assigned from the reader mode and affect all the book text. The local settings are assigned from the editor mode and affect the selected text. When you are typing, Book Designer keeps the last local settings for the text under typing. If you want to come back to the global settings, make a space, type the first letter of a new word starting from which you want to apply global settings, and press "Esc".
Example. Assume that your global settings are: font: Times New Roman, font size: small, color: blue. Using these settings you typed "global settings". Then you switched to: font: Impact, font size: medium, color: red and typed "local settings". Now you want to type "back to global settings" using again the global font settings. To do it, type the first letter "b" of the word "back", press "Esc" and continue your typing. As a result you get:
To assign global settings for some text fragment, select it and press "Esc"
BUTTONS

Switch to Reader mode

Open new file

Save current file

Save current file with another name

Search/replace

Spell check

Undo

Redo

Insert/edit bookmarks and bookmark links

Insert picture

Insert control elements

Insert non-broken space.
If a text of some paragraph is fully justified, word separations are chosen automatically. However if you want to keep a separation between some words always the same, put a non-broken space instead of normal space between the corresponding words.

Change font of selected text

Change color of selected text

Justify left the selected text

Justify center the selected text

Justify right the selected text

Justify full the selected text

Set left margin for the selected text

Set right margin for the selected text

Change foreground color of selected text or background color for the whole text.

Convert selected text to upper case

Convert selected text to lower case

Make the super script from the selected text

Make the sub script from the selected text

Convert selected text to bold. The reverse operation is performed by pressing the button again.

Convert selected text to italic. The reverse operation is performed by pressing the button again.

Underline selected text to bold. The reverse operation is performed by pressing the button again.

Remove all formatting tags from the selected text.

Run HTML Fragment Editor.