~pkgcrosswire/xiphos/main

« back to all changes in this revision

Viewing changes to help/C/preferences.xml

  • Committer: Dmitrijs Ledkovs
  • Date: 2010-11-14 00:38:52 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: dmitrij.ledkov@ubuntu.com-20101114003852-sjt227lz4qqi85xj
New upstream release 3.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
                        </screenshot>
51
51
 
52
52
                </figure>
 
53
                <para>
 
54
                The <guibutton>Invert color pairs</guibutton> buttons are provided to make it easy, for example, to move the main window
 
55
                into "night mode," with white text on black background.
 
56
                </para>
 
57
 
53
58
                </sect3>
54
59
                
55
60
                <sect3 id="font-misc">
84
89
                The base font size is the size initially chosen for all modules displayed by <application>Xiphos</application>.  The
85
90
                verse number and individual modules' font size choices are relative to the base font size.
86
91
                </para>
 
92
 
 
93
                <para>
 
94
                The font name and size used for display is chosen from this order:
 
95
                </para>
 
96
                <itemizedlist>
 
97
                        <listitem>
 
98
                                <para>
 
99
                                The selection made via the context menu for the specific module, under <guimenuitem>Module
 
100
                                Options</guimenuitem>.
 
101
                                </para>
 
102
                        </listitem>
 
103
                        <listitem>
 
104
                                <para>
 
105
                                The per-language selection made under Preferences, here.
 
106
                                </para>
 
107
                        </listitem>
 
108
                        <listitem>
 
109
                                <para>
 
110
                                The module's own default selection, in its configuration file.
 
111
                                </para>
 
112
                        </listitem>
 
113
                        <listitem>
 
114
                                <para>
 
115
                                The application default.
 
116
                                </para>
 
117
                        </listitem>
 
118
                </itemizedlist>
 
119
 
87
120
                </sect3>
88
121
        </sect2>
89
122
        
90
123
<!-- General Settings -->
91
124
        <sect2 id="general-settings">
92
125
                <title>General Settings</title>
93
 
                <sect3 id="tab-pane1">
94
 
                        <title>Tabs and Pane Settings</title>
95
 
                <figure>
96
 
                        <title>Tab and Pane Settings</title>
97
 
                        <screenshot> 
98
 
          <mediaobject> 
99
 
            <imageobject><imagedata
100
 
                fileref="figures/preferences_general-tabs.png" format="PNG" /> 
101
 
            </imageobject>
102
 
            <!-- EPS versions of the figures are not required at the moment. -->
103
 
            <!-- 
104
 
                    <imageobject>
105
 
                <imagedata fileref="figures/preferences_general-tabs.eps" format="EPS"/>
106
 
                    </imageobject>
107
 
            -->
108
 
            <textobject> 
109
 
              <phrase>Tab and Pane Settings</phrase> 
110
 
            </textobject> 
111
 
          </mediaobject> 
112
 
        
113
 
                        </screenshot>
114
 
 
115
 
                </figure>
116
 
                </sect3>
117
126
                <sect3 id="tab-pane2">
118
 
                        <title>General Preferences and StudyPad directory</title>
 
127
                        <title>Locale, General Preferences and StudyPad directory</title>
119
128
                <figure>
120
 
                        <title>General Preferences and StudyPad directory</title>
 
129
                        <title>Locale, General Preferences and StudyPad directory</title>
121
130
                        <screenshot> 
122
131
          <mediaobject> 
123
132
            <imageobject><imagedata
138
147
 
139
148
                </figure>
140
149
                <para>
 
150
                If you wish <application>Xiphos</application> to display its interface in a language other than the default, you may select
 
151
                one here.  A restart will be required, so that the locale can be initialized.
 
152
                </para>
 
153
                <para>
 
154
                If you enable <guilabel>Default Dictionary</guilabel>, then that named dictionary (see <guimenuitem>Special</guimenuitem>
 
155
                below) module will always be used when double-clicking a word anywhere in <application>Xiphos</application>.
 
156
                </para>
 
157
                <para>
141
158
                Certain dictionary-style modules are <guilabel>Daily Devotionals</guilabel> whose keys are numerically in the form "Month.Day".  If you have
142
159
                such a module installed and it has been selected as your preferred devotional, then you can ask that <application>Xiphos</application>
143
160
                display today's selection during startup.
144
161
                </para>
145
162
                <para>
146
 
                <guilabel>Verse style</guilabel> indicates that each verse should begin on a separate line, or (when disabled) that verses
147
 
                should be allowed to group in paragraphs, according to the Bible module's internal markup.  Not all Bible modules have such
148
 
                markup.
149
 
                </para>
150
 
                <para>
151
 
                With <guilabel>Scroll to Previous/Next Chapter</guilabel> enabled, using the mouse to scroll to the beginning or end of a
152
 
                chapter will cause <application>Xiphos</application> to move automatically to the appropriate chapter.
153
 
                </para>
154
 
                <para>
155
163
                If you enable <guilabel>Resize images</guilabel>, <application>Xiphos</application> will automatically resize image
156
164
                content in commentaries, general books, and dictionaries so as to fit the subwindow which contains them.
157
165
                </para>
160
168
                mere current verse colorization with a high-contrast alternate color scheme on the current verse.  The colors used may be
161
169
                chosen from the color selector pane (see above).
162
170
                </para>
 
171
                <para>
 
172
                <guilabel>Highlight user annotations</guilabel> uses inverted the highlight color choices when marking user-annotated
 
173
                verses.
 
174
                </para>
 
175
                <para>
 
176
                By default, <guilabel>Cross-references</guilabel> go into the Previewer.  Selecting this checkbox puts them into the verse
 
177
                list instead.
 
178
                </para>
163
179
                </sect3>
164
180
        </sect2>
165
181
        
166
182
<!-- Module Settings -->
167
183
        <sect2 id="module-settings">
168
184
                <title>Module Settings</title>
169
 
                <sect3 id="main-modules">
170
 
                        <title>Main Module Settings</title>
171
 
                <figure>
172
 
                        <title>The Module Preferences Dialog</title>
173
 
                        <screenshot> 
174
 
          <mediaobject> 
175
 
            <imageobject><imagedata
176
 
                fileref="figures/preferences_modules-main.png" format="PNG" />
177
 
            </imageobject>
178
 
            <!-- EPS versions of the figures are not required at the moment. -->
179
 
            <!-- 
180
 
                    <imageobject>
181
 
                <imagedata fileref="figures/preferences_modules-main.eps" format="EPS"/>
182
 
                    </imageobject>
183
 
            -->
184
 
            <textobject> 
185
 
              <phrase>The Module Preferences Dialog</phrase> 
186
 
            </textobject> 
187
 
          </mediaobject>
188
 
                        </screenshot>
189
 
 
190
 
                </figure>
191
185
                <figure>
192
186
                        <title>Parallel Preferences</title>
193
187
                        <screenshot> 
229
223
                        </screenshot>
230
224
 
231
225
                </figure>
232
 
                </sect3>
233
226
        </sect2>
234
227