~ubuntu-branches/ubuntu/karmic/kst/karmic

« back to all changes in this revision

Viewing changes to doc/kst/saving-chapter.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-28 15:16:16 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080628151616-9hvxg0nmnlkmyz4y
Tags: 1.6.0-1
* New upstream release.
* Change B-D to libnetcdf-dev.
* Add dh_icons call.  Closes: #457853.
* Bump Standards-Version to 3.8.0.
* Bump debhelper dependency for dh_icons.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
Selecting <guimenuitem>Save</guimenuitem> or <guimenuitem>Save As...</guimenuitem>
8
8
(depending on whether or not you wish to save to a new file) from the <guimenu>File</guimenu> menu allows you to save a &kst; session. This contains all of the plot and layout information which &kst; requires to reconstruct your session (as long as the data files used in the sessions are still present when &kst; is reopened!). Browse to
9
9
the location you wish to save the plot definition, enter a filename, and click <guibutton>Save</guibutton>.
10
 
The plot definition will be saved as a <filename>*.kst</filename> file.
 
10
The plot definition will be saved as a <filename class="extension">*.kst</filename> file.
11
11
</para>
12
12
</sect1>
13
13
 
34
34
</screenshot>
35
35
 
36
36
<para>
37
 
You can select one or more vectors from the list, and click <guibutton>Save...</guibutton> to export them to an ASCII file. This file will contain the data in rows, with one column for each vector exported. The first two lines of this file are commented out with ';' symbols. The first line contains the names of the exported vectors, and the second row is a visual separator. 
 
37
You can select one or more vectors from the list, and click <guibutton>Save...</guibutton> to export them to an ASCII file. This file will contain the data in rows, with one column for each vector exported. The first two lines of this file are commented out with <quote>;</quote> symbols. The first line contains the names of the exported vectors, and the second row is a visual separator. 
38
38
</para>
39
39
<para>
40
 
The vector will be saved as an ASCII data file.  The first two rows are commented out using a ';' symbol. The first row contains the name of the exported vector. The single column of the file will contain the elements of the selected vector. Here is an example, for two 5 element vectors named 'HWYD' and 'PWMY'.
 
40
Here is an example, for two 5 element vectors named <quote>HWYD</quote> and <quote>PWMY</quote>.
41
41
</para>
42
42
<informalexample>
43
43
<screen>
83
83
</term>
84
84
<listitem>
85
85
<para>
86
 
Each vector will be saved in a separate file. After hitting the <guibutton>Save...</guibutton> button you will be promted to enter a base file name, and then &kst; will save each selected vector in a separate file named by appending .1, .2, .3, ... to this base.
 
86
Each vector will be saved in a separate file. After hitting the <guibutton>Save...</guibutton> button you will be promted to enter a base file name, and then &kst; will save each selected vector in a separate file named by appending <filename class="extension">.1</filename>, <filename class="extension">.2</filename>, <filename class="extension">.3</filename>, ... to this base.
87
87
</para>
88
88
</listitem>
89
89
</varlistentry>
94
94
<sect1 id="saving-graphics">
95
95
<title>Exporting Plot Images</title>
96
96
<para>
97
 
To export a &kst; plot to a graphics file, select <guimenuitem>Export to Graphics File...</guimenuitem>
98
 
from the <guimenu>File</guimenu> menu.  The following dialog box will appear.
 
97
To export a &kst; plot to a graphics file, select <menuchoice><guimenu>File</guimenu><guimenuitem>Export to Graphics File...</guimenuitem></menuchoice>
 
98
  The following dialog box will appear.
99
99
</para>
100
100
<screenshot>
101
101
<screeninfo>Export to Graphics File</screeninfo>
122
122
<para>
123
123
The path to the graphics file.  Enter a location manually, or click the button to right of the
124
124
text box to browse to a location.
 
125
The default name of graphic file is export.
125
126
</para>
126
127
</listitem>
127
128
</varlistentry>
128
129
 
129
130
<varlistentry>
130
131
<term>
131
 
<guilabel>File Format</guilabel>
 
132
<guilabel>File format</guilabel>
132
133
</term>
133
134
<listitem>
134
135
<para>
135
 
The format to use for the saved graphics file.  PNG is suggested if you are not sure which format to use. If you select EPS format, the <guilabel>Save EPS in vector format.</guilabel> option becomes available, which allows you to save the image as a vector graphic which can be cleanly scaled later.
 
136
The format to use for the saved graphics file. The drop down list shows you all the available formats. PNG is suggested if you are not sure which format to use. If you select EPS format, the <guilabel>Save EPS in vector format</guilabel> option becomes available, which allows you to save the image as a vector graphic which can be cleanly scaled later.
136
137
</para>
137
138
</listitem>
138
139
</varlistentry>
143
144
</term>
144
145
<listitem>
145
146
<para>
146
 
Select the dimensions, in pixels, of the graphic. The drop down menu gives several self-explanatory options for specifying this size.
 
147
Select the dimensions, in pixels, of the graphic. The drop down list gives several self-explanatory options for specifying this size.
147
148
</para>
148
149
</listitem>
149
150
</varlistentry>
150
151
 
151
152
<varlistentry>
152
153
<term>
153
 
<guilabel>Windows</guilabel>
 
154
<guilabel>Tabs</guilabel>
154
155
</term>
155
156
<listitem>
156
157
<para>
157
158
Select whether to export only the plots in the current window, or all plots.  If <guilabel>All</guilabel>
158
 
is selected, one graphics file will be created for each window, each with filename <filename>file_n.fmt</filename>,
159
 
where <filename>file</filename> is the filename specified in <guilabel>Save location</guilabel>, <filename>n</filename>
 
159
is selected, one graphics file will be created for each window, each with filename <filename><replaceable>file_n</replaceable>.fmt</filename>,
 
160
where <filename><replaceable>file</replaceable></filename> is the filename specified in <guilabel>Save location</guilabel>, <filename><replaceable>n</replaceable></filename>
160
161
is an index number assigned to each window, and <guilabel>fmt</guilabel> is an extension representing the selected
161
162
file format.
162
163
</para>