Scientific Word Features
Mathematical Notation
Natural Mathematical Notation
Until now, traditional typesetting and symbolic computation systems forced you to use an array of commands and a complex syntax to represent your input. Many of these systems have over 2,000 separate operators, such as int and diff, that you must learn in order to create input.
Scientific WorkPlace®, Scientific Word®, and Scientific Notebook® eliminate the need to learn complex syntax by using natural notation for input and to show results. With these products, you can enter mathematics easily with the mouse, or, as you gain confidence and familiarity, with keyboard shortcuts.
Here is how you enter the integral using the mouse or the keyboard in Scientific WorkPlace, Scientific Word, and Scientific Notebook:
All the symbols in the main TEX fonts are available in Scientific WorkPlace, Scientific Word, and Scientific Notebook, which means you have everything you need to type mathematics. Also, if you know the TEX names for mathematical objects and symbols, you can use them (for example, holding down Ctrl while you type int enters an integral). You do not need to know TEX names to enter mathematics.
Logical Design
Logical Design Separates Content and Appearance
Scientific WorkPlace®, Scientific Word®, and Scientific Notebook® are designed to increase productivity for anyone who writes technical documents, especially those containing mathematics. They are perfect for writers in all technical fields: mathematics, physics, engineering, chemistry, computer science, economics, finance, statistics, medical research, operations research, logic, and more.
The approach, known as logical design, separates the creative process of writing from the mechanical process of formatting. You apply tags to text to say what the text is; the software handles the job of formatting it. Logical design leads to a more consistent and attractive document appearance because choices of fonts, spacing, emphasis, and other aspects of format are applied automatically. Separating the processes of creating and formatting a document combines the best of the online and print worlds. You concentrate on writing a correct paper; our software makes it a beautiful paper. Scientific WorkPlace, Scientific Word and Scientific Notebook come with predefined document shells.
Logical Design Is a New Way of Working
When you use a WYSIWYG system, you constantly give commands that affect the appearance of the content. You select text and then choose a font, a font size, or a typeface. You apply alignment commands such as center, left justify, and right justify. To center an equation, for example, you select it and choose the center alignment. In a logical system, formatting commands are replaced by commands that define the logical structure of the content instead of its appearance. Rather than center text, you create a title, a section head, or a displayed equation by applying tags to information in the document. The format of the title, the alignment of section heads, and the alignment of displayed equations are all determined separately by the properties of the tags you use. In Scientific WorkPlace and Scientific Word, tag properties are determined by the document's typesetting specifications (a collection of commands that define the way the document appears when you produce it with LATEX typesetting) and by the style (a collection of commands that define the way the document appears onscreen and when you produce it without LATEX typesetting.) In Scientific Notebook, the tag properties are determined by the style only, since it does not include LATEX typesetting.
Also, WYSIWYG systems divide documents into pages according to their anticipated appearance in print. To see an entire line, you often have to scroll horizontally because the screen dimensions and page dimensions do not match. In a logical system, working with pages is unnecessary, because the division of a document into pages has no connection to the document's logical structure. Thus, on the screen Scientific WorkPlace, Scientific Word, andScientific Notebook break lines to fit the window. If you resize the window, the text is reshaped to fit it.
Logical Design Ensures a Beautiful Document Appearance
The emphasis on logical structure does not ignore the fact that documents must still be printed in a readable, organized, and visually pleasing format, nor does it ignore the fact that you may not always need publication-quality output. With Version 4 and later of Scientific WorkPlace and Scientific Word, you can preview and print your documents in two ways. You can compile, preview, and print your documents with LATEX to obtain a high-quality, typeset appearance, or you can preview and direct print without typesetting for a near-WYSIWYG appearance. WithScientific Notebook, only direct printing is available.
Typesetting
Typesetting Features
In Scientific WorkPlace® and Scientific Word®, you can typeset your document using LATEX, the undisputed industry standard for typesetting mathematical text. LATEX provides automatic document formatting, including margins, hyphenation, kerning, ligatures, and many other elements of fine typesetting. LATEX also automatically generates document elements including the title pages, table of contents, footnotes, margin notes, headers, footers, indexes, and bibliographies. The resulting PDF file can be distributed, printed or be used to drive typesetting equipment.
Because Scientific WorkPlace and Scientific Word communicate with LATEX for you, you can concentrate on what you do best–creating the content of your document–without worrying about LATEX syntax. You don't need to understand LATEX to produce beautifully typeset material, but if you do know TEX or LATEX commands, you can use them in your Scientific WorkPlace or Scientific Word documents to make the typesetting even more precise.
- Formatting variety with predefined document shells.
Scientific WorkPlace and Scientific Word come with predefined document shells, each with a different typeset appearance and most are designed to meet the formatting requirements of specific journals and academic institutions. You can choose the shell that is most appropriate for your journal or publisher. If you don't know yet where your work will be published, we recommend that you start with one of the standard LATEX shells, which can be easily adapted after your paper has been written. - Typesetting control.
Each document shell has a LATEX document class and may also have LATEX packages. Both the class and the packages have options and settings that create a more finely typeset appearance for your document. The available options and packages depend on the shell, but typically govern the ability to modify the formatting for typesetting details such as different paper sizes, portrait or landscape orientation, double-sided printing, double-column output, different font sizes, and draft or final output. You can change the options and packages with the Options and Packages item or with the Document Format item on the Typesetting menu. - Easy generation of front and back matter.
You can create a table of contents easily by inserting a command into the Front Matter section of your document. When you typeset your document, LATEX automatically generates the table of contents from the section headings you have created. Similarly, you can create an index by inserting index entries throughout your document, and letting LATEX generate the index pages. An index can have primary, secondary, and tertiary references, and can also point the reader to other entries in the index. - Automatic numbering of theorems, lemmas, and other theorem environments.
You can number theorems, lemmas, propositions, and conjectures in a variety of styles. You control whether they are each numbered in the same or separate sequences, so that your theorem environments might be numbered as Theorem 1, Lemma 1, Theorem 3, Conjecture 4, Lemma 5…, or as Theorem 1, Lemma 1, Theorem 2, Conjecture 1, Lemma 2…. As an option, you can reset the numbering at the beginning of each chapter or section, and you can include the chapter and section numbers in the number. - Automatic cross-referencing.
You can create automatically generated cross-references to equations, tables, figures, pages, and other numbered objects elsewhere in your document. You don't have to know the object or page number in advance. When you typeset, LATEX inserts the number of the referenced object in the text. - Automatic bibliography generation.
Scientific WorkPlace and Scientific Word include BibTEX for automatic bibliographies. You select references from a BibTEX database of references, and BibTEX formats them according to the bibliography style you select. Programs and browser plugins, such as Zotero, save references in BibTEX format.
Web Publishing
Web Publishing
When you want to publish your document on the web, you simply choose "Export to Web" on the File menu. This will save your document, any graphics files your document references, the CSS files used by your document (which govern your document's on-screen appearance), and any other necessary files to a single zip file. You can then expand the zip file on your web server.
There are several options available when you export your document.
- Since the basic set of CSS files used in our programs are built into the programs and are not changeable, you can choose to replace these by references to files on the mackichan.com website. This reduces the size of your site slightly, but means your files will not be readable without an Internet connection.
- All mathematics in the document will be represented by Math ML, which is fully supported in the Firefox browser since it is a part of the specification of HTML5. You can either require that your readers use a browser that supports MathML natively, or you can include a reference to MathJax. MathJax is a JavaScript library that enables any browser to render MathML. Doing this will make your document readable by any browser, but the rendering of mathematics will be slower than in Firefox.
It is also possible to post documents in PDF form, and users will generally be able to view them in any web browser, and follow links just as in an html file.
Spell Check
Spell Check
On the Windows® platform spell checking in realtime is provided using inline spell checking from MySpell. MySpellprovides a free open-source dictionary for over 40 languages. Misspelled words have a wavy red underline.
There is also a Check Spelling dialog box where you can choose to replace a misspelled word, or to ignore the suggested corrections. You may also specify which language to use.
On the Mac® the spellchecker uses the OS X® dictionary.