Warning, /education/labplot/doc/man-labplot2.1.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ 0003 <!ENTITY % English "INCLUDE"> 0004 ]> 0005 0006 <!-- Please keep this man page content in sync with Command Line Options sections of Okular handbook --> 0007 <refentry lang="&language;"> 0008 <refentryinfo> 0009 <title>LabPlot User's Manual</title> 0010 <author><firstname>Helen</firstname><surname>Faulkner</surname> 0011 <contrib>LabPlot man page.</contrib> 0012 <email>helen_ml_faulkner@yahoo.co.uk</email></author> 0013 <date>2018-09-28</date> 0014 <releaseinfo>LabPlot 2.6</releaseinfo> 0015 <productname>LabPlot</productname> 0016 </refentryinfo> 0017 0018 <refmeta> 0019 <refentrytitle><command>labplot2</command></refentrytitle> 0020 <manvolnum>1</manvolnum> 0021 </refmeta> 0022 0023 <refnamediv> 0024 <refname>labplot2</refname> 0025 <refpurpose>an application by KDE for interactive graphing and analysis of scientific data.</refpurpose> 0026 </refnamediv> 0027 <!-- body begins here --> 0028 <refsynopsisdiv id='synopsis'> 0029 <cmdsynopsis> 0030 <command>labplot2</command> 0031 <arg choice="opt"><replaceable>LabPlot options</replaceable></arg> 0032 <arg choice="opt"><replaceable>file</replaceable></arg> 0033 </cmdsynopsis> 0034 </refsynopsisdiv> 0035 0036 0037 <refsect1 id="description"><title>Description</title> 0038 <para> 0039 LabPlot is a data plotting and analysis tool. 0040 </para> 0041 <para> 0042 Its features include 2D and 3D data and function plotting, easy editing of plots, analysis of data and functions, support for different worksheets using MDI and LabPlot project files. 0043 </para> 0044 <para> 0045 Note that LabPlot is called using <command>labplot2</command>. 0046 </para> 0047 0048 </refsect1> 0049 0050 <refsect1 id="options"><title>LabPlot options</title> 0051 <para> 0052 For a full summary of generic options, run <userinput><command>labplot2</command> <parameter>--help</parameter></userinput>. 0053 </para> 0054 0055 <variablelist> 0056 <varlistentry> 0057 <term><option>--no-splash</option></term> 0058 <listitem> 0059 <para>Do not show the splash screen.</para> 0060 </listitem> 0061 </varlistentry> 0062 0063 <varlistentry> 0064 <term><option>--presenter</option></term> 0065 <listitem> 0066 <para>Start in the presenter mode.</para> 0067 </listitem> 0068 </varlistentry> 0069 </variablelist> 0070 </refsect1> 0071 0072 <refsect1 id="arguments"><title>Arguments</title> 0073 <variablelist> 0074 <varlistentry> 0075 <term><option>file</option></term> 0076 <listitem> 0077 <para>The location of the project to be opened, usually ending with <literal role="extension">.lml</literal>.</para> 0078 <para>The project file can be also compressed, with its filename ending with <literal role="extension">.lml.gz</literal>, <literal role="extension">.lml.bz2</literal> or <literal role="extension">.lml.xz</literal>.</para> 0079 </listitem> 0080 </varlistentry> 0081 </variablelist> 0082 </refsect1> 0083 0084 <refsect1> 0085 <title>See Also</title> 0086 <simplelist> 0087 <member>Full user documentation is available through the KDE Help Centre. 0088 You can also enter the URL <ulink 0089 url="help:/labplot2">help:/labplot2</ulink> 0090 (either enter this <acronym>URL</acronym> into &dolphin;, or run 0091 <userinput><command>khelpcenter</command> 0092 <parameter>help:/labplot2</parameter></userinput>).</member> 0093 <member>kf5options(7)</member> 0094 <member>qt5options(7)</member> 0095 <member>There is also further information available at 0096 <ulink url="https://labplot.kde.org/">https://labplot.kde.org/</ulink></member> 0097 </simplelist> 0098 </refsect1> 0099 0100 <refsect1 id="authors"><title>Authors</title> 0101 <para> 0102 LabPlot2 was written by 0103 </para> 0104 <simplelist> 0105 <member>Stefan Gerlach <stefan.gerlach@uni.kn>,</member> 0106 <member>Alexander Semke <alexander.semke@web.de>,</member> 0107 <member>Fábián Kristóf-Szabolcs <f-kristof@hotmail.com></member> 0108 <member>and several other authors.</member> 0109 </simplelist> 0110 <para> 0111 This manual page was prepared by Helen Faulkner <helen_ml_faulkner@yahoo.co.uk> for the Debian GNU/Linux system (but may be used by others). 0112 </para> 0113 <para> 0114 License: GNU General Public Version 2 <<ulink url="http://www.gnu.org/licenses/gpl-2.0.html">http://www.gnu.org/licenses/gpl-2.0.html</ulink>> 0115 </para> 0116 </refsect1> 0117 </refentry> 0118