~ubuntu-branches/ubuntu/vivid/qpdfview/vivid

« back to all changes in this revision

Viewing changes to help/help.html

  • Committer: Package Import Robot
  • Author(s): Benjamin Eltzner
  • Date: 2014-10-22 21:49:15 UTC
  • mfrom: (1.2.15)
  • Revision ID: package-import@ubuntu.com-20141022214915-agqeoe318lzs2s4d
Tags: 0.4.12-1
* New upstream release.
* Fixed option to zoom to selection and implemented tiled rendering
  (Closes: #739554)
* Enable support for qt5 and poppler-qt5.
* Explicit dependence on hicolor-icon-theme.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
<ul>
71
71
        <li><b>Open...</b> Opens a dialog to choose a file to open in the current tab. If there is no tab, the file is opened in a new tab.</li>
72
72
        <li><b>Open in new tab...</b> Opens a dialog to choose files to open in new tabs.</li>
 
73
    <li><b>Open containing folder</b> Opens the folder containing the file displayed in the current tab.</li>
73
74
        <li><b>Recently used</b> Contains a list of the most recently used files (if enabled in the settings).</li>
74
75
        <li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
75
76
        <li><b>Save copy...</b> Opens a dialog to save a copy of the file displayed in the current tab.</li>
82
83
 
83
84
<ul>
84
85
        <li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last page of the document.</li>
85
 
        <li><b>Jump to page...</b> Opens a dialog to enter a page to display in the current tab.</li>
86
 
        <li><b>Jump backward/forward</b> Jumps backward/forward in the history of displayed page.</li>
 
86
    <li><b>Jump to page...</b> Opens a dialog to enter a page to display in the current tab.</li>
 
87
    <li><b>Jump backward/forward</b> Jumps backward/forward in the history of displayed page.</li>
87
88
        <li><b>Search...</b> Opens the search tool bar below the main view. The search automatically starts two seconds after the last change of the search term or is manually started by pressing the return key. If the Shift modifier is held when the return key is pressed, the search starts in all tabs instead of just the current tab.</li>
88
89
        <li><b>Find previous/next</b> Jumps to the previous/next occurrence of the search term in the document.</li>
89
90
        <li><b>Cancel search</b> Cancels the currently running search and closes the search tool bar.</li>
109
110
        <li><b>Fit to page size</b> Determines the scale factor such that all pages fully fit into the main view horizontally and vertically.</li>
110
111
        <li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
111
112
        <li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
112
 
        <li><b>Invert colors</b> Determines whether pages are rendered with inverted colors.</li>
 
113
    <li><b>Invert colors</b> Determines whether pages are rendered with inverted colors.</li>
113
114
        <li><b>Tool bars</b> This menu contains a list of available tool bars for accessing frequently used actions.</li>
114
115
        <li><b>Docks</b> This menu contains a list of available docks for displaying supplementary information.</li>
115
116
        <li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
167
168
 
168
169
<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.1 or higher of the Poppler library.) Hovering over an annotation displays its contents as a tool tip.</p>
169
170
 
 
171
<p>The <em>visibility of the tool and menu bars</em> can be toggled using configurable keyboard shortcuts whose default values are "Shift+Alt+T" and "Shift+Alt+M".</p>
 
172
 
170
173
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
171
174
 
172
175
<p>The <em>outline</em> view displays an overview of the contents of the document. A left click on an entry jumps to the respective page in the main view. The context menu can be used to expand/collapse all items below the selected item.</p>
187
190
    <li><b>Restore tabs</b> If enabled, tabs and their properties are saved on ending the program and restored on restart.</li>
188
191
    <li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the program and restored on restart.</li>
189
192
    <li><b>Restore per-file settings</b> If enabled, per-file settings are saved/restored on opening/closing tabs.</li>
 
193
    <li><b>Save database interval</b> The interval after which tabs, bookmarks or per-file settings are saved to the database.</li>
190
194
    <li><b>Synchronize presentation</b> If enabled, the main view can be used to control the presentation view.</li>
191
195
    <li><b>Presentation screen</b> The index of the screen to display the presentation view on.</li>
 
196
    <li><b>Synchronize outline view</b> If enabled, the outline view will highlight the first entry pointing to the current page whenever the current page changes.</li>
 
197
    <li><b>Zoom factor</b> The number by which the scale factor is multiplied resp. divided upon zooming in resp. out.</li>
192
198
    <li><b>Highlight color</b> Determines the color of highlights.</li>
193
199
    <li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
194
200
    <li><b>Annotation color</b> The color of annotations added by the program using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
200
206
<ul>
201
207
    <li><b>Keep obsolete pixmaps</b> If enabled, then upon change of the zoom factor, cached pixmaps will be used to draw approximations of final pixmaps until these are available at the cost of increased memory usage.</li>
202
208
    <li><b>Use device pixel ratio</b> If enabled, the highest available device pixel ratio is used to render at physical and display at logical resolution.</li>
 
209
    <li><b>Trim margins</b> Activates the automatic removal of empty page margins after rendering.</li>
203
210
    <li><b>Decorate pages</b> Determines whether pages are set apart from the background.</li>
204
211
    <li><b>Decorate links</b> Determines whether links are highlighted by red frames.</li>
205
212
    <li><b>Decorate form fields</b> Determines whether form fields are highlighted by blue frames.</li>
240
247
    <li><b>New tab next to current tab</b> If enabled, new tabs are opened to the right of the active tab.</li>
241
248
    <li><b>Recently used count</b> Sets the number of files that are listed in the recently used menu, if "Track recently used" is enabled. (Effective after restart.)</li>
242
249
    <li><b>Recently closed count</b> Sets the number of tabs that are listed in the recently closed menu, if "Keep recently closed" is enabled. (Effective after restart.)</li>
 
250
    <li><b>Toggle tool and menu bars with fullscreen</b> Always toggles the visibility of the tool and menu bars when toggling fullscreen mode.</li>
243
251
    <li><b>File tool bar</b> Defines which actions are visible in the file tool bar. Available actions are openInNewTab, open, refresh, saveCopy, saveAs, print and separator. (Effective after restart.)</li>
244
252
    <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, jumpBackward, jumpForward, search, copyToClipboardMode, addAnnotationMode and separator. (Effective after restart.)</li>
245
253
    <li><b>View tool bar</b> Defines which actions are visible in the view tool bar. Available actions are scaleFactor, zoomIn, zoomOut, continuousMode, twoPagesMode, twoPagesWithCoverPageMode, multiplePagesMode, originalSize, fitToPageWidthMode, fitToPageSizeMode, rotateLeft, rotateRight, fullscreen, presentation and separator. (Effective after restart.)</li>
 
254
    <li><b>Use page label</b> Determines if document-supplied page label will be used instead of page numbers when available.</li>
246
255
    <li><b>Document title as tab title</b> Determines if the tab title as derived from the meta-data instead of the file name.</li>
247
256
    <li><b>Current page in window title</b> If enabled, the current page and number of pages of the document in the active tab are displayed in the window title.</li>
248
257
    <li><b>Instance name in window title</b> If enabled and the current instance is named, its name is displayed in the window title.</li>
249
 
    <li><b>Synchronize outline view</b> If enabled, the outline view will highlight the first entry pointing to the current page whenever the current page changes.</li>
250
258
    <li><b>Highlight current thumbnail</b> If enabled, the current page is highlighted in the thumbnails view.</li>
251
259
    <li><b>Limit thumbnails to results</b> If this option is enabled and a search is conducted, only the pages where the search term is found are displayed in the thumbnails view.</li>
252
260
</ul>