1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1p1 release (March 2nd, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>The Print Window</TITLE>
<META NAME="description" CONTENT="The Print Window">
<META NAME="keywords" CONTENT="userman">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="userman.css">
<LINK REL="next" HREF="node14.html">
<LINK REL="previous" HREF="node12.html">
<LINK REL="up" HREF="node5.html">
<LINK REL="next" HREF="node14.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html717"
HREF="node14.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/lib/latex2html/icons.gif/next_motif.gif"></A>
<A NAME="tex2html714"
HREF="node5.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/lib/latex2html/icons.gif/up_motif.gif"></A>
<A NAME="tex2html708"
HREF="node12.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/lib/latex2html/icons.gif/previous_motif.gif"></A>
<A NAME="tex2html716"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="/usr/lib/latex2html/icons.gif/contents_motif.gif"></A>
<BR>
<B> Next:</B> <A NAME="tex2html718"
HREF="node14.html">The 1-D View Window</A>
<B> Up:</B> <A NAME="tex2html715"
HREF="node5.html">Attributes of Interface Windows</A>
<B> Previous:</B> <A NAME="tex2html709"
HREF="node12.html">The Files window</A>
<BR>
<BR>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION00480000000000000000"> </A><A NAME="541"> </A><A NAME="542"> </A>
<BR>
The Print Window
</H1>
<BR>
<DIV ALIGN="CENTER"><A NAME="print"> </A><A NAME="573"> </A>
<TABLE WIDTH="50%">
<CAPTION><STRONG>Figure 2.8:</STRONG>
The Print window.</CAPTION>
<TR><TD>20#20</TD></TR>
</TABLE>
</DIV>
<BR>
<P>
<DL>
<DD><P>
<DT><STRONG>Window title:</STRONG>
<DD>DsTool: Print
<DT><STRONG>Function:</STRONG>
<DD>The Print window allows the user to output data
to a file or a printing device which understands PostScript<A NAME="548"> </A>.
<DT><STRONG>Description:</STRONG>
<DD>The Print window is opened by selecting the Print option
from the File menu button located in the Command window, or by selecting
the Print option from the Options menu button located in any 2-D or
1-D View window. The user may select printing options, and print the
output to a printer or a file. In addition, after the file has been
written to a file, DsTool can call an external program to
view the output.
<DT><STRONG>Panel items:</STRONG>
<DD>
<UL>
<LI>Title read-write text field: Displays the string which will appear at the top
of the printed image. The default is the title of the dynamical system as it appears
on the Model name message of the Command window.
<LI>Hor variable stack setting: Allows the user to choose the abscissa variable for the plot. The default
value for this field depends upon where the Print window was opened from. If the Print
window is called from the Command window, the first variable
is used. If the Print window is called from a 2-D or 1-D View window,
the current value of the horizontal variable is used.
<LI>Hor label read-write text field: Displays the string which will appear centered
below the horizontal axis of the printed image. The default is the string currently
being used to indicate the abscissa. The value will change when the Hor variable
stack setting is changed.
<LI>Ver variable stack setting: Allows the user to choose
the ordinate variable for the plot. The default value
behaves the same way as for the horizontal variable, with the second variable
being used as the default value when the Print window is opened from the Command window.
<LI>Ver label read-write text field: Displays the string which will appear centered
to the left of the vertical axis of the printed image. The default is the string currently
being used to indicate the ordinate. The string will change when the Ver variable
stack setting is changed.
<LI>Hor range read-write fields: Display the min and max values for the abscissa. The default
value for this field depends upon where the Print window was called from. If the Print
window is called from the Command window, the default values for the
horizontal variable's range are used. If the Print window is called from a 2-D or 1-D View window,
the current values of the horizontal variable's range are used.
<LI>Ver range read-write fields: Display the min and max values for the ordinate. The default
value behaves the same way as for the horizontal variable's range.
<LI>Printer / File exclusive setting:
Allows the user to choose whether the output is written to a file or
piped to a printer. The default is to print to a file. The read-write text field
immediately to the right of the Printer option specifies the printer to which the
plot will be sent. The default printer<A NAME="551"> </A> name is specified by the
environmental variable LPDEST if set, by the environmental variable PRINTER if LPDEST is not set, or
the default printer name, ``lp''. The read-write text field immediately to the right of the
File radiobutton specifies the filename of the PostScript file to which data is saved. The
default is the file ``test.ps''.
<P>
A common experience is to attempt to print a PostScript file which is too big to fit entirely
within a printer's buffer.<A NAME="552"> </A>
In this case, we recommend attempting to print the file with the
UNIX command <TT>lpr -s</TT> <EM>filename</EM>. We remark in any case that piping data directly to a printer
is somewhat riskier than creating a PostScript file and then sending that file to the printer,
chiefly because if the pipe fails for any reason, then the image may be lost.
<P>
<LI>Directory read-write text field: Displays the directory to which the file will be saved.
This field works in conjunction with the filename field directly above it. The default value
is the current working directory.
<LI>Font stack setting:<A NAME="555"> </A>
Allows the user to choose
the font to print the axes labels and title in. The allowed
fonts are detailed (with examples for each font typeface) in Appendix A. The
default value is ``Times-Roman''.
<LI>Title size (Pts) numeric field: Displays the size<A NAME="556"> </A><A NAME="557"> </A>
(in printer's points;<A NAME="558"> </A> one point is approximately 1/72 inches) of the
title. The range is from 4 points to 30 points. The default is 14 points.
<LI>Label size (Pts) numeric field: Displays the size (in printer's points) of the
axis labels. The range is from 4 points to 30 points. The default is 10 points.
<LI>Hor tick marks numeric field:<A NAME="559"> </A> Displays the number of tick marks on
the horizontal axis of the bounding box. If Show bounding box is off,
this field is not used. The default value is 3.
<LI>Ver tick marks numeric field: Displays the number of tick marks on the vertical
axis of the bounding box. If Show
bounding box is off, this field is not used. The default value is 3.
<LI>Hor length (pts) numeric field: Displays the
width in points of the picture. The default value is 450.
<LI>Ver height (pts) numeric field: Displays the
height in points of the picture. The default value is 450.
<LI>Hor offset (pts) numeric field: Displays the
horizontal indentation in points of the lower left corner of
the picture. The default value is 80 when not in Landscape mode, and 575 when in Landscape mode.
<LI>Ver offset (pts) numeric field: Displays the
vertical height from the bottom of the page in points of the
lower left corner of the picture. The default value is 145.
<LI>Landscape mode exclusive setting:<A NAME="560"> </A>
Allows the user to choose whether to print in landscape
mode (rotated by 90 degrees) or not. The default value is no.
<LI>Use color PostScript exclusive setting:<A NAME="561"> </A> Allows the user to choose between
printing a black and white PostScript image (the default) and a color image. Warning:
DsTool does not check to see if the selected printer is a color printer. Printing a
color image on a non-color printer will lead to images of poor quality.<A NAME="562"> </A>
<LI>Use picked colors exclusive setting:<A NAME="563"> </A>
Allows the user to choose whether to print with picked colors or not. The default is to not use
picked colors, even if the 2-D View window from which Print is called has pick colors chosen.
If the Use color postscript setting is off, this field is not used.
<LI>Connect the dots exclusive setting:<A NAME="564"> </A>
Allows the user to choose whether consecutive points in continuous data should
be drawn with connecting line segments. The default is to not connect the dots.
<LI>Show bounding box exclusive setting:<A NAME="565"> </A>
Allows the user to choose whether a bounding box will
be printed about the plotted points. The bounding box will contain tick marks as
specified by the Hor and Ver Tick Marks numeric fields (see above). The default is to
show the bounding box.
<LI>Show system info exclusive setting:
Allows the user to choose whether the upper left
portion of the printed image will contain information about the dynamical system
being plotted. This information includes the name of the dynamical system, the time
that the image (or PostScript file) was generated, the range of the ordinate and
abscissa, the initial settings (as seen in the Selected Point window), and the number of
points in the plot. If the dynamical system being plotted is a vector field, then
the system information also includes the value for Step size as it appears on the Orbits
window. The default value is to show the system information.
<LI>Go command or window button:
Sends the current data file to the printer to be printed,
or opens and brings to the foreground the Files window<A NAME="566"> </A><A NAME="567"> </A>
for saving the data to a file.
Its function depends upon the value of the Printer/File exclusive setting.
<LI>Preview command/window button:
Invokes an external program to view the output of the Print routines. This option
requires that the output be saved to a file before trying to preview. The default
external program is ``gs''. See the accompanying documentation
in $DSTOOL/my_dstool/README<A NAME="569"> </A>
for information on how to change this default program.
<LI>Dismiss command button:
Closes the Print window.
</UL></DL><HR>
<!--Navigation Panel-->
<A NAME="tex2html717"
HREF="node14.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/lib/latex2html/icons.gif/next_motif.gif"></A>
<A NAME="tex2html714"
HREF="node5.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/lib/latex2html/icons.gif/up_motif.gif"></A>
<A NAME="tex2html708"
HREF="node12.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/lib/latex2html/icons.gif/previous_motif.gif"></A>
<A NAME="tex2html716"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="/usr/lib/latex2html/icons.gif/contents_motif.gif"></A>
<BR>
<B> Next:</B> <A NAME="tex2html718"
HREF="node14.html">The 1-D View Window</A>
<B> Up:</B> <A NAME="tex2html715"
HREF="node5.html">Attributes of Interface Windows</A>
<B> Previous:</B> <A NAME="tex2html709"
HREF="node12.html">The Files window</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>John Lapeyre</I>
<BR><I>1998-09-04</I>
</ADDRESS>
</BODY>
</HTML>
|