From 0b8ca6637be94f7814cafa7d01ad4699672ff336 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 21 Jan 2014 22:06:48 -0600 Subject: Beautify docbook files --- .../docs/tdeedu/kmplot/firststeps.docbook | 63 ++++------------------ 1 file changed, 11 insertions(+), 52 deletions(-) (limited to 'tde-i18n-en_GB/docs/tdeedu/kmplot/firststeps.docbook') diff --git a/tde-i18n-en_GB/docs/tdeedu/kmplot/firststeps.docbook b/tde-i18n-en_GB/docs/tdeedu/kmplot/firststeps.docbook index 2bd4bc1b9cb..79316ac3671 100644 --- a/tde-i18n-en_GB/docs/tdeedu/kmplot/firststeps.docbook +++ b/tde-i18n-en_GB/docs/tdeedu/kmplot/firststeps.docbook @@ -1,70 +1,29 @@ -First Steps With &kmplot; +First Steps With &kmplot; -Simple Function Plot +Simple Function Plot -In the main toolbar there is a simple text box in which you can enter a function expression. Simply enter: x^2 and press &Enter;. This will draw the plot of y=x^2 in the coordinate system. Enter another expression in the text box like 5*sin(x) and another plot will be added. +In the main toolbar there is a simple text box in which you can enter a function expression. Simply enter: x^2 and press &Enter;. This will draw the plot of y=x^2 in the coordinate system. Enter another expression in the text box like 5*sin(x) and another plot will be added. -Click on one of the lines you have just plotted. Now the cross hair gets the colour of the plot and is attached to the plot. You can use the mouse to move the cross hair along the plot. In the status bar at the bottom of the window the coordinates of the current position is displayed. Note that if the plot touches the x-axis the root will be displayed in the status bar, too. +Click on one of the lines you have just plotted. Now the cross hair gets the colour of the plot and is attached to the plot. You can use the mouse to move the cross hair along the plot. In the status bar at the bottom of the window the coordinates of the current position is displayed. Note that if the plot touches the x-axis the root will be displayed in the status bar, too. -Click the mouse again and the cross hair will be detached from the plot. +Click the mouse again and the cross hair will be detached from the plot. -Edit Properties +Edit Properties -Let us make some changes to the function and change the colour of the plot. +Let us make some changes to the function and change the colour of the plot. -You can edit all functions with the PlotEdit Plots... menu entry. A dialogue appears which lists all the functions that you have plotted. Notice that &kmplot; has automatically found a unique function name for your expressions and completed the expression to a function equation. +You can edit all functions with the PlotEdit Plots... menu entry. A dialogue appears which lists all the functions that you have plotted. Notice that &kmplot; has automatically found a unique function name for your expressions and completed the expression to a function equation. -Select f(x)=x^2 in the list. A double click or pressing the Edit button will show you a dialogue window. Here you have access to a lot of options. Let us rename the function and move the plot 5 units down. Change the function equation to parabola(x)=x^2-5 +Select f(x)=x^2 in the list. A double click or pressing the Edit button will show you a dialogue window. Here you have access to a lot of options. Let us rename the function and move the plot 5 units down. Change the function equation to parabola(x)=x^2-5 -Select another colour for the plot using the Color button. Finally press OK and your changes take effect in the coordinate system. +Select another colour for the plot using the Color button. Finally press OK and your changes take effect in the coordinate system. -All changes can be undone until you press OK in the Edit Plots dialogue. +All changes can be undone until you press OK in the Edit Plots dialogue. -- cgit v1.2.1