diff options
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/complex.page | 4 | ||||
-rw-r--r-- | help/C/conv-currency.page | 2 | ||||
-rw-r--r-- | help/C/financial.page | 2 | ||||
-rw-r--r-- | help/C/functions.page | 4 | ||||
-rw-r--r-- | help/C/index.page | 4 | ||||
-rw-r--r-- | help/C/mouse.page | 8 | ||||
-rw-r--r-- | help/C/trigonometry.page | 2 | ||||
-rw-r--r-- | help/C/variables.page | 4 |
8 files changed, 13 insertions, 17 deletions
diff --git a/help/C/complex.page b/help/C/complex.page index 796b371..aaec96f 100644 --- a/help/C/complex.page +++ b/help/C/complex.page @@ -7,8 +7,8 @@ </info> <title>Complex Numbers</title> - + <p> - Complex numbers are not supported in <app>mate-calc</app>. + Complex numbers are not supported in <app>GCalctool</app>. </p> </page> diff --git a/help/C/conv-currency.page b/help/C/conv-currency.page index d70e149..4b5b078 100644 --- a/help/C/conv-currency.page +++ b/help/C/conv-currency.page @@ -9,7 +9,7 @@ <title>Currency</title> <p> - To convert currencies press the <gui>¤$€</gui> button in <link xref="superscript">financial mode</link>. + To convert currencies, enter the <link xref="financial">financial mode</link>, and use the currency controls. </p> <p> You can also convert currencies using the keyboard and the <em>in</em> operator. diff --git a/help/C/financial.page b/help/C/financial.page index edc0d75..d410700 100644 --- a/help/C/financial.page +++ b/help/C/financial.page @@ -8,7 +8,7 @@ <title>Financial Functions</title> <p> - When in <link xref="superscript">financial mode</link> the following buttons are available. + When in financial mode the following buttons are available. </p> <table> <tr> diff --git a/help/C/functions.page b/help/C/functions.page index 0f8ebdc..426d523 100644 --- a/help/C/functions.page +++ b/help/C/functions.page @@ -7,7 +7,7 @@ </info> <title>Functions</title> - + <p> Functions can be used by inserting the name of the function followed by the function argument. If the argument is not a number or <link xref="variable">variable</link> then use parenthesis around the argument. @@ -86,6 +86,6 @@ </tr> </table> <p> - <app>mate-calc</app> does not support user-defined functions. + <app>GCalctool</app> does not support user-defined functions. </p> </page> diff --git a/help/C/index.page b/help/C/index.page index 9a47e53..0af5fd7 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -10,12 +10,12 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> - <title>mate-calc Help</title> + <title>GCalctool Help</title> <section id="ui" style="2column"> <title>User Interface</title> </section> - + <section id="equation" style="2column"> <title>Equations</title> </section> diff --git a/help/C/mouse.page b/help/C/mouse.page index 4ab6d56..d5c527a 100644 --- a/help/C/mouse.page +++ b/help/C/mouse.page @@ -10,7 +10,7 @@ <p> All equations can be entered using the mouse. - To access all buttons there are a number of modes that can be selected from the <gui>View</gui> menu. + To access all buttons there are a number of modes that can be selected from the <gui>Mode</gui> menu. </p> <table> <tr> @@ -19,11 +19,7 @@ </tr> <tr> <td><p>Advanced</p></td> - <td><p>Provides buttons suitable for advanced mathematics</p></td> - </tr> - <tr> - <td><p>Scientific</p></td> - <td><p>Provides buttons suitable for <link xref="trigonometry">trigonometry</link></p></td> + <td><p>Provides buttons suitable for advanced mathematics such as <link xref="trigonometry"></link></p></td> </tr> <tr> <td><p>Financial</p></td> diff --git a/help/C/trigonometry.page b/help/C/trigonometry.page index bca5ecf..113a418 100644 --- a/help/C/trigonometry.page +++ b/help/C/trigonometry.page @@ -18,7 +18,7 @@ </example> <p> The angle units used can be changed from the <guiseq><gui>Calculator</gui><gui>Preferences</gui></guiseq> menu. - Trigonometry buttons are visible when in <link xref="mouse">scientific mode</link>. + Trigonometry buttons are visible when in <link xref="mouse">Advanced mode</link>. </p> <p> Hyperbolic functions are available by adding "h" to the end of a function. diff --git a/help/C/variables.page b/help/C/variables.page index 16c5bba..148c017 100644 --- a/help/C/variables.page +++ b/help/C/variables.page @@ -9,7 +9,7 @@ <title>Variables</title> <p> - To assign a value to a variable use the = symbol or choose the variable to assign to with the <gui>→R</gui> button in <link xref="mouse">advanced mode</link>. + To assign a value to a variable use the = symbol or choose the variable to assign to with the <gui>x</gui> button in <link xref="mouse">advanced mode</link>. A variable name must only contain upper or lower characters. </p> <example> @@ -22,7 +22,7 @@ </example> <p> Variables can be used in any equation and are substituted for their assigned value. - Variables can be inserted using the <gui>←R</gui> button. + Variables can be inserted using the <gui>x</gui> button. </p> <example> <p> |