Difference between revisions of "Getting Started with Math"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Getting started)
(Getting started: wikify latest edit, add section)
Line 15: Line 15:
 
The equation editor uses a markup language to represent formulas. For example, ''%beta'' creates the Greek character beta (&beta;). This markup is designed to read similar to English whenever possible. For example, ''a over b'' produces a fraction: <math>\frac{a}{b}</math>
 
The equation editor uses a markup language to represent formulas. For example, ''%beta'' creates the Greek character beta (&beta;). This markup is designed to read similar to English whenever possible. For example, ''a over b'' produces a fraction: <math>\frac{a}{b}</math>
  
To insert a numbered formula in Writer, type "fn" (without the quotes) then hit the "F3" key.
+
To insert a numbered formula in Writer, type <tt>fn</tt> then press the '''F3''' key.
 
+
===Additional References===
 
For a broad overview and more helpful tips, please see: http://documentation.openoffice.org/manuals/oooauthors/MathObjects.pdf
 
For a broad overview and more helpful tips, please see: http://documentation.openoffice.org/manuals/oooauthors/MathObjects.pdf
  
 
For very basic step-by-step instructions and tutorials for specific tasks, see http://plan-b-for-openoffice.org/math/index
 
For very basic step-by-step instructions and tutorials for specific tasks, see http://plan-b-for-openoffice.org/math/index

Revision as of 01:45, 5 September 2009

Introduction

OpenOffice.org (OOo) has a component for mathematical equations. It is most commonly used as an equation editor for text documents, but it can also be used with other types of documents or stand-alone. When used inside Writer, the equation is treated as an object inside the text document.

Template:Documentation/Note

(1)

Getting started

To insert an equation, go to Insert > Object > Formula.

The equation editor opens at the bottom of the screen, and the floating Selection window appears. You will also see a small box (with a gray border) in your document, where the formula will be displayed.

Equation Editor: Selection window and locations of resulting equation.

The equation editor uses a markup language to represent formulas. For example, %beta creates the Greek character beta (β). This markup is designed to read similar to English whenever possible. For example, a over b produces a fraction:

To insert a numbered formula in Writer, type fn then press the F3 key.

Additional References

For a broad overview and more helpful tips, please see: http://documentation.openoffice.org/manuals/oooauthors/MathObjects.pdf

For very basic step-by-step instructions and tutorials for specific tasks, see http://plan-b-for-openoffice.org/math/index

Personal tools