[kde-doc-english] branches/work/doc/labplot

Yuri Chornoivan yurchor at ukr.net
Wed Jul 23 15:51:11 UTC 2014


SVN commit 1394214 by yurchor:

The first "tell nothing wrong" version.

CCMAIL: kde-doc-english at kde.org

 M  +6 -11     index.docbook  


--- branches/work/doc/labplot/index.docbook #1394213:1394214
@@ -333,7 +333,7 @@
 
 <varlistentry>
 <term><menuchoice><shortcut>
-<keycombo>&Ctrl;<keycap>p</keycap></keycombo></shortcut>
+<keycombo>&Ctrl;<keycap>P</keycap></keycombo></shortcut>
 <guimenu>File</guimenu><guimenuitem>Print</guimenuitem>
 </menuchoice></term>
 <listitem><para><action>Prints the active plot.</action></para>
@@ -616,10 +616,7 @@
 <title>Topics</title>
 <sect2 id="errorbar">
 <title>Errorbars</title>
-<para>If you want to plot data with errorbars just import your data with the <link linkend="importdialog">import dialog</link>
-into a spreadsheet. Select the column X, Y and DX, DY that you want to use for errorbars. You than should select the corresponding
-plot (XYDY for Y errorbars, XYDXDY for X and Y errorbars and XYDYDY for 2 Y errorbars (up and down)).</para>
-<para>If you use the data dialog to import your data directly into a plot select the correct type (x|y, x|y|dy, x|y|dx|dy or x|y|dy1|dy2) in the "read as" line edit.</para>
+<para>If you want to plot data with error bars just import your data with the <link linkend="importdialog">import dialog</link> into your project. Then use the <guilabel>Error bars</guilabel> tab of <link linkend="properties">the curve properties</link> to select <guilabel>Error type</guilabel>, choose the error column from the <guilabel>Data, +-</guilabel> list. Format of the error bars can be defined using the <guilabel>Format:</guilabel> pane.</para>
 </sect2>
 
 <sect2 id="texlabel">
@@ -1149,8 +1146,7 @@
 
 A short tutorial for the basic workflow (create new project, import data, 
 create worksheet, create plots and layout them, add curves, select columns as 
-data sources for the curves, add legends, export everything to pdf) would also 
-help to become familiar with the software more quickly.
+data sources for the curves, add legends, export everything to pdf) would also help to become familiar with the software more quickly.
 -->
 
 <chapter id="tutorials">
@@ -1547,8 +1543,7 @@
 </question>
 <answer>
 <para>
-&LabPlot; uses the &GNU; Scientific Library (GSL) for regression, histograms, fourier transform and
-nonlinear fitting.
+&LabPlot; uses the &GNU; Scientific Library (GSL) to implement some functions.
 You can use &LabPlot; even if you don't have the GSL installed, but you won't be able to use the above
 mentioned functions. So please install the gsl if you want to use this features.
 </para>
@@ -1590,10 +1585,10 @@
 </question>
 <answer><para>
 It looks like your &LabPlot; package was compiled without GSL (&GNU; Scientific Library) support. &LabPlot; was designed to even work on systems that
-are missing most of the standard libraries. Many distributions are shipping &LabPlot; packages without this additional functionality. In this case some functions are not available. Fortunately some programs (like pstoedit or texvc) can be added without recompiling &LabPlot;. You can always check your system environment in the help menu of &LabPlot;.
+are missing most of the standard libraries. Many distributions are shipping &LabPlot; packages without this additional functionality. In this case some functions are not available. Fortunately some programs (like <application>pstoedit</application> or <application>texvc</application>) can be added without recompiling &LabPlot;. You can always check your system environment in the help menu of &LabPlot;.
 </para>
 <para>
-The packages provided on the official download page are always built with the standard libraries (GSL, netCDF, audiofile, &etc;). You should use them
+The packages provided on the official download page are always built with the standard libraries (GSL, &etc;). You should use them
 to have all the features.
 </para>
 </answer>


More information about the kde-doc-english mailing list