Difference between revisions of "EN/documentation/ooo3 user guides/getting started/numbering equations"
From Wiki
Jump to navigationJump to search(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
{{Documentation/GS3MathTOC | {{Documentation/GS3MathTOC | ||
|ShowPrevNext=block | |ShowPrevNext=block | ||
− | |PrevPage= | + | |PrevPage=EN/documentation/ooo3_user_guides/getting_started/formula_layout |
− | |NextPage= | + | |NextPage=EN/documentation/ooo3_user_guides/getting_started/printing_exporting_emailing |
}} | }} | ||
− | {{:Numbering | + | |
+ | Equation numbering is one of OOo Math's best hidden features. The steps are simple, but obscure: | ||
+ | |||
+ | # Start a new line. | ||
+ | # Type “fn" and then press ''F3''. | ||
+ | The “fn" is replaced by a numbered formula: | ||
+ | |||
+ | :<math>E=mc^2</math> (2) | ||
+ | |||
+ | Now you can double-click on the formula to edit it. For example, here is the Riemann Zeta function: | ||
+ | |||
+ | :<math>\zeta (z) = \sum_{n=1}^\infin \frac{1}{n^z}</math> (3) | ||
+ | |||
+ | You can reference an equation (“as shown in Equation (2)") with these steps: | ||
+ | |||
+ | # Choose '''Insert > Cross-reference''' from the menu bar. | ||
+ | # On the ''Cross-references'' tab, under ''Type'', select ''Text''. | ||
+ | # Under ''Selection'', select the equation number. | ||
+ | # Under ''Format'', select ''Reference''. | ||
+ | # Click '''Insert'''. | ||
+ | |||
+ | Done! If you later add more equations to the paper before the referenced equation, all the equations will automatically renumber and the cross-references will update. | ||
+ | |||
+ | : [[Image:Frame15.png]] | ||
+ | |||
+ | {{Documentation/Tip|To insert the equation number without parenthesis around it, choose ''Numbering'' under ''Format'' instead of ''Reference.''}} | ||
{{CCBY}} | {{CCBY}} | ||
[[Category:Getting Started (Documentation)]] | [[Category:Getting Started (Documentation)]] |
Latest revision as of 20:01, 10 April 2012
Equation numbering is one of OOo Math's best hidden features. The steps are simple, but obscure:
- Start a new line.
- Type “fn" and then press F3.
The “fn" is replaced by a numbered formula:
- <math>E=mc^2</math> (2)
Now you can double-click on the formula to edit it. For example, here is the Riemann Zeta function:
- <math>\zeta (z) = \sum_{n=1}^\infin \frac{1}{n^z}</math> (3)
You can reference an equation (“as shown in Equation (2)") with these steps:
- Choose Insert > Cross-reference from the menu bar.
- On the Cross-references tab, under Type, select Text.
- Under Selection, select the equation number.
- Under Format, select Reference.
- Click Insert.
Done! If you later add more equations to the paper before the referenced equation, all the equations will automatically renumber and the cross-references will update.
To insert the equation number without parenthesis around it, choose Numbering under Format instead of Reference. |
Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY). |