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
|
<!-- ============= The Studypad ============================= -->
<sect2 id="xiphos-studypad">
<title>Using The Studypad</title>
<para>
The Studypad can be opened by choosing <menuchoice><guisubmenu>File</guisubmenu><guimenuitem>Open StudyPad</guimenuitem></menuchoice>
</para>
<para>
This is what the Studypad typically looks like:
</para>
<figure>
<title>The Studypad</title>
<screenshot>
<mediaobject>
<imageobject><imagedata
fileref="figures/studypad.png" format="PNG" />
</imageobject>
<!-- EPS versions of the figures are not required at the moment. -->
<!--
<imageobject>
<imagedata fileref="figures/studypad.eps" format="EPS"/>
</imageobject>
-->
<textobject>
<phrase>The Studypad</phrase>
</textobject>
</mediaobject>
</screenshot>
</figure>
<para> The Studypad will save into your working directory, making it useful for collecting and exporting information and Bible study material from Xiphos into other programmes.</para>
<para> Toolbar 1</para>
<itemizedlist>
<listitem><para>Font Size and Environment</para></listitem>
<listitem><para>Font Type</para></listitem>
<listitem><para>Bold, Italics, Underscored, Crossed Out</para></listitem>
<listitem><para>Left, Centre and Right Bound</para></listitem>
<listitem><para>Shift Paragraph Right or Left</para></listitem>
<listitem><para>Colour Selector</para></listitem>
</itemizedlist>
<para> Toolbar 2</para>
<itemizedlist>
<listitem><para>New, Save, Delete and Print</para></listitem>
<listitem><para>Cut, Copy, Paste and Undo</para></listitem>
<listitem><para>Find and 'Find and Replace'</para></listitem>
<listitem><para>Spellcheck</para></listitem>
</itemizedlist>
<para>
In order for spellcheck to be available, one of the languages under
<menuchoice><guisubmenu>Edit</guisubmenu><guimenuitem>Current languages</guimenuitem></menuchoice> must be set.
</para>
</sect2>
|