~ubuntu-branches/debian/jessie/qpdfview/jessie

« back to all changes in this revision

Viewing changes to miscellaneous/help.html

  • Committer: Package Import Robot
  • Author(s): Benjamin Eltzner
  • Date: 2012-10-14 18:13:01 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: package-import@ubuntu.com-20121014181301-xvgtgrrgkjwa5f6x
Tags: upstream-0.3.5
ImportĀ upstreamĀ versionĀ 0.3.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
 
145
145
<p>Links are highlighted by red frames (if enabled in the settings). Left-click on a link to show the linked page or open the linked URL in the default browser (if enabled in the settings). Hovering over a link displays its destination as a tool tip.</p>
146
146
 
 
147
<p>The source of a position in the document is requested by double-clicking which opens the first matching <em>SyncTeX</em> node using the source editor.</p>
 
148
 
147
149
<p>To <em>copy texts or images</em>, hold <b>SHIFT</b>, click and hold the left mouse button to drag a frame around the area to copy. Once the mouse button is released, a pop-up menu is displayed to select whether to copy texts or images into the clipboard.</p>
148
150
 
149
151
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse button to drag a frame around the region of interest. Once the mouse button is released, a pop-up menu is displayed to select whether to add text or highlight annotations. Left-click to <em>edit annotations</em>. Right-click to <em>remove annotations</em>. (Adding and removing annotations requires version 0.20 or higher of the Poppler library.) Hovering over an annotation displays its contents as a tool tip.</p>
158
160
 
159
161
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
160
162
 
161
 
<p>Interface settings</p>
 
163
<p>Behaviour settings</p>
162
164
 
163
165
<ul>
164
166
    <li><b>Open URL</b> Determines whether links to URL are opened in the default browser.</li>
168
170
    <li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the program and restored on restart.</li>
169
171
    <li><b>Synchronize presentation</b> If enabled, the main view and the presentation view will display the same page.</li>
170
172
    <li><b>Presentation screen</b> The index of the screen to display the presentation view on. </li>
171
 
    <li><b>Tab position</b> Defines at which edge of the main view tabs will be displayed.</li>
172
 
    <li><b>Tab visibility</b> Determines whether tabs will be displayed if less than two documents are opened.</li>
173
 
    <li><b>File tool bar</b> Defines which actions are visible in the file tool bar. Available actions are openInNewTab, open, refresh, saveCopy and print. (Effective after restart.)</li>
174
 
    <li><b>Edit tool bar</b> Defines which actions are visible in the edit tool bar. Available actions are currentPage, previousPage, nextPage, firstPage, lastPage, jumpToPage, search, copyToClipboard and addAnnotation. (Effective after restart.)</li>
175
 
    <li><b>View tool bar</b> Defines which actions are visible in the view tool bar. Available action are scaleFactor, zoomIn, zoomOut, continuousMode, twoPagesMode, twoPagesWithCoverPageMode, originalSize, fitToPageWidth, fitToPageSize, rotateLeft, rotateRight, fullscreen and presentation. (Effective after restart.)</li>
176
 
    <li><b>Zoom modifiers</b> The keyboard modifiers to zoom using the mouse wheel in the main view.</li>
177
 
    <li><b>Rotate modifiers</b> The keyboard modifiers to rotate using the mouse wheel in the main view.</li>
178
 
    <li><b>Horizontal modifiers</b> The keyboard modifiers to scroll horizontally using the mouse wheel in the main view.</li>
179
 
    <li><b>Copy modifiers</b> The keyboard modifiers to copy texts or images from a page.</li>
180
 
    <li><b>Annotate modifiers</b> The keyboard modifiers to add annotations to a page.</li>
 
173
    <li><b>Source editor</b> The program which is started to edit sources. '%1' is replaced by the absolute file path. '%2' resp. '%3' is replaced by line resp. column number.</li>
181
174
</ul>
182
175
 
183
176
<p>Graphics settings</p>
185
178
<ul>
186
179
    <li><b>Decorate pages</b> Determines whether pages are set apart from the background.</li>
187
180
    <li><b>Decorate links</b> Determines whether links are highlighted by red frames.</li>
 
181
    <li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
188
182
    <li><b>Invert colors</b> Determines whether pages are rendered with inverted colors.</li>
189
183
    <li><b>Page spacing</b> Determines both vertical and horizontal space displayed between pages.</li>
190
184
    <li><b>Thumbnail spacing</b> Determines both vertical and horizontal space displayed between thumbnails.</li>
196
190
    <li><b>Prefetch</b> The program will try to render pages that are not yet visible increasing rendering speed at the cost of increased cache usage.</li>
197
191
</ul>
198
192
 
 
193
<p>Interface settings</p>
 
194
 
 
195
<ul>
 
196
    <li><b>Tab position</b> Defines at which edge of the main view tabs will be displayed.</li>
 
197
    <li><b>Tab visibility</b> Determines whether tabs will be displayed if less than two documents are opened.</li>
 
198
    <li><b>File tool bar</b> Defines which actions are visible in the file tool bar. Available actions are openInNewTab, open, refresh, saveCopy and print. (Effective after restart.)</li>
 
199
    <li><b>Edit tool bar</b> Defines which actions are visible in the edit tool bar. Available actions are currentPage, previousPage, nextPage, firstPage, lastPage, jumpToPage, search, copyToClipboard and addAnnotation. (Effective after restart.)</li>
 
200
    <li><b>View tool bar</b> Defines which actions are visible in the view tool bar. Available action are scaleFactor, zoomIn, zoomOut, continuousMode, twoPagesMode, twoPagesWithCoverPageMode, originalSize, fitToPageWidth, fitToPageSize, rotateLeft, rotateRight, fullscreen and presentation. (Effective after restart.)</li>
 
201
</ul>
 
202
 
 
203
<p>Modifiers settings</p>
 
204
 
 
205
<ul>
 
206
    <li><b>Zoom modifiers</b> The keyboard modifiers to zoom using the mouse wheel in the main view.</li>
 
207
    <li><b>Rotate modifiers</b> The keyboard modifiers to rotate using the mouse wheel in the main view.</li>
 
208
    <li><b>Horizontal modifiers</b> The keyboard modifiers to scroll horizontally using the mouse wheel in the main view.</li>
 
209
    <li><b>Copy modifiers</b> The keyboard modifiers to copy texts or images from a page.</li>
 
210
    <li><b>Annotate modifiers</b> The keyboard modifiers to add annotations to a page.</li>
 
211
</ul>
 
212
 
199
213
</body>
200
214
 
201
215
</html>