Difference between revisions of "Getting Started with Math"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Getting started: wikify latest edit, add section)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= Introduction =
+
== 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.
 
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.
  
{{Documentation/Note|The equation editor is for writing equations in symbolic form (as in equation 1). If you want to evaluate a numeric value, see the [[Calc Guide]].}}
+
{{Note|The equation editor is for writing equations in symbolic form (as in equation 1). If you want to evaluate a numeric value, see the [[Calc Guide]].}}
  
 
:<math>\frac {df(x)}{dx} = \ln(x)+\tan^{-1}(x^2)</math>  (1)
 
:<math>\frac {df(x)}{dx} = \ln(x)+\tan^{-1}(x^2)</math>  (1)
Line 9: Line 9:
 
To insert an equation, go to '''Insert > Object > Formula'''.
 
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.
+
The equation editor opens at the bottom of the screen, and the floating Elements window (called “Selection” before Math 3.2 and “Formula Elements” in Math 3.2) may appear. You will also see a small box (with a gray border) in your document, where the formula will be displayed.
  
[[Image:EquationEditor.png|thumb|none|500px|Equation Editor: Selection window and locations of resulting equation.]]
+
[[Image:EquationEditor.png|thumb|none|500px|Equation Editor, Elements window, and location of resulting equation.]]
  
 
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 <tt>fn</tt> then press the '''F3''' key.
+
To insert a numbered formula in Writer, type <tt>fn</tt> then press the {{Key|F3}} key.
 
===Additional References===
 
===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
 
For very basic step-by-step instructions and tutorials for specific tasks, see http://plan-b-for-openoffice.org/math/index
 +
<noinclude>[[Category:Documentation]]</noinclude>

Latest revision as of 20:27, 1 July 2018

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.

Documentation note.png The equation editor is for writing equations in symbolic form (as in equation 1). If you want to evaluate a numeric value, see the Calc Guide.
(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 Elements window (called “Selection” before Math 3.2 and “Formula Elements” in Math 3.2) may appear. You will also see a small box (with a gray border) in your document, where the formula will be displayed.

Equation Editor, Elements window, and location 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 very basic step-by-step instructions and tutorials for specific tasks, see http://plan-b-for-openoffice.org/math/index

Personal tools