1
0
Derivar 0

qpdfview 0.4.18.tar.gz release, cc642e7fa74029373ca9b9fbc29adc4883f8b455130a78ad54746d6844a0396c

Este cometimento está contido em:
Albert S. 2019-11-15 20:31:02 +01:00
cometimento 0bbe0da55e
221 ficheiros modificados com 156020 adições e 0 eliminações

600
CHANGES Ficheiro normal
Ver ficheiro

@ -0,0 +1,600 @@
Release 0.4.18:
* Fixed various issue w.r.t. statically linked plug-ins and cross builds for Windows. Thanks to Marshall Banana.
* Fixed encoding issues w.r.t. CUPS names. Thanks to Silvan Scherrer.
* Fixed not overwriting page ranges CUPS option when set already by Qt's print dialog. Thanks to Fabio Rossi.
* Fixed refreshing modified documents from disk.
* Added support for nested splitting of document views.
* Added support for transparent decompression of document files.
* Added restoring of tab order and of current tab.
* Added action to open current file in new window. Thanks to Pavel Sanda.
* Updated support for MuPDF to version 1.12 and later. Thanks to S. Razi Alavizadeh.
* Added support for EPUB, XPS, CBZ and FB2 via MuPDF. Thanks to S. Razi Alavizadeh.
* Automated translations import from Launchpad via Travis CI. Thanks to S. Razi Alavizadeh.
* Imported various new and updated translations from Launchpad. Thanks to all Launchpad translators!
Release 0.4.17:
* Fixed query to populate the instance list for the choose instance dialog.
* Fixed selecting the complete text upon opening a page number dialog.
* Fixed computation of tile sub rect w.r.t. non-unit device pixel ratios.
* Moved loading of interactive elements out of the main event loop.
* Optimize tile rendering event handling by centralizing dispatch.
* The results of the current tab are now automatically expanded in the extended search dock.
* Added support for external document links to the outline view.
* Added optional page-parallel execution of text search.
* Added triggering SyncTeX reverse search using a keyboard modifier.
* Keyboard modifiers for mouse interaction can be disabled.
* Optimizations of the search dock layout w.r.t. vertical/horizontal positioning.
* Added context menu action to move document to a different instance.
* Changed cache size tracking from byte to kilobyte granularity to support more than 2 GB cache.
* Added a save in addition to the save-as action to simplify modifying documents in-place.
* Added Japanese translations. Thanks to Koji Yokota.
* Updated British English translations. Thanks to Anthony Harrington.
* Updated Russian translations. Thanks to ned.
* Updated French translations. Thanks to Charles Monzat.
* Updated Lithunian translations. Thanks Moo.
Release 0.4.16:
* Fixed an incompatibility with FDo's shared MIME type database that broke opening DjVu documents.
* Added function to dynamically fit thumbnails into the viewport.
* Added support to use system SyncTeX parser library.
* Added support to open image formats supported by Qt.
* SyncTeX is available and discoverable within the main view's context menu.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated Malay translations. Thanks to abuyop.
* Updated Brazilian Portuguese translations. Thanks to Felipe Braga.
* Updated Russian translations. Thanks to ned.
* Updated British English translations. Thanks to Andi Chandler and Anthony Harrington.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated Portuguese translations. Thanks to Sérgio Marques.
* Updated Lithunian translations. Thanks to Moo.
* Updated Spanish translations. Thanks to Guillermo and Adolfo Jayme.
* Updated French translations. Thanks to Charles Monzat.
Release 0.4.15:
* Fixed compatibility with MuPDF version 1.7. Thanks to Martin Banky.
* Added keeping the page-relative position upon page change.
* Added document properties on PDF version, encryption and linearization.
* Added keyboard navigation to the outline view. Thanks to Bendik R. Opstad.
* Added configurable document and tab context menus. Thanks to S. Razi Alavizadeh.
* Added composition modes to adjust the background of scanned documents.
* Extended the default movement keyboard shortcuts to include the numpad keys.
* Made the trim-margins setting a per-tab property.
* Added Hungarian translations. Thanks to Páder Rezső.
* Updated Polish translations. Thanks to Piotr Strębski.
* Updated Italian translations. Thanks to Claudio Arseni.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated British English translations. Thanks to Anthony Harrington and Andy Chandler.
* Updated Malay translations. Thanks to abuyop.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated French translations. Thanks to Jean Marc.
Release 0.4.14:
* Fixed keyboard movement not working in annotations and form fields.
* Fixed display of warning dialog upon restoring tabs.
* Fixed compilation using LLVM Clang. Thanks to Franz Fellner.
* Fixed crash upon middle-clicking into empty part of tab bar.
* Fixed a race condition in text extraction within the extended search dock.
* Fixed losing rendering hints after unlocking encrypted PDF documents.
* Improved user interaction of the extended search dock.
* Improved the speed of text extraction within the extended search dock. Thanks to S. Razi Alavizadeh.
* Improved performance at very large scale factors by dynamically adjusting tile size.
* Added restoring of expanded outline items after refresh. Thanks to Bendik R. Opstad.
* Added various smaller user interface enhancements.
* Added whole-words-only search option (depending on Poppler version 0.31 or higher).
* Added optionally searchable tabs and bookmarks menus.
* Improved flexibility of searching DjVu documents.
* Added Finnish translation of online help. Thanks to Timo Seppola.
* Updated settings section of the online help.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated Polish translations. Thanks to Piotr Strębski.
* Updated British English translations. Thanks to Anthony Harrington.
* Updated Slovak translations. Thanks to DAG Software.
* Updated Spanish translations. Thanks to Adolfo Jayme.
* Updated Simplified Chinese translations. Thanks to electricface.
* Updated Catalan translations. Thanks to VPablo.
* Updated Russian translations. Thanks to ☠Jay ZDLin☠ and Aleksey Kabanov.
* Updated Galician translations. Thanks to Marcos Lans.
* Updated Malay translations. Thanks to abuyop.
* Updated French translations. Thanks to Jean Marc.
Release 0.4.13:
* Fixed a memory leak when processing meta-data in the DjVu plug-in.
* Fixed a crash when loading corrupted DjVu documents.
* Removed the warning dialog about unknown file type to fix the '--quiet' option.
* Added optional extended search dock displaying results from all open tabs. Thanks to S. Razi Alavizadeh.
* Added per-tab setting to convert pages to grayscale after rendering.
* Updated British English translations. Thanks to Anthony Harrington.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated Malay translations. Thanks to abuyop.
* Updated Galician translations. Thanks to Marcos Lans.
* Updated Kazakh translations. Thanks to Baurzhan Muftakhidinov.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated Portuguese translations. Thanks to Sérgio Marques.
* Updated Polish translations. Thanks to Piotr Strębski.
Release 0.4.12:
* Fixed loading document-supplied view mode defaults.
* Fixed installation location of application icon to use hicolor icon theme.
* Fixed an instability of DjVu meta-data extraction.
* Added function to automatically trim empty page margins.
* Added dock to improved access to bookmarks. Thanks to S. Razi Alavizadeh.
* Added support for document-supplied page label. Thanks to S. Razi Alavizadeh.
* Added context menu to copy link addresses.
* Improved caching, i.e. do not drop pixmaps on scale factor change. Thanks to Martin Spacek.
* Improved rendering by giving a higher priority to rendering visible pages compared to prefetching. Thanks to S. Razi Alavizadeh.
* Improved computation of current page for continuous layouts. Thanks to S. Razi Alavizadeh.
* Improved searching of DjVu documents. Thanks to S. Razi Alavizadeh.
* Extended the D-Bus interface to support more IPC scenarios.
* Updated Italian translations. Thanks to Claudio Arseni.
* Updated British English translations. Thanks to Anthony Harrington.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated Slovak translations. Thanks to DAG Software.
* Updated Thai translations. Thanks to Rockworld.
* Updated Russian translations. Thanks to Oleg Koptev.
* Updated Malay translations. Thanks to abuyop.
* Updated Catalan translations. Thanks to VPablo.
* Updated Galician translations. Thanks to Marcos Lans.
* Updated Polish translations. Thanks to Mateusz Łukasik.
Release 0.4.11.1:
* Fix progress and error icons and obsolete pixmaps not working without tiling.
* Fix compilation using Microsoft Visual C++. Thanks to S. Razi Alavizadeh.
Release 0.4.11:
* Added tiled rendering currently disabled by default.
* Made zooming logarithmic instead of linear. Thanks to Martin Spacek.
* Added displaying various library versions in the about box. Thanks to Martin Spacek.
* Added actions to toggle visibility of tool bars and menu bar.
* Fixed questionably low interval for automatically saving persistent state. Thanks to Martin Spacek.
* Fixed high writing overhead for automatically saving persistent state. Thanks to Boris Popov.
* Fixed building without SQLite support again. Thanks to Sébastien Szymanski.
* Fixed disabling restoring of tabs and bookmarks. Thanks to Benjamin Eltzner.
* Removed extended print options page set and number-up as Qt version 5.2 supports them internally.
* Updated French translations. Thanks to Tubuntu and Sylvie Gallet.
* Updated British English translations. Thanks to A. Kohl, Anthony Harrington and fossfreedom.
* Updated Galician translations. Thanks to Marcos Lans.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated Spanish translations. Thanks to Adolfo Jayme.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated Catalan translations. Thanks to VPablo.
* Updated Malay translations. Thanks to abuyop.
* Updated Italian translations. Thanks to Claudio Arseni.
* Updated Polish translations. Thanks to Piotr Strębski.
* Updated Russian translations. Thanks to Alexander Volkov.
* Updated Slovak translations. Thanks to DAG Software.
* Added Belarussian translations. Thanks to Yury Yatsynovich.
* Added Thai translations. Thanks to KL.
Release 0.4.10:
* Fixed race condition when a deleted render task mit tries to emit a signal. Thanks to Benjamin Eltzner.
* Fixed double deletion in recently closed menu. Thanks to Arnaud Schmittbuhl.
* Fixed inconsistency when invoking a unique instance. Thanks to Dorian Scholz.
* Fixed confusing auto-refresh if file is deleted.
* Added using the document title from the meta-data as the tab title. Thanks to Dorian Scholz.
* Added spreading out tabs to fill the whole tab bar. Thanks to Dorian Scholz.
* Added periodically storing persistent state.
* Added opening internal links in a new tab by middle-clicking.
* Added zooming to selection by middle-dragging.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated British English translations. Thanks to Anthony Harrington.
* Updated Vietnamese translations. Thanks to Khang Mạnh Tử.
* Updated Indonesian translation. Thanks to Rizal Muttaqin and Trisno Pamuji.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated Slovak translations. Thanks to DAG Software.
* Updated Polish translations. Thanks to Piotr Strębski.
* Updated Romainian translations. Thanks to Vlad Paul Paval.
* Updated Portuguese translations. Thanks to Sérgio Marques.
* Updated Malay translations. Thanks abuyop.
* Updated Galician translations. Thanks to Marcos Lans.
* Updated Asturian translations. Thanks to Xuacu Saturio.
* Updated Brazilian Portuguese translations. Thanks to Lucas Reis.
Release 0.4.9:
* Added experimental Fitz plug-in.
* Added action to use text as selection instead of copying to clipboard.
* Added color feedback whether search term was found to help dialog. Thanks to Benjamin Eltzner.
* Added option to switch multiple page layouts into right-to-left mode. Thanks to Abdellah Chelli.
* Added loading of document-supplied defaults.
* Added setting to choose Poppler backend.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated Slovak translations. Thanks to DAG Software.
* Updated British English translations. Thanks to Anthony Harrington.
* Updated Polish translations. Thanks to Piotr Strębski.
* Updated French translations. Thanks to Pierre Soulat and Arnaud Schmittbuhl.
* Updated Azerbaijani translations. Thanks to Rashid Aliyev.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated Malay translations. Thanks to abuyop.
* Updated German translations. Thanks to Benjamin Eltzner.
* Updated Vietnamese translations. Thanks to Khang Mạnh Tử.
* Updated Kazakh translations. Thanks to Baurzhan Muftakhidinov.
* Updated Asturian translations. Thanks to Xuacu Saturio.
* Updated Catalan translations. Thanks to Marc Coll Carrillo and VPablo.
* Updated Spanish translations. Thanks to Aaron Farias.
* Updated Galician translatios. Thanks to Miguel Anxo Bouzada.
* Updated Hebrew translations. Thanks to Yaron Shahrabani.
* Updated Italian translations. Thanks to Claudio Arseni.
Release 0.4.8:
* Fixed building without SQLite support. Thanks to Franz Fellner.
* Fixed a performance problem when switching to a tab with a fallback outline takes seconds.
* Added optional functionality to restore closed tabs.
* Added zoom functionality to the presentation view.
* Added Vietnamese translations. Thanks to Khang Mạnh Tử.
* Added Swedish translations. Thanks to Martin Linder.
* Updated Bulgarian translations. Thanks to Atanas Kovachki.
* Updated Malay translations. Thanks to abuyop.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated Slovak translations. Thanks to DAG Software.
* Updated Portuguese translations. Thanks to Sérgio Marques.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated Russian translations. Thanks to HsH and Aleksey Kabanov.
* Updated French translations. Thanks to Arnaud Schmittbuhl.
* Updated British English translations. Thanks to Anthony Harrington.
* Updated Catalan translations. Thanks to Marc Coll Carrillo.
* Updated German translations. Thanks to Dennis Baudys.
* Updated Chinese (Simplified) translations. Thanks to Evo Jimmy.
* Updated Malay translations. Thanks to abuyop.
* Updated Azerbaijani translations. Thanks to Rashid Aliyev.
* Updated Polish translations. Thanks to Mateusz Łukasik.
Release 0.4.7:
* Extended bookmarks storage format to add labelled bookmarks.
* Extended handling of annotations and form fields using overlays.
* Added support for opening execute links and for saving file attachments from annotations.
* Improved parsing of command-line arguments and Workbench integration on AmigaOS. Thanks to Chris Young.
* Improved behaviour of movement keys in certain corner cases. Thanks to Thomas Etter.
* Added keyboard shortcuts to focus current page and scale factor in tool bar.
* Fixed a race condition that could lead to dropping rendered pages.
* Fixed a small issue with adding and removing annotations.
* Added partial Lithunian translation. Thanks to Automatizatorius.
* Added partial Korean translation. Thanks to Litty.
* Updated Czech translations. Thanks to Pavel Fric.
* Updated French translations. Thanks to Arnaud Schmittbuhl, Tubuntu, Pierre Soulat and Teromene.
* Updated Ukrainian translations. Thanks to Yuri Chornoivan.
* Updated British English translations. Thanks to Andi Chandler and Anthony Harrington.
* Updated Malay translations. Thanks to abuyop.
* Updated Italian translations. Thanks to Claudio Arseni.
* Updated Polish translations. Thanks to Mateusz Łukasik and Piotr Strębski.
* Updated Brazilian Portuguese translations. Thanks to Rodrigo Zimmermann.
* Updated German translations. Thanks to Thomas Worofsky, Tobias B. and Benjamin Eltzner.
* Updated Kazakh translations. Thanks to Baurzhan Muftakhidinov.
* Updated Slovak translations. Thanks to DAG Software.
* Updated Bulgarian translations. Thanks to Atanas Kovachki.
* Updated Galician translations. Thanks to Marcos Lans.
* Updated Catalan translations. Thanks to VPablo.
* Updated Greek translations. Thanks to George Christofis.
* Updated Italian translations. Thanks to Giovanni Grieco.
* Updated Spanish translations. Thanks to Adolfo Jayme Barrientos.
* Updated Azerbaijani translations. Thanks to Rashid Aliyev.
Release 0.4.6:
* Added function that keeps obsolete pixmaps and displays them until final rendering is available.
* Added command-line option that displays a dialog to choose the name of the started instance.
* Added confirmation dialog before closing a modified document.
* Added optional support for device pixel ratios that are unequal to one.
* Added setting to change presentation background.
* Added desktop action for non-unique instances and choosing instances to the desktop entry.
* Fixed loading of translation for Qt dialogs, e.g. the print dialog.
* Added support for translations of online help. Thanks to Yuri Chornoivan.
* Added support for searching of online help. Thanks to Benjamin Eltzner.
* Updated Ukrainian translation and added translation of the online help. Thanks to Yuri Chornoivan.
* Updated Czech translation. Thanks to Pavel Fric.
* Updated Galician translation and added partial translation of the online help. Thanks to Marcos Lans.
* Updated Malay translation and added partial translation of the online help. Thanks to abuyop.
* Updated Polish translation and added partial translation of the online help. Thanks to Mateusz Łukasik.
* Updated French translation and added partial translation of the online help. Thanks to Arnaud Schmittbuhl, Pierre Soulat and Pierre Slamich.
* Updated Italian translation and added partial translation of the online help. Thanks to Claudio Arseni.
* Updated Catalan translation. Thanks to Marc Coll Carrillo and VPablo.
* Updated Czech translation and added translation of the online help. Thanks to Pavel Fric.
* Updated Slovak translation and added partial translation of the online help. Thanks to DAG Software.
* Updated Portuguese translation. Thanks to Sérgio Marques.
* Updated British English translation and added partial translation of the online help. Thanks to fossfreedom and Andi Chandler.
* Updated Idonesian translation. Thanks to Trisno Pamuji.
* Updated Azerbaijani translation and added partial translation of the online help. Thanks to Rashid Aliyev.
* Updated Chinese (Simplified) translation and added partial translation of the online help. Thanks to Xiaoxing Ye.
* Updated Hebrew translation. Thanks to Yaron Shahrabani.
* Updated German translation and added partial translation of the online help. Thanks to Tobias B. and Benjamin Eltzner.
* Added partial Bulgarian translation of the online help. Thanks to Atanas Kovachki.
Release 0.4.5:
* Fixed an error in drawing the search progress.
* Fixed an error preventing the annotation context menu from being displayed.
* Fixed decorating links when using Qt5.
* Improved the layout of the search widgets.
* Added setting to heuristically synchronize the outline view to the current page.
* Improved thumbnails layout to change between horizontal and vertical according to dock location.
* Updated Malay translation. Thanks to abuyop.
* Updated Ukrainian translation. Thanks to Yuri Chornoivan.
* Updated Czech translation. Thanks to Pavel Fric.
* Updated Italian translation. Thanks to Claudio Arseni.
* Updated Slovak translation. Thanks to DAG Software.
* Updated German translation. Thanks to A. Kohl.
* Updated Bulgarian translation. Thanks to Blagovest Petrov.
* Updated French translation. Thanks to Arnaud Schmittbuhl.
* Updated Kazakh translation. Thanks to Baurzhan Muftakhidinov.
Release 0.4.4:
* Improved building on Windows and OS/2 and plug-in handling on all platforms. Thanks to Silvan Scherrer.
* Added button to revert only the settings on the current tab of the settings dialog to their defaults.
* Added tool tip showing paper size to the thumbnails view.
* Added setting for number of entries in the recently used list.
* Updated Russian translation. Thanks to Kyrill Detinov and Rashid Aliyev.
* Updated Azerbaijani translation. Thanks to Rashid Aliyev.
* Updated Brazilian Portuguese translation. Thanks to Phillipe Smith.
* Updated Spanish translation. Thanks to Adolfo Jayme Barrientos.
* Updated Slovak translation. Thanks to DAG Software.
* Updated Ukrainian translation. Thanks to Yuri Chornoivan.
* Updated Esperanto translation. Thanks to Eliovir.
* Updated Czech translation. Thanks to Pavel Fric.
* Updated Galician translation. Thanks to Marcos Lans.
* Updated Romanian translation. Thanks to Vlad Paul Paval.
* Updated Malay translation. Thanks to abuyop.
* Updated British English translation. Thanks to Andi Chandler.
* Updated Italian translation. Thanks to Claudio Arseni.
* Updated Polish translation. Thanks to Mateusz Łukasik.
* Updated Croatian translation. Thanks to freedomrun.
* Updated French translation. Thanks to Teromene.
* Added Portuguese translation. Thanks to Sérgio Marques.
* Added Kazakh translation. Thanks to Baurzhan Muftakhidinov.
Release 0.4.3:
* Fixed custom movement shortcuts not being activated after program initialization.
* Fixed default scroll area shortcuts not being shadowed completely.
* Fixed outline view layout on open and refresh and trying to set resize mode of non-existent outline view columns.
* Increased auto-refresh timeout and made auto-refresh and prefetch timeouts configurable.
* Improved drawing of search result highlights and added a setting for the highlight color.
* Added command-line options '--quiet' and '--help'.
* Added support for multiple shortcuts for each action.
* Added option to highlight the current thumbnail.
* Updated Ukrainian translation. Thanks to Yuri Chornoivan.
* Updated Malay translation. Thanks to abuyop.
* Updated Slovak translation. Thanks to DAG Software.
* Updated Croatian translation. Thanks to freedomrun.
* Updated Polish translation. Thanks to Mateusz Łukasik.
* Updated Czech translation. Thanks to Pavel Fric.
* Updated French translation. Thanks to Hélion du Mas des Bourboux and Dorian.
* Updated Catalan translation. Thanks to VPablo.
* Updated Hebrew translation. Thanks to Yaron Shahrabani.
* Updated Asturian translation. Thanks to Xuacu Saturio.
* Updated British English translation. Thanks to Andi Chandler.
* Updated Brazilian Portuguese translation. Thanks to Phillipe Smith.
* Updated Romanian translation. Thanks to Vlad Paul Paval.
* Added Galician translation. Thanks to Marcos Lans and Miguel Anxo Bouzada.
Release 0.4.2:
* Refactoring to improve code size and quality.
* Added restoring and saving of printer settings.
* Added command-line option to initiate a search in the current tab.
* Added setting to determine the color of annotations added.
* Instead of return to page, there is now jump backward and forward.
* Added setting to limit thumbnails to search results.
* Added setting on where to open new tabs.
* Added setting to display the current page in the window title.
* Updated Czech translation. Thanks Pavel Fric.
* Updated Malay translation. Thanks to abuyop.
* Updated French translation. Thanks to Tubuntu and Hélion du Mas des Bourboux.
* Updated Ukrainian translation. Thanks to Yuri Chornoivan.
* Updated Polish translation. Thanks to isamu715 and Mateusz Łukasik.
* Updated Azerbaijani translation. Thanks to Rashid Aliyev.
* Updated Romanian translation. Thanks to Vlad Paul Paval.
* Updated Bulgarian translation. Thanks to Blagovest Petrov.
* Updated Slovak translation. Thanks to DAG Software.
* Updated Russian translation. Thanks to Eugene Marshal and Ivlev Denis.
* Updated British English translation. Thanks to fossfreedom.
* Updated Croatian translation. Thanks to freedomrun and Paolo Pelesk.
* Updated Spanish translation. Thanks to Adolfo Jayme Barrientos and Aaron Farias.
* Updated Italian translation. Thanks to Claudio Arseni.
* Updated Catalan translation. Thanks to VPablo.
* Updated Chinese (Simplified) translation. Thanks to Wang Dianjin.
* Updated Brazilian Portuguese translation. Thanks to Phillipe Smith.
Release 0.4.1:
* Added configurable keyboard shortcuts.
* Added per-plug-in settings for PDF and PS plug-ins.
* Added granular hinting and thin line mode settings for the PDF plug-in.
* Added progress and errors icons for page rendering.
* Added workaround for overwriting a file with itself using a temporary file.
* Added rudimentary text extraction and search support for DjVu documents.
* Changed color inversion to be a per-tab property.
* Improved rotation and color inversion in the presentation view.
* Updated Danish translation. Thanks to Aputsiaq Niels Janussen.
* Updated Czech translation. Thanks to Pavel Fric.
* Updated Polish translation. Thanks to Mateusz Łukasik and isamu715.
* Updated Malay translation. Thanks to abuyop.
* Updated Slovak translation. Thanks to DAG Software.
* Updated Italian translation. Thanks to Claudio Arseni.
* Updated Russian translation. Thanks to Kyrill Detinov.
* Updated Brazilian Portuguese translation. Thanks to Phillipe Smith.
* Updated Danish translation. Thanks to Aputsiaq Niels Janussen.
* Updated French translation. Thanks to Sylvie Gallet and Tubuntu.
* Updated Catalan translation. Thanks to VPablo.
* Updated Spanish translation. Thanks to Adolfo Jayme Barrientos.
* Updated Hebrew translation. Thanks to Yaron Shahrabani.
* Updated Ukrainian translation. Thanks to yurchor.
* Updated British English translation. Thanks to Andi Chandler.
* Added Esperanto translation. Thanks to Donald Rogers.
* Added Bulgarian translation. Thanks to Atanas Kovachki and Blagovest Petrov.
* Added partial Azerbaijani translation. Thanks to Rashid Aliyev.
Release 0.4:
* Added support for multiple formats.
* Added format detection using libmagic.
* Added support for PostScript. Thanks to Alexander Volkov.
* Added rudimentary support for DjVu.
* Added support for hyperlinks in DjVu documents. Thanks to Alexander Volkov.
* Added support for outline and properties of DjVu documents.
* Added support for UNIX signals.
* Added missing support for links to external documents.
* Small improvements to prefetching.
* Changed presentation view to support rotation, caching and prefetching.
* Dropped support for storing tabs and bookmarks as XML files.
* Improved handling of headers and their interdependencies. Thanks to Alexander Volkov.
* Updated Ukrainian translation. Thanks to Vladimir Smolyar and yurchor.
* Updated Croatian translation. Thanks to freedomrun.
* Updated Slovak translation. Thanks to DAG Software.
* Updated Czech translation. Thanks to Pavel Fric.
* Updated British English translation. Thanks to Andi Chandler.
* Updated French translation. Thanks to Hélion du Mas des Bourboux.
* Updated Polish translation. Thanks to Mateusz Łukasik and Mike08.
* Updated Brazilian Portuguese translation. Thanks to Phillipe Smith.
* Updated Hebrew translation. Thanks to Yaron Shahrabani.
* Updated Catalan translation. Thanks to VPablo.
* Updated Asturian translation. Thanks to Xuacu Saturio.
* Updated French translation. Thanks to Sylvie Gallet and Tanguy Herrmann.
* Updated Italian translation. Thanks to Claudio Arseni.
* Updated Spanish translation. Thanks to Dante Diaz.
* Updated Russian translation. Thanks to Vladimir Smolyar.
* Updated Bosnian translation. Thanks to Kenan Dervišević.
* Added Malay translation. Thanks to abuyop.
Release 0.3.7:
* Added persistent per-file settings.
* Separated "Save copy" and "Save as" functionality.
* Added extended print option "page ranges".
* Added configurable background and paper color.
* Added named instances. Thanks to Michał Trybus.
* Refactored settings handling. Thanks to Alexander Volkov.
* Reduced header interdependencies. Thanks to Alexander Volkov.
* Changed searching for data files in the "data" subdirectory of the application directory.
* Updated Hebrew translation. Thanks to Yaron Shahrabani.
* Updated Italian translation. Thanks to Claudio Arseni.
* Updated Slovak translation. Thanks to DAG Software.
* Updated Brazilian Portuguese translation. Thanks to Átila Camurça and Phillipe Smith.
* Updated Asturian translation. Thanks to Xuacu Saturio.
* Updated Czech translation. Thanks to Pavel Fric.
* Updated Danish translation. Thanks to Daniel Ejsing-Duun and Aputsiaq Niels Janussen.
* Updated Romanian translation. Thanks to Vlad Paul Paval.
* Updated Catalan translation. Thanks to VPablo.
* Updated Russian translation. Thanks to Nkolay Parukhin.
* Updated Spanish translation. Thanks to Adolfo Jayme Barrientos.
* Updated Uyghur translation. Thanks to Gheyret T.Kenji and Sahran.
* Updated Croatian translation. Thanks to freedomrun.
* Added Bosnian translation. Thanks to Kenan Dervišević.
* Added Polish translation. Thanks to Michał Trybus.
* Added Basque translation. Thanks to Asier Iturralde Sarasola.
* Added partial Kirgiz translation. Thanks to blacktext.
* Added partial Indonesian translation. Thanks to Abdul Munif Hanafi.
Release 0.3.6:
* Added a 'multiple pages' layout mode.
* Added support for extended options in the print dialog.
* Added support for multiple returns.
* Added rudimentary form support.
* Fixed handling of boolean CUPS options.
* Exposed render hint 'overprint preview'.
* Added viewport culling for the thumbnails view.
* Updated Slovak translation. Thanks to DAG Software.
* Updated Czech translation. Thanks Pavel Fric.
* Updated Hebrew translation. Thanks to Yaron Shahrabani.
* Updated Brazilian Portuguese translation. Thanks to Phillipe Smith and Rafael Neri.
* Updated Spanish translation. Thanks to Adolfo Jayme Barrientos, manolox and Daniel Ejsing-Duun.
* Updated Croatian translation. Thanks to freedomrun and gogo.
* Updated French translation. Thanks to Aurélien Ribeiro, Dominique Chomet, Quentin Pagès and Gisele Perreault.
* Updated Greek translation. Thanks to George Christofis.
* Updated Russian translation. Thanks to Kyrill Detinov and Vladimir Smolyar.
* Updated Ukrainian translation. Thanks to Vladimir Smolyar.
* Added Danish translation. Thanks to mjjzf, Ask Hjorth Larsen and Daniel Ejsing-Duun.
* Added partial Uyghur translation. Thanks to Gheyret T.Kenji.
* Added British English translation. Thanks to Andi Chandler.
* Added Italian translation. Thanks to Claudio Arseni.
* Added Romanian translation. Thanks to Vlad Paul Paval.
* Added partial Chinese (Simplified) translation. Thanks to Wang Dianjin.
* Added partial Burmese translation. Thanks to Pyae Sone.
* Added Catalan translation. Thanks to VPablo.
Release 0.3.5:
* Improved compatibility with older versions of Qt and Poppler.
* Improved the layout of the settings dialog.
* Improved compatibility with other applications using Poppler by cropping text annotations to 24px x 24px @ 72dpi.
* Added searching data files in the application directory to improve compatibility with Windows and OS/2.
* Added a 'save image to file' option to the 'copy to clipboard' pop-up menu.
* Added support for forward and inverse search using SyncTeX.
* Updated Slovak and Czech translations. Thanks to DAG Software and Pavel Fric.
* Updated Brazilian Portuguese translation. Thanks to Phillipe Smith and Fábio Nogueira.
* Updated Russian and Ukrainian translations. Thanks to Vladimir Smolyar.
* Added Hebrew translation. Thanks to Yaron Shahrabani.
* Updated partial Greek translation. Thanks to George Christofis.
* Added Turkish translation. Thanks to Şâkir Aşçı.
* Added partial Croation translation. Thanks to freedomrun.
* Added partial Finnish translation. Thanks to Eetu Aalto.
* Added partial Asturian translation. Thanks to Xuacu Saturio.
* Added partial French translation. Thanks to Baptiste Fontaine, Kévin Peignot, Smonff, Sylvie Gallet, fbn69 and Gisele Perreault.
* Added partial Spanish translation. Thanks to Adolfo Jayme Barrientos, Dante Díaz and Paco Molinero.
Release 0.3.4:
* Fixed a crash when highlight all is enabled and the document is refreshed.
* Fixed problems with highlight all and find next.
* Added a setting to select the screen used in the presentation view.
* Added a setting to synchronize main view and presentation view.
* Added a 'Two pages with cover page' layout mode.
* Added delayed pop-up menu for 'recently used' to 'open (in new tab)' tool bar action.
* Added Brazilian Portuguese translation. Thanks to Phillipe Smith.
* Updated Slovak translation. Thanks to DAG Software.
* Updated Czech translation. Thanks to Pavel Fric.
* Updated Russian and Ukrainian translations. Thanks to Vladimir Smolyar.
Release 0.3.3:
* Fixed some rendering artifacts.
* Improved navigation using bookmarks.
* Reorganized settings dialog and made keyboard modifiers for several mouse actions configurable.
* Added menu and tool bar actions to copy texts or images or add annotations.
* Added Ukrainian translation. Thanks to Vladimir Smolyar.
* Updated Slovak translation. Thanks to DAG Software.
* Updated Czech translation. Thanks to Pavel Fric.
* Updated Russian translation. Thanks to Eugene Marshal and Vladimir Smolyar.
Release 0.3.2:
* Reduced code size and complexity.
* Reduced memory consumption and made caching optional.
* Further interface consolidation.
* Changed the search interface to allow concurrent search processes.
* Replaced the transient bookmarking mechanism in the document view with an optionally persistent bookmarking mechanism in the main window which bookmarks files and pages.
* Added rudimentary annotation support.
* Added '--unique' command-line option to the system-wide launcher.
* Added Czech translation. Thanks to Pavel Fric.
* Added partial Greek translation. Thanks to athmakrigiannis.
* Added partial Russian translation. Thanks to v_2e.
* Added Slovak translation. Thanks to DAG Software.
Release 0.3.1:
* Fixed several bugs.
* Changed license from GPLv3 to GPLv2 to remove license incompatibilities with poppler.
* Removed French, Ukrainian and Russian translations because of license change.
Release 0.3:
* Focus on usability of the interface.
* Improved scaling.
* Added printing using CUPS.
* Added configurable tool bars.
* Added build-time options.
* Improved documentation.
* Updated German translation.
* Updated Russian translation. Thanks to Eugene Marshal.
Release 0.2.2:
* Improved settings dialog.
* Improved thumbnails view.
* Added recenctly used menu.
* Added presentation view.
* Added automatic refresh.
* Added simple transient bookmarks mechanism.
* Added '--unique' command-line option.
* Added some help content and updated the manual page. Thanks to Benjamin Eltzner.
* Updated French translation. Thanks to Fabian Pijcke.
* Added partial Romanian translation. Thanks to Andi Cristian Șerbănescu.
Release 0.2.1:
* Extensive refactoring.
* Improved search.
* Simplified text-selection.
* Added outline and thumbnails view.
* Added settings dialog.
* Added French translation. Thanks to Glad Deschrijver.
* Added partial Russian, Belorussian and Ukrainian translations. Thanks to Leo Romanovski.
Release 0.2:
* Complete rewrite introducing background rendering.
* Added rudimentary support for search and text-selection.
* Limited page cache by byte count instead of image count.

138
CONTRIBUTORS Ficheiro normal
Ver ficheiro

@ -0,0 +1,138 @@
Eetu Aalto <eetu.aalto@iki.fi>
S. Razi Alavizadeh <s.r.alavizadeh@gmail.com>
Automatizatorius <andrius_0@yahoo.de>
abuyop
Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Rashid Aliyev
Claudio Arseni <claudio.arseni@ubuntu.com>
Şâkir Aşçı
athmakrigiannis <athmakrigiannis@gmail.com>
Marshall Banana <djcj@gmx.de>
Martin Banky <Martin.Banky@gmail.com>
Dennis Baudys
Adolfo Jayme Barrientos <itoschido@ubuntu.com>
blacktext <translatorky@lavabit.com>
Felipe Braga <fbobraga@gmail.com>
Hélion du Mas des Bourboux <helion331990@gmail.com>
Miguel Anxo Bouzada <mbouzada@gmail.com>
Tobias B.
Átila Camurça <camurca.home@gmail.com>
Marc Coll Carrillo
Andi Chandler
Abdellah Chelli <sneetsher@gmail.com>
Dominique Chomet <c.domi@laposte.net>
Yuri Chornoivan <yurchor@gmail.com>
George Christofis <geochr22@gmail.com>
Consus <consus@ftml.net>
DAG Software
Ivlev Denis
Kenan Dervišević <kenan3008@gmail.com>
Glad Deschrijver <glad.deschrijver@gmail.com>
Kyrill Detinov <lazy.kent@opensuse.org>
Wang Dianjin
Dante Díaz <dante@ubuntu.com>
djcj <djcj@gmx.de>
Dorian
Daniel Ejsing-Duun
electricface <electricface@qq.com>
Eliovir <eliovir@gmail.com>
Benjamin Eltzner <b.eltzner@gmx.de>
Thomas Etter <etterth@gmail.com>
Aaron Farias
fbn69
Baptiste Fontaine
fossfreedom
freedomrun <freedomrun@yandex.com>
Franz Fellner <alpine.art.de@googlemail.com>
Pavel Fric <pavelfric@seznam.cz>
Sylvie Gallet
gogo <trebelnik2@gmail.com>
Giovanni Grieco <giovanni.grc96@gmail.com>
Guillermo <guille.agudelo@gmail.com>
Abdul Munif Hanafi
Anthony Harrington <untaintableangel@ubuntu.com>
Tanguy Herrmann
HsH <hsh@runtu.org>
isamu715 <isamu715@gmail.com>
Aputsiaq Niels Janussen <aj@isit.gl>
Evo Jimmy <evolution.jimmy@gmail.com>
Aleksey Kabanov
KL <sumoisrock@gmail.com>
A. Kohl
Oleg Koptev <koptev.oleg@gmail.com>
Atanas Kovachki
Marcos Lans
Ask Hjorth Larsen <asklarsen@gmail.com>
Jerome Laurens <jerome.laurens@u-bourgogne.fr>
Martin Linder
Litty
Mateusz Łukasik
manolox
Jean Marc
Eugene Marshal
Sérgio Marques
Mike08 <micou8@gmail.com>
mjjzf <mjjzf@syntaktisk.dk>
Charles Monzat <superboa@hotmail.fr>
Paco Molinero <paco@byasl.com>
Moo <hazap@hotmail.com>
Baurzhan Muftakhidinov
Rizal Muttaqin
ned
Rafael Neri
Fábio Nogueira <deb-user-ba@ubuntu.com>
Bendik R. Opstad <bro.devel+qpdfview@gmail.com>
Sandor Ortegon <sandortegon@myopera.com>
Quentin Pagès
Trisno Pamuji <tri.snowman@gmail.com>
Nkolay Parukhin <parukhin@gmail.com>
Vlad Paul Paval
Kévin Peignot <peignot.kevin@kpeignot.fr>
Paolo Pelesk <ted.teddy.cro@gmail.com>
Gisele Perreault
Blagovest Petrov <blagovest@petrovs.info>
Fabian Pijcke <fabian.pijcke@gmail.com>
Eugene Pivnev <ti.eugene@gmail.com>
Boris Popov <borisxm@gmail.com>
Adam Reichold <adam.reichold@t-online.de>
Páder Rezső <rezso@rezso.net>
Lucas Reis <lukereis@live.com>
Aurélien Ribeiro <aurel.koala@hotmail.fr>
Rockworld <sumoisrock@gmail.com>
Donald Rogers <dero2648@clear.net.nz>
Leo Romanovski <leo@pythonics.org>
Pavel Sanda <sanda@lyx.org>
Sahran
Asier Iturralde Sarasola
Xuacu Saturio <xuacusk8@gmail.com>
Timo Seppola
Andi Cristian Șerbănescu <ac.serbanescu@gmail.com>
Silvan Scherrer <silvan.scherrer@aroa.ch>
Arnaud Schmittbuhl <aschmittbuhl@libertysurf.fr>
Dorian Scholz <DorianScholz@gmx.de>
Yaron Shahrabani <sh.yaron@gmail.com>
Pierre Slamich <pierre.slamich@gmail.com>
Mark Smith <smithmark347@gmail.com>
Phillipe Smith <phillipelnx@gmail.com>
Vladimir Smolyar <v_2e@ukr.net>
Smonff <seb.feugere@gmail.com>
Pyae Sone
Pierre Soulat
Martin Spacek <launchpad@mspacek.mm.st>
Piotr Strębski <strebski@o2.pl>
Sébastien Szymanski <seb.szymanski@gmail.com>
Teromene <teromene@gmail.com>
Gheyret T.Kenji
Michał Trybus <komar007@gmail.com>
Tubuntu
Khang Mạnh Tử <manhtuvjp@gmail.com>
VPablo <villumar@gmail.com>
Alexander Volkov <a.volkov@rusbitech.ru>
Thomas Worofsky <Thomas.Worofsky@gmail.com>
Yury Yatsynovich <yury.yatsynovich@gmail.com>
Xiaoxing Ye
Koji Yokota
Chris Young
☠Jay ZDLin☠
Egor Zenkov
Rodrigo Zimmermann <bilufe@yahoo.com.br>

339
COPYING Ficheiro normal
Ver ficheiro

@ -0,0 +1,339 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

36
README Ficheiro normal
Ver ficheiro

@ -0,0 +1,36 @@
qpdfview is a tabbed document viewer using Poppler, libspectre, DjVuLibre, CUPS and Qt, licensed under GPL version 2 or later.
The project homepage is "https://launchpad.net/qpdfview". The project maintainer is "Adam Reichold <adam.reichold@t-online.de>".
It depends on libQtCore, libQtGui. It also depends on libQtSvg, libQtSql, libQtDBus, libcups, resp. libz if SVG, SQL, D-Bus, CUPS, resp. SyncTeX support is enabled. It also depends on libmagic if Qt version 4 is used and libmagic support is enabled. The PDF plug-in depends on libQtCore, libQtXml, libQtGui and libpoppler-qt4 or libpoppler-qt5. The PS plug-in depends on libQtCore, libQtGui and libspectre. The DjVu plug-in depends on libQtCore, libQtGui and libdjvulibre. The Fitz plug-in depends on libQtCore, libQtGui and libmupdf.
The Fitz plug-in is currently considered experimental due to the lack of a maintainer. It also lacks support for various features, e.g. meta-data, encryption, text search, text extraction, form fields and annotations.
It is built using "lrelease qpdfview.pro", "qmake qpdfview.pro" and "make". It is installed using "make install". The installation paths are defined in "qpdfview.pri".
The following build-time options are available:
* 'without_svg' disables SVG support, i.e. fallback and application-specific icons will not be available.
* 'without_sql' disables SQL support, i.e. restoring tabs, bookmarks and per-file settings will not be available.
* 'without_dbus' disables D-Bus support, i.e. the '--unique' command-line option will not be available.
* 'without_pkgconfig' disables the use of pkg-config, i.e. compiler and linker options have to be configured manually in "qpdfview.pri".
* 'without_pdf' disables PDF support, i.e. the PDF plug-in using Poppler will not be built.
* 'without_ps' disables PS support, i.e. the PS plug-in using libspectre will not be built.
* 'without_djvu' disables DjVu support, i.e. the DjVu plug-in using DjVuLibre will not be built.
* 'with_fitz' enables Fitz support, i.e. the Fitz plug-in using MuPDF will be built.
* 'without_image' disable image support, i.e. the plug-in using Qt's built-in image I/O will not be built.
* 'static_pdf_plugin' links the PDF plug-in statically (This could lead to linker dependency collisions.)
* 'static_ps_plugin' links the PS plug-in statically. (This could lead to linker dependency collisions.)
* 'static_djvu_plugin' links the DjVu plug-in statically. (This could lead to linker dependency collisions.)
* 'static_fitz_plugin' links the Fitz plug-in statically. (This could lead to linker dependency collisions.)
* 'static_image_plugin' links the image plug-in statically.
* 'without_cups' disables CUPS support, i.e. the program will attempt to rasterize the document instead of requesting CUPS to print the document file.
* 'without_synctex' disables SyncTeX support, i.e. the program will not perform forward and inverse search for sources.
* 'without_magic' disables libmagic support, i.e. the program will determine file type using the file suffix.
* 'without_signals' disabled support for UNIX signals, i.e. the program will not save bookmarks, tabs and per-file settings on receiving SIGINT or SIGTERM.
* 'with_lto' enables link time optimizations for the application binary to reduce its size and improve its performance.
* 'static_resources' to statically embed resources like translations and online help into the application binary.
* 'plugin_resolve_all' to enable early symbol resolution in plug-ins to be more robust when incompatible libraries are installed.
For example, if one wants to build the program without support for CUPS and PostScript, one could run "qmake CONFIG+="without_cups without_ps" qpdfview.pro" instead of "qmake qpdfview.pro".
The fallback and application-specific icons are derived from the Tango icon theme available at "http://tango.freedesktop.org".

15
TODO Ficheiro normal
Ver ficheiro

@ -0,0 +1,15 @@
* improve DjVu support
* add DVI support
* add ePUB support
* add CHM support
* rewrite tool support
* add annotations dock
* improve text-selection support
* improve link support
* improve annotation support
* improve form support
* add code documentation
* investigate integration with KDE Frameworks

299
application.pro Ficheiro normal
Ver ficheiro

@ -0,0 +1,299 @@
include(qpdfview.pri)
TARGET = qpdfview
TEMPLATE = app
OBJECTS_DIR = objects
MOC_DIR = moc
HEADERS += \
sources/global.h \
sources/renderparam.h \
sources/printoptions.h \
sources/settings.h \
sources/model.h \
sources/pluginhandler.h \
sources/shortcuthandler.h \
sources/rendertask.h \
sources/tileitem.h \
sources/pageitem.h \
sources/thumbnailitem.h \
sources/presentationview.h \
sources/searchmodel.h \
sources/searchitemdelegate.h \
sources/searchtask.h \
sources/miscellaneous.h \
sources/documentlayout.h \
sources/documentview.h \
sources/printdialog.h \
sources/settingsdialog.h \
sources/fontsdialog.h \
sources/helpdialog.h \
sources/recentlyusedmenu.h \
sources/recentlyclosedmenu.h \
sources/bookmarkmodel.h \
sources/bookmarkmenu.h \
sources/bookmarkdialog.h \
sources/database.h \
sources/mainwindow.h
SOURCES += \
sources/settings.cpp \
sources/pluginhandler.cpp \
sources/shortcuthandler.cpp \
sources/rendertask.cpp \
sources/tileitem.cpp \
sources/pageitem.cpp \
sources/thumbnailitem.cpp \
sources/presentationview.cpp \
sources/searchmodel.cpp \
sources/searchitemdelegate.cpp \
sources/searchtask.cpp \
sources/miscellaneous.cpp \
sources/documentlayout.cpp \
sources/documentview.cpp \
sources/printdialog.cpp \
sources/settingsdialog.cpp \
sources/fontsdialog.cpp \
sources/helpdialog.cpp \
sources/recentlyusedmenu.cpp \
sources/recentlyclosedmenu.cpp \
sources/bookmarkmenu.cpp \
sources/bookmarkdialog.cpp \
sources/bookmarkmodel.cpp \
sources/database.cpp \
sources/mainwindow.cpp \
sources/main.cpp
DEFINES += APPLICATION_VERSION=\\\"$${APPLICATION_VERSION}\\\"
with_lto {
QMAKE_CFLAG += -flto
QMAKE_CXXFLAGS += -flto
QMAKE_LFLAGS += -flto
}
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += concurrent widgets printsupport
!without_svg {
DEFINES += WITH_SVG
QT += svg
RESOURCES += icons.qrc
}
!without_sql {
DEFINES += WITH_SQL
QT += sql
}
!without_dbus {
DEFINES += WITH_DBUS
QT += dbus
}
isEmpty(QMAKE_EXTENSION_SHLIB):QMAKE_EXTENSION_SHLIB = "so"
isEmpty(QMAKE_EXTENSION_STATICLIB):QMAKE_EXTENSION_STATICLIB = "a"
DEFINES += PLUGIN_INSTALL_PATH=\\\"$${PLUGIN_INSTALL_PATH}\\\"
plugin_resolve_all {
DEFINES += PLUGIN_RESOLVE_ALL
}
!without_pdf {
DEFINES += WITH_PDF
!without_pkgconfig:POPPLER_VERSION = $$system(pkg-config --modversion poppler-qt$${QT_MAJOR_VERSION})
DEFINES += POPPLER_VERSION=\\\"$${POPPLER_VERSION}\\\"
static_pdf_plugin {
isEmpty(PDF_PLUGIN_NAME):PDF_PLUGIN_NAME = $${QMAKE_PREFIX_STATICLIB}qpdfview_pdf.$${QMAKE_EXTENSION_STATICLIB}
DEFINES += STATIC_PDF_PLUGIN
LIBS += $$PDF_PLUGIN_NAME $$PDF_PLUGIN_LIBS
PRE_TARGETDEPS += $$PDF_PLUGIN_NAME
QT += xml
!without_pkgconfig {
CONFIG += link_pkgconfig
PKGCONFIG += poppler-qt$${QT_MAJOR_VERSION}
}
} else {
isEmpty(PDF_PLUGIN_NAME):PDF_PLUGIN_NAME = $${QMAKE_PREFIX_SHLIB}qpdfview_pdf.$${QMAKE_EXTENSION_SHLIB}
}
DEFINES += PDF_PLUGIN_NAME=\\\"$${PDF_PLUGIN_NAME}\\\"
}
!without_ps {
DEFINES += WITH_PS
!without_pkgconfig:LIBSPECTRE_VERSION = $$system(pkg-config --modversion libspectre)
DEFINES += LIBSPECTRE_VERSION=\\\"$${LIBSPECTRE_VERSION}\\\"
static_ps_plugin {
isEmpty(PS_PLUGIN_NAME):PS_PLUGIN_NAME = $${QMAKE_PREFIX_STATICLIB}qpdfview_ps.$${QMAKE_EXTENSION_STATICLIB}
DEFINES += STATIC_PS_PLUGIN
LIBS += $$PS_PLUGIN_NAME $$PS_PLUGIN_LIBS
PRE_TARGETDEPS += $$PS_PLUGIN_NAME
!without_pkgconfig {
CONFIG += link_pkgconfig
PKGCONFIG += libspectre
}
} else {
isEmpty(PS_PLUGIN_NAME):PS_PLUGIN_NAME = $${QMAKE_PREFIX_SHLIB}qpdfview_ps.$${QMAKE_EXTENSION_SHLIB}
}
DEFINES += PS_PLUGIN_NAME=\\\"$${PS_PLUGIN_NAME}\\\"
}
!without_djvu {
DEFINES += WITH_DJVU
!without_pkgconfig:DJVULIBRE_VERSION = $$system(pkg-config --modversion ddjvuapi)
DEFINES += DJVULIBRE_VERSION=\\\"$${DJVULIBRE_VERSION}\\\"
static_djvu_plugin {
isEmpty(DJVU_PLUGIN_NAME):DJVU_PLUGIN_NAME = $${QMAKE_PREFIX_STATICLIB}qpdfview_djvu.$${QMAKE_EXTENSION_STATICLIB}
DEFINES += STATIC_DJVU_PLUGIN
LIBS += $$DJVU_PLUGIN_NAME $$DJVU_PLUGIN_LIBS
PRE_TARGETDEPS += $$DJVU_PLUGIN_NAME
!without_pkgconfig {
CONFIG += link_pkgconfig
PKGCONFIG += ddjvuapi
}
} else {
isEmpty(DJVU_PLUGIN_NAME):DJVU_PLUGIN_NAME = $${QMAKE_PREFIX_SHLIB}qpdfview_djvu.$${QMAKE_EXTENSION_SHLIB}
}
DEFINES += DJVU_PLUGIN_NAME=\\\"$${DJVU_PLUGIN_NAME}\\\"
}
with_fitz {
DEFINES += WITH_FITZ
DEFINES += FITZ_VERSION=\\\"$${FITZ_VERSION}\\\"
static_fitz_plugin {
isEmpty(FITZ_PLUGIN_NAME):FITZ_PLUGIN_NAME = $${QMAKE_PREFIX_STATICLIB}qpdfview_fitz.$${QMAKE_EXTENSION_STATICLIB}
DEFINES += STATIC_FITZ_PLUGIN
LIBS += $$FITZ_PLUGIN_NAME $$FITZ_PLUGIN_LIBS
PRE_TARGETDEPS += $$FITZ_PLUGIN_NAME
isEmpty(FITZ_PLUGIN_LIBS) {
LIBS += -lmupdf -lfreetype -ljbig2dec -lopenjp2 -ljpeg -lz -lm
} else {
LIBS += $$FITZ_PLUGIN_LIBS
}
} else {
isEmpty(FITZ_PLUGIN_NAME):FITZ_PLUGIN_NAME = $${QMAKE_PREFIX_SHLIB}qpdfview_fitz.$${QMAKE_EXTENSION_SHLIB}
}
DEFINES += FITZ_PLUGIN_NAME=\\\"$${FITZ_PLUGIN_NAME}\\\"
}
!without_image {
DEFINES += WITH_IMAGE
static_image_plugin {
isEmpty(IMAGE_PLUGIN_NAME):IMAGE_PLUGIN_NAME = $${QMAKE_PREFIX_STATICLIB}qpdfview_image.$${QMAKE_EXTENSION_STATICLIB}
DEFINES += STATIC_IMAGE_PLUGIN
LIBS += $$IMAGE_PLUGIN_NAME $$IMAGE_PLUGIN_LIBS
PRE_TARGETDEPS += $$IMAGE_PLUGIN_NAME
}
else {
isEmpty(IMAGE_PLUGIN_NAME):IMAGE_PLUGIN_NAME = $${QMAKE_PREFIX_SHLIB}qpdfview_image.$${QMAKE_EXTENSION_SHLIB}
}
DEFINES += IMAGE_PLUGIN_NAME=\\\"$${IMAGE_PLUGIN_NAME}\\\"
}
!without_cups {
DEFINES += WITH_CUPS
isEmpty(CUPS_VERSION):CUPS_VERSION = $$system(cups-config --version)
isEmpty(CUPS_LIBS):CUPS_LIBS = $$system(cups-config --libs)
DEFINES += CUPS_VERSION=\\\"$${CUPS_VERSION}\\\"
LIBS += $$CUPS_LIBS
}
!without_synctex {
DEFINES += WITH_SYNCTEX
!without_pkgconfig:system(pkg-config --exists synctex) {
CONFIG += link_pkgconfig
PKGCONFIG += synctex
system(pkg-config --atleast-version=1.19 synctex):DEFINES += HAS_SYNCTEX_2
} else {
HEADERS += synctex/synctex_parser.h synctex/synctex_parser_utils.h synctex/synctex_parser_local.h
SOURCES += synctex/synctex_parser.c synctex/synctex_parser_utils.c
INCLUDEPATH += synctex
LIBS += -lz
}
}
lessThan(QT_MAJOR_VERSION, 5) : !without_magic {
DEFINES += WITH_MAGIC
LIBS += -lmagic
}
!without_signals {
DEFINES += WITH_SIGNALS
HEADERS += sources/signalhandler.h
SOURCES += sources/signalhandler.cpp
}
static_resources {
RESOURCES += help.qrc translations.qrc
}
DEFINES += DATA_INSTALL_PATH=\\\"$${DATA_INSTALL_PATH}\\\"
DESKTOP_FILE = miscellaneous/qpdfview.desktop
APPDATA_FILE = miscellaneous/qpdfview.appdata.xml
!without_pdf|with_fitz:MIME_TYPES += application/pdf application/x-pdf text/pdf text/x-pdf image/pdf image/x-pdf
!without_ps:MIME_TYPES += application/postscript
!without_djvu:MIME_TYPES += image/vnd.djvu image/x-djvu
system("sed -e \"s:DATA_INSTALL_PATH:$${DATA_INSTALL_PATH}:\" -e \"s:MIME_TYPES:$$join(MIME_TYPES,";","",";"):\" $${DESKTOP_FILE}.in > $${DESKTOP_FILE}")
target.path = $${TARGET_INSTALL_PATH}
data.files = translations/*.qm help/help*.html
data.path = $${DATA_INSTALL_PATH}
manual.files = miscellaneous/qpdfview.1
manual.path = $${MANUAL_INSTALL_PATH}
icon.files = icons/qpdfview.svg
icon.path = $${ICON_INSTALL_PATH}
launcher.files = $${DESKTOP_FILE}
launcher.path = $${LAUNCHER_INSTALL_PATH}
appdata.files = $${APPDATA_FILE}
appdata.path = $${APPDATA_INSTALL_PATH}
INSTALLS += target data manual icon launcher appdata
INCLUDEPATH += icons
win32:RC_FILE = icons/qpdfview_win32.rc
os2:RC_FILE = icons/qpdfview_os2.rc

33
djvu-plugin.pro Ficheiro normal
Ver ficheiro

@ -0,0 +1,33 @@
include(qpdfview.pri)
TARGET = qpdfview_djvu
TEMPLATE = lib
CONFIG += plugin
static_djvu_plugin:CONFIG += static
TARGET_SHORT = qpdfdjvu
!isEmpty(PLUGIN_DESTDIR): DESTDIR = $$PLUGIN_DESTDIR
OBJECTS_DIR = objects-djvu
MOC_DIR = moc-djvu
HEADERS = sources/model.h sources/djvumodel.h
SOURCES = sources/djvumodel.cpp
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
!without_pkgconfig {
CONFIG += link_pkgconfig
PKGCONFIG += ddjvuapi
} else {
DEFINES += $$DJVU_PLUGIN_DEFINES
INCLUDEPATH += $$DJVU_PLUGIN_INCLUDEPATH
LIBS += $$DJVU_PLUGIN_LIBS
}
!static_djvu_plugin {
target.path = $${PLUGIN_INSTALL_PATH}
INSTALLS += target
}

30
fitz-plugin.pro Ficheiro normal
Ver ficheiro

@ -0,0 +1,30 @@
include(qpdfview.pri)
TARGET = qpdfview_fitz
TEMPLATE = lib
CONFIG += plugin
static_fitz_plugin:CONFIG += static
TARGET_SHORT = qpdffitz
!isEmpty(PLUGIN_DESTDIR): DESTDIR = $$PLUGIN_DESTDIR
OBJECTS_DIR = objects-fitz
MOC_DIR = moc-fitz
HEADERS = sources/model.h sources/fitzmodel.h
SOURCES = sources/fitzmodel.cpp
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
DEFINES += $$FITZ_PLUGIN_DEFINES
INCLUDEPATH += $$FITZ_PLUGIN_INCLUDEPATH
isEmpty(FITZ_PLUGIN_LIBS):FITZ_PLUGIN_LIBS = -lmupdf -lmupdfthird
LIBS += $$FITZ_PLUGIN_LIBS
!static_fitz_plugin {
target.path = $${PLUGIN_INSTALL_PATH}
INSTALLS += target
}

35
help.qrc Ficheiro normal
Ver ficheiro

@ -0,0 +1,35 @@
<RCC>
<qresource>
<file alias="help_az.html">help/help_az.html</file>
<file alias="help_bg.html">help/help_bg.html</file>
<file alias="help_ca.html">help/help_ca.html</file>
<file alias="help_cs.html">help/help_cs.html</file>
<file alias="help_da.html">help/help_da.html</file>
<file alias="help_de.html">help/help_de.html</file>
<file alias="help_en_GB.html">help/help_en_GB.html</file>
<file alias="help_es.html">help/help_es.html</file>
<file alias="help_fa.html">help/help_fa.html</file>
<file alias="help_fi.html">help/help_fi.html</file>
<file alias="help_fr.html">help/help_fr.html</file>
<file alias="help_gl.html">help/help_gl.html</file>
<file alias="help.html">help/help.html</file>
<file alias="help_it.html">help/help_it.html</file>
<file alias="help_ja.html">help/help_ja.html</file>
<file alias="help_ko.html">help/help_ko.html</file>
<file alias="help_ku.html">help/help_ku.html</file>
<file alias="help_lt.html">help/help_lt.html</file>
<file alias="help_ms.html">help/help_ms.html</file>
<file alias="help_pl.html">help/help_pl.html</file>
<file alias="help_pt_BR.html">help/help_pt_BR.html</file>
<file alias="help_pt.html">help/help_pt.html</file>
<file alias="help_ru.html">help/help_ru.html</file>
<file alias="help_sk.html">help/help_sk.html</file>
<file alias="help_sr.html">help/help_sr.html</file>
<file alias="help_sv.html">help/help_sv.html</file>
<file alias="help_tr.html">help/help_tr.html</file>
<file alias="help_uk.html">help/help_uk.html</file>
<file alias="help_vi.html">help/help_vi.html</file>
<file alias="help_zh_CN.html">help/help_zh_CN.html</file>
<file alias="help_zh_TW.html">help/help_zh_TW.html</file>
</qresource>
</RCC>

299
help/help.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,299 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Help</title>
</head>
<body>
<h2><a name="top">Help</a></h2>
<h4>Table of contents</h4>
<ol>
<li><a href="#mainmenu">Main menu</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Edit</a></li>
<li><a href="#view">View</a></li>
<li><a href="#tabs">Tabs</a></li>
<li><a href="#bookmarks">Bookmarks</a></li>
<li><a href="#help">Help</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Settings</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Introduction</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults' will revert all settings on all tabs to their default values. The button labeled 'Defaults on current tab' will revert only the settings on the current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into the text field in the edit tool bar, which can be focused using Ctrl+K, and pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by pressing F12 or escape. The home/end key is used to display the first/last page. Arrow keys right and down, space and the page down key jump to the next page. Arrow keys left and up, backspace and the page up key jump to the previous page. Pressing control and return jumps back to the page before the last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage into the text field in the view tool bar, which can be focused using Ctrl+L, and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by clicking on the corresponding menu item. Tabs can also be closed by middle-clicking. The first nine tabs can also be activated by holding the Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding file is already open. Otherwise the corresponding file is opened in a new tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key skips to the first/last page. The arrow, page up and page down keys scroll the viewport. Pressing control and return jumps to the page before the last jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse wheel rotates the document. (Keyboard modifiers can be changed in the settings dialog.) Click and hold the middle mouse button to select a rectangle to zoom to.</p>
<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). Middle-click on a link to show the linked page in a new tab. Hovering over a link displays its destination as a tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the settings). Left-click on a form field to edit its contents. Hovering over a form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor using the context menu which optionally contains an item for the first matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse wheel. Holding Shift and using the Up/Down keys will scroll the view. Holding Shift and using the Left/Right keys will collapse/expand one level of items below the selected item. Holding Control and using the Left/Right keys will completely collapse/expand the selected item and its children. Holding Shift and using the mousel wheel will change the selected item. Holding Control and using the mouse wheel will expand/collapse the selected item.</p>
<p>The <em>properties view</em> displays additional information contained in the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the document. A left click on an entry jumps to the respective page in the main view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document displayed in the current tab. The context menu contains entries to jump to the previous/next boookmark or to add bookmarks. The context menu of each entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an overview containing the results of all searches being performed in all tabs. It also shows the text surrounding a result with the search term being emphasized. Clicking on a result opens the corresponding tab and jumps to its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and lists as many recently used files as set in the "Recently used count" option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available and lists as many recently closed tabs as set in the "Recently closed count" option. Keeping the tabs available could increase memory usage considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the computation of the background color of the presentation view and is defined using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be displayed as an interactive overlay. Otherwise each annotation will be handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be displayed as an interactive overlay. Otherwise each form field will be handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the document's context menu. Available actions are openCopyInNewTab, openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage, nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward, setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context menu. Available actions are openCopyInNewTab, openCopyInNewWindow, openContainingFolder, moveToInstance, copyFilePath, selectFilePath, closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft, closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus scroll instead being laid-out in mutliple columns if they are larger than the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to personal preference. Shortcuts are changed by double-clicking on the shortcut to edit it and entering the new shortcut. Each action can have several shortcuts by entering a semicolon-separated list of them. Names of keys that are not single letters are written out explicitly (e.g. "Alt", "Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut contains modifier keys, the names of the keys are joined by a plus sign and modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a page.</li>
</ul>
</body>
</html>

506
help/help_az.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,506 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Yardım</title>
</head>
<body>
<h2><a name="top">Yardım</a></h2>
<h4>Mündəricat</h4>
<ol>
<li><a href="#mainmenu">Ana səhifə</a></li>
<ol>
<li><a href="#file">Fayl</a></li>
<li><a href="#edit">Redaktə</a></li>
<li><a href="#view">Görünüş</a></li>
<li><a href="#tabs">Siğmələr</a></li>
<li><a href="#bookmarks">Əlfəcinlər</a></li>
<li><a href="#help">Yardım</a></li>
</ol>
<li><a href="#mainview">Əsas görünüş</a></li>
<li><a href="#auxiliaryviews">Yardıı görünüş</a></li>
<li><a href="#settings">Seçənəklər</a></li>
<ol>
<li><a href="#behaviorsettings">Davran;. seçənəkləri</a></li>
<li><a href="#graphicssettings">Qrafiki seçənəklər</a></li>
<li><a href="#interfacesettings">İnterfeys seçənəkləri</a></li>
<li><a href="#shortcutsettings">Qısayol seçənəkləri</a></li>
<li><a href="#modifiersettings">Təyinedici seçənəklər</a></li>
</ol>
</ol>
<h4>Giriş</h4>
<p><em>qpdfview</em> siğməli sənəd baxıcısıdır. O PDF dəstəyi üçün Poppler, PS
dəstəyi üçün libspectre, DjVu dəstəyi üçün DjVuLibre, çap dəstəyi üçün CUPS
və öz interfeyi üçün Qt toolkit-dən istifadə edir.</p>
<p>Seçənəklər faylı və əmr-sətri ilə əlaqədar məlumatlar üçün istifadəçi
dəstəyi səhifəsindən istifadə edin.</p>
<h3><a name="mainmenu">Ana menyu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Fayl</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Aç...</b> hazırki siğmə üçün faylı açmaq üçündür. Əgər heç bir açığ siğmə
yoxdursa, fayl yeni siğmədə açılır.</li>
<li><b>Yeni siğmədə aç...</b> Faylı yeni siğmədə açmaq üçün faylı açma dialoq
pəncərəsini çağırır.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Yenilə</b> Hazırkı siğmədə yerləşən faylı yenidən yükləyir.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Çap...</b> Hazılı çap etmək üçün çap dialoq pəncərəsini açır.</li>
<li><b>Çıxış</b> Bütün tabları bağla və proqramdan çıx.</li>
</ul>
<h4><a name="edit">Redaktə</a> <a href="#top">&uarr;</a></h4>
<ul>
<li>Sənədirn <b>Növbəti/Öncəki/İlk/Sonuncu səhifə</b> Növbətiyə
keç/öncəkinə/ilkə/son səhifəyə.</li>
<li><b>Səhifəyə keç...</b> Hazırki siğədə keçmək istəiyiniz səhifəyə keçid
dialoq pəncərəsini çağırır.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">Görünüş</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Davamedici</b> Səhifənin bütün sətrlərinin hansı halda eyni baxtda
görünəcəyini təyin edir.</li>
<li><b>İki səhifə</b> Səhifədə iki sütundan istifadə edilməsinə gətirir.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Orijinal ölçü</b> Miqyası orijinal 100%-ə qaytarır.</li>
<li><b>Səhifənin eninə görə yerləşdir</b> Səhifənin bütövlüklə pəncərədə
yerləşməsi miqyasına gətirir.</li>
<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>
<li><b>Sola döndər</b> Shifəni sola (saat əqrəbi istiqamətinin əksinə) 90 dərəcə
döndərir.</li>
<li><b>Sola döndər</b> Shifəni sağa (saat əqrəbi istiqamətinə) 90 dərəcə
döndərir.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Alətlər sətri</b> Bu menyu var olan bütün alətlər sətrlərinə tez ulaşmaq
üçün istifadə olunur.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Siğmələr</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Siğməni bağla</b> Aktiv siğməni bağlayır.</li>
<li><b>Bütün siğmələri bağla</b> Bütün siğmələri bağlayır.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Əfləcinlər</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Qısayol seçənəkləri</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Dəyişdirici seçənəkləri</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

504
help/help_bg.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Помощ</title>
</head>
<body>
<h2><a name="top">Помощ</a></h2>
<h4>Table of contents</h4>
<ol>
<li><a href="#mainmenu">Main menu</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Edit</a></li>
<li><a href="#view">View</a></li>
<li><a href="#tabs">Tabs</a></li>
<li><a href="#bookmarks">Bookmarks</a></li>
<li><a href="#help">Help</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Settings</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Introduction</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

512
help/help_ca.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,512 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Ajuda</title>
</head>
<body>
<h2><a name="top">Ajuda</a></h2>
<h4>Taula de continguts</h4>
<ol>
<li><a href="#mainmenu">Menú principal</a></li>
<ol>
<li><a href="#file">Fitxer</a></li>
<li><a href="#edit">Edita</a></li>
<li><a href="#view">Visualitza</a></li>
<li><a href="#tabs">Pestanyes</a></li>
<li><a href="#bookmarks">Marcadors</a></li>
<li><a href="#help">Ajuda</a></li>
</ol>
<li><a href="#mainview">Visualització principal</a></li>
<li><a href="#auxiliaryviews">Visualitzacions auxiliars</a></li>
<li><a href="#settings">Ajusts</a></li>
<ol>
<li><a href="#behaviorsettings">Ajusts del comportament</a></li>
<li><a href="#graphicssettings">Ajusts gràfics</a></li>
<li><a href="#interfacesettings">Ajusts de la interfície</a></li>
<li><a href="#shortcutsettings">Ajusts de les dreceres</a></li>
<li><a href="#modifiersettings">Ajusts dels modificadors</a></li>
</ol>
</ol>
<h4>Introducció</h4>
<p><em>qpdfview</em> és un visualitzador de documents amb pestanyes. Utilitza
Poppler per a la compatibilitat amb PDF, libspectre per a la compatibilitat
amb PS, DjVuLibre per a la compatibilitat amb DjVu, CUPS per a la
compatibilitat amb la impressió i el conjunt d'eines Qt per a la seva
interfície.</p>
<p>Consulteu la pàgina del manual per obtenir informació sobre les opcions de
la línia d'ordres i els fitxers de configuració.</p>
<h3><a name="mainmenu">Menú principal</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Fitxer</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Obre...</b> Obre un diàleg per triar el fitxer que s'ha d'obrir a la
pestanya actual. Si no hi ha cap pestanya, el fitxer s'obre en una pestanya
nova.</li>
<li><b>Obre en una pestanya nova...</b> Obre un diàleg per triar els fitxers que
s'han d'obrir en pestanyes noves.</li>
<li><b>Utilitzat recentment</b> Conté una llista dels fitxers utilitzats més
recentment (si està habilitat als ajusts).</li>
<li><b>Refresca</b> Torna a carregar el fitxer que es mostra a la pestanya
actual.</li>
<li><b>Desa</b> Desa els canvis a les anotacions i els camps del formulari al
fitxer que es mostra a la pestanya actual.</li>
<li><b>Anomena i desa</b> Obre un diàleg per desar el fitxer que es mostra a la
pestanya actual, incloent-hi els canvis a les anotacions i els camps del
formulari.</li>
<li><b>Desa'n una còpia</b> Obre un diàleg per desar una còpia sense modificar
el fitxer que es mostra a la pestanya actual.</li>
<li><b>Imprimeix...</b> Obre un diàleg per imprimir el fitxer que es mostra a la
pestanya actual.</li>
<li><b>Surt</b> Tanca totes les pestanyes i finalitza el programa.</li>
</ul>
<h4><a name="edit">Edita</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Següent/Anterior/Primera/Última pàgina</b> Passa a la
següent,anterior,primera o última pàgina del document.</li>
<li><b>Salta a la pàgina...</b> Obre un diàleg per introduir la pàgina que s'ha
de mostrar a la pestanya actual.</li>
<li><b>Salta cap enrere/endavant</b> Salta cap enrere o endavant a la història
de la pàgina que es mostra.</li>
<li><b>Cerca...</b> Obre l'acoblador de cerca a sota de la visualització
principal. La cerca s'inicia automàticament passats dos segons de l'últim
canvi al terme de cerca o s'inicia manualment en prémer la tecla de
retorn. Si el modificador Maj es manté quan es prem la tecla de retorn, la
cerca s'inicia en totes les pestanyes en lloc de només la pestanya
actual. (Aquest efecte s'inverteix si l'acoblador de cerca ampliada està
habilitat als ajusts).</li>
<li><b>Troba l'anterior/la següent/</b> Salta a l'anterior o a la següent
ocurrència del terme de cerca al document.</li>
<li><b>Cancel·la la cerca</b> Cancel·la la cerca que s'està executant i tanca
l'acoblador de cerca.</li>
<li><b>Copia al porta-retalls</b> Si es marca, el programa esperarà que
arrossegueu un marc per copiar texts o imatges.</li>
<li><b>Afegeix anotacions</b> Si es marca, el programa esperarà que arrossegueu
un marc per afegir-hi anotacions.</li>
<li><b>Ajusts...</b> Obre el diàleg dels ajusts. El botó anomenat "Valors
predeterminats" revertirà tots els ajusts a totes les pestanyes als valors
predeterminats. El botó anomenat "Valors predeterminats a la pestanya
actual" només revertirà els ajusts de la pestanya actual als valors
predeterminats.</li>
</ul>
<p>La <em>pàgina actual</em> es pot canviar introduint la pàgina desitjada al
camp de text a la barra d'eines d'edició, que es pot donar el focus
mitjançant Ctrl+K i prement la tecla de retorn.</p>
<h4><a name="view">Visualitza</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continu</b> Determina si totes les files del disseny de pàgina estan
visibles alhora.</li>
<li><b>Dos pàgines</b> Determina si el disseny de pàgina fa servir dues
columnes.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

520
help/help_cs.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,520 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Nápověda</title>
</head>
<body>
<h2><a name="top">Nápověda</a></h2>
<h4>Obsah</h4>
<ol>
<li><a href="#mainmenu">Hlavní nabídka</a></li>
<ol>
<li><a href="#file">Soubor</a></li>
<li><a href="#edit">Úpravy</a></li>
<li><a href="#view">Pohled</a></li>
<li><a href="#tabs">Karty</a></li>
<li><a href="#bookmarks">Záložky</a></li>
<li><a href="#help">Nápověda</a></li>
</ol>
<li><a href="#mainview">Hlavní pohled</a></li>
<li><a href="#auxiliaryviews">Pomocné pohledy</a></li>
<li><a href="#settings">Nastavení</a></li>
<ol>
<li><a href="#behaviorsettings">Nastavení chování</a></li>
<li><a href="#graphicssettings">Nastavení grafiky</a></li>
<li><a href="#interfacesettings">Nastavení rozhraní</a></li>
<li><a href="#shortcutsettings">Nastavení klávesových zkratek</a></li>
<li><a href="#modifiersettings">Nastavení modifikátorů</a></li>
</ol>
</ol>
<h4>Úvod</h4>
<p><em>qpdfview</em> je prohlížeč dokumentů s kartami. Používá Poppler pro
podporu PDF, libspectre pro podporu PS, DjVuLibre pro podporu DjVu, CUPS pro
podporu tisku a sadu Qt pro své rozhraní.</p>
<p>Podívejte se, prosím, do manuálových stránek, hledáte-li informace k volbám
příkazového řádku a k souborům s nastavením.</p>
<h3><a name="mainmenu">Hlavní nabídka</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Soubor</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Otevřít...</b> Otevře dialog pro výběr souboru k otevření v nynější
kartě. Pokud není žádná karta, soubor je otevřen v nové kartě.</li>
<li><b>Otevřít v nové kartě...</b> Otevře dialog pro výběr souborů k otevření v
nových kartách.</li>
<li><b>Nedávno použité</b> Obsahuje seznam naposledy použitých souborů (pokud je
to povoleno v nastavení).</li>
<li><b>Obnovit</b> Obnoví soubor zobrazený v nynější kartě.</li>
<li><b>Uložit</b> Uloží změny ve vysvětlivkách a formulářových polí do souboru
zobrazeného v nynější kartě.</li>
<li><b>Uložit jako...</b> Otevře dialog pro uložení souboru zobrazeného v
nynější kartě včetně změn v poznámkách a formulářových polích.</li>
<li><b>Uložit kopii...</b> Otevře dialog pro uložení nezměněné kopie souboru
zobrazeného v nynější kartě.</li>
<li><b>Tisk...</b> Otevře dialog pro vytištění souboru zobrazeného v nynější
kartě.</li>
<li><b>Ukončit</b> Zavře všechny karty a program ukončí.</li>
</ul>
<h4><a name="edit">Úpravy</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Další/Předchozí/První/Poslední strana</b> Skočí na
další/předchozí/první/poslední stranu dokumentu.</li>
<li><b>Přejít na stranu...</b> Otevře dialog pro vstoupení na stranu zobrazenou
v nynější kartě.</li>
<li><b>Skočit zpět/vpřed</b> Skočí zpět/vpřed v historii zobrazené strany.</li>
<li><b>Hledat...</b> Otevře panel pro hledání pod hlavním pohledem. Hledání
začne automaticky dvě sekundy po poslední změně v hledaném výrazu nebo je
spuštěno ručně stisknutím klávesy Enter. Pokud je podržen modifikátor Shift
když je stisknuta klávesa Enter, prohledávání začne ve všech kartách místo
pouze v nynější kartě. (Tento účinek je zrušen, pokud je v nastavení povolen
panel pro rozšířené hledání.)</li>
<li><b>Najít předchozí/další</b> Skočí v dokumentu na předchozí/další výskyt
hledaného pojmu.</li>
<li><b>Zrušit hledání</b> Zruší nyní probíhající hledání a zavře panel pro
hledání.</li>
<li><b>Kopírovat do schránky</b> Je-li zaškrtnuto, program počká na vytvoření
rámečku pro zkopírování textu nebo obrázků tažením.</li>
<li><b>Přidat poznámku</b> Je-li zaškrtnuto, program počká na vytvoření rámečku
pro přidání poznámek tažením.</li>
<li><b>Nastavení...</b> Otevře dialog pro nastavení. Tlačítko označené Výchozí
vrátí všechna nastavení všech karet zpět na jejich výchozí hodnoty. Tlačítko
označené Výchozí na nynější kartě vrátí zpět na výchozí hodnotu pouze
nastavení nynější karty.</li>
</ul>
<p><em>Nynější stranu</em> lze změnit zadáním požadované strany do textového
pole v panelu nástrojů pro úpravy, který je možné zaměřit pomocí Ctrl+K, a
stisknutím klávesy Enter.</p>
<h4><a name="view">Pohled</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Průběžně</b> Určuje, zda jsou všechny řádky rozvržení strany viditelné
zároveň.</li>
<li><b>Dvě strany</b> Určuje, zda rozvržení strany používá dva sloupce</li>
<li><b>Dvě strany s titulní stranou</b> Určuje, zda rozvržení strany používá dva
sloupce se zalomením po titulní straně.</li>
<li><b>Více stran</b> Určuje, zda rozvržení strany používá více sloupců. Počet
sloupců lze změnit v dialogu pro nastavení.</li>
<li><b>Zprava doleva</b> Určuje, jak jsou strany uspořádány v rozvrženích s více
stranami na řádek.</li>
<li><b>Přiblížit</b> Zvýší násobek měřítka o 10 procent. Největší násobek
měřítka je 5000 procent.</li>
<li><b>Oddálit</b> Sníží násobek měřítka o 10 procent. Nejmenší násobek měřítka
je 10 procent.</li>
<li><b>Původní velikost</b> Nastaví násobek zvětšení znovu na 100 procent.</li>
<li><b>Přizpůsobit šířce strany</b> Určuje násobek zvětšení tak, že se všechny
strany vodorovně zcela vejdou do hlavního pohledu.</li>
<li><b>Přizpůsobit velikosti strany</b> Určuje násobek zvětšení tak, že se
všechny strany vodorovně i svisle zcela vejdou do hlavního pohledu.</li>
<li><b>Otočit vlevo</b> Otočí strany doleva/proti směru hodinových ručiček o 90
stupňů.</li>
<li><b>Otočit vpravo</b> Otočí strany doprava/po směru hodinových ručiček o 90
stupňů.</li>
<li><b>Obrátit barvy</b> Určuje, zda jsou strany kresleny s obrácenými barvami.</li>
<li><b>Převést na odstíny šedi</b> Určuje, zda jsou strany po vykreslení
převedeny na odstíny šedi.</li>
<li><b>Oříznout okraje</b> Povolí odstranění prázdných okrajů strany po
vykreslení.</li>
<li><b>Přizpůsobení barev</b> Povolí přizpůsobení barev vykreslené strany barvě
papíru pro upravení pozadí nasnímaných dokumentů.</li>
<li><b>Nástrojové panely</b> Tato nabídka obsahuje seznam dostupných
nástrojových panelů pro přístup k často používaným činnostem.</li>
<li><b>Postranní panely</b> Tato nabídka obsahuje seznam dostupných postranních
panelů pro zobrazení doplňkových informací.</li>
<li><b>Písma...</b> Otevře dialog uvádějící v seznamu písma použitá v dokumentu.</li>
<li><b>Celá obrazovka</b> Přepne režim na celou obrazovku, tj. okno je ukázáno
zvětšené a bez dekorace.</li>
<li><b>Promítání...</b> Vstoupí do režimu promítání, jejž lze opustit stisknutím
klávesy F12 nebo Esc. Klávesa Home/End se používá k zobrazení první/poslední
strany. Klávesy šipek vpravo a dolů, mezerník a Page Down se používají pro
skok na další stranu. Klávesy šipek vlevo a nahoru, Backspace a Page Up se
používají pro skok na předchozí stranu. Stisknutí Ctrl a Enter provede skok
zpět na stranu před posledním skokem.</li>
</ul>
<p><em>Násobek zvětšení</em> lze změnit zadáním požadovaného procenta do
textového pole v panelu nástrojů pro pohled, který je možné zaměřit pomocí
Ctrl+L, a stisknutím klávesy Enter.</p>
<h4><a name="tabs">Karty</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Předchozí/Další karta</b> Udělá z předchozí/další karty nynější
kartu. Proběhne na poslední/první kartu, pokud je první/poslední karta
nynější kartou.</li>
<li><b>Zavřít kartu</b> Zavře nynější kartu.</li>
<li><b>Zavřít všechny karty</b> Zavře všechny karty.</li>
<li><b>Zavřít všechny karty kromě nynější karty</b> Zavře všechny karty kromě
nynější karty.</li>
<li><b>Nedávno zavřené</b> Obsahuje seznam naposledy zavřených karet (pokud je
to povoleno v nastavení).</li>
</ul>
<p>Tato nabídka obsahuje seznam všech karet, ze kterých je možné udělat nynější
kartu klepnutím na odpovídající položku nabídky. Karty lze rovněž zavřít
klepnutím prostředním tlačítkem myši. Prvních devět karet je také možné
zapnout podržením modifikátoru Alt a stisknutím kláves od jedné do devíti.</p>
<h4><a name="bookmarks">Záložky</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Předchozí záložka</b> Skočí na nejbližší záložku před nynější stranou.</li>
<li><b>Další záložka</b> Skočí na nejbližší záložku po nynější straně.</li>
<li><b>Přidat záložku</b> Přidá záložku pro nynější soubor a stranu.</li>
<li><b>Odstranit záložku</b> Odstraní záložku pro nynější soubor a stranu.</li>
<li><b>Odstranit všechny záložky</b> Odstraní všechny záložky.</li>
<li><b>Otevřít</b> Otevře odpovídající soubor v nynější kartě. Pokud není žádná
karta, soubor je otevřen v nové kartě.</li>
<li><b>Otevřít v nové kartě</b> Otevře odpovídající soubor v nové kartě.</li>
<li><b>Jít na stranu</b> Skočí na odpovídající stranu, pokud je odpovídající
soubor již otevřen. Jinak je odpovídající soubor otevřen v nové kartě.</li>
</ul>
<h4><a name="help">Nápověda</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Obsah</b> Zobrazí tento dokument.</li>
<li><b>O programu</b> Zobrazí verzi programu.</li>
</ul>
<h3><a name="mainview">Hlavní pohled</a> <a href="#top">&uarr;</a></h3>
<p>Klávesa Backspace/mezerník skočí na předchozí/další stranu. Klávesa Home/End
skočí na první/poslední stranu. Klávesy šipek, Page Up a Page Down posouvají
pohled. Stisknutím Ctrl a Enter se skočí na stranu před posledním skokem.</p>
<p>Pomocí kolečka myši se provádí posun nahoru a dolů. Podržením <b>Alt</b>
během používání kolečka myši se dělá posun doleva a doprava. Podržením
<b>Ctrl</b> během používání kolečka myši se mění velikost
dokumentu. Podržením <b>Shift</b> během používání kolečka myši se mění
velikost dokument otáčí. (Klávesnicové modifikátory je možné změnit v
dialogu pro nastavení.) Klepněte a podržte prostřední tlačítko myši pro
výběr obdélníkové oblasti a její přiblížení.</p>
<p>Odkazy jsou zvýrazněny červenými rámečky (pokud je to povoleno v
nastavení). Klepnutí levým tlačítkem myši na odkaz pro ukázání odkazované
stránky nebo pro otevření odkazované adresy (URL) ve výchozím prohlížeči
(pokud je to povoleno v nastavení). Klepnutí prostředním tlačítkem myši na
odkaz pro ukázání odkazované stránky v nové kartě. Přejetí ukazovátkem myši
nad odkazem zobrazí jeho cíl jako nástrojovou radu.</p>
<p>Formulářová pole jsou zvýrazněna modrými rámečky (pokud je to povoleno v
nastavení). Klepněte levým tlačítkem myši na formulářové pole pro upravení
jeho obsahu. Přejetí nad formulářovým polem zobrazí jeho cíl jako
nástrojovou radu.</p>
<p>Zdrojový text místa v dokumentu lze otevřít v editoru zdrojového textu
pomocí nabídky souvisejících činností, která volitelně obsahuje položku pro
první odpovídající uzel <em>SyncTeX</em>.</p>
<p>Pro <em>kopírování textů nebo obrázků</em> podržte <b>Shift</b>, klepněte a
podržte levé tlačítko myši a tažením okolo oblasti ke zkopírování vytvořte
rámeček. Jakmile je tlačítko myši uvolněno, zobrazí se vyskakovací nabídka,
kde se zvolí, zda texty nebo obrázky kopírovat do schránky.</p>
<p>Pro <em>přidání poznámek</em> podržte klávesu <b>Ctrl</b>, klepněte a
podržte levé tlačítko myši pro vytvoření rámečku tažením okolo oblasti, ke
které se má vytvořit poznámka. Jakmile je tlačítko myši uvolněno, zobrazí se
vyskakovací nabídka, kde se zvolí, zda se má přidat text nebo zvýraznit
poznámka. Klepněte levým tlačítkem myši pro <em>upravení
poznámek</em>. Klepněte pravým tlačítkem myši pro <em>odstranění
poznámek</em>. (Přidávání nebo odstraňování poznámek vyžaduje verzi 0.20.1
nebo vyšší knihovny Poppler.) Při přejetí ukazovátkem nad poznámkou se její
obsah zobrazí jako nástrojová rada.</p>
<p>Pro <em>přiblížení výběru</em> podržte klávesu <b>Shift</b> a <b>Ctrl</b>,
klepněte a držte levé tlačítko myši, abyste natáhl rámeček okolo oblasti,
která se má přiblížit.</p>
<p><em>Viditelnost nástrojových pruhů a pruhu s hlavní nabídkou</em> lze
přepnout pomocí nastavitelných klávesových zkratek, jejichž výchozími
hodnotami jsou "Shift+Alt+T" a "Shift+Alt+M".</p>
<h3><a name="auxiliaryviews">Pomocné pohledy</a> <a href="#top">&uarr;</a></h3>
<p><em>Pohled na osnovu</em> zobrazí přehled obsahu dokumentu. Po klepnutí na
položku levým tlačítkem myši dojde ke skoku na příslušnou stranu v hlavním
pohledu. Nabídku souvisejících činností lze použít k rozbalení/sbalení všech
položek pod vybranou položkou.</p>
<p>V pohledu na osnovu se také lze pohybovat pomocí klávesnice a kolečka
myši. Při podržení klávesy Shift a za použití kláves šipek nahoru/dolů dojde
k pohybu obrazu. Při podržení klávesy Shift a za použití kláves šipek
vlevo/vpravo se sbalí/rozbalí jedna úroveň položek pod vybranou
položkou. Při podržení klávesy Ctrl a za použití kláves šipek vlevo/vpravo
se úplně sbalí/rozbalí vybraná položka a jí podřízené položky. Při podržení
klávesy Ctrl a za použití kolečka myši se sbalí/rozbalí vybraná položka.</p>
<p><em>Pohled na vlastnosti</em> zobrazí dodatečné informace obsažené v
dokumentu.</p>
<p><em>Pohled na náhledy</em> zobrazí menší provedení stran dokumentu. Po
klepnutí na položku levým tlačítkem myši dojde ke skoku na příslušnou stranu
v hlavním pohledu.</p>
<p><em>Pohled na záložky</em> ukáže záložky související s dokumentem zobrazené
v nynější kartě. Nabídka souvisejících činností obsahuje záznamy pro skok na
předchozí/další záložku nebo pro přidání záložek. Nabídka souvisejících
činností ke každému záznamu také umožňuje záznamy upravovat a mazat.</p>
<p>Pokud je to povoleno v nastavení <em>panel pro rozšířené hledání</em> ukáže
přehled obsahující výsledky všech hledání provedených ve všech kartách. Také
ukáže text obklopující výsledek se zvýrazněným hledaným pojmem. Klepnutí na
výsledek otevře odpovídající kartu a udělá skok na jeho místo.</p>
<h3><a name="settings">Nastavení</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Nastavení chování</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Otevřít adresu (URL)</b> Určuje, zda se odkazy na adresu (URL) otevřou ve
výchozím prohlížeči.</li>
<li><b>Obnovit automaticky</b> Určuje, zda jsou soubory automaticky nahrány
znovu, když jsou změněny na disku.</li>
<li><b>Sledovat nedávno použité</b> Je-li povoleno, je dostupná nabídka pro
nedávno použité, v níž je uvedeno tolik nedávno použitých souborů, kolik je
nastaveno volbou Počet nedávno použitých. (Nabude účinnosti po opětovném
spuštění programu.)</li>
<li><b>Uchovat nedávno zavřené</b> Je-li povoleno, je dostupná nabídka nedávno
zavřených dokumentů, ve které je uváděno právě tolik nedávno zavřených
karet, kolik je jich nastaveno volbou Počet nedávno zavřených. Udržování
dostupnosti karet může vést k povážlivému zvýšení využívání paměti. (Vchází
v účinnost po opětovném spuštění programu.)</li>
<li><b>Obnovit karty</b> Je-li povoleno, karty a jejich vlastnosti jsou uloženy
při ukončení programu a obnoveny po jeho opětovném spuštění.</li>
<li><b>Obnovit záložky</b> Je-li povoleno, záložky jsou uloženy při ukončení
programu a obnoveny po jeho opětovném spuštění.</li>
<li><b>Obnovit nastavení souborů</b> Je-li povoleno, nastavení souboru jsou
uložena/obnovena při otevření/zavření karet.</li>
<li><b>Uložit databázový interval</b> Doba, po níž jsou karty, záložky nebo
nastavení na soubor uložena do databáze.</li>
<li><b>Ovládat promítání</b> Je-li povoleno, je možné hlavní pohled použít k
ovládání pohledu na promítání.</li>
<li><b>Promítací obrazovka</b> Je-li povoleno, je možné hlavní pohled použít k
ovládání pohledu na promítání.</li>
<li><b>Zvýraznit položku osnovy</b> Je-li povoleno, bude v pohledu na osnovu
zvýrazněna první položka ukazující na nynější stranu, kdykoli se posunutím
nynější strana změní.</li>
<li><b>Nejmenší posun obrazu</b> Je-li povoleno, zobrazené místo se bude
posunovat jen tehdy, pokud není cílová poloha ještě viditelná.</li>
<li><b>Násobek zvětšení</b> Číslo, kterým je činitel změny velikosti násoben
případně dělen při přibližování nebo oddalování.</li>
<li><b>Barva zvýraznění</b> Určuje barvu zvýraznění.</li>
<li><b>Doba trvání zvýraznění</b> Určuje dobu trvání dočasných zvýraznění.</li>
<li><b>Barva poznámky</b> Barva poznámek přidaná programem pomocí klíčových slov
barev SVG nebo šestnáctkovým zápisem '#rrggbb'.</li>
<li><b>Editor zdroje</b> Program, který je spuštěn, aby v něm byly upravovány
zdroje. '%1' je nahrazeno absolutní souborovou cestou. '%2' příp. '%3' je
nahrazeno číslem řádku popřípadě sloupce.</li>
</ul>
<h4><a name="graphicssettings">Nastavení grafiky</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Použít dláždění</b> Strany budou před vykreslením rozděleny do dlaždic a
uloženy do vyrovnávací paměti, aby se zmenšila míra využití paměti.</li>
<li><b>Zachovat zastaralé pixmapy</b> Je-li povoleno, potom se po změně násobku
zvětšení pixmapy uložené ve vyrovnávací paměti použijí na kreslení
přibližných pixmap konečných pixmap, dokud tyto nebudou dostupné za cenu
zvýšeného využití paměti.</li>
<li><b>Použít poměr pixelu zařízení</b> Je-li povoleno, používá se při kreslení
fyzického rozlišení a při zobrazování logického rozlišení nejvyšší dostupný
poměr pixelu zařízení.</li>
<li><b>Obtáhnout strany</b> Určuje, zda jsou strany odděleny od pozadí.</li>
<li><b>Obtáhnout odkazy</b> Určuje, zda jsou odkazy zvýrazněny červenými
rámečky.</li>
<li><b>Obtáhnout formulářová pole</b> Určuje, zda jsou formulářová pole
zvýrazněna modrými rámečky.</li>
<li><b>Barva pozadí</b> Určuje barvu pozadí pomocí klíčových slov barev SVG nebo
šestnáctkovým zápisem '#rrggbb'.</li>
<li><b>Barva papíru</b> Určuje barvu stran pomocí klíčových slov barev SVG nebo
šestnáctkovým zápisem '#rrggbb'.</li>
<li><b>Barva pozadí promítání</b> Potlačí barvu papíru ve výpočtu barvy pozadí
pohledu na promítání. Je stanovena pomocí klíčových slov barev SVG nebo
šestnáctkovým zápisem '#rrggbb'.</li>
<li><b>Stran na řádek</b> Počet stran na řádek v režimu rozvržení na více stran.</li>
<li><b>Odstup stran</b> Určuje jak svislý tak vodorovný odstup zobrazený mezi
stranami.</li>
<li><b>Odstup náhledů</b> Určuje jak svislý tak vodorovný odstup zobrazený mezi
náhledy.</li>
<li><b>Velikost náhledů</b> Určuje velikost náhledů.</li>
<li><b>Velikost vyrovnávací paměti</b> Program se pokusí o ukládání vykreslených
stran v rámci tohoto omezení do vyrovnávací paměti, čímž dojde ke zvýšení
rychlosti kreslení za cenu zvýšeného využití paměti.</li>
<li><b>Přednatažení</b> Program se pokusí o vykreslování stran, jež ještě nejsou
viditelné, čímž dojde ke zvýšení rychlosti kreslení za cenu zvýšeného
využití paměti.</li>
<li><b>Vzdálenost přednatažení</b> Počet řádků za nynějším řádkem a dvakrát
tolik řádků před nynějším řádkem, které jsou přednataženy.</li>
<li><b>Nastavení PDF</b>
<ul>
<li><b>Vyhlazování</b> Zlepšuje jakost zobrazení za cenu výkonu.</li>
<li><b>Vyhlazování textu</b> Zlepšuje jakost zobrazení textu za cenu výkonu.</li>
<li><b>Instruování textu</b> U některých písem může zlepšit jakost zobrazení
textu.</li>
<li><b>Náhled přetisku</b> Je-li povoleno, je zobrazen náhled tisku jedné vrstvy
černě na vrchu jiné.</li>
<li><b>Režim tenkého řádku</b> Vybere optimalizaci používanou ke kreslení
tenkých řádků.</li>
<li><b>Jádro</b> Vybere jádro používané ke kreslení stran.</li>
</ul>
</li>
<li><b>Nastavení PS</b>
<ul>
<li><b>Bity vyhlazování grafiky</b> Určuje množství vyhlazování pro grafiku.</li>
<li><b>Bity vyhlazování textu</b> Určuje množství vyhlazování pro text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Nastavení rozhraní</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Panel pro rozšířené hledání</b> Je-li povoleno, výchozí panel pro hledání
je rozšířen o přehled ukazující výsledky všech karet. (Účinné po opětovném
spuštění.)</li>
<li><b>Vložené poznámky</b> Je-li povoleno, všechny poznámky na straně budou
zobrazeny jako interaktivní překrytí. V opačném případě bude s každou
poznámkou zacházeno jako se samostatným oknem.</li>
<li><b>Vložené formulářové pole</b> Je-li povoleno, všechna formulářová pole na
straně budou zobrazena jako interaktivní překrytí. V opačném případě bude s
každým formulářovým polem zacházeno jako se samostatným oknem.</li>
<li><b>Umístění karet</b> Stanovuje, při kterém okraji hlavního pohledu budou
karty zobrazeny.</li>
<li><b>Viditelnost karet</b> Určuje, zda budou karty zobrazeny, v případě že
budou otevřeny méně než dva dokumenty.</li>
<li><b>Roztáhnout karty</b> Určí, zda se budou karty rozkládat rovnoměrně po
celém pruhu s kartami.</li>
<li><b>Nová karta vedle nynější karty</b> Je-li povoleno, jsou nové karty
otevřeny napravo od činné karty.</li>
<li><b>Ukončit po poslední kartě</b> Je-li povoleno, dojde k ukončení programu,
poté co je zavřena poslední karta.</li>
<li><b>Počet nedávno použitých</b> Nastavuje počet souborů, jež jsou uváděny v
nabídce nedávno použitých, pokud je povoleno Sledovat nedávno
použité. (Začne účinkovat po opětovném spuštění programu.)</li>
<li><b>Počet nedávno zavřených</b> Nastavuje počet karet, jež jsou uváděny v
nabídce nedávno zavřených, pokud je povoleno Uchovat nedávno zavřené. (Začne
účinkovat po opětovném spuštění programu.)</li>
<li><b>Panel nástrojů pro soubor</b> Stanovuje, které činnosti jsou viditelné v
panelu nástrojů pro soubor. Dostupné činnosti jsou Otevřít v nové kartě,
Otevřít, Uložit kopii, Uložit jako, Tisk a oddělovač. (Nabude účinnosti po
opětovném spuštění programu.)</li>
<li><b>Panel nástrojů pro úpravy</b> Stanovuje, které činnosti jsou viditelné v
panelu nástrojů pro úpravy. Dostupné činnosti jsou Nynější strana, Předchozí
strana, Další strana, První strana, Poslední strana, Přejít na stranu,
Skočit zpět, Skočit vpřed, Hledat, Kopírovat do schránky, Přidat poznámku a
oddělovač. (Nabude účinnosti po opětovném spuštění programu.)</li>
<li><b>Panel nástrojů pro pohled</b> Stanovuje, které činnosti jsou viditelné v
panelu nástrojů pro pohled. Dostupné činnosti jsou Násobek zvětšení,
Přiblížit, Oddálit, Průběžně, Dvě strany, Dvě strany s titulní stranou, Více
stran, Původní velikost, Přizpůsobit šířce strany, Přizpůsobit velikosti
strany, Otočit vlevo, Otočit vpravo, Celá obrazovka, Promítání a
oddělovač. (Nabude účinnosti po opětovném spuštění programu.)</li>
<li><b>Související nabídka k dokumentu</b> Určuje, které činnosti jsou viditelné
v související nabídce k dokumentu. Dostupnými činnostmi jsou otevření kopie
v nové kartě, otevření kopie v novém okně, otevření obsahující složky,
přechod na instanci, předchozí strana, další strana, první strana, poslední
strana, skok na stranu, skok zpět, skok vpřed, nastavení první strany,
nalezení předchozího, nalezení dalšího, zrušení hledání a oddělovač.</li>
<li><b>Související nabídka ke kartě</b> Určuje, které činnosti jsou viditelné v
související nabídce ke kartě. Dostupnými činnostmi jsou otevření kopie v
nové kartě, otevření kopie v novém okně, otevření obsahující složky, přechod
na instanci, kopírování cesty k souboru, vybrání cesty k souboru, zavření
všech karet, zavření všech karet až na označenou, zavření všech karet
nalevo, zavření všech karet napravo a oddělovač.</li>
<li><b>Ubíhající nabídky</b> Přepíše výchozí styl, takže položky v nabídkách při
projíždění ubíhají, místo toho aby byly zobrazeny ve více sloupcích, v
případě že zabírají více místa, než je dostupný prostor na
obrazovce. (Účinné po opětovném spuštění.)</li>
<li><b>Prohledávatelné nabídky</b> Rozšíří výchozí způsob pohybu v nabídkách s
kartami a záložkami pomocí klávesnice o mechanismus hledání rovnou při
psaní.</li>
<li><b>Přepnout nástrojové pruhy a pruh s hlavní nabídkou při zobrazení na celou
obrazovku</b> Viditelnost nástrojových pruhů a pruhu s hlavní nabídkou je
přepnuta vždy, když dojde k přepnutí do režimu na celou obrazovku.</li>
<li><b>Použít popis strany</b> Stanoví, zda se použije popis strany poskytnutý
dokumentem místo čísel stran.</li>
<li><b>Název dokumentu jako název karty</b> Určí, zda je název karty odvozen z
popisných dat namísto z názvu souboru.</li>
<li><b>Nynější strana v názvu okna</b> Je-li povoleno, jsou nynější strana a
počet stran dokumentu v činné kartě zobrazeny v názvu okna.</li>
<li><b>Název instance v názvu okna</b> Je-li povoleno a má-li nynější instance
přidělen název, její název je zobrazen v okně.</li>
<li><b>Zvýraznit nynější náhled</b> Je-li povoleno, bude nynější strana
zvýrazněna v pohledu na náhledy</li>
<li><b>Omezit náhledy na výsledky</b> Je-li povolena tato volba a je prováděno
hledání, budou v pohledu na náhledy zobrazeny jen ty strany, kde byl hledaný
pojem nalezen.</li>
</ul>
<h4><a name="shortcutsettings">Nastavení klávesových zkratek</a> <a
href="#top">&uarr;</a></h4>
<p>Nastavení zkratek umožňuje přizpůsobení klávesových zkratek podle osobních
voleb. Zkratky jsou měněny dvojitým klepnutím na zkratku pro její upravení a
zadáním nové zkratky. Každá činnost může mít několik zkratek pomocí seznamu,
v němž jsou jednotlivé zkratky odděleny středníkem. Názvy kláves, jež nejsou
jednopísmenné, jsou uvedeny výslovně (např. "Alt", "Ctrl", "PgDown"),
přičemž se nerozlišují velká a malá písmena. Pokud zkratka obsahuje
modifikátorové klávesy, názvy kláves jsou spojeny znaménkem plus a
modifikátorové klávesy se musí uvést jako první, např. "Ctrl+A" nebo
"Ctrl++".</p>
<h4><a name="modifiersettings">Nastavení modifikátorů</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Zvětšení</b> Klávesy modifikátorů pro zvětšování pomocí kolečka myši v
hlavním pohledu.</li>
<li><b>Otáčení</b> Klávesy modifikátorů pro otáčení pomocí kolečka myši v
hlavním pohledu.</li>
<li><b>Posunování</b> Klávesy modifikátorů pro posunování pomocí kolečka myši v
hlavním pohledu.</li>
<li><b>Kopírovat do schránky</b> Klávesy modifikátorů pro kopírování textů nebo
obrázků ze strany do schránky.</li>
<li><b>Přidat poznámku</b> Klávesy modifikátorů pro přidání poznámek ke straně.</li>
<li><b>Přiblížit výběr</b> Klávesové modifikátory pro přiblížení výběru na
straně.</li>
</ul>
</body>
</html>

504
help/help_da.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Hjælp</title>
</head>
<body>
<h2><a name="top">Hjælp</a></h2>
<h4>Indholdsfortegnelse</h4>
<ol>
<li><a href="#mainmenu">Hovedmenu</a></li>
<ol>
<li><a href="#file">Fil</a></li>
<li><a href="#edit">Rediger</a></li>
<li><a href="#view">Vis</a></li>
<li><a href="#tabs">Faneblade</a></li>
<li><a href="#bookmarks">Bogmærker</a></li>
<li><a href="#help">Hjælp</a></li>
</ol>
<li><a href="#mainview">Hovedvisning</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Indstillinger</a></li>
<ol>
<li><a href="#behaviorsettings">Opførselsindstillinger</a></li>
<li><a href="#graphicssettings">Grafikindstillinger</a></li>
<li><a href="#interfacesettings">Grænsefladeindstillinger</a></li>
<li><a href="#shortcutsettings">Genvejsindstillinger</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Introduktion</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Hovedmenu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Fil</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Afslut</b> Luk alle faneblade of afslut programmet.</li>
</ul>
<h4><a name="edit">Rediger</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

569
help/help_de.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,569 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Hilfe</title>
</head>
<body>
<h2><a name="top">Hilfe</a></h2>
<h4>Inhaltsverzeichnis</h4>
<ol>
<li><a href="#mainmenu">Hauptmenü</a></li>
<ol>
<li><a href="#file">Datei</a></li>
<li><a href="#edit">Bearbeiten</a></li>
<li><a href="#view">Ansicht</a></li>
<li><a href="#tabs">Reiter</a></li>
<li><a href="#bookmarks">Lesezeichen</a></li>
<li><a href="#help">Hilfe</a></li>
</ol>
<li><a href="#mainview">Hauptansicht</a></li>
<li><a href="#auxiliaryviews">Hilfsansichten</a></li>
<li><a href="#settings">Einstellungen</a></li>
<ol>
<li><a href="#behaviorsettings">Verhalten</a></li>
<li><a href="#graphicssettings">Grafik</a></li>
<li><a href="#interfacesettings">Oberfläche</a></li>
<li><a href="#shortcutsettings">Tastenkürzel</a></li>
<li><a href="#modifiersettings">Modifikatoren</a></li>
</ol>
</ol>
<h4>Einleitung</h4>
<p><em>qpdfview</em> ist ein Programm zum Anzeigen von Dokumenten mit
Reitern. Es verwendet Poppler für PDF-Unterstützung, libspectre für
PS-Unterstützung, DjVuLibre für DjVu-Unterstützung, CUPS zum Drucken und den
Qt-Werkzeugsatz für die Benutzeroberfläche.</p>
<p>Informationen über Kommandozeilenoptionen und Konfigurationsdateien sind in
der Kommandozeilenanleitung zu finden.</p>
<h3><a name="mainmenu">Hauptmenü</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Datei</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Öffnen...</b> Öffnet einen Auswahldialog zum Öffnen einer Datei im
aktuellen Reiter. Falls kein Reiter vorhanden ist, wird die Datei in einem
neuen Reiter geöffnet.</li>
<li><b>In neuem Reiter öffnen...</b> Öffnet einen Auswahldialog zum Öffnen von
Dateien in neuen Reitern.</li>
<li><b>Zuletzt verwendet</b> Enthält eine Liste der zuletzt verwendeten Dateien
(falls dies in den Einstellungen eingeschaltet ist).</li>
<li><b>Aktualisieren</b> Lädt die Datei neu, die im aktuellen Reiter angezeigt
wird.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Speichern unter...</b> Öffnet einen Auswahldialog zum Speichern einer
Kopie der im aktuellen Reiter angezeigten Datei mit allen Änderungen an
Anmerkungen und Formularfeldern.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Drucken...</b> Öffnet einen Druckdialog für die im aktuellen Reiter
angezeigte Datei.</li>
<li><b>Beenden</b> Schließt alle Reiter und beendet das Programm.</li>
</ul>
<h4><a name="edit">Bearbeiten</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Vorige/Nächste/Erste/Letzte Seite</b> Springt zur
vorigen/nächsten/ersten/letzten Seite des Dokuments.</li>
<li><b>Zu Seite springen...</b> Öffnet einen Dialog zur Eingabe einer Seite zur
Anzeige im aktuellen Reiter.</li>
<li><b>Springe rückwärts/vorwärts</b> Springt rückwärts/vorwärts in der Chronik
der angezeigten Seiten.</li>
<li><b>Suchen...</b> Öffnet die Suchansicht unter der Hauptansicht. Die Suche
beginnt automatisch zwei Sekunden nach der letzten Änderung des Suchbegriffs
oder wird manuell mit der Eingabetaste gestartet. Falls die Umschalttaste
gehalten wird, während die Eingabetaste gedrückt wird, startet die Suche in
allen Reitern anstatt nur dem aktuellen Reiter. (Dieser Effekt wird
umgekehrt falls die erweiterte Suchansicht verwendet wird.)</li>
<li><b>Rückwärts/Vorwärts suchen</b> Springt zur vorigen/nächsten Fundstelle des
Suchbegriffs im Dokument.</li>
<li><b>Suche abbrechen</b> Bricht die aktuelle laufende Suche ab und schließt
die Suchansicht.</li>
<li><b>In Zwischenablage kopieren</b> Wenn aktiviert, wird das Programm darauf
warten, dass zum Kopieren ein Rahmen um Text oder Bilder gezogen wird.</li>
<li><b>Anmerkung hinzufügen</b> Wenn aktiviert, wird das Programm darauf warten,
dass ein Rahmen gezogen wird um Anmerkungen hinzuzufügen.</li>
<li><b>Einstellungen...</b> Öffnet den Einstellungsdialog. Die Schaltflächen mit
der Aufschrift 'Vorgaben' setzt alle Einstellungen in allen Reitern des
Einstellungsdialogs auf ihre Vorgabewerte. Die Schaltfläche 'Vorgaben auf
aktuellem Reiter' setzt nur die Einstellungen im aktuellen Reiter des
Einstellungsdialogs auf ihre Vorgabewerte.</li>
</ul>
<p>Die <em>aktuelle Seite</em> kann geändert werden, indem die Zielseite in das
Textfeld in der Bearbeiten-Werkzeugleiste eingegeben wird. Das Textfeld kann
durch Druck von Strg+K und Bestätigung mit der Eingabetaste fokussiert
werden.</p>
<h4><a name="view">Ansicht</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Fortlaufend</b> Legt fest, ob die Seiten fortlaufend in Reihen
übereinander angezeigt werden.</li>
<li><b>Zweiseitig</b> Legt fest, ob die Seitenanzeige zweispaltig ist.</li>
<li><b>Zweiseitig mit Titelseite</b> Legt fest, ob die Seitenanzeige zweispaltig
ist und die Titelseite einzeln anzeigt.</li>
<li><b>Mehrere Seiten</b> Legt fest, ob die Seitenanzeige mehrspaltig ist. Die
Anzahl der Spalten für diese Anzeigeart kann im Einstellungsdialog geändert
werden.</li>
<li><b>Rechts nach links</b> Bestimmt wie die Seiten in Darstellungen mit
mehreren Seiten pro Reihe angeordnet werden.</li>
<li><b>Vergrößern</b> Vergrößert den Skalenfaktor um 10 Prozent. Der Maximalwert
beträgt 5000 Prozent.</li>
<li><b>Verkleinern</b> Verkleinert den Skalenfaktor um 10 Prozent. Der
Minimalwert beträgt 10 Prozent.</li>
<li><b>Ursprüngliche Größe</b> Setzt den Skalenfaktor auf 100 Prozent zurück.</li>
<li><b>An Seitenbreite anpassen</b> Bestimmt den Skalenfaktor so dass eine Zeile
von Seiten die Hauptansicht horizontal ausfüllt.</li>
<li><b>An Seitengröße anpassen</b> Bestimmt den Skalenfaktor so dass eine Zeile
von Seiten vollständig in der Hauptansicht angezeigt wird.</li>
<li><b>Nach links drehen</b> Dreht alle Seiten nach links gegen den
Uhrzeigersinn um 90 Grad.</li>
<li><b>Nach rechts drehen</b> Dreht alle Seiten nach rechts im Uhrzeigersinn um
90 Grad.</li>
<li><b>Farben umkehren</b> Legt fest, ob Seiten mit umgekehrten Farben
dargestellt werden.</li>
<li><b>In Graustufen umwandeln</b> Legt fest, ob Seiten vor der Darstellung in
Graustufen umgewandelt werden.</li>
<li><b>Ränder abschneiden</b> Aktiviert das automatische Entfernen leerer
Seitenränder.</li>
<li><b>Farbanpassung</b> Aktiviert das Mischen der Seitendarstellung mit der
Papierfarbe um beispielsweise den Hintergrund eingescannter Dokumente
anzupassen.</li>
<li><b>Werkzeugleisten</b> Dieses Menü enthält eine Liste verfügbarer
Werkzeugleisten zum Zugriff auf häufig genutzte Aktionen.</li>
<li><b>Paletten</b> Dieses Menü enthält eine Liste verfügbarer Paletten zur
Anzeige von Zusatzinformationen.</li>
<li><b>Schriften...</b> Öffnet einen Dialog, der die im Dokument verwendeten
Schriftarten auflistet.</li>
<li><b>Vollbild</b> Schaltet die Vollbildanzeige ein, in der das Fenster
maximiert und ohne Fensterdekorationen angezeigt wird.</li>
<li><b>Präsentation...</b> Schaltet in den Präsentationsmodus, der durch Drücken
von F12 oder Escape verlassen werden kann. Die Pos1/Ende-Tasten werden
verwendet um die erste/letzte Seite zu zeigen. Die Pfeiltasten rechts und
unten, die Leertaste und die Bild-ab-Taste springen zur nächsten Seite. Die
Pfeiltasten links und oben, die Rücktaste und die Bild-auf-Taste springen
zur vorigen Seite. Drücken von Strg und Eingabetaste springt zur Seite vor
dem letzten Sprung.</li>
</ul>
<p>Der <em>Skalenfaktor</em> kann geändert werden, indem die gewünschte
Prozentzahl in das Textfeld in der Ansicht-Werkzeugleiste eingetragen
wird. Das Textfeld kann durch Druck von Strg+L und Bestätigung mit der
Eingabetaste fokussiert werden.</p>
<h4><a name="tabs">Reiter</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Voriger/Nächster Reiter</b> Hebt den vorigen/nächsten Reiter in der
Leiste hervor. Springt zum letzten/ersten Reiter, wenn der erste/letzte
Reiter aktuell hervorgehoben ist.</li>
<li><b>Reiter schließen</b> Schließt den hervorgehobenen Reiter.</li>
<li><b>Alle Reiter schließen</b> Schließt alle Reiter.</li>
<li><b>Alle Reiter bis auf den Aktuellen schließen</b> Schließt alle bis auf den
aktuell hervorgehobenen Reiter.</li>
<li><b>Zuletzt geschlossen</b> Enthält eine Liste der zuletzt geschlossenen
Reiter (falls dies in den Einstellungen eingeschaltet ist).</li>
</ul>
<p>Dieses Menü enthält eine Liste aller Reiter, die durch ein Klick auf den
entsprechenden Menüeintrag hervorgehoben werden können. Reiter können auch
durch einen Mittelklick geschlossen werden. Die ersten neun Reiter können
auch durch Halten der Alt-Taste und Druck auf die entsprechende Zahltaste
hervorgehoben werden.</p>
<h4><a name="bookmarks">Lesezeichen</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Voriges Lesezeichen</b> Springt zum nächsten Lesezeichen vor der
aktuellen Seite.</li>
<li><b>Nächstes Lesezeichen</b> Springt zum nächsten Lesezeichen nach der
aktuellen Seite.</li>
<li><b>Lesezeichen hinzufügen</b> Fügt ein Lesezeichen für die aktuelle Datei
und Seite hinzu.</li>
<li><b>Lesezeichen entfernen</b> Entfernt das Lesezeichen für die aktuelle Datei
und Seite.</li>
<li><b>Alle Lesezeichen entfernen</b> Entfernt alle Lesezeichen für alle
Dateien.</li>
<li><b>Öffnen</b> Öffnet die entsprechende Datei im aktuellen Reiter. Falls es
keinen Reiter gibt, wird die Datei in einem neuen Reiter geöffnet.</li>
<li><b>In neuem Reiter öffnen</b> Öffnet die entsprechende Datei in einem neuen
Reiter.</li>
<li><b>Gehe zu Seite</b> Springt zur entsprechenden Seite, falls die
entsprechende Datei bereits geöffnet ist. Andernfalls wird die entsprechende
Datei in einem neuen Reiter geöffnet.</li>
</ul>
<h4><a name="help">Hilfe</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Inhalt</b> Zeigt dieses Dokument an.</li>
<li><b>Über</b> Zeigt die Programmversion an.</li>
</ul>
<h3><a name="mainview">Hauptansicht</a> <a href="#top">&uarr;</a></h3>
<p>Die Rücktaste/Leertaste springt zur vorigen/nächsten Seite. Die
Pos1/Ende-Taste springt zur ersten/letzten Seite. Die Pfeil-, Bild-auf- und
Bild-ab-Tasten bewegen den Sichtbereich. Steuerung und Eingabetaste springt
zur Seite vor dem letzten Sprung.</p>
<p>Das Mausrad rollt den Sichtbereich auf und ab. Halten von <b>ALT</b> während
der Verwendung des Mausrads rollt den Sichtbereich nach links und
rechts. Halten von <b>STRG</b> während der Verwendung des Mausrads skaliert
das Dokument. Halten von <b>UMSCHALT</b> während der Verwendung des Mausrads
rotiert das Dokument. (Modifikator-Tasten können in den Einstellungen
geändert werden. Kilcken und halten der mittleren Maustaste wählt ein zu
vergrößerndes Rechteck aus.</p>
<p>Links werden rot umrandet (falls dies in den Einstellungen eingeschaltet
ist). Ein Linksklick auf einen Link zeigt die verlinkte Seite oder öffnet
die verlinkte URL im Standard-Browser (falls dies in den Einstellungen
eingeschaltet ist). Ein Mittelklick auf einen Link zeigt die verlinkte Seite
in einem neuen Reiter. Wird der Mauszeiger ohne Tastendruck auf einem Link
platziert, wird das Linkziel als Tooltip angezeigt.</p>
<p>Formularfelder werden blau umrandet (falls dies in den Einstellungen
eingeschaltet ist). Ein Linksklick auf ein Formularfeld ermöglicht die
Bearbeitung. Wird der Mauszeiger ohne Tastendruck auf einem Formularfeld
platziert, wird dessen Name als Tooltip angezeigt.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<p><em>In Zwischenablage kopieren:</em> Bei gedrückter <b>SHIFT</b>-Taste mit
der linken Maustaste klicken, halten und einen Rahmen um die zu kopierende
Fläche ziehen. Sobald die Maustaste losgelassen wird, wird ein Menü
angezeigt, um auszuwählen, ob Text oder Bilder in die Zwischenablage kopiert
werden.</p>
<p><em>Anmerkungen hinzufügen:</em> Bei gedrückter <b>STRG</b>-Taste mit der
linken Maustaste klicken, halten und einen Rahmen um die zu nutzende Fläche
ziehen. Sobald die Maustaste losgelassen wird, wird ein Menü angezeigt, um
auszuwählen, ob Texte oder Hervorhebungen hinzugefügt werden sollen. Mittels
Linksklick werden vorhandene <em>Anmerkungen bearbeitet</em>. Mittels
Rechtsklick werden vorhandene <em>Anmerkungen entfernt</em>. (Das Hinzufügen
und Entfernen von Anmerkungen setzt Version 0.20.1 oder höher der
Poppler-Bibliothek voraus.) Wird der Mauszeiger ohne Tastendruck auf einer
Anmerkung platziert, wird deren Inhalt als Tooltip angezeigt.</p>
<p><em>Auswahl vergrößern:</em> Die Tasten <b>SHIFT</b> and <b>STRG</b>
gedrückt halten und einen Rahmen um den zu vergrößernden Bereich ziehen.</p>
<p>Die <em>Sichtbarkeit der Werkzeug- und Menüleisten</em> kann mittels
einstellbarer Tastaturkürzel mit den Standardwerten "Umschalt+Alt+T" und
"Umschalt+Alt+M" umgeschalten werden.</p>
<h3><a name="auxiliaryviews">Hilfsansichten</a> <a href="#top">&uarr;</a></h3>
<p><p>Die <em>Gliederungs-Ansicht</em> stelle eine Übersicht des
Dokumenteninhalts dar. Durch einen Linksclick auf einen Eintrag springt die
Hauptansicht zur entsprechenden Seite. Mit Hilfe des Kontextmenüs könnte
alle Einträge unterhalb des gewählten Eintrags expandiert/kollabiert
werden.</p></p>
<p>Die Gliederungs-Ansicht kann ebenfalls mittels der Tastatur und dem Mausrad
bedient werden. Wird Umschalt gehalten, so verschieben die
Hoch/Runter-Tasten die Ansicht. Wird Umschalt gehalten, so klappen die
Links/Rechts-Tasten eine Ebene unter dem ausgewählten Element zu/auf. Wird
Steuerung gehalten, so klappen die Links/Rechts-Tasten alle Ebenen unter dem
ausgewählten Elements zu/auf. Wird Umschalt gehalten, so ändert das Mausrad
das ausgewählte Element. Wird Steuerung gehalten, so klappt das Mausrad das
ausgewählte Element auf/zu.</p>
<p><p>Die <em>Eigenschaften-Ansicht<em> zeigt zusätzliche im Dokument
enthaltene Informationen an.</p></p>
<p><p>Die <em>Vorschaubilder-Ansicht</em> zeigt kleinere Ansichten der Seiten
des Dokumentes. Durch einen Linksclick auf einen Eintrag springt die
Hauptansicht zur entsprechenden Seite.</p></p>
<p><p>The <em>Lesezeichen-Ansicht</em> zeigt die zum im aktuellen Reiter
dargestellten Dokument gehörenden Lesezeichen. Das Kontextmenü erlaubt es
zum vorigen/nächsten Lesezeichen zu springen oder Lesezeichen
hinzuzufügen. Das Kontextmenü jedes Eintrags erlaubt es außerdem den Eintrag
zu bearbeiten und zu löschen.</p></p>
<p><p>Falls sie in den Einstellungen aktiviert wurde, stellt die <em>erweiterte
Suchansicht</em> eine Übersicht der Ergebnisse der in den Reitern
durchgeführten Suchvorgänge dar. Sie stellt außerdem den die Suchergebnisse
umgebenden Text dar, wobei der Suchbegriff hervorgehoben wird. Durch
Mausklick auf einen Eintrag wechselt die Hauptansicht zum zugehörigen Reiter
und springt zur entsprechenden Position.</p></p>
<h3><a name="settings">Einstellungen</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Einstellungen zum Verhalten</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>URL öffnen</b> Legt fest, ob Links auf URLs bei Anklicken im
Standard-Browser geöffnet werden sollen.</li>
<li><b>Automatische Aktualisierung</b> Legt fest, ob Dateien automatisch neu
geladen werden, nachdem sie auf der Festplatte verändert wurden.</li>
<li><b>Verwendete Dateien merken</b> Aktiviert ein Menü welches eine Liste der
zuletzt verwendeten Dateien enthält, deren Anzahl durch die Option "Anzahl
verwendeter Dateien" bestimmt wird. (Erst nach Neustart wirksam.)</li>
<li><b>Geschlossene Reiter aufheben</b> Aktiviert ein Menü welches eine Liste
der zuletzt geschlossenen Reiter enthält, deren Anzahl durch die Option
"Anzahl geschlossener Reiter" bestimmt wird. Die Reiter verfügbar zu halten
kann den Speicherverbrauch signifikant erhöhen. (Erst nach Neustart
wirksam.)</li>
<li><b>Reiter wiederherstellen</b> Falls eingeschaltet werden Reiter und ihre
Eigenschaften beim Beenden des Programms gespeichert und beim nächsten
Starten wiederhergestellt.</li>
<li><b>Lesezeichen wiederherstellen</b> Falls eingeschaltet werden Lesezeichen
beim Beenden des Programms gespeichert und beim nächsten Starten
wiederhergestellt.</li>
<li><b>Dateieinstellungen wiederherstellen</b> Falls eingeschaltet werden
Einstellungen für einzelne Dateien beim Schließen/Öffnen von Reitern
gespeichert/geladen.</li>
<li><b>Speicherintervall</b> Das Zeitintervall nach dem Reiter, Lesezeichen und
Dateieinstellungen in der Datenbank gespeichert werden.</li>
<li><b>Präsentation synchronisieren</b> Falls eingeschaltet kann die
Hauptansicht verwendet werden um die Präsentationsansicht zu steuern.</li>
<li><b>Präsentationsbildschirm</b> Der Index des Bildschirms, der die
Präsentationsansicht zeigen soll.</li>
<li><b>Gliederung synchronisieren</b> Falls eingeschaltet, wird in der
Gliederungsansicht der erste Eintrag zur aktuellen Seite hervorgehoben, wenn
die aktuelle Seite wechselt.</li>
<li><b>Minimaler Bildlauf</b> Falls aktiviert, wird die Ansicht nur dann wenn
verschoben, wenn das Ziel eines Sprungs nicht bereits sichtbar ist.</li>
<li><b>Vergrößerungsfaktor</b> Der Skalierungsfaktor wird beim Vergrößern mit
dieser Zahl multipliziert und beim Verkleinern durch diese Zahl dividiert.</li>
<li><b>Farbe der Hervorhebungen</b> Legt die Farbe von Hervorhebungen fest.</li>
<li><b>Dauer der Hervorhebungen</b> Legt die Dauer von vorübergehenden
Hervorhebungen fest.</li>
<li><b>Farbe für Anmerkungen</b> Die Farbe von Anmerkungen die mit diesem
Programm hinzugefügt werden, beschrieben durch SVG-Farbnamen oder in
hexadezimaler Notation '#rrggbb'.</li>
<li><b>Quelltexteditor</b> Das Programm, das gestartet wird um Quelltexte zu
bearbeiten. '%1' wird durch den absoluten Dateipfad und '%2' bzw. '%3' durch
Zeilen- bzw. Spaltennummer ersetzt.</li>
</ul>
<h4><a name="graphicssettings">Einstellungen zur Grafik</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Kachelung verwenden</b> Die Seiten werden vor Darstellung und
Zwischenspeicherung in Kacheln unterteilt, um den Speicherverbrauch zu
reduzieren.</li>
<li><b>Veraltete Grafiken aufheben</b> Falls eingeschaltet, werden bei
Veränderung der Vergrößerung (auf Kosten zusätzlichen
Arbeitsspeicherverbrauchs) bereits erstellte Grafiken der alten Auflösung
verwendet, um Näherungen der endgültigen Grafiken darzustellen, bis diese
verfügbar sind.</li>
<li>.</li>
<li><b>Seiten verzieren</b> Legt fest, ob Seiten vom Hintergrund abgesetzt
dargestellt werden.</li>
<li><b>Verweise verzieren</b> Legt fest, ob Verweise ("Links") durch rote Rahmen
hervorgehoben werden.</li>
<li><b>Formularfelder verzieren</b> Legt fest, ob Formularfelder durch blaue
Rahmen hervorgehoben werden.</li>
<li><b>Hintergrundfarbe</b> Legt die Farbe des Hintergrundes mittels
SVG-Farbnamen oder hexadezimaler Notation '#rrggbb' fest.</li>
<li><b>Papierfarbe</b> Legt die Farbe der Seiten mittels SVG-Farbnamen oder
hexadezimaler Notation '#rrggbb' fest.</li>
<li><b>Präsentationshintergrundfarbe</b> Überschreibt die Papierfarbe bei der
Darstellung der Hintergrundfarbe der Präsentationsansicht und wird mittels
SVG-Farbnamen oder hexadezimaler Notation '#rrggbb' definiert.</li>
<li><b>Seiten pro Zeile</b> Anzahl der Seiten pro Zeile in der 'Mehrere
Seiten'-Ansicht.</li>
<li><b>Abstand der Seiten</b> Legt sowohl vertikalen als auch horizontalen
Abstand zwischen Seiten fest.</li>
<li><b>Abstand der Vorschaubilder</b> Legt sowohl vertikalen als auch
horizontalen Abstand zwischen Vorschaubildern fest.</li>
<li><b>Größe der Vorschaubilder</b> Legt die Größe der Vorschaubilder fest.</li>
<li><b>Größe des Zwischenspeichers</b> Das Programm wird versuchen, gezeichnete
Seiten bis zu diesem Speicherverbrauch zwischenzuspeichern, was die Anzeige
von Seiten auf Kosten höheren Speicherverbrauchs beschleunigt.</li>
<li><b>Vorausladen</b> Das Programm wird versuchen, Seiten zu zeichnen, die noch
nicht angezeigt werden, was die Anzeige von Seiten auf Kosten höheren
Zwischenspeicherverbrauchs beschleunigt.</li>
<li><b>Reichweite des Vorausladens</b> Das Vorausladen lädt diese Anzahl an
Zeilen über die aktuelle Zeile hinaus und halb so viele Zeilen vor der
aktuellen Zeile voraus.</li>
<li><b>PDF-Einstellungen</b>
<ul>
<li><b>Kantenglättung</b> Verbessert die Anzeigequalität auf Kosten der
Geschwindigkeit.</li>
<li><b>Text-Kantenglättung</b> Verbessert die Anzeigequalität von Text auf
Kosten der Geschwindigkeit.</li>
<li><b>Text-Hinting</b> Kann die Anzeigequalität von Text für bestimmte
Schriftarten verbessern.</li>
<li><b>Überdruckvorschau</b> Falls eingeschaltet, wird eine Vorschau des
Überdruckens einer Tintenlage über eine andere angezeigt.</li>
<li><b>Modus für dünne Linien</b> Wählt das Optimierungsverfahren für das
Zeichnen dünner Linien aus.</li>
<li><b>Unterbau</b> Wählt den Unterbau zum Zeichnen von Seiten aus.</li>
</ul>
</li>
<li><b>PS-Einstellungen</b>
<ul>
<li><b>Bits für Grafik-Kantenglättung</b> Legt fest wie stark Kanten in Grafiken
geglättet werden.</li>
<li><b>Bits für Text-Kantenglättung</b> Legt fest wie stark Kanten im Text
geglättet werden.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Einstellung zur Oberfläche</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Erweiterte Suchansicht</b> Erweitert die Standardsuchansicht um eine
Übersicht der Suchergebnisse aller Reiter. (Nach Neustart wirksam.)</li>
<li><b>Eingebettet dargestellte Anmerkungen</b> Ist diese Option aktiviert,
werden alle Anmerkungen einer Seite als interaktive Überlagerung
dargestellt. Ansonsten wird jede Anmerkung als separates Fenster behandelt.</li>
<li><b>Eingebettet dargestellte Formularfelder</b> Ist diese Option aktiviert,
werden alle Formularfelder einer Seite als interaktive Überlagerung
dargestellt. Ansonsten wird jedes Formularfeld als separates Fenster
behandelt.</li>
<li><b>Reiterposition</b> Legt fest an welcher Kante der Hauptansicht die Reiter
angezeigt werden.</li>
<li><b>Reitersichtbarkeit</b> Legt fest ob Reiter angezeigt werden falls weniger
als zwei Dokumente geöffnet sind.</li>
<li><b>Reiter ausbreiten</b> Legt fest ob die Reiter gleichmäßig über den
gesamten Reiterbereich ausgebreitet werden.</li>
<li><b>Neuer Reiter neben aktuellem Reiter</b> Falls aktiviert werden neue
Reiter rechts neben dem aktuellen Reiter eingefügt.</li>
<li><b>Nach letztem Reiter beenden</b> Bewirkt, dass die Anwendung nach dem
Schließen des letzten Reiters beendet wird.</li>
<li><b>Anzahl verwendeter Dateien</b> Legt die Azahl der Dateien fest, die im
Menü für zuletzt verwendete Dateien aufgeführt werden, falls "Verwendete
Dateien merken" aktiviert ist. (Tritt nach Neustart des Programms in Kraft.)</li>
<li><b>Anzahl geschlossener Reiter</b> Legt die Azahl der Reiter fest, die im
Menü für zuletzt geschlossene Reiter aufgeführt werden, falls "Geschlossene
Reiter merken" aktiviert ist. (Tritt nach Neustart des Programms in Kraft.)</li>
<li><b>Datei-Werkzeugleiste</b> Legt fest, welche Aktionen in welcher
Reihenfolge in der Datei-Werkzeugleiste angezeigt werden. Verfügbare
Aktionen sind "openInNewTab" (In neuem Reiter öffnen), "open" (Öffnen),
"refresh" (Aktualisieren), "saveCopy" (Kopie speichern), "saveAs" (Speichern
unter), "print" (Drucken) und "separator" (Trennelement). (Tritt nach
Neustart des Programms in Kraft.)</li>
<li><b>Bearbeiten-Werkzeugleiste</b> Legt fest, welche Aktionen in welcher
Reihenfolge in der Bearbeiten-Werkzeugleiste angezeigt werden. Verfügbare
Aktionen sind "currentPage" (Aktuelle Seite), "previousPage" (Vorige Seite),
"nextPage" (Nächste Seite), "firstPage" (Erste Seite), "lastPage" (Letzte
Seite), "jumpToPage" (Springe zu Seite), "jumpBackward" (Springe Rückwärts),
"jumpForward" (Springe Vorwärts), "search" (Suche), "copyToClipboardMode"
(Kopieren in Zwischenablage), "addAnnotationMode" (Anmerkung hinzufügen) und
"separator" (Trennelement). (Tritt nach Neustart des Programms in Kraft.)</li>
<li><b>Ansicht-Werkzeugleiste</b> Legt fest, welche Aktionen in welcher
Reihenfolge in der Bearbeiten-Werkzeugleiste angezeigt werden. Verfügbare
Aktionen sind "scaleFactor" (Skalenfaktor), "zoomIn" (Vergrößern), "zoomOut"
(Verkleinern), "continuousMode" (Fortlaufend), "twoPagesMode" (Zweiseitig),
"twoPagesWithCoverPageMode" (Zweiseitig mit Titelseite), "multiplePagesMode"
(Mehrere Seiten), "originalSize" (Ursprüngliche Größe), "fitToPageWidthMode"
(An Seitenbreite anpassen), "fitToPageSizeMode" (An Seitengröße anpassen),
"rotateLeft" (Nach links drehen), "rotateRight" (Nach rechts drehen),
"fullscreen" (Vollbild), "presentation" (Präsentation) und "separator"
(Trennelement). (Tritt nach Neustart des Programms in Kraft.)</li>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Laufende Menüs</b> Überschreibt die Vorgabe des Standardstils, so dass
Menüs laufen anstatt in mehreren Spalten dargestellt zu werden, falls sie
größer sind als die verfügbare Bildschirmfläche. (Nach Neustart wirksam.)</li>
<li><b>Durchsuchbare Menüs</b> Erweitert die übliche Tastaturnavigation der
Reiter- und Lesezeichen-Menüs um eine Suchfunktion.</li>
<li><b>Werkzeug- und Menüleisten bei Vollbild umschalten</b> Die Sichtbarkeit
von Werkzeug- und Menüleisten wird immer dann umgeschalten wenn der
Vollbildmouds umgeschalten wird.</li>
<li><b>Seitenbeschriftung verwenden</b> Legt fest, ob vom Dokument vergebene
Seitenbeschriftungen anstatt von Seitenzahlen verwendet werden.</li>
<li><b>Dokumententitel als Reitertitel</b> Legt fest ob der Reitertitel anhand
der Metadaten anstatt des Dateinamens ermittelt wird.</li>
<li><b>Aktuelle Seite im Fenstertitel</b> Falls aktiviert wird die aktuelle
Seite und die Anzahl der Seiten des aktuellen Dokuments im Fenstertitel
angezeigt.</li>
<li>Falls aktiviert und die aktuelle Instanz benannt ist wird deren Name im
Fenstertitel angezeigt.</li>
<li><b>Aktuelles Vorschaubild hervorheben</b> Falls eingeschaltet, wird die
aktuelle Seite in der Vorschauansicht hervorgehoben.</li>
<li><b>Vorschaubilder auf Ergebnisse beschränken</b> Falls diese Einstellung
eingeschaltet ist und eine Suche durchgeführt wird, werden nur Seiten, die
den Suchbegriff enthalten, in der Vorschauansicht angezeigt.</li>
</ul>
<h4><a name="shortcutsettings">Einstellungen zu Tastenkürzeln</a> <a
href="#top">&uarr;</a></h4>
<p>Die Tastenkürzel-Einstellungen ermöglichen die Anpassung der Tastenkürzel an
persönliche Vorlieben. Zum Ändern eines Tastenkürzel wird ein Doppelklick
auf das Tastenkürzel ausgeführt und anschließend das neue Tastenkürzel
eingegeben. Jeder Aktion können mehrere Tastenkürzel zugeordnet werden, die
durch Semikolons getrennt aufgelistet werden. Tastennamen, die nicht aus
einem Zeichen bestehen, (z.B. "Alt", "Strg", "Bild aufwärts") werden
explizit ausgeschrieben, wobei die Erkennung Groß- und Kleinschreibung nicht
unterscheidet. Falls das Tastenkürzel Modifikator-Tasten enthält, werden die
Namen der Tasten mit einem Pluszeichen zusammengefügt wobei die
Modifikator-Taste zuerst genannt werden muss, z.B. "Strg+A" oder "Strg++".</p>
<h4><a name="modifiersettings">Einstellungen zu Modifikatoren</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Skalieren</b> Die Tastaturmodifikatoren, um die Darstellung der
Hauptansicht mittels des Mausrads zu skalieren.</li>
<li><b>Rotieren</b> Die Tastaturmodifikatoren, um die Darstellung der
Hauptansicht mittels des Mausrads zu rotieren.</li>
<li><b>Bildlauf</b> Die Tastaturmodifikatoren, um die Darstellung der
Hauptansicht mittels des Mausrads horizontal zu verschieben.</li>
<li><b>In Zwischenablage kopieren</b> Die Tastaturmodifikatoren, um Texte oder
Bilder von einer Seite in die Zwischenablage zu kopieren.</li>
<li><b>Anmerkungen hinzufügen</b> Die Tastaturmodifikatoren, um einer Seite
Anmerkungen hinzu zufügen.</li>
<li><b>Auswahl vergrößern</b> Die Tastaturmodifikatoren, um die einen zu
vergrößernden Bereich mit der Maus auszuwählen.</li>
</ul>
</body>
</html>

504
help/help_en_GB.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Help</title>
</head>
<body>
<h2><a name="top">Help</a></h2>
<h4>Table of contents</h4>
<ol>
<li><a href="#mainmenu">Main menu</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Edit</a></li>
<li><a href="#view">View</a></li>
<li><a href="#tabs">Tabs</a></li>
<li><a href="#bookmarks">Bookmarks</a></li>
<li><a href="#help">Help</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Settings</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Introduction</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open...</b> Opens a dialogue to choose a file to open in the current
tab. If there is no tab, the file is opened in a new tab.</li>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialogue to save an unmodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colours</b> Determines whether pages are rendered with inverted
colours.</li>
<li><b>Convert to greyscale</b> Determines whether pages are converted to
greyscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper colour to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialogue listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximised and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Content</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasised. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behaviour settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronise presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<li><b>Synchronise outline view</b> If enabled, the outline view will highlight
the first entry pointing to the current page whenever the current page
changes.</li>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight colour</b> Determines the colour of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation colour</b> The colour of annotations added by the program
using SVG colour keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background colour</b> Determines the colour of the background using SVG
colour keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper colour</b> Determines the colour of pages using SVG colour keywords
or hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background colour</b> Overrides the paper colour in the
computation of the background colour of the presentation view and is defined
using SVG colour keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimisation used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a selection on a
page.</li>
</ul>
</body>
</html>

560
help/help_es.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,560 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Ayuda</title>
</head>
<body>
<h2><a name="top">Ayuda</a></h2>
<h4>Tabla de contenidos</h4>
<ol>
<li><a href="#mainmenu">Menú principal</a></li>
<ol>
<li><a href="#file">Archivo</a></li>
<li>Edición</li>
<li><a href="#view">Ver</a></li>
<li><a href="#tabs">Pestañas</a></li>
<li><a href="#bookmarks">Marcadores</a></li>
<li><a href="#help">Ayuda</a></li>
</ol>
<li>Copy text <a href="#mainview">Vista principal</a></li>
<li><a href="#auxiliaryviews">Vistas auxiliares</a></li>
<li><a href="#settings">Configuración</a></li>
<ol>
<li><a href="#behaviorsettings">Opciones de comportamiento</a></li>
<li><a href="#graphicssettings">Opciones de gráficos</a></li>
<li><a href="#interfacesettings">Opciones de la interfaz</a></li>
<li><a href="#shortcutsettings">Acceso directo a configuraciones</a></li>
<li><a href="#modifiersettings">Configurar modificador</a></li>
</ol>
</ol>
<h4>Introducción</h4>
<p><em>qpdfview</em> es un visor de documentos con pestañas. Usa Poppler como
soporte para PDF, libspectre para soporte de PS, DjVuLibre para soporte de
DjVu, CUPS para soporte de impresión y Qt para su interfaz.</p>
<p>Por favor consulte la página de manual para obtener información sobre la
línea de comandos y la configuración de archivos.</p>
<h3><a name="mainmenu">Menú principal</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Archivo</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Abrir...</b> Abre un cuadro de diálogo para seleccionar un archivo a
abrir en la pestaña actual. Si no hay ninguna pestaña, el archivo se abre en
una nueva pestaña.</li>
<li><b>Abrir en una nueva pestaña...</b> Abre un cuadro de diálogo para
seleccionar archivos a abrir en nuevas pestañas.</li>
<li><b>Recientemente usados</b> Contiene una lista de los últimos archivos
utilizados (si está activado en la configuración).</li>
<li><b>Actualizar</b> Vuelve a cargar el archivo mostrado en la pestaña actual.</li>
<li><b>Guardar</b> Guarda los cambios en anotaciones y campos de formulario en
el archivo mostrado en la pestaña actual.</li>
<li><b>Guardar como...</b> Abre un cuadro de diálogo para guardar el archivo
mostrado en la pestaña actual incluyendo los cambios en anotaciones y campos
de formulario.</li>
<li><b>Guardar copia ... </ b> Abre un cuadro de diálogo para guardar una copia
no modificada del archivo mostrado en la pestaña actual.</li>
<li><b>Imprimir...</b> Abre un cuadro de diálogo para imprimir el archivo
mostrado en la pestaña actual.</li>
<li><b>Salir</b> Cierra todas las pestañas y finaliza el programa.</li>
</ul>
<h4><a name="edit">Editar</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Siguiente/Anterior/Primera/Última página</b> Salta a la
siguiente/anterior/primera/última página del documento.</li>
<li><b>Salta a la página...</b> Abre un cuadro de diálogo para introducir una
página para mostrar en la pestaña actual.</li>
<li><b>Saltar atŕas/adelante</b> Salta hacia atŕas/adelante en el historial de
la página mostrada.</li>
<li><b>Buscar...</b> Abre un cuadro de búsqueda debajo de la vista principal. La
búsqueda se inicia automáticamente dos segundos después del último cambio
del término de búsqueda o se inicia manualmente pulsando la tecla Intro. Si
se pulsan a la vez las teclas Mayús e Intro, la búsqueda se inicia en todas
las pestañas en vez de en la pestaña actual (este efecto se invierte si el
cuadro de búsqueda extendido se activa en la configuración).</li>
<li><b>Buscar anterior/siguiente</b> Salta hacia la ocurrencia
anterior/siguiente del término de búsqueda en el documento.</li>
<li><b>Cancelar búsqueda</b> Cancela la búsqueda actual y cierra el cuadro de
búsqueda.</li>
<li><b>Copiar al portapapeles</b> Si se selecciona, el programa esperará a que
se arrastre un marco para copiar textos o imágenes.</li>
<li><b>Agregar anotación</b> Si se selecciona, el programa esperará a que se
arrastre un marco para añadir anotaciones.</li>
<li><b>Configuración...</b> Abre el diálogo de configuración. El botón
denominado 'Valores predeterminados' revertirá todos los ajustes en todas
las pestañas a sus valores predeterminados. El botón denominado 'Valores
predeterminados en la pestaña actual' sólo revertirá los ajustes de la
pestaña actual.</li>
</ul>
<p>La <em>página actual</em> se puede cambiar introduciendo la página deseada
en el campo de texto de la barra de edición, que se puede enfocar usando
Ctrl+K y presionando la tecla Intro.</p>
<h4><a name="view">Ver</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuo</b> Determina que todas las filas que componen la presentación
de las páginas sean visibles a la vez.</li>
<li><b>Dos páginas</b> Determina que la presentación de las páginas use 2
columnas.</li>
<li><b>Dos páginas con portada</b> Determina que la presentación de las páginas
usen 2 columnas con una interrupción después de la portada.</li>
<li><b>Múltiples páginas</b> Determina si las páginas usan múltiples
columnas. El número de columnas puede ser cambiado en cuadro de
configuración.</li>
<li><b>Derecha a izquierdat</b> Determina cómo las páginas son ordenadas en
composiciones con múltiples páginas por fila.</li>
<li><b>Aumentar</b> Incrementa la escala en un 10 por ciento. La escala máxima
es 5000 por ciento.</li>
<li><b>Reducir</b> Reduce la escala en un 10 por ciento. La escala mínima es 10
por ciento.</li>
<li><b>Tamaño original</b> Reinicia la escala al 100 por ciento.</li>
<li>b>Ajustar al ancho de página</b> Determina la escala de tal forma que todas
las páginas se ajusten a la ventana principal horizontalmente.</li>
<li>b>Ajustar al tamaño de la página</b> Determina la escala de tal forma que
todas las páginas se ajusten a la ventana principal horizontal y
verticalmente.</li>
<li><b>Girar a la izquierda</b> Gira la páginas a la izquierda en 90 grados.</li>
<li><b>Girar a la derecha</b> Gira la páginas a la derecha en 90 grados.</li>
<li><b>Invertir colores</b> Determina que las páginas se visualicen con los
colores invertidos.</li>
<li><b>Convertir a grises</b> Determina que las páginas sean convertidas a
escala de grises al visualizarlas.</li>
<li><b>Recorte de márgenes</b> Habilita la eliminación de los márgenes de la
página al visualizarlas.</li>
<li><b>Composición</b> Habilita la composición de la página visualizada con el
color del papel para ajustar el fondo de los documentos escaneados.</li>
<li><b>Barra de herramientas</b> Este menu contiene una lista de barras de
herramientas para acceder a acciones usadas frecuentemente.</li>
<li><b>Barra de tareas</b> Este menu contiene una lista de todas las barras de
tareas disponibles para mostrar información suplementaria.</li>
<li><b>Fuentes...</b> Abre un cuadro de diálogo listando las fuentes usadas en
el documento.</li>
<li><b>Pantalla completa</b> Alterna al modo pantalla completa, es decir la
ventana se muestra maximizada y sin decoraciones.</li>
<li><b>Presentación</b> Se ingresa al modo presentación que puede abandonarse al
presionar la tecla F12 o Escape. La tecla Inicio/Fin es usada para mostrar
la primera/última página. Las flechas de desplazamiento Derecha y Abajo, la
tecla Espacio y la tecla Av. pág. saltan a la siguiente página. Las flechas
de desplazamiento Izquierda y Arriba, la tecla de Retroceso y la tecla
Re.pág. saltan a la página previa. Presionando Control y Enter salta a la
última página previo al último salto.</li>
</ul>
<p>La <em>factor escala</em> puede ser cambiado al ingresar el porcentaje
deseado en el campo de texto dentro de la barra de herramientas de Ver, el
cual puede ser enfocado usando Ctrl+L, y presionando la tecla Enter.</p>
<h4><a name="tabs">Pestañas</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Pestaña Anterior/Siguiente</b> Convierte la pestaña anterior/siguiente en
la pestaña actual. Se traslada a la última/primera pestaña si la
primera/última pestaña es la pestaña actual.</li>
<li><b>Cerrar pestaña</b> Cierra la pestaña actual.</li>
<li><b>Cerrar todas las pestañas</b> Cierra todas las pestañas.</li>
<li><b>Cerrar todas las pestañas salvo la actual</b> Cierra todas las pestañas
excepto la pestaña actual.</li>
<li><b>Recientemente cerrados</b> Contiene una lista de las pestañas
recientemente cerradas (si está activada en la configuración).</li>
</ul>
<p>Este menú contiene una lista de todas las pestañas a las cuales se las puede
convertir en la pestaña actual al hacer click en el correspondiente item del
menú. Las pestañas puede también ser cerradas con un clic del botón central
del mouse. Las primeras nueve pestañas también pueden ser activadas al
presionar la tecla Alt y alguna tecla del uno al nueve.</p>
<h4><a name="bookmarks">Marcadores</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Marcador previo</b> Salta al marcador más próximo que se encuentre
previamente a la página actual.</li>
<li><b>Marcador previo</b> Salta al marcador más próximo que se encuentre
posteriormente a la página actual.</li>
<li><b>Agregar marcador</b> Agrega un marcador al archivo y página actualmente
abierto.</li>
<li><b>Quitar marcador</b> Quita el marcador del archivo y página actualmente
abierto.</li>
<li><b>Quitar todos los marcadores</b> Quita todos los marcadores presentes.</li>
<li><b>Abrir</b> Abre el archivo correspondiente en la pestaña actual. Si no hay
ninguna pestaña, el archivo se abrirá en una pestaña nueva.</li>
<li><b>Abrir en una nueva pestaña</b> Abre el archivo correspondiente en una
nueva pestaña.</li>
<li><b>Saltar a la página</b> Salta a la correspondiente página si el archivo ya
se encuentra abierto. De no ser así el archivo correspondiente se abre en
una nueva pestaña.</li>
</ul>
<h4><a name="help">Ayuda</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contenidos</b> Se muestra este documento.</li>
<li><b>Acerca</b> Se muestra la versión del programa.</li>
</ul>
<h3><a name="mainview">Vista principal</a> <a href="#top">&uarr;</a></h3>
<p>La tecla de retroceso/espacio salta a la anterior/siguiente página. La tecla
inicio/fin salta a la primera/última página. La flechas de dirección, las
teclas repág y avpág desplazan la ventana de visualización. Presionando Ctrl
y enter salta a la última página antes del último salto.</p>
<p>Usando la rueda del mouse se desplaza hacia arriba y hacia
abajo. Presionando <b>ALT</b> mientras se usa la rueda del mouse permite
desplazar de izquierda a derecha. Presionando <b>CTRL</b> mientras se usa la
rueda del mouse permite escalar el documento. Presionando <b>SHIFT</b>
mientras se usa la rueda del mouse permite rotar el documento (Las teclas
especiales pueden ser cambiadas en el cuadro de diálogo de
configuraciones). Presionar y mantener el botón de la rueda del mouse para
seleccionar un rectángulo que permita hacer zoom.</p>
<p>Los links son resaltados en recuadros rojos (si es activado en
configuraciones). Clic con el botón izquierdo sobre un link para mostrar la
página linkeada o para abrir la URL linkeada en el navegador predeterminado
del sistema (si es activado en configuraciones). Clic con el bot central
sobre un link para mostrar la página linkeada en una nueva
pestaña. Posicionarse con el mouse sobre un link muestra su destino final en
forma de pequeña ventana emergente.</p>
<p>Los campos de formulario son resaltados en recuadros azules (si es activado
en configuraciones). Clic con el botón izquierdo sobre un campo de
formulario para editar sus contenidos. Posicionarse con el mouse sobre un
campo de formulario muestra su nombre n forma de pequeña ventana emergente.</p>
<p>La fuente de una posición en el documento puede ser abierto en el editor
usando el menú contextual, el cual puede opcionalmente contener un item para
la primera concidencia encontrada del nodo <em>SyncTeX</em>.</p>
<p>Para <em>copiar textos o imágenes</em>, presiona <b>SHIFT</b>, haz clic y
mantiene presionado el botón izquierdo del mouse para dibujar un recuadro
alrededor del área a copiar. Una vez liberado el botón, un menú emergente es
mostrado para seleccionar textos o imágenes al portapapeles.</p>
<p>Para <em>agregar anotaciones</em>, presiona <b>CTRL</b>, haz clic y mantiene
presionado el botón izquierdo del mouse para dibujar un recuadro alrededor
del área a anotar. Una vez liberado el botón, un menú emergente es mostrado
para poder seleccionar agregar textos o resaltar anotaciones. Clic con el
botón izquierdo para <em>editar anotaciones</em>. Clic con el botón derecho
para <em>borrar anotaciones</em> (Agregar y borrar anotaciones requiere
versión 0.20.1 o superior de la librería Poppler). Al poner el cursor del
mouse sobre una anotación se muestra su contenido en forma de pequeña
ventana emergente.</p>
<p>Para hacer <em>zoom sobre una selección</em>, mantenter presionados
<b>SHIFT</b> y <b>CTRL</b> y hacer clic y mantener el botón izquierdo del
mouse para dibujar un recuadro alrededor de la región desea para hacer zoom.</p>
<p><em>Mostrar barras y menues de herramientas</em> puede ser alternado usando
atajos del teclado cuyos valores por defecto son "Shift+Alt+T" y
"Shift+Alt+M".</p>
<h3><a name="auxiliaryviews">Vistas auxiliares</a> <a href="#top">&uarr;</a></h3>
<p>La <em>Vista de perfil</em> muestra una visión general del contenido del
documento. Un clic con el botón izquierdo sobre una entrada salta a la
respectiva página como vista principal. El menú contextual puede ser usado
para expandir/colapsar todos los items por debajo del item seleccionado.</p>
<p>La Vista de perfil puede ser también navegada usando el teclado y la rueda
del mouse. Manteniendo Shift y usando las teclas Arriba/Abajo se puede
desplazar la vista. Manteniendo Shift y usando las teclas Izquierda/Derecha
permite colapsar/expandir el item seleccionado y sus
descendientes. Manteniendo Shift y usando la rueda del mouse permite cambiar
el item seleccionado. Manteniendo la tecla Ctrl y usando la rueda del mouse
permite expandir/colapsar el item seleccionado.</p>
<p>La <em>Vista de propiedades</em> muestra información adicional contenida en
el documento.</p>
<p>La <em>Vista de miniaturas</em> muestra pequeñas versiones de las páginas
del documento. Un clic con el botón izquierdo en una entrada salta a la
respectiva página en la vista principal.</p>
<p>La <em>Vista de marcadores</em> muestra los marcadores relacionados con el
documento mostrado en la pestaña actual. El menú contextual contiene
entradas para saltar al marcador previo/siguiente o para agregar
marcadores. El menú contextual de cada entrada también contiene entradas
para editar y borrar marcadores.</p>
<p>Si está activado en las configuraciones, el <em>cuadro de búsquea
extendido</em> muestra una vista general conteniendo todos los resultados de
todas las búsquedas siendo realizadas en todas las pestañas. También muestra
el texto que rodea al resultado con el término de búsqueda
resaltado. Cliqueando en un resultado abre la pestaña correspondiente y
salta a su posición.</p>
<h3><a name="settings">Opciones</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Opciones de comportamiento</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Abrir URL</b> Determina la apertura de links con URL en el navegador web
predeterminado.</li>
<li><b>Autoactualizar</b> Determina si los archivos son automáticamente
recargados al cambiar en el disco.</li>
<li><b>Pistas recientemente usadas</b> Si está activado, se muestra un menú de
usados recientemente y pone en lista a todos los archivos recientemente
utilizados según se haya configurado en la opción de "Cantidad de últimos
usados" (se hace efectivo después de reiniciar).</li>
<li><b>Mantener recientemente usados</b> Si está activado, se muestra un menú de
cerrados recientemente y pone en lista a todas las pestañas recientemente
cerradas egún se haya configurado en la opción de "Cantidad de últimos
cerrados". Manteniendo las pestañas abiertas puede incrementar el uso de
memoria considerablemente (se hace efectivo después de reiniciar).</li>
<li><b>Restaurar pestañas</b> Si está activado, las pestañas y sus propiedades
son guardadas al finalizar el programa y restauradas al iniciar nuevamente
el mismo.</li>
<li><b>Restaurar marcadores</b> Si está activado, los marcadores son guardados
al finalizar el programa y restaurados al iniciar nuevamente el mismo.</li>
<li>b>Restaurar configuraciones de archivo</b> Si está activado, las
configuraciones de archivo son guardadas/restauradas al abrir/cerrar
pestañas.</li>
<li><b>Guardar base de datos por intervalos</b> El intervalo por el cual
pestañas, marcadores o configuraciones por página son guardados a la base de
datos.</li>
<li><b>Sincronizar presentación</b> Si está activado, la vista principal puede
ser usada para controlar la vista de presentación.</li>
<li><b>Pantalla de presentación</b> El índice de la pantalla a ser mostrada en
la vista de presentación.</li>
<li><b>Sincronizar vista de perfil</b> Si está activado, la vista de perfil
resaltará la primera entrada apuntando a la página actual apenas esta última
cambie.</li>
<li><b>Desplazamiento mínimo</b> Si está activado, la ventana solo se desplazará
si la posición de destino no se encuentra aún visible.</li>
<li><b>Factor zoom</b> El número por el cual el factor de escala es
multiplicado.</li>
<li><b>Color de resaltado</b> Determina el color de resaltado.</li>
<li><b>Tiempo de resaltado</b> Determina la duración de los resaltados
temporales.</li>
<li><b>Color de anotación</b> El color de anotación agregado por el programa
usando claves SVG de color o notación hexadecimal '#rrggbb'.</li>
<li><b>Editor</b> El programa el cual es iniciado para editar. '%1' es
reemplazado por la dirección absoluta del archivo. '%2' resp. '%3' es
reemplazado por linea resp. del número de columna.</li>
</ul>
<h4><a name="graphicssettings">Configuración de gráficos</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Usar mosaicos</b> Las páginas se dividirán en mosaicos antes del
renderizado y de la copia caché para reducir el uso de memoria.</li>
<li><b>Mantenter mixmaps caducos</b> Si es activado, luego de un cambio en el
factor zoom, los mapas de píxeles (pixmaps) serán usados para dibujar
aproximaciones de los pixmaps finales hasta que que estos estén disponibles
al costo de incrementar el uso de memoria.</li>
<li><b>Usar la proporción de píxeles del dispositivo</b> Si es activado, la
mayor proporción de píxeles del dispositivo que sea disponible se utilizará
para renderizar a modo fisico y mostrar en resolución lógica.</li>
<li><b>Adornar páginas</b> Determina si las páginas serán apartadas del fondo.</li>
<li><b>Adornar links</b> Determina si los links serán resaltados con recuadros
rojos.</li>
<li><b>Adornar campos de formulario</b> Determina si los campos de formulario
serán resaltados con recuadros azules.</li>
<li><b>Color de fondo</b> Determina el color de fondo usando claves de color SVG
o notación hexadecimal '#rrggbb'.</li>
<li><b>Color de página</b> Determina el color de las páginas usando claves de
color SVG o notación hexadecimal '#rrggbb'.</li>
<li><b>Color de fondo en modo presentación</b> Anula el color de fondo de la
página en modo presentación y se define usando claves de color SVG o
notación hexadecimal '#rrggbb'.</li>
<li><p>Páginas por fila</b> Número de páginas por fila en modo composicion de
"múltiples páginas".</li>
<li><b>Espaciado de página</b> Determina tanto el espacio vertical como
horizontal mostrado entre páginas.</li>
<li><b>Espaciado miniaturas</b> Determina tanto el espacio vertical como
horizontal mostrado entre miniaturas.</li>
<li><b>Tamaño de miniaturas</b> Determina el tamaño de las miniaturas.</li>
<li><b>Tamaño caché</b> El programa tratará de ubicar en cache las páginas
renderizadas dentro de este límite fijado incrementando la velocidad de
renderizado al costo de incrementar el uso de memoria.</li>
<li><b>Prefetch</b> El programa tratará de renderizar páginas aún no visibles
incrementando la velocidad de renderizado al costo de incrementar el uso de
memoria.</li>
<li><b>Distancia de prefetch</b> El número de filas a más allá de la fila actual
y el doble de número de filas después de la misma que serán puestos en
prefetch.</li>
<li><b>Opciones PDF</b>
<ul>
<li><b>Antialiasing</b> Mejora la calidad de visualización a costa de la
performance.</li>
<li><b>Antialiasing en texto</b> Mejora la calidad de visualización del texto a
costa de la performance.</li>
<li><b>Hinting texto</b> Puede mejorar la calidad del texto para ciertas
fuentes.</li>
<li><b>Previa de sobreimpresión</b> Si es activado, se muestra una vista previa
de la impresión de una capa de tinta encima de otra.</li>
<li><b>Modo lineas finas</b> Permite seleccionar la optimización usada para
dibujar lineas finas.</li>
<li><b>Backend</b> Permite seleccionar el backend usado para renderizar páginas.</li>
</ul>
</li>
<li><b>Opciones de PS</b>
<ul>
<li><b>Bits de antialias en gráficos</b> Determina la cantidad de antialiasing
para gráficos.</li>
<li><b>Bits de antialias en texto</b> Determina la cantidad de antialiasing para
texto.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Configuración de interfase</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Recuadro de búsqueda extendido</b> Si es activado, el recuadro de
búsqueda predeterminado es extendido como panorámica mostrando los
resultados en todas las pestañas (efectivo después de reiniciar).</li>
<li><b>Superposición de anotaciones</b> Si es activado, todas las anotaciones de
la página serán mostradas como superposiciones interactivas. De otro modo
cada anotación serán manejadas como recuadros emergentes individuales.</li>
<li><b>Overlay en campo de formulario</b> Si es activado, todos los campos de
formulario en la página serán mostrados con un overlay interactivo. De lo
contrario cada campo de formulario será manejado como una ventana emergente
individual.</li>
<li><b>Posición de pestaña</b> Define sobre qué borde de la vista principal
serán mostradas las pestañas.</li>
<li><b>Visibilidad de pestañas</b> Determina si las pestañas serán mostradas si
al menos dos documentos se encuentran abiertos.</li>
<li><b>Extensión de pestañas</b> Determina si las pestañas se extenderán
uniformemente sobre toda la barra de pestañas.</li>
<li><b>Nueva pestaña sobre pestaña activa</b> Si es activado, nuevas pestañas
serán abiertas a la derecha de la pestaña activa.</li>
<li><b>Salir después de la última pestaña</b> Si es activado, la aplicación se
cerrará después de cerrar la última pestaña.</li>
<li><b>Contador de recientemente abiertos</b> Fija el número de archivos que son
listados en el menú de recientemente usados, siempre que "listar
recientemente usados" se encuentre activado (efectivo después de reiniciar).</li>
<li><b>Contador de recientemente cerrados</b> Fija el número de pestañas que son
listadas en el menú de recientemente usados, siempre que "listar
recientemente cerrados" se encuentre activado (efectivo después de
reiniciar).</li>
<li><b>Barra de archivos</b> Define qué acciones serán visibles en la barra de
archivos. Acciones disponibles son: abrir en nueva pestaña, abrir,
actualizar, guardar copia, guardar como, imprimir y separador (efectivo solo
después de reiniciar).</li>
<li>b>Barra de edición</b> Define qué acciones serán visibles en la barra de
edición. Acciones disponibles son: página actual, página previa, página
siguiente, primera página, última página, saltar a página, saltar hacia
atrás, saltar hacia adelante, buscar, modo copiar a portapapeles, modo
agregar anotaciones y separador (efectivo solo después de reiniciar).</li>
<li>b>Barra de vista</b> Define qué acciones serán visibles en la barra de
vista. Las acciones disponibles son: Factor de escala, incrementar zoom,
reducir zoom, modo páginas continuas, modo doble página, modo doble página
con cubierta, modo múltiples páginas, tamaño original, modo encajar al ancho
de la página, modo encajar al tamaño de página, rotar hacia la izquierda,
rotar hacia la derecha, pantalla completa, presentación y separador
(efectivo solo después de reiniciar).</li>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Menues desplazables</b> Anula el estilo por defecto de tal forma que los
menues emergentes se puedan desplazarse en lugar de disponerse en múltiples
columnas si son más grandes que el espacio disponible en pantalla (efectivo
después de reiniciar).</li>
<li><b>Menues buscables</b> Extiende la navegación por defecto vía teclado en
los menues de pestañas y marcadores mediante un mecanismo del tipo
"buscar-mientras-escribo".</li>
<li><b>Alternar barras de menu y herramientas con pantalla completa</b> Siempre
se conmuta la visibilidad de las barras de menu y herramientas cuando se
pasa a pantalla completa.</li>
<li><b>Usar etiqueta de página</b> Determina si una etiqueta de página del
documento suministrado será usado en lugar de números de página cuando se
sea disponible.</li>
<li><b>Título de documento como título de pestaña</b> Determina el título de
pestaña según lo obtenido de los meta-datos en lugar del nombre del archivo.</li>
<li><b>Página activa en título de ventana</b> Si es activado, la página activa y
el número de páginas del documento en la pestaña activa serán mostradas en
el título de la ventana.</li>
<li><b>Nombre de instancia en título de ventana</b> Si es activado y la
instancia actual es nombrada, su nombre se mostrará en el título de la
ventana.</li>
<li><b>Resaltar miniatura activa</b> Si es activado, la página actual será
remarcada en la vista de miniaturas.</li>
<li><b>Limitar miniaturas en resultados</b> Si esta opción es activada y una
búsqueda es realizada, solo las páginas donde el término de búsqueda es
encontrado son mostrados en la vista de miniaturas.</li>
</ul>
<h4><a name="shortcutsettings">Configuración de atajos</a> <a
href="#top">&uarr;</a></h4>
<p>La configuración de atajos permite el ajuste de atajos de teclado según
preferencia personal. Los atajos son cambiados con doble clic sobre los
mismos para editar e ingresar el nuevo atajo. Cada acción puede disponer de
varios atajos al ingresar una lista de estos separados por punto y coma. Los
nombres de tecla que no son representados con una letra simple puede
escribirse explícitamente (ej.: "Alt", "Ctrl", "avPág"), y la concordancia
no es sensible entre letras mayúsculas y minúsculas. Si el atajo contiene
claves de modificadores, los nombres de las claves son agregadas con un
signo más y estas claves deben ser listadas primero (ej.: "Ctrl+A" o
"Ctrl++").</p>
<h4><a name="modifiersettings">Configuración de modificadores</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> Los modificadores de teclado para hacer zoom usando la rueda del
mouse en la vista principal.</li>
<li><b>Rotar</b> <b>Zoom</b> Los modificadores de teclado para rotar usando la
rueda del mouse en la vista principal.</li>
<li><b>Desplazamientol</b> Los modificadores de teclado para desplazarse
horizontalmente usando la rueda del mouse en la vista principal.</li>
<li><b>Copiar al portapapeles</b> Los modificadores de teclado para copiar
textos o imágenes desde la página al portapapeles.</li>
<li><b>Agregar anotación</b> Los modificadores de teclado para agregar
anotaciones en la página.</li>
<li><b>Zoom en selección</b> Los modificadores de teclado para hacer zoom en una
selección sobre la página.</li>
</ul>
</body>
</html>

504
help/help_fa.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>راهنما</title>
</head>
<body>
<h2><a name="top">راهنما</a></h2>
<h4>فهرست مطالب</h4>
<ol>
<li><a href="#mainmenu">منوی اصلی</a></li>
<ol>
<li><a href="#file">فایل</a></li>
<li><a href="#edit">ویرایش</a></li>
<li><a href="#view">نما</a></li>
<li><a href="#tabs">برگه‌ها</a></li>
<li><a href="#bookmarks">نشان‌ها</a></li>
<li><a href="#help">راهنما</a></li>
</ol>
<li><a href="#mainview">نمای اصلی</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">سامانش</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Introduction</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

504
help/help_fi.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Help</title>
</head>
<body>
<h2><a name="top">Help</a></h2>
<h4>Table of contents</h4>
<ol>
<li><a href="#mainmenu">Main menu</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Edit</a></li>
<li><a href="#view">View</a></li>
<li><a href="#tabs">Tabs</a></li>
<li><a href="#bookmarks">Bookmarks</a></li>
<li><a href="#help">Help</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Settings</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Johdanto</h4>
<p><em>qpdfview</em> on välehdet mahdollistava dokumenttiselain. Siinä on
Poppler PDF tukeen, libspectre PS tukeen, DjVuLibre DjVu tukeen, CUPS
tulostustukeen ja Qt työkalupakki on sen käyttöliittymään.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

540
help/help_fr.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,540 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Aide</title>
</head>
<body>
<h2><a name="top">Aide</a></h2>
<h4>Table des matières</h4>
<ol>
<li><a href="#mainmenu">Menu principal</a></li>
<ol>
<li><a href="#file">Fichier</a></li>
<li><a href="#edit">Édition</a></li>
<li><a href="#view">Afficher</a></li>
<li><a href="#tabs">Onglets</a></li>
<li><a href="#bookmarks">Signets</a></li>
<li><a href="#help">Aide</a></li>
</ol>
<li><a href="#mainview">Vue principale</a></li>
<li><a href="#auxiliaryviews">Vues auxiliaires</a></li>
<li><a href="#settings">Paramètres</a></li>
<ol>
<li><a href="#behaviorsettings">Comportement</a></li>
<li><a href="#graphicssettings">Paramètres d'affichage</a></li>
<li><a href="#interfacesettings">Paramètres de l'interface</a></li>
<li><a href="#shortcutsettings">Raccourcis</a></li>
<li><a href="#modifiersettings">Modificateurs</a></li>
</ol>
</ol>
<h4>Introduction</h4>
<p><em>qpdfview</em> est une visionneuse de documents par onglets. Elle utilise
Poppler pour la prise en charge du format PDF, libspectre pour le format PS,
DjVuLibre pour le format DjVu, CUPS pour le support d'impression et la
bibliothèque Qt pour son interface.</p>
<p>Veuillez consulter la page du manuel pour obtenir des informations sur les
options en ligne de commande et sur les fichiers de configuration.</p>
<h3><a name="mainmenu">Menu principal</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Fichier</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Ouvrir...</b> Ouvre une boîte de dialogue pour choisir un fichier à
ouvrir dans l'onglet courant. S'il n'y a pas d'onglet, le fichier est ouvert
dans un nouvel onglet.</li>
<li><b>Ouvrir dans un nouvel onglet...</b> Ouvre une boîte de dialogue pour
choisir les fichiers à ouvrir dans de nouveaux onglets.</li>
<li><b>Récemment utilisés</b> Contient une liste des fichiers récemment utilisés
(si l'option est activée dans les paramètres).</li>
<li><b>Actualiser</b> Recharge le fichier affiché dans l'onglet courant.</li>
<li><b>Enregistrer</b> Enregistre les modifications des annotations et champs de
formulaire dans le fichier affiché dans l'onglet actuel.</li>
<li><b>Enregistrer sous...</b> Ouvre une boîte de dialogue pour enregistrer le
fichier affiché dans l'onglet courant y compris les modifications des
annotations et des champs de formulaire.</li>
<li><b>Enregistrer une copie…</b> Ouvre une boîte de dialogue pour enregistrer
une copie non modifiée du fichier affiché dans l'onglet actuel.</li>
<li><b>Imprimer...</b> Ouvre une boîte de dialogue pour imprimer le fichier
affiché dans l'onglet courant.</li>
<li><b>Quitter</b> Ferme tous les onglets, puis le programme.</li>
</ul>
<h4><a name="edit">Édition</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Page suivante/Page précédente/Première page/Dernière page</b> Va à la
page suivante/page précédente/première page/dernière page du document.</li>
<li><b>Aller à la page...</b> Ouvre une boîte de dialogue demandant le numéro de
la page à afficher dans l'onglet courant.</li>
<li><b>Aller vers l'arrière/l'avant</b> Aller vers l'arrière/l'avant dans
l'historique des pages affichées.</li>
<li><b>Rechercher...</b> Ouvre la barre de recherche sous l'affichage
principal. La recherche démarre automatiquement 2 secondes après le dernier
changement du terme de recherche ou est démarrée manuellement en appuyant
sur la touche entrée. Si la touche Maj est maintenue enfoncée quand la
touche entrée est pressée, la recherche démarre dans tous les onglets, et
non plus seulement dans l'onglet actuel. (Cet effet est annulé si la barre
de recherche avancée est activée dans les paramètres.)</li>
<li><b>Rechercher le précédent/suivant</b> Saute à l'occurrence
précédente/suivante du terme recherché dans le document.</li>
<li><b>Annuler la recherche</b> Annule la recherche en cours et ferme la barre
de recherche.</li>
<li><b>Copier dans le presse-papiers</b> Lorsque l'action est lancée, le
programme attend le tracé d'une zone de sélection à la souris pour copier
son contenu sous forme de textes ou d'images.</li>
<li><b>Ajouter une annotation</b> Lorsque cette action est lancée, le programme
attend qu'une zone soit tracée avec la souris pour y ajouter une annotation.</li>
<li><b>Paramètres...</b> Ouvre la boîte de dialogue des paramètres. Le bouton «
Défauts » permet de restaurer tous les réglages de tous les onglets à leur
valeur par défaut. Le bouton « Défauts sur l'onglet actuel » ne restaure les
paramètres par défaut que de l'onglet courant.</li>
</ul>
<p>La <em>page courante</em> peut être modifiée en saisissant le numéro de la
page souhaitée dans le champ de texte de la barre d'outils, auquel on peut
accéder par Ctrl+K, et en validant par la touche entrée.</p>
<h4><a name="view">Affichage</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continu</b> Permet de rendre simultanément visibles les différentes
lignes de la mise en page.</li>
<li><b>Deux pages</b> Mise en page en mode deux colonnes.</li>
<li><b>Deux pages avec page de couverture</b> Mise en page en deux colonnes avec
un saut de page pour la page de couverture.</li>
<li><b>Multiples pages</b> Mode de mise en page à plusieurs colonnes. Le nombre
de colonnes se règle dans le menu paramètres.</li>
<li><b>Droite vers la gauche</b> Indique comment les pages sont présentées
lorsque la mise en page multiple comporte plusieurs pages par ligne.</li>
<li><b>Zoom avant</b> Augmente le facteur d'échelle par tranche de 10 %. Le
facteur d'échelle maximum est de 5000 %.</li>
<li><b>Zoom arrière</b> Diminue le facteur d'échelle par tranche de 10 %. Le
facteur d'échelle minimum est de 10 %.</li>
<li><b>Taille originale</b> Rétablit le facteur d'échelle à 100 pourcent.</li>
<li><b>Ajuster à la largeur de la page</b> Ajuste le facteur d'échelle de façon
à ce que la page occupe toute la largeur de la fenêtre principale.</li>
<li><b>Ajuster à la taille de la page</b> Ajuste le facteur d'échelle de façon à
ce que la page occupe toute la hauteur de la fenêtre principale.</li>
<li><b>Rotation vers la gauche</b> Tourne la page vers la gauche (le sens
contraire des aiguilles d'une montre) de 90 degrés.</li>
<li><b>Rotation vers la droite</b> Tourne la page vers la droite (le sens des
aiguilles d'une montre) de 90 degrés.</li>
<li><b>Inverser les couleurs</b> Précise que les pages doivent être affichées en
couleurs inversées.</li>
<li><b>Convertir en niveaux de gris</b> Détermine si les pages sont converties
en niveaux de gris après le rendu.</li>
<li><b>Rogner les marges</b> Active la suppression des marges de page vides
après le rendu.</li>
<li><b>Composition</b></li>
<li><b>Barre d'outils</b> Ce menu contient une liste de barres d'outils
disponibles pour accéder aux actions fréquemment utilisées.</li>
<li><b>Docks</b> Ce menu contient la liste des docks disponibles pour afficher
des informations supplémentaires.</li>
<li><b>Polices...</b> Ouvre une boîte de dialogue cataloguant l'ensemble des
polices de caractères utilisées dans le document.</li>
<li><b>Plein écran</b> Bascule en mode plein écran ; la fenêtre occupe la taille
maximale sans décoration.</li>
<li><b>Présentation...</b> Entre dans le mode présentation que l'on peut quitter
par les touches F12 ou Echap. La touche Home/Fin permet d'afficher la
première/dernière page. Les touches droite, bas ou espace permettent d'aller
à la page suivante. Les touches gauche, haut ou retour permettent d'aller à
la page précédente. L'appui simultané sur les touches control et entrée
permet d'aller à la page précédent le dernier saut.</li>
</ul>
<p>Le <em>facteur d'échelle</em> peut-être modifié en saisissant le pourcentage
souhaité dans le champ de texte de la barre d'outils, accessible par le
raccourci Ctrl+L, et en valident par la touche entrée.</p>
<h4><a name="tabs">Onglets</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Onglet précédent/suivant</b> Passe à l'onglet précédent/suivant. Boucle
sur le dernier/premier onglet si l'onglet courant est le premier/dernier.</li>
<li><b>Fermer l'onglet</b> Ferme l'onglet courant.</li>
<li><b>Fermer tous les onglets</b> Ferme tous les onglets.</li>
<li><b>Fermer tous les onglets sauf l'onglet courant</b> Ferme tous les onglets
sauf l'onglet courant.</li>
<li><b>Récemment fermés</b> Contient une liste des onglets récemment fermés (si
l'option est activée dans les paramètres).</li>
</ul>
<p>Ce menu contient une liste de tous les onglets qui peuvent devenir l'onglet
courant par sélection dans le menu. Les onglets peuvent être fermés en
cliquant sur le bouton du milieu de la souris. Les neufs premiers onglets
peuvent être sélectionnés en maintenant la touche Alt enfoncée et en
pressant une touche de un à neuf.</p>
<h4><a name="bookmarks">Signets</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Signet précédent</b> Va au signet le plus proche avant la page courante.</li>
<li><b>Signet suivant</b> Va au signet le plus proche après la page courante.</li>
<li><b>Ajouter un signet</b> Ajoute un signet à la page courante du fichier
courant.</li>
<li><b>Supprimer le signet</b> Supprime le signet de la page courante du fichier
courant.</li>
<li><b>Enlever tous les signets</b> Enlève tous les signets.</li>
<li><b>Ouvrir</b> Ouvre le fichier correspondant dans l'onglet courant. S'il n'y
a pas d'onglet, le fichier est ouvert dans un nouvel onglet.</li>
<li><b>Ouvrir dans un nouvel onglet</b> Ouvre le fichier correspondant dans un
nouvel onglet.</li>
<li><b>Aller à la page</b> Va à la page correspondante si le fichier en question
est déjà ouvert. Sinon le fichier est d'abord ouvert dans un nouvel onglet.</li>
</ul>
<h4><a name="help">Aide</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contenu</b> Affiche ce document.</li>
<li><b>À propos</b> Affiche le numéro de version du programme.</li>
</ul>
<h3><a name="mainview">Vue principale</a> <a href="#top">&uarr;</a></h3>
<p>La touche retour/espace permet d'aller à la page précédente/suivante. La
touche Home/Fin permet d'aller à la première/dernière page. Les flèches, les
touches page vers le haut, page vers le bas permettent de faire défiler la
vue. L'appui simultané sur les touches control et entrée permet d'aller à la
page précédent le dernier saut.</p>
<p>Utilisez la roulette de la souris pour faire défiler la page
verticalement. Maintenez la touche <b>ALT</b> enfoncée lorsque vous utilisez
la roulette pour faire défiler la page horizontalement. Maintenez la touche
<b>CTRL</b> enfoncée lorsque vous utilisez la roulette pour zoomer ou
dézoomer le document. Maintenez la touche <b>SHIFT</b> enfoncée lorsque vous
utilisez la roulette pour tourner le document (la configuration du clavier
peut être changée dans la boîte de dialogue des paramètres). Cliquez et
maintenez le bouton central de la souris pour sélectionner une zone
rectangulaire sur laquelle zoomer.</p>
<p>Les liens sont surlignés par des cadres rouges (si cela est activé dans les
paramètres). Un clic gauche sur un lien montre la page liée ou ouvre la page
dans le navigateur par défaut (si cela est activé dans les paramètres). Un
clic central sur un lien ouvre la page liée dans un nouvel onglet. Passer le
curseur au-dessus dun lien affiche sa destination comme une astuce.</p>
<p>Les champs de formulaire sont mis en valeur par un cadre bleu (si ce
comportement a été choisi dans les paramètres). Un clic gauche sur un champ
de formulaire permet d'en éditer le contenu. Passer sur un champ de
formulaire affiche son nom dans une bulle d'aide.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<p>Pour <em>copier du texte ou des images</em>, maintenir la touche <b>Maj</b>
enfoncée, cliquer et maintenir le bouton gauche de la souris enfoncé pour
dessiner un cadre autour de la zone à copier. Une fois le bouton de la
souris relâché, une boîte de dialogue s'affiche, permettant de choisir de
copier le texte ou l'image dans le presse-papiers.</p>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>Pour <em>zoomer sur la sélection</em>, maintenir <b>Maj</b> et <b>Ctrl</b>,
puis cliquer et maintenir le bouton gauche de la souris enfoncé pour
encadrer la région à agrandir.</p>
<p>La <em>visibilité des barres doutils et de menu</em> peut être alternée en
utilisant les raccourcis clavier configurables dont les valeurs par défaut
sont «Shift + Alt + T» et «Shift + Alt + M».</p>
<h3><a name="auxiliaryviews">Vues auxiliaires</a> <a href="#top">&uarr;</a></h3>
<p>Le <em>sommaire</em> (F6) affiche une vue d'ensemble du contenu du
document. Un clic gauche sur une entrée bascule sur la page respective dans
la vue principale. Le menu contextuel peut être utilisé pour
développer/réduire tous les éléments en dessous de l'élément sélectionné.</p>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>L' <em>affichage des propriétés</em> permet d'afficher des informations
supplémentaires contenues dans le document.</p>
<p>L' <em>affichage des miniatures</em> permet d'afficher des versions plus
petites des pages du document. Un clic gauche dans une entrée passe à la
page respective dans la vue principale.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>Si activé dans les paramètres, la <em>barre de recherche avancée</em>
affiche une vue d'ensemble contenant les résultats de toutes les recherches
étant exécutées dans tous les onglets. Elle affiche également le texte au
environ d'un résultat avec le terme de recherche étant mis en
surbrillance. Cliquer sur un résultat ouvre l'onglet correspondant et
bascule sur sa position.</p>
<h3><a name="settings">Paramètres</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Comportement</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Ouvrir une URL</b> Détermine si les liens vers une URL sont ouverts dans
le navigateur par défaut.</li>
<li><b>Actualisation automatique</b> Détermine si les fichiers sont rechargés
automatiquement lors de leur modification sur le disque dur.</li>
<li><b>Fichiers récemment ouverts</b> Si l'item est validé, un menu est
disponible et propose autant de fichiers récemment ouverts qu'il est précisé
dans le champ « Nombre de fichiers récemment ouverts » (nécessite un
redémarrage).</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restaurer les onglets</b> Si l'option est validée, les onglets et leurs
propriétés sont enregistrées lors de la fermeture du programme et restaurer
lors de son ouverture.</li>
<li><b>Restaurer les signets</b> Si l'item est validé, les signets sont
enregistrés en quittant le programme et restaurés lors de sa ré-ouverture.</li>
<li><b>Restaurer les paramètres par fichier</b> Si l'item est validé, les
réglages propres à chaque fichier sont enregistrés/restaurés à chaque
ouverture/fermeture des onglets.</li>
<li><b>Intervalle de sauvegarde de la base de données</b> Lintervalle après
lequel les onglets, marques-pages ou les paramètres personalisés par fichier
sont sauvegardés dans la base de données.</li>
<li><b>Synchroniser la présentation</b> Si l'item est validé, la vue principale
permet de contrôler la vue du mode présentation.</li>
<li><b>Écran de présentation</b> La référence de l'écran sur lequel afficher la
présentation.</li>
<li><b>Synchroniser le sommaire</b> Si l'item est validé, la page du sommaire
correspondant à la page courante est mise en valeur et s'actualise à tous
changements de page.</li>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Facteur de zoom</b> Le nombre par lequel le facteur de zoom sera
respectivement multiplié ou divisé selon que lon zoome ou dézoome.</li>
<li><b>Couleur de surlignement</b> Permet de choisir la couleur de surlignement.</li>
<li><b>Durée de mise en surbrillance</b> Précise la durée des surlignements
temporaires.</li>
<li><b>Couleur d'annotation</b> Précise la couleur des annotation ajoutées par
le programme, en utilisant les couleurs SVG ou la notation hexadécimale
'#rrggbb'.</li>
<li><b>Éditeur de source</b> Le programme qui est lancé pour éditer un fichier
source. « %1 » est remplacé par le chemin absolu du fichier. « %2 » (resp. «
%3 ») est remplacé par le numéro de ligne (resp. colonne).</li>
</ul>
<h4><a name="graphicssettings">Affichage</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<li><b>Conserver l'affichage lors du zoom</b> Si l'item est validé, le cache
graphique est utilisé lors des zoom pour permettre un affichage approximatif
temporaire avant le rendu de l'image finale. Cette option augment
l'utilisation de la mémoire.</li>
<li><b>Utiliser le taux de pixel de l'appareil</b> Si l'item est validé,
l'affichage se fait en utilisant la valeur maximale du taux de pixel.</li>
<li><b>Décorer les pages</b> Permet de tracer le cadre séparant la page de son
arrière-plan.</li>
<li><b>Décorer les liens</b> Précise si les liens sont mis en valeur par un
cadre rouge.</li>
<li><b>Décorer les champs de formulaire</b> Précise si les champs de formulaire
sont mis en valeur par un cadre bleu.</li>
<li><b>Couleur de l'arrière-plan</b> Précise la couleur de l'arrière-plan à
l'aide des couleurs SVG ou en notation hexadécimale « #rrggbb ».</li>
<li><b>Couleur du papier</b> Précise la couleur du papier à l'aide des couleurs
SVG ou en notation hexadécimal « #rrggbb ».</li>
<li><b>Couleur de l'arrière plan en mode présentation</b> Remplace la couleur du
papier dans le mode présentation. La couleur est définie à l'aide des
couleurs SVG ou de la notation hexadécimal « #rrggbb » .</li>
<li><b>Pages par ligne</b> Nombre de pages affichées par ligne dans le mode «
Pages multiples ».</li>
<li><b>Espacement des pages</b> Précise les espacements verticaux et horizontaux
entre les pages.</li>
<li><b>Espacement des miniatures</b> Précise les espacements verticaux et
horizontaux entre les miniatures.</li>
<li><b>Taille des miniatures</b> Précise la dimension des miniatures.</li>
<li><b>Taille du cache</b> Le programme stocke les pages affichées dans le
cache, dans la limite de l'espace choisi, améliorant ainsi la vitesse
d'affichage au prix d'une augmentation de l'utilisation de la mémoire.</li>
<li><b>Préchargement</b> Le programme essaye de préparer l'affichage des pages
qui ne sont pas encore visibles afin d'accélérer leur rendu, au prix d'une
augmentation de l'usage du cache.</li>
<li><b>Distance de préchargement</b> Le nombre de lignes au-delà de la ligne
actuelle et le double du nombre de lignes avant la ligne actuelle qui sont
préchargées.</li>
<li><b>Paramètres PDF</b>
<ul>
<li><b>Anti-crénelage</b> Améliore la qualité de l'affichage au prix d'une
baisse de performances.</li>
<li><b>Anti-crénelage du texte</b> Améliore l'affichage du texte au prix d'une
baisse de performances.</li>
<li><b>Indications</b> Peut améliorer l'affichage de certaines polices de
caractères.</li>
<li><b>Sur-imprimer l'aperçu</b> Si l'item est validé, l'aperçu d'impression est
affiché en tenant compte de la superposition des couches d'encre.</li>
<li><b>Mode ligne fine</b> Optimisation de rendu des lignes fines.</li>
<li><b>Moteur</b> Choisit le moteur de rendu utilisé pour les pages.</li>
</ul>
</li>
<li><b>Paramètres PS</b>
<ul>
<li><b>Nombre de bits d'anti-crénelage graphique</b> Précise le nombre de bits
dédiés à l'anti-crénelage graphique.</li>
<li><b>Nombre de bites d'anti-crénelage du texte</b> Précise le nombre de bits
dédiés à l'anti-crénelage du texte.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Superposition des annotations</b> Si activé, toutes les annotations
présentes sur la page seront affichées en même temps. Autrement, chaque
annotation sera affichée séparément.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Position des onglets</b> Défini le côté de la vue principale sur lequel
seront placés les onglets.</li>
<li><b>Visibilité des onglets</b> Précise si l'onglet est affiché lorsqu'il y a
moins de deux documents ouverts.</li>
<li><b>Étendre les onglets</b> Détermine si les onglets seront étendus même
au-delà de la barre des onglets.</li>
<li><b>Nouvel onglet à côté de l'onglet courant</b> Si l'item est validé, les
nouveaux onglets sont ouverts à droite de l'onglet courant.</li>
<li><b>Fermer avec le dernier onglet</b> Si l'option est validée, l'application
ferme après la fermeture du dernier onglet.</li>
<li><b>Compteur des fichiers récemments ouverts</b> Précise le nombre de
fichiers qui sont listés dans le menu des fichiers récemments ouverts, si
l'item « Suivre les fichiers récemment ouverts » est validé (option
effective après un redémarrage).</li>
<li><b>Compteur des fichiers récemment fermés</b> Précise le nombre de fichiers
qui sont listés dans le menu des fichiers récemment fermés, si l'item «
Suivre les fichiers récemment fermés » est validé (option effective après un
redémarrage).</li>
<li><b>Barre d'outils Fichier</b> Défini quelles actions sont affichées dans la
barre d'outils Fichier. Les actions disponibles sont openInNewTab, open,
refresh, saveCopy, saveAs, print et separator. (Nécessite un redémarrage.)</li>
<li><b>Barre d'outils Édition</b> Défini quelles actions sont visibles dans la
barre d'outils Édition. Les actions disponibles sont currentPage,
previousPage, nextPage, firstPage, lastPage, jumpToPage, jumpBackward,
jumpForward, search, copyToClipboardMode, addAnnotationMode et
separator. (Nécessite un redémarrage.)</li>
<li><b>Barre d'outils Affichage</b> Défini quelles actions sont visibles dans la
barre d'outils Affichage. Les actions disponibles sont scaleFactor, zoomIn,
zoomOut, continuousMode, twoPagesMode, twoPagesWithCoverPageMode,
multiplePagesMode, originalSize, fitToPageWidthMode, fitToPageSizeMode,
rotateLeft, rotateRight, fullscreen, presentation et separator. (Nécessite
un redémarrage.)</li>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<li><b>Titre du document comme titre de longlet</b> Détermine si le titre de
longlet correspond aux métadonnées au lieu du nom du fichier.</li>
<li><b>Page courante dans le titre de la fenêtre</b> Si cet item est validé, le
numéro de la page et le nombre total de pages du document actif sont
affichés dans la barre de titre de la fenêtre.</li>
<li><b>Nom de linstance dans la barre de la fenêtre</b> Si activé et si
linstance courante est nommée, son nom est affiché dans la barre de la
fenêtre.</li>
<li><b>Surligner la miniature courante</b> Si l'item est validé, la page
courante est mise en valeur dans la vue des miniatures.</li>
<li><b>Limiter les miniatures aux résultats</b> Si cet item est validé, seules
les miniatures contenant le terme recherché sont affichées lors d'une
recherche.</li>
</ul>
<h4><a name="modifiersettings">Modificateurs</a> <a href="#top">&uarr;</a></h4>
<p>Le menu des raccourcis permet d'ajuster les raccourcis clavier à ses goûts
personnels. Les raccourcis sont modifiables en double-cliquant sur le
raccourci à éditer puis en saisissant ler nouveau raccourci. Chaque action
peut avoir plusieurs raccourcis, séparés par un point virgule. Les touches
dont le nom n'est pas une lettre unique doivent être écrites explicitement
(par exemple « Alt », « Ctrl », « PgDown »), et ne sont pas sensibles à la
casse. Si le raccourci contient des touches de modifications, les touches
doivent être jointes par le signe plus et la touche de modification doit
être écrite en premier, par exemple « Ctrl+A » or « Ctrl++ ».</p>
<h4><a name="modifiersettings">Modificateurs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> La touche spéciale pour zoomer dans la vue principale à l'aide
de la molette de la souris.</li>
<li><b>Rotation</b> La touche spéciale permettant la rotation dans la fenêtre
principale à l'aide de la molette de la souris.</li>
<li><b>Défiler</b> La touche spéciale permettant le défilement dans la fenêtre
principale à l'aide de la molette de la souris.</li>
<li><b>Copier dans le presse-papiers</b> La touche spéciale pour copier textes
et images dans le presse-papiers.</li>
<li><b>Ajouter une annotation</b> La touche spéciale pour ajouter une annotation
dans une page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

504
help/help_gl.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Axuda</title>
</head>
<body>
<h2><a name="top">Axuda</a></h2>
<h4>Índice</h4>
<ol>
<li><a href="#mainmenu">Menú principal</a></li>
<ol>
<li><a href="#file">Ficheiro</a></li>
<li><a href="#edit">Editar</a></li>
<li><a href="#view">Ver</a></li>
<li><a href="#tabs">Lapelas</a></li>
<li><a href="#bookmarks">Marcadores</a></li>
<li><a href="#help">Axuda</a></li>
</ol>
<li><a href="#mainview">Vista principal</a></li>
<li><a href="#auxiliaryviews">Vistas auxiliares</a></li>
<li><a href="#settings">Axustes</a></li>
<ol>
<li><a href="#behaviorsettings">Axustes do comportamento</a></li>
<li><a href="#graphicssettings">Axustes gráficos</a></li>
<li><a href="#interfacesettings">Axustes da interface</a></li>
<li><a href="#shortcutsettings">Axustes dos atallos</a></li>
<li><a href="#modifiersettings">Axustes dos modificadores</a></li>
</ol>
</ol>
<h4>Introdución</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Abrir...</b> Inicia o diálogo de selección do ficheiro para abrir na
lapela actual. Se non hai aberta unha lapela, abrirase nunha nova.</li>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

530
help/help_it.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,530 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Guida</title>
</head>
<body>
<h2><a name="top">Guida</a></h2>
<h4>Sommario</h4>
<ol>
<li><a href="#mainmenu">Menù principale</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Modifica</a></li>
<li><a href="#view">Visualizza</a></li>
<li><a href="#tabs">Schede</a></li>
<li><a href="#bookmarks">Segnalibri</a></li>
<li><a href="#help">Aiuto</a></li>
</ol>
<li><a href="#mainview">Vista principale</a></li>
<li><a href="#auxiliaryviews">Viste ausiliarie</a></li>
<li><a href="#settings">Impostazioni</a></li>
<ol>
<li><a href="#behaviorsettings">Impostazioni del comportamento</a></li>
<li><a href="#graphicssettings">Impostazioni grafiche</a></li>
<li><a href="#interfacesettings">Impostazioni dell'interfaccia</a></li>
<li><a href="#shortcutsettings">Impostazioni delle scorciatoie</a></li>
<li><a href="#modifiersettings">Impostazioni dei modificatori</a></li>
</ol>
</ol>
<h4>Introduzione</h4>
<p><em>qpdfview</em> è un visualizzatore di documenti a schede. Utilizza
Poppler per il supporto PDF, libspectre per PS, DjVuLibre per DjVu, CUPS
per la stampa e il toolkit Qt per l'interfaccia.</p>
<p>Fare riferimento al manuale per informazioni sulle opzioni a riga di comando
e per i file di configurazione.</p>
<h3><a name="mainmenu">Menù principale</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Apri...</b> apre un dialogo per consentire la scelta di un file da
visualizzare nella scheda corrente. Se non è aperta alcuna scheda, il file
verrà aperto in una nuova.</li>
<li><b>Apri in nuova scheda...</b> apre un dialogo per consentire di scegliere i
file da aprire nelle nuove schede.</li>
<li><b>Usati di recente</b> contiene un elenco dei file usati più recentemente
(se abilitato nelle impostazioni).</li>
<li><b>Aggiorna</b> ricarica il file visualizzato nella scheda corrente.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Salva come...</b> apre un dialogo per consentire il salvataggio del file
visualizzato nella scheda corrente includendo le modifiche alle note e ai
campi del form.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Stampa...</b> apre un dialogo per la stampa del file visualizzato nella
scheda corrente.</li>
<li><b>Esci</b> chiude tutte le schede e termina il programma.</li>
</ul>
<h4><a name="edit">Modifica</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Pagina successiva/precedente e Prima/Ultima pagina</b> consentono lo
spostamento attraverso le pagine del documento.</li>
<li><b>Vai alla pagina...</b> apre un dialogo dove inserire la pagina da
visualizzare nella scheda corrente.</li>
<li><b>Va indietro/avanti</b> si sposta indietro e avanti nella cronologia della
pagina visualizzata.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Trova precedente/successivo</b> va al risultato precedente/successivo del
termine ricercato nel documento.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copia negli appunti</b> se selezionato, il programma attenderà la
selezione di una parte del documenti per copiare testi o immagini.</li>
<li><b>Aggiungi nota</b> se selezionato, il programma attenderà la selezione di
una parte del documento per aggiungere le note.</li>
<li><b>Impostazioni...</b> apre la finestra delle impostazioni. Il pulsante
«Predefiniti» riporterà tutte le impostazioni di tutte le schede ai valori
predefiniti. Il pulsante «Ripristina i valori predefiniti per la scheda
attuale» riporterà ai valori predefiniti solo le impostazioni della scheda
corrente.</li>
</ul>
<p>La <em>scheda attuale</em> può essere modificata inserendo la pagina
desiderata nel campo di testo della barra di modifica, attivabile usando
Ctrl+K e premendo il tasto «Invio».</p>
<h4><a name="view">Visualizza</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuo</b> indica se rendere visibili tutte le righe della pagina in
una volta.</li>
<li><b>Due pagine</b> indica se il layout della pagina usa due colonne.</li>
<li><b>Due pagine compresa la copertina</b> indica se il layout della pagina usa
due colonne con una interruzione dopo la copertina.</li>
<li><b>Pagine multiple</b> indica se il layout della pagina usa più colonne. Il
numero di colonne può essere modificato nelle impostazioni.</li>
<li><b>Da destra a sinistra</b> indica come posizionare le pagine nei layout con
più pagine per riga.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Dimensione originale</b> ripristina il fattore di scala al 100%.</li>
<li><b>Adatta alla larghezza della pagina</b> indica il fattore di scala
consentendo la visualizzazione di tutte le pagine adattate alla dimensione
orizzontale della finestra principale.</li>
<li><b>Adatta alla dimensione della pagina</b> indica il fattore di scala
consentendo la visualizzazione di tutte le pagine adattate alla dimensione
orizzontale e verticale della finestra principale.</li>
<li><b>Ruota a sinistra</b> ruota le pagine a sinistra (in senso antiorario) di
90 gradi.</li>
<li><b>Ruota a destra</b> ruota le pagine a destra (in senso orario) di 90
gradi.</li>
<li><b>Inverti colori</b> indica se le pagine vengono mostrate con i colori
invertiti.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Barre degli strumenti</b> contiene un elenco delle barre degli strumenti
disponibili per accedere rapidamente alle azioni svolte di frequente.</li>
<li><b>Elementi</b> contiene un elenco di elementi disponibili per mostrare
informazioni supplementari.</li>
<li><b>Caratteri...</b> apre un dialogo con l'elenco dei tipi di carattere usati
nel documento.</li>
<li><b>Schermo intero</b> attiva/disattiva la modalità a schermo intero. Per
esempio, la finestra viene mostrata massimizzata e senza decorazioni.</li>
<li><b>Presentazione...</b> avvia la modalità "presentazione" che può essere
terminata premendo F12 o Esc. I tasti "Home/Fine" vengono usati per mostrare
la prima o l'ultima pagina. I tasti freccia su e giù, la barra spaziatrice e
il tasto pagina giù vanno alla pagina successiva. I tasti freccia a sinistra
e freccia su vanno alla pagina precedente. Premendo Ctrl e Invio si tornerà
alla pagina visualizzata prima dell'ultimo spostamento.</li>
</ul>
<p>Il <em>fattore di scala</em> può essere modificato inserendo la percentuale
desiderata nell campo di testo nella barra della visualizzazione che può
essere attivato usando Ctrl+L e premendo il tasto Invio.</p>
<h4><a name="tabs">Schede</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Scheda precedente/successiva</b> attiva la scheda
precedente/successiva. Esegue un ciclo ultima/prima scheda se la
prima/ultima scheda è quella attuale.</li>
<li><b>Chiudi scheda</b> chiude la scheda corrente.</li>
<li><b>Chiudi tutte le schede</b> chiude tutte le schede.</li>
<li><b>Chiudi tutte le schede tranne questa</b> chiude tutte le schede ad
eccezione della scheda in primo piano.</li>
<li><b>Chiusi di recente</b> contiene un elenco delle schede chiuse più di
recente (se abilitato nelle impostazioni).</li>
</ul>
<p>Questo menù contiene un elenco di tutte le schede che possono essere
attivate facendo clic sull'elemento del menù corrispondente. Le schede
possono anche essere chiuse facendo clic con il pulsante centrale del
mouse. Le prime nove schede possono anche essere attivate tenendo premuto
«Alt» e premendo i tasti da uno a nove.</p>
<h4><a name="bookmarks">Segnalibri</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Segnalibro precedente</b> va al segnalibro più vicino prima della pagina
corrente.</li>
<li><b>Segnalibro successivo</b> va al segnalibro più vicino dopo la pagina
corrente.</li>
<li><b>Aggiungi segnalibro</b> aggiunge un segnalibro per il file e la pagina
attuale.</li>
<li><b>Rimuovi segnalibro</b> rimuove il segnalibro per il file e la pagina
attuale.</li>
<li><b>Rimuovi tutti i segnalibri</b> rimuove tutti i segnalibri.</li>
<li><b>Apri</b> apre il file corrispondente nella scheda attuale. Se non c'è una
scheda il file verrà aperto in una nuova scheda.</li>
<li><b>Apri in nuova scheda</b> apre il file corrispondente in una nuova scheda.</li>
<li><b>Vai alla pagina</b> va alla pagina corrispondente se il file è già
aperto. In alternativa il file corrispondente verrà aperto in una nuova
scheda.</li>
</ul>
<h4><a name="help">Aiuto</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contenuti</b> mostra questo documento.</li>
<li><b>Informazioni</b> mostra la versione del programma.</li>
</ul>
<h3><a name="mainview">Vista principale</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Viste ausiliarie</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Impostazioni</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Impostazioni del comportamento</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Aprire URL</b> indica se i collegamenti a URL devono essere aperti nel
browser predefinito.</li>
<li><b>Aggiornare automaticamente</b> indica se i file vengono ricaricati
automaticamente se modificati sul disco.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Ripristinare schede</b> se abilitato, le schede e le relative proprietà
vengono salvate alla chiusura del programma e ripristinate al riavvio.</li>
<li><b>Ripristinare segnalibri</b> se abilitato, i segnalibri vengono salvati
alla chiusura del programma e ripristinati al riavvio.</li>
<li><b>Modificare impostazioni per singoli file</b> se abilitato, le
impostazioni per ogni singolo file vengono salvate/ripristinate all'apertura
e alla chiusura delle schede.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Sincronizzare presentazione</b> se abilitato, consente di usare la vista
principale per controllare la presentazione.</li>
<li><b>Schermo per presentazione</b> indica l'indice dello schermo su cui
visualizzare la presentazione.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Colore dell'evidenziatore</b> indica il colore dell'evidenziatore.</li>
<li><b>Durata dell'evidenziatore</b> indica la durata delle evidenziazioni
temporanee.</li>
<li><b>Colore dell'annotazione</b> il colore delle note aggiunte dal programma
usando codici colore SVG o natazioni esadecimali «#rrggbb».</li>
<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>
</ul>
<h4><a name="graphicssettings">Impostazioni della grafica</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorare campo del form</b> indica se i campi del form sono evidenziati
con frame blu.</li>
<li><b>Colore di fondo</b> indica il colore dello sfondo usando colori SVG o
notazioni esadecimali «#rrggbb».</li>
<li><b>Colore della carta</b> indica il colore delle pagine usando colori SVG o
notazioni esadecimali «#rrggbb».</li>
<li><b>Colore sfondo presentazione</b> sovrascrive il colore della carta per lo
sfondo della presentazione ed è definito usando colori SVG o notazioni
esadecimali «#rrggbb».</li>
<li><b>Pagine per riga</b> indica il numero di pagine per riga nella modalità a
pagine multiple.</li>
<li><b>Spaziatura pagina</b> indica lo spazio sia orizzontale che verticale
mostrato tra le pagine.</li>
<li><b>Spaziatura miniatura</b> indica lo spazio sia orizzontale che verticale
mostrato tra le miniature.</li>
<li><b>Dimensione miniatura</b> indica la dimensione delle miniature.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>Impostazioni PDF</b>
<ul>
<li><b>Antialiasing</b> migliora la qualità di visualizzazione a scapito delle
prestazioni.</li>
<li><b>Antialiasing del testo</b> migliora la qualità del testo mostrato a
scapito delle prestazioni.</li>
<li><b>Approssimazione del testo</b> può migliorare la qualità del testo
mostrato per alcuni tipi di carattere.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> seleziona il backend usanto per il render delle pagine.</li>
</ul>
</li>
<li><b>Impostazioni PS</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Approssimazione del desto</b> indica la misura di approssimazione per il
testo.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Impostazioni interfaccia</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Posizione scheda</b> indica su quale lato della vista principale verranno
mostrate le schede.</li>
<li><b>Visibilità scheda</b> indica se mostrare le schede se sono aperti meno di
due documenti.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>Nuova scheda dopo quella attuale</b>se abilitato, le nuovo schede
verranno aperte alla destra di quella attiva.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<li><b>Conteggio usati di recente</b> imposta il numero di file che vengono
elencati nel relativo menù se «Memorizzare usati di recente» è
abilitato. (Le modifiche hanno effetto dopo il riavvio.)</li>
<li><b>Conteggio chiusi di recente</b> imposta il numero di schede elencate nel
relativo menù, se «Mantenere chiuse di recente» è abilitato. (Le modifiche
hanno effetto dopo il riavvio.)</li>
<li><b>Barra degli strumenti «File»</b> indica quali azioni sono disponibili
nella barre degli strumenti File. Le azioni disponibili sono openInNewTab,
open, refresh, saveCopy, saveAs, print e separator. (Le modifiche hanno
effetto dopo il riavvio.)</li>
<li><b>Barra degli strumenti «Modifica»</b> indica quali azioni sono visibili
nella barra degli strumenti Modifica. Le azioni disponibili sono
currentPage, previousPage, nextPage, firstPage, lastPage, jumpToPage,
jumpBackward, jumpForward, search, copyToClipboardMode, addAnnotationMode e
separator. (Le modifiche hanno effetto dopo il riavvio.)</li>
<li><b>Barra degli strumenti «Visualizza»</b> indica quali azioni sono visibili
nella barra degli strumenti Visualizza. Le azioni disponibili sono
scaleFactor, zoomIn, zoomOut, continuousMode, twoPagesMode,
twoPagesWithCoverPageMode, multiplePagesMode, originalSize,
fitToPageWidthMode, fitToPageSizeMode, rotateLeft, rotateRight, fullscreen,
presentation e separator. (Le modifiche hanno effetto dopo il riavvio.)</li>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<li><b>Titolo del documento come titolo della scheda</b> indica se il titolo
della scheda dovrà essere determinato dai meta-dati anziché dal nome del
file.</li>
<li><b>Pagina attuale nel titolo della finestra</b> se abilitato, la pagina
attuale e il numero di pagine del documento verranno usati come titolo della
finestra.</li>
<li><b>Nome dell'istanza nel titolo della finestra</b> se abilitato, e l'istanza
attuale ha un nome, il nome verrà usato com e titolo della finestra.</li>
<li><b>Evidenziare scheda corrente</b> se abilitato, la pagina attuale verrà
evidenziata nelle miniature.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Impostazioni delle scorciatoie</a> <a
href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Impostazioni modificatori</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Ingrandimento</b> il tasto da usare con la rotella del mouse per variare
la dimensione della vista principale.</li>
<li><b>Rotazione</b> il tasto da usare con la rotella del mouse per ruotare la
vista principale.</li>
<li><b>Scorrimento</b> il tasto da usare con la rotella del mouse per scorrere
orizzontalmente la vista principale.</li>
<li><b>Copia negli appunti</b> il tasto da usare per copiare testi e immagini da
una pagina agli appunti.</li>
<li><b>Aggiungi nota</b> il tasto per aggiungere note nella pagina.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

439
help/help_ja.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,439 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>ヘルプ</title>
</head>
<body>
<h2><a name="top">ヘルプ</a></h2>
<h4>目次</h4>
<ol>
<li><a href="#mainmenu">メインメニュー</a></li>
<ol>
<li><a href="#file">ファイル</a></li>
<li><a href="#edit">編集</a></li>
<li><a href="#view">表示</a></li>
<li><a href="#tabs">タブ</a></li>
<li><a href="#bookmarks">しおり</a></li>
<li><a href="#help">ヘルプ</a></li>
</ol>
<li><a href="#mainview">メインビュー</a></li>
<li><a href="#auxiliaryviews">予備ビュー</a></li>
<li><a href="#settings">設定</a></li>
<ol>
<li><a href="#behaviorsettings">挙動設定</a></li>
<li><a href="#graphicssettings">画像設定</a></li>
<li><a href="#interfacesettings">インタフェース設定</a></li>
<li><a href="#shortcutsettings">ショートカット設定</a></li>
<li><a href="#modifiersettings">修飾キー設定</a></li>
</ol>
</ol>
<h4>はじめに</h4>
<p><em>qpdfview</em> はタブ型文書ビューアです。PDF サポートに Poppler、PS サポートに libspectre、DjVu
サポートに DjVuLibre、印刷サポートに CUPS、インタフェースに Qt toolkit を使用しています。</p>
<p>コマンドラインオプションと設定ファイルの情報については、マニュアルページを参照してください。</p>
<h3><a name="mainmenu">メインメニュー</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">ファイル</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>開く...</b> 現在のタブで開くファイルを選択するダイアログを開きます。タブが無い場合は新規タブにファイルを開きます。</li>
<li><b>新規タブで開く...</b> 新規タブで開くファイルを選択するダイアログを開きます。</li>
<li><b>最近使用したもの</b> 最近使用したファイルの一覧を含みます (設定で有効になっている場合)。</li>
<li><b>再読込</b> 現在のタブに表示されているファイルを再読み込みします。</li>
<li><b>保存</b> 註釈やフォームフィールドへの変更を、現在のタブに表示されているファイルへ保存します。</li>
<li><b>名前を付けて保存...</b>
現在のタブに表示されている内容に対して行われた、註釈やフォームフィールドへの変更を、ファイルへ保存するダイアログを開きます。</li>
<li><b>コピーを保存...</b> 現在のタブに表示されているファイルのコピーを、未変更のまま保存するダイアログを開きます。</li>
<li><b>印刷...</b> 現在のタブに表示されているファイルを印刷するダイアログを開きます。</li>
<li><b>終了</b> 全てのタブを閉じてプログラムを終了します。</li>
</ul>
<h4><a name="edit">編集</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>前ページ/次ページ/最初のページ/最後のページ</b> 文書の前のページ、次のページ、最初のページ、最後のページへ移動します。</li>
<li><b>指定ページへ跳ぶ...</b> 現在のタブに表示するページを入力するダイアログを開きます。</li>
<li><b>後ろに跳ぶ/前に跳ぶ</b> 表示されているページの履歴で前後に跳びます。</li>
<li><b>検索...</b>
メインビューの下に検索ドックを開きます。そこに文字を入力すると、2秒後に自動的に検索が開始されます。また、リターンキーを押して手動で開始することもできます。リターンキーを押下する際に
Shift キーも押しておくと、現在のタブだけではなく全てのタブに対して検索を行います
(この挙動は、設定で拡張検索ドックが有効になっていると逆になります)。</li>
<li><b>前を検索/次を検索</b> 文書内の検索用語が出現する前の場所、次の場所に跳びます。</li>
<li><b>検索を取り消す</b> 現在実行中の検索を取り止め、検索ドックを閉じます。</li>
<li><b>クリップボードにコピー</b> チェックを入れると、ドラッグで範囲選択できるようになり、選択した部分のテキストや画像をコピーすることができます。</li>
<li><b>註釈を追加</b> チェックを入れると、ドラッグで範囲選択できるようになり、選択した部分に註釈を追加することができます。</li>
<li><b>設定...</b>
設定ダイアログを開きます。「既定」ボタンを押すと、全てのタブの設定が既定値に戻ります。「このタブの既定値」ボタンは、現在のタブのみを既定値に戻します。</li>
</ul>
<p><b>現在のページ</b>は、Ctrl + K
を押して編集ツールバーのテキストフィールドにフォーカスを移し、目的のページ数を入力してリターンキーを押すことで、変更できます。</p>
<h4><a name="view">表示</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>連続表示</b> 全てのページを一度に表示するかどうかを指定します。</li>
<li><b>見開き</b> 2つのページを横に並べて表示するかどうかを指定します。</li>
<li><b>見開き(表紙付き)</b> カバーページ以降の2つのページを横に並べて表示するかどうかを指定します。</li>
<li><b>複数ページ</b> 複数のページを横に並べて表示するかどうかを指定します。一行あたりのページ数は設定ダイアログで変更できます。</li>
<li><b>右から左</b> 複数のページを横に並べる方向を指定します。</li>
<li><b>拡大</b> 拡大率を10%増加します。最大倍率は5000%です。</li>
<li><b>縮小</b> 拡大率を10%縮小します。最小倍率は10%です。</li>
<li><b>原寸大</b> 拡大率を100%に戻します。</li>
<li><b>ページ幅に合わせる</b> 全てのページがメインビューの横幅に完全に収まるように拡大率を指定します。</li>
<li><b>ページ寸法に合わせる</b> 全てのページがメインビューの縦幅と横幅に完全に収まるように拡大率を指定します。</li>
<li><b>左に回転</b> ページを左/反時計回りに90度回転します。</li>
<li><b>右に回転</b> ページを右/時計回りに90度回転します。</li>
<li><b>色を反転</b> 反転された色でページを描画するかどうかを指定します。</li>
<li><b>グレースケールに変換</b> ページを描画した後グレースケールに変換するかどうかを指定します。</li>
<li><b>余白を落とす</b> ページ描画後の余白 (マージン) 削除を有効にします。</li>
<li><b>合成</b> スキャンされた文書の背景を調整するために、紙の色と描画されたページの合成を有効にします。</li>
<li><b>ツールバー</b> このメニューには、使用頻度が高い動作を利用できるツールバーの一覧が表示されます。</li>
<li><b>ドック</b> このメニューには、補足情報を表示するための利用可能なドックの一覧が表示されます。</li>
<li><b>フォント...</b> 文書中で使用されるフォント一覧のダイアログを開きます。</li>
<li><b>全画面表示</b> 全画面表示モードを切り替えます。ウィンドウは最大化され、ウィンドウ装飾が非表示になります。</li>
<li><b>プレゼンテーション...</b> F12 を押すとプレゼンテーションモードになります。Home キーを押すと最初のページを、End
キーを押すと最後のページを表示します。矢印キーの → と ↓、スペースキーと Page Down キーで次のページに移動します。矢印キーの ← と
↑、Back Space キーと Page Up キーで前のページに移動します。Ctrl
キーを押しながらリターンキーを押すと、前に表示したページに跳びます。</li>
</ul>
<p><b>拡大率</b>は Ctrl + L
を押して表示ツールバーのテキストフィールドにフォーカスを移し、任意の数値を入力してリターンキーを押すことで変更できます。</p>
<h4><a name="tabs">タブ</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>前のタブ/次のタブ</b> 前のタブ/次のタブを現在のタブにします。現在のタブが先頭/末尾のタブの場合は循環します。</li>
<li><b>タブを閉じる</b> 現在のタブを閉じます。</li>
<li><b>全てのタブを閉じる</b> 全てのタブを閉じます。</li>
<li><b>現在のタブ以外全て閉じる</b> 現在のタブを除いた全てのタブを閉じます。</li>
<li><b>最近閉じたもの</b> 最近閉じたタブの一覧が表示されます (設定で有効になっている場合)。</li>
</ul>
<p>このメニューには、クリックすることで現在のタブとして表示できる全てのタブが、メニュー項目として表示されます。タブは中クリックで閉じることができます。最初の9個までのタブは、Alt
キーを押しながら 1 〜 9 の数字キーを押すことで切り替えることもできます。</p>
<h4><a name="bookmarks">しおり</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>前のしおり</b> 現在のページより前の直近のしおりに跳びます。</li>
<li><b>次のしおり</b> 現在のページより後の直近のしおりに跳びます。</li>
<li><b>しおりを付ける</b> 現在のファイルとページにしおりを追加します。</li>
<li><b>しおりを外す</b> 現在のファイルとページからしおりを削除します。</li>
<li><b>しおりを全て外す</b> 全てのしおりを削除します。</li>
<li><b>開く</b> 任意のファイルを現在のタブに開きます。タブが無い場合は新しいタブにファイルが開かれます。</li>
<li><b>新規タブで開く</b> 新しいタブにファイルを開きます。</li>
<li><b>指定ページへ跳ぶ</b> 対象のファイルを既に開いている場合は、直接そのページに移動します。そうでない場合は新しいタブにファイルを開きます。</li>
</ul>
<h4><a name="help">ヘルプ</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>目次</b> この文書を表示します。</li>
<li><b>qpdfviewについて</b> プログラムのバージョンを表示します。</li>
</ul>
<h3><a name="mainview">メインビュー</a> <a href="#top">&uarr;</a></h3>
<p>Back Space キーで前のページ、スペースキーで次のページ、Home キーで最初のページ、End キーで最後のページに移動します。矢印キーの ↑
と ↓、Page Up/Down キーでページを上下にスクロールします。Ctrl キーを押しながらリターンキーを押すとページの表示履歴を遡ります。</p>
<p>マウスホイールを上下に動かすとページがスクロールします。<b>ALT</b>
を押しながらマウスホイールを動かすと左右にスクロールします。<b>CTRL</b>
を押しながらマウスホイールを動かすと文書を拡大/縮小します。<b>SHIFT</b> を押しながらマウスホイールを動かすと文書が回転します
(各キーは設定ダイアログで変更できます)。</p>
<p>リンクは赤い枠で囲われて強調されます (設定で有効になっている場合)。リンクを左クリックするとリンク先のページに移動するか、リンク先の URL
をデフォルトのブラウザーで開きます
(設定で有効になっている場合)。リンクを中クリックするとリンク先のページを新しいタブで表示します。リンクにカーソルを合わせるとリンク先をツールチップとして表示します。</p>
<p>フォームフィールドは青い枠で囲われて強調されます
(設定で有効になっている場合)。フォームフィールドを左クリックすると内容を編集できます。フォームフィールドにカーソルを合わせると名前をツールチップとして表示します。</p>
<p>文書内のソースは、最初に一致した <em>SyncTeX</em> ノードの項目を含むコンテキストメニューから、ソースエディターで開くことができます。</p>
<p><b>文字や画像をコピーする</b>場合は、<b>SHIFT</b>
を押しながら対象の範囲をマウスの左ボタンでドラッグして選択します。マウスのボタンを放すと、文字や画像をクリップボードにコピーするポップアップメニューが表示されます。</p>
<p><b>註釈を追加</b>する場合は、<b>CTRL</b>
を押したままマウスの左ボタンでドラッグし、範囲選択します。マウスボタンを放すと、文字を追加したり註釈を強調したりできるポップアップメニューが表示されます。左クリックで<b>註釈を編集</b>、右クリックで<b>註釈を削除</b>できます
(註釈の追加や削除にはバージョン 0.20.1 以降の Poppler
ライブラリが必要です)。註釈にカーソルを合わせると内容をツールチップとして表示します。</p>
<p><b>特定の部分を拡大表示</b>する場合は、<b>SHIFT</b><b>CTRL</b>
を押したままマウスの左ボタンでドラッグし、拡大表示したい範囲を選択します。</p>
<p>ツールバーとメニューバーは、キーボードショートカットで<b>表示/非表示</b>を切り替えることができます。初期設定では、ツールバーの表示切り替えは
"Shift + Alt + T"、メニューバーの表示切り替えは "Shift + Alt + M" になっています。</p>
<h3><a name="auxiliaryviews">補助ビュー</a> <a href="#top">&uarr;</a></h3>
<p><b>概要ビュー</b>は文書の内容の概要を表示します。各項目を左クリックすると、そのページがメインビューに表示されます。各項目を右クリックすると、その項目の要素を全て展開/畳むコンテキストメニューが表示されます。</p>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

504
help/help_ko.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Help</title>
</head>
<body>
<h2><a name="top">Help</a></h2>
<h4>Table of contents</h4>
<ol>
<li><a href="#mainmenu">Main menu</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Edit</a></li>
<li><a href="#view">View</a></li>
<li><a href="#tabs">Tabs</a></li>
<li><a href="#bookmarks">Bookmarks</a></li>
<li><a href="#help">Help</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Settings</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Introduction</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

504
help/help_ku.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Alîkarî</title>
</head>
<body>
<h2><a name="top">Help</a></h2>
<h4>Tabloya Naverokan</h4>
<ol>
<li><a href="#mainmenu">Main menu</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Edit</a></li>
<li><a href="#view">View</a></li>
<li><a href="#tabs">Tabs</a></li>
<li><a href="#bookmarks">Bookmarks</a></li>
<li><a href="#help">Help</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Settings</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Destpêk</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

504
help/help_lt.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Pagalba</title>
</head>
<body>
<h2><a name="top">Pagalba</a></h2>
<h4>Turinys</h4>
<ol>
<li><a href="#mainmenu">Pagrindinis meniu</a></li>
<ol>
<li><a href="#file">Failas</a></li>
<li><a href="#edit">Taisa</a></li>
<li><a href="#view">Rodinys</a></li>
<li><a href="#tabs">Kortelės</a></li>
<li><a href="#bookmarks">Žymės</a></li>
<li><a href="#help">Pagalba</a></li>
</ol>
<li><a href="#mainview">Pagrindinis rodinys</a></li>
<li><a href="#auxiliaryviews">Pagalbiniai rodiniai</a></li>
<li><a href="#settings">Nustatymai</a></li>
<ol>
<li><a href="#behaviorsettings">Elgsenos nustatymai</a></li>
<li><a href="#graphicssettings">Grafikos nustatymai</a></li>
<li><a href="#interfacesettings">Sąsajos nustatymai</a></li>
<li><a href="#shortcutsettings">Sparčiųjų klavišų nustatymai</a></li>
<li><a href="#modifiersettings">Modifikavimo klavišų nustatymai</a></li>
</ol>
</ol>
<h4>Pristatymas</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Pagrindinis meniu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Failas</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Įkelti iš naujo</b> Iš naujo įkelia esamoje kortelėje rodomą failą.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Išeiti</b> Užveria visas korteles ir užbaigia programos darbą.</li>
</ul>
<h4><a name="edit">Taisa</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Kitas/Ankstesnis/Pirmas/Paskutinis puslapis</b> Pereina į
kitą/ankstesnį/pirmą/paskutinį dokumento puslapį.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

518
help/help_ms.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,518 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Bantuan</title>
</head>
<body>
<h2><a name="top">Bantuan</a></h2>
<h4>Senarai kandungan</h4>
<ol>
<li><a href="#mainmenu">Menu utama</a></li>
<ol>
<li><a href="#file">Fail</a></li>
<li><a href="#edit">Sunting</a></li>
<li><a href="#view">Lihat</a></li>
<li><a href="#tabs">Tab</a></li>
<li><a href="#bookmarks">Tanda buku</a></li>
<li><a href="#help">Bantuan</a></li>
</ol>
<li><a href="#mainview">Paparan utama</a></li>
<li><a href="#auxiliaryviews">Paparan tambahan</a></li>
<li><a href="#settings">Tetapan</a></li>
<ol>
<li><a href="#behaviorsettings">Tetapan kelakuan</a></li>
<li><a href="#graphicssettings">Tetapan grafik</a></li>
<li><a href="#interfacesettings">Tetapan antaramuka</a></li>
<li><a href="#shortcutsettings">Tetapan pintasan</a></li>
<li><a href="#modifiersettings">Tetapan pengubahsuai</a></li>
</ol>
</ol>
<h4>Pengenalan</h4>
<p><em>qpdfview</em> merupakan pelihat dokumen bertab. Ia menggunakan Poppler
untuk sokongan PDF, libspectre untuk sokongan PS, DjVuLibre untuk sokongan
DjVu, CUPS untuk sokongan percetakan dan kit alat Qt untuk antaramukanya.</p>
<p>Sila rujuk halaman manual untuk maklumat pilihan baris-perintah dan fail
konfigurasinya.</p>
<h3><a name="mainmenu">Menu utama</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Fail</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Buka...</b> Buka dialog untuk memilih fail yang hendak dibuka dalam tab
semasa. Jika tiada tab, Fail akan dibuka pada tab baru.</li>
<li><b>Buka dalam tab baru...</b> Buka dialog untuk memilih fail yang hendak
dibuka dalam tab baru.</li>
<li><b>Diguna baru-baru ini</b> Mengandungi senarai fail yang baru diguna (jika
dibenarkan dalam tetapan).</li>
<li><b>Segar semula</b> Muat semula fail yang dipaparkan dalam tab semasa.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Simpan sebagai...</b> Buka dialog untuk simpan fail yang dipapar dalam
tab semasa termasuklah perubahan pada anotasi dan medan borang.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Cetak...</b> Buka dialog untuk mencetak fail yang dipapar dalam tab
semasa.</li>
<li><b>Keluar</b> Tutup semua tab dan tamatkan program.</li>
</ul>
<h4><a name="edit">Sunting</a> <a href="#top">&uarr;</a></h4>
<ul>
<li>b>Halaman Berikut/Terdahulu/Pertama/Terakhir</b> Langkau ke halaman dokumen
berikut/terdahulu/pertama/terakhir.</li>
<li><b>Lompat ke halaman...</b> Buka dialog untuk masuk ke halaman dan dipapar
pada tab semasa.</li>
<li><b>Lompat undur/maju</b> Lompat undur/maju dalam sejarah halaman yang
dipaparkan.</li>
<li><b>Gelintar...</b> Buka labuh gelintar dibawah paparan utama. Gelintar akan
mula secara automatik dua saat selepas perubahan terakir terma gelintar atau
ia dimulakan secara manual dengan menekan kekunci return. Jika pengubahsuai
Shift ditahan ketika kekunci return masih ditekan, gelintar dimulakan dalam
semua tab selain hanya tab semasa. (Kesan ini diterbalikkan jika labuh
gelintar lanjutan dibenarkan di dalam tetapan.)</li>
<li><b>Cari terdahulu/berikut</b> Lompat ke kemunculan terma gelintar
terdahulu/berikut didalam dokumen.</li>
<li><b>Batal gelintar</b> Batalkan gelintar yang sedang dijalankan dan tutu[
labuh gelintar.</li>
<li><b>Salin ke papan keratan</b> Jika ditanda, program akan tunggu bingkai
diseret untuk salin teks atau imej.</li>
<li><b>Tambah anotasi</b> Jika ditanda, program akan tunggu bingkai diseret
untuk tambah anotasi.</li>
<li><b>Tetapan...</b> Buka dialog tetapan. Butang berlabel 'Lalai' akan
kembalikan semua tetapan pada tab ke nilai lalainya. Butang berlabel 'Lalai
pada tab semasa' akan hanya kembalikan tetapan pada tab semasa ke nilai
lalai mereka.</li>
</ul>
<p><em>Halaman semasa</em> boleh diubah dengan memasukkan halaman yang
dikehendaki ke dalam medan teks di dalam palang alat sunting, yang mana
boleh difokus dengan menggunakan Ctrl+K, dan menekan kekunci return.</p>
<h4><a name="view">Lihat</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Berterusan</b> Tentukan sama ada semua baris bentangan halaman kelihatan
serentak.</li>
<li><b>Dua halaman</b> Tentukan sama ada bentangan halaman gunakan dua lajur.</li>
<li><b>Dua halaman dengan muka hadapan</b> Tentukan sama ada bentangan halaman
gunakan dua lajur dengan hentian selepas muka hadapan.</li>
<li><b>Halaman berbilang</b> Tentukan sama ada bentangan halaman gunakan lajur
berbilang. Bilangan lajur boleh diubah dalam dialog tetapan.</li>
<li><b>Kanan ke kiri</b> Tentukan bagaimana halaman disusun dalam bentangan
dengan halaman berbilang per baris.</li>
<li><b>Zum masuk</b> Tingkatkan faktor skala sebanyak 10 peratus. Faktor skala
maksimum ialah 5000 peratus.</li>
<li><b>Zum keluar</b> Kurangkan faktor skala sebanyak 10 peratus. Faktor skala
minimum ialah 10 peratus.</li>
<li><b>Saiz asal</b> Tetap semula faktor skala ke 100 peratus.</li>
<li><b>Muat dengan lebar halaman</b> Tentukan faktor skala supaya semua halaman
sepenuhnya muat ke dalam paparan utama secara mengufuk.</li>
<li><b>Muat dengan saiz halaman</b> Tentukan faktor skala supaya semua halaman
sepenuhnya muat ke dalam paparan utama secara mengufuk dan menegak.</li>
<li><b>Putar kiri</b> Putar halaman ke kiri/lawan jam sebanyak 90 darjah.</li>
<li><b>Putar kanan</b> Putar halaman ke kanan/ikut jam sebanyak 90 darjah.</li>
<li><b>Warna songsang</b> Tentukan sama ada halaman diterap dengan warna
songsang.</li>
<li><b>Tukar ke skala kelabu</b> Tentukan sama ada halaman ditukar ke skala
kelabu selepas penerapan.</li>
<li><b>Kerat margin</b> Benarkan pembuangan margin halaman kosong selepas
penerapan.</li>
<li><b>Komposisi</b> Benarkan komposisi halaman terterap dengan warna kertas
untuk melaras latar belakang dokumen diimbas.</li>
<li><b>Palang alat</b> Menu ini mengandungi senarai palang alat yang ada untuk
mencapa tindakan yang kerap diguna.</li>
<li>b>Labuh</b> Menu ini mengandungi senarai labuh yang ada untuk memaparkan
maklumat tambahan.</li>
<li><b>Fon...</b> Buka dialog menyenaraikan fon yang diguna dalam dokumen.</li>
<li><b>Skrin Penuh</b> Togol ke mod skrin penuh, iaitu tetingkap dipaparkan
secara maksimum dan tanpa hiasan.</li>
<li><b>Persemabahan...</b> Masuk ke mod persembahan dengan menekan kekunci F12
atau escape. Kekunci home/end digunakan untuk paparkan halaman
pertama/terakhir. Kekunci anak panah kanan dan bawah, kekunci space dan page
down lompat ke halaman berikutnya. Kekunci anak panah kiri dan atas, kekunci
backspace dan page up lompat ke halaman terdahulu. Menekan kekunci control
dan return akan lompat kembali ke halaman terdahulu sebelum lompatan
terakhir.</li>
</ul>
<p><em>Faktor skala</em> boleh diubah dengan memasukkan peratus yang
dikehendaki ke dalam medan teks di dalam palang alat lihat, yang mana boleh
difokus dengan menggunakan Ctrl+L, dan menekan kekunci return.</p>
<h4><a name="tabs">Tab</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Tab terdahulu/berikutnya</b> Jadikan tab terdahulu/berikutnya tab
semasa. Kitar tab pertama/terakhir jika tab pertama/terakhir adalah tab
semasa.</li>
<li><b>Tutup tab</b> Tutup tab semasa.</li>
<li><b>Tutup semua tab</b> Tutup semua tab.</li>
<li><b>Tutup semua tab kecuali tab semasa</b> Tutup semua tab kecuali tab
semasa.</li>
<li><b>Ditutup baru-baru ini</b> Mengandungi senarai tab yang baru ditutup (jika
dibenarkan dalam tetapan).</li>
</ul>
<p>Menu ini mengandungi senarai semua tab yang jadikan tab semasa dengan
mengklik pada item menu berkenaan. Tab juga boleh ditutup dengan
mengklik-tengah tetikus. Sembilan tab yang pertama dapat diaktifkan dengan
menahan pengubahsuai Alt dan menekan kekunci satu hingga sembilan.</p>
<h4><a name="bookmarks">Tanda Buku</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Tanda buku terdahulu</b> Lompat ke tanda buku terdekat sebelum halaman
semasa.</li>
<li><b>Tanda buku berikutnya</b> Lompat ke tanda buku terdekat selepas halaman
semasa.</li>
<li><b>Tambah tanda buku</b> Tambah tanda buku untuk fail dan halaman semasa.</li>
<li><b>Buang tanda buku</b> Buang tanda buku untuk fail dan halaman semasa.</li>
<li><b>Buang tanda buku</b> Buang semua tanda buku.</li>
<li><b>Buka</b> Buka fail berkenaan di dalam tab semasa. Jika tiada tab, fail
akan dibuka dalam tab baharu.</li>
<li><b>Buka dalam tab baru</b> Buka fail berkenaan dalam tab baru.</li>
<li><b>Lompat ke halaman</b> Lompat ka halaman berkenaan jika fail berkenaan
sudah dibuka. Jika tidak, fail tersebut akan dibuka dalam tab baharu.</li>
</ul>
<h4><a name="help">Bantuan</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Kandungan</b> Papar dokumen ini.</li>
<li><b>Perihal</b> Papar versi program.</li>
</ul>
<h3>a name="mainview">Paparan utama</a> <a href="#top">&uarr;</a></h3>
<p>Kekunci backspace/space key langkau ke halaman
terdahulu/berikutnya. Manakala, kekunci home/end langkau ke halaman
pertama/terakhir. Kekunci anak panah, page up dan page menatal port
pandang. Penekanan kekunci control dan return jumps akan lompat ke halaman
sebelum lompatan terakhir.</p>
<p>Dengan menggunakan roda tetikus ditatal ke atas atau ke bawah. Tahan
<b>ALT</b> ketika menggunakan roda tetikus untuk ditatal ke kiri dan ke
kanan. Tahan <b>CTRL</b> ketika menggunakan roda tetikus untuk skalakan
dokumen. Tahan <b>SHIFT</b> ketika menggunakan roda tetikus untuk memutar
dokumen. (Pengubahsuai papan kekunci boleh diubah di dalam dialog tetapan.)
Klik dan tahan butang tengah tetikus untuk membentuk segiempat seterusnya
mengezum masuk.</p>
<p>Pautan disorot oleh bingkai merah (jika dibenarkan dalam tetapan). Klik-kiri
pada pautan untuk menunjukkan halaman terpaut atau buka URL terpaut dalam
pelayar lalai (jika dibenarkan dalam tetapan). Klik-tengah pada pautan untuk
menunjukkan halaman terpaut dalam tab baharu. Kursor berada diatas pautan
memaparkan destinasinya sebagai tip alat.</p>
<p>Medan borang disorot dengan bingkai biru (jika dibenarkan dalam
tetapan). Klik-kiri pada medan borang untuk menyunting
kandungannya. Terapung diatas medan borang akan paparkan namanya sebagai tip
alat.</p>
<p>Sumber kedudukan dalam dokumen boleh dibuka dengan penyunting sumber
menggunakan menu konteks yang secara pilihannya mengandungi item untuk
pemadanan pertama nod <em>SyncTeX</em>.</p>
<p>Untuk <em>menyalin teks atau imej</em>, tahan <b>SHIFT</b>, klik dan tahan
butang kiri tetikus untuk menyeret bingkai disekeliling kawasan yang hendak
disalin. Seusai butang tetikus dilepaskan, satu menu timbul terpapar untuk
memilih sama ada hendak menyalin teks atau imej ke dalam papan keratan.</p>
<p>Untuk <em>menambah catatan atau anotasi</em>, tahan <b>CTRL</b>, klik dan
tahan butang kiri tetikus untuk menyeret bingkai disekeliling kawasan yang
hendak dicatatkan. Bila butang tetikus dilepaskan, satu menu timbul terpapar
sama ada hendak menambah teks atau menyorot cacatan. Klik-kiri untuk
<em>menyunting catatan</em>. Klik-kanan untuk <em>membuang
catatan</em>. (Penambahan dan pembuangan catatan memerlukan versi pustaka
Poppler 0.20.1 atau ke atas.) Kursor berada di atas catatan akan paparkan
kandungannya sebagai tip alat.</p>
<p>Untuk <em>zum ke pemilihan</em>, tahan <b>SHIFT</b> dan <b>CTRL</b>,
kemudian klik dan tahan butang kiri tetikus dan seret bingkai disekitar
kawasan yang hendak dizumkan.</p>
<p><em>Ketampakan palang alat dan menu</em> boleh ditogol menggunakan pintasan
papan kekunci boleh dikonfigur yang mana nilai lalai adalah "Shift+Alt+T"
dan "Shift+Alt+M".</p>
<h3><a name="auxiliaryviews">Paparan tambahan</a> <a href="#top">&uarr;</a></h3>
<p><em>Paparan garis luar</em> memaparkan selayang pandang kandungan
dokumen. Seklik kiri pada masukan akan langkau ke halaman berkenaan dalam
paparan utama. Menu konteks boleh digunakan untuk kembang/kuncupkan semua
item dibawah item terpilih.</p>
<p>Paparan garis luar juga boleh dinavigasi menggunakan papan kekunci dan roda
tetikus. Tahan Shift dan klik kekunci Up/Down untuk menatal paparan. Tahan
Shift dan klik kekunci Left/Right akan kuncup/kembangkan satu aras item
dibawah item terpilih. Tahan Control dan klik kekunci Left/Right akan
sepenuhnya kuncup/kembangkan item terpilih dan anak-anaknya. Tahan Shift dan
tatal guna roda tetikus akan mengubah item terpilih. Tahan Control dan tatal
roda tetikus akan kembang/kuncupkan item terpilih.</p>
<p><em>Paparan sifat</em> paparkan maklumat tambahan yang terkandung di dalam
dokumen.</p>
<p><em>Paparan lakaran kenit</em> papar versi kecil halaman dokumen. Klik kiri
padanya akan lompat ke halaman berkenaan di paparan utama.</p>
<p><em>Paparan tanda buku</em> menunjukkan tanda buku berkaitan dengan dokumen
yang terpapar dalam tab semasa. Menu konteks mengandungi masukan yang
langkau ke tanda buku berikutnya/terdahulu atau untuk menambah tanda
buku. Menu konteks bagi setiap masukan untuk sunting dan padam tanda buku.</p>
<p>Jika dibenarkan dalam tetapan, <em>labuh gelintar lanjutan</em> menunjukkan
selayang pandang yang mengandungi keputusan semua gelintar yang telah dibuat
dalam semua tab. Ia juga menunjukkan teks disekitar keputusan yang mana
terma gelintar ditegaskan. Dengan mengklik pada keputusan tersebut akan
membuka tab berkenaan dan langkau ke kedudukannya.</p>
<h3><a name="settings">Tetapan</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Tetapan kelakuan</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Buka URL</b> Tentuka sama ada pautan ke URL dibuka dalam pelayar lalai.</li>
<li><b>Segar semula automatik</b> Tentukan sama ada fail dimuat semula secara
automatik jika berubah pada cakera.</li>
<li><b>Jejak diguna baru-baru ini</b> Jika dibenarkan, satu menu diguna
baru-baru ini akan tersedia dan senaraikan sebanyak mungkin fail diguna
baru-baru ini di dalam pilihan "Kiraan diguna baru-baru ini". (Berkesan
selepas dimula semula.)</li>
<li><b>Kekalkan ditutup baru-baru ini</b> Jika dibenarkan, menu ditutup
baru-baru ini tersedia dan senaraikan beberapa tab ditutup baru-baru ini
yang telah ditetapkan dalam pilihan "Kiraan ditutup baru-baru
ini". Pengekalan tab sedia ada menyebabkan peningkatan penggunaan ingatan
secara drastik. (Berkesan selepas mula semula.)</li>
<li><b>Pulih tab</b> Jika dibenarkan, tab dan sifatnya disimpan pada penghujung
program dan dipulih semasa mula semula.</li>
<li><b>Pulih tanda buku</b> Jika dibenarkan, tanda buku disimpan pada penghujung
program dan dipulih semasa mula semula.</li>
<li><b>Pulih tetapan per-fail</b> Jika dibenarkan, tetapan per-fail
disimpan/dipulih bila membuka/menutup tab.</li>
<li><b>Simpan sela pangkalan data</b> Sela selepas tab, tanda buku atau tetapan
per-fail disimpan ke dalam pangkalan data.</li>
<li><b>Segerak persembahan</b> Jika dibenarkan, paparan utama boleh digunakan
untuk mengawal paparan persembahan.</li>
<li><b>Skrin persembahan</b> Indeks skrin untuk paparkan paparan persembahan.</li>
<li><b>Segerak paparan garis luas</b> Jika dibenarkan, paparan garis luar akan
menyorot masukan pertama yang menuju ke halaman semasa bilamana halaman
semasa berubah.</li>
<li><b>Penatalan minimum</b> Jika dibenarkan, port pandang hanya ditatal jika
kedudukan sasaran belum lagi kelihatan.</li>
<li><b>Faktor zum</b> Bilangan faktor skala ialah perwakilan gandaan dibahagi
dengan perwakilan zum masuk.</li>
<li><b>Warna sorot</b> Tentukan warna sorot.</li>
<li><b>Tempoh sorot</b> Tentukan tempoh sorot sementara.</li>
<li><b>Warna catatan</b> Warna catatan ditambah oleh program menggunakan kata
kunci warna SVG atau tandaan heksadesimal '#rrggbb'.</li>
<li><b>Penyunting sumber</b> Program yang dimulakan untuk menyunting
sumber. '%1' diganti dengan laluan fail mutlak. '%2' diwakili '%3' diganti
dengan nombor lajur wakil baris.</li>
</ul>
<h4><a name="graphicssettings">Tetapan grafik</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Guna penjubinan</b> Halaman akan dibahagikan kepada jubin sebelum diterap
dan dicachekan untuk mengurangkan penggunaan ingatan.</li>
<li><b>Kekalkan peta pix lapuk</b> Jika dibenarkan, bila berlaku perubahan
faktor zum, peta pix tercache akan digunakan untuk melakar anggaran peta pix
akhir sehinggalah ia tersedia tetapi dengan kos penggunaan ingatan.</li>
<li><b>Guna nisbah piksel peranti</b> Jika dibenarkan, nisbah piksel peranti
yang tersedia digunakan untuk menerap pada fizikal dan dipapar pada resolusi
logikal</li>
<li><b>Hias halaman</b> Tentukan sama ada halaman ditetapkan terasing dari latar
belakang.</li>
<li><b>Hias pautan</b> Tentukan sama ada pautan disorot dengan bingkai merah.</li>
<li><b>Hias medah borang</b> Tentukan sama ada medan borang disorot dengan
bingkai biru.</li>
<li><b>Warna latar belakang</b> Tentukan warna latar belakang menggunakan kata
kunci warna SVG atau notasi heksadesimal '#rrggbb'.</li>
<li><b>Warna kertas</b> Tentukan warna halaman menggunakan kata kunci warna SVG
atau notasi heksadesimal '#rrggbb'.</li>
<li><b>Warna latar belakang persembahan</b> Batalkan warna kertas dalam
pengiraan warna latar belakang paparan persembahan dan ditakrif menggunakan
kata kunci warna SVG atau notasi heksadesimal '#rrggbb'.</li>
<li><b>Halaman per baris</b> Bilangan halaman per baris di dalam mod bentangan
'halaman berbilang'.</li>
<li><b>Penjarakkan halaman</b> Tentukan kedua-dua jarak menegak & mengufuk yang
dipapar diantara halaman.</li>
<li><b>Penjarakkan lakaran kenit</b> Tentukan kedua-dua jarak menegak & mengufuk
yang dipapar diantara lakaran kenit.</li>
<li>b>Saiz lakaran kenit</b> Tentukan saiz lakaran kenit.</li>
<li><b>Saiz cache</b> Program akan cuba cache halaman terterap didalam had ini
akan tingkatkan kelajuan penerapan dengan kos penggunaan ingatan meingkat.</li>
<li><b>Prefetch</b> Program akan cuba menerap halaman yang belum lagi kelihatan
dengan meningkatkan kelajuan penerapan pada kos penggunaan cache yang
meningkat.</li>
<li><b>Jarak prefetch</b> Bilangan baris disebalik baris semasa dan dua kali
ganda bilangan baris sebelum baris semasa yang telah di prefetch.</li>
<li><b>Tetapan PDF</b>
<ul>
<li><b>Antialias</b> Pertingkatkan kualiti paparan dengan kos terhadap prestasi</li>
<li><b>Antialias teks</b> Mepertingkatkan kualiti teks tetapi menjejaskan
prestasi</li>
<li><b>Bayangan teks</b> Dapat mempertingkatkan kualitit paparan teks bagi fon
tertentu.</li>
<li><b>Pratonton lebih-cetak</b> Jika dibenarkan, satu pratonton percetakan satu
lapisan dakwat diatas yang lain dipaparkan.</li>
<li><b>Mod garis nipis</b> Pilih pengoptimuman yang digunakan untuk melukis
garis nipis.</li>
<li><b>Bahagian belakang</b> Pilih bahagian belakang yang digunakan untuk
menerap halaman.</li>
</ul>
</li>
<li><b>Tetapan PS</b>
<ul>
<li><b>Bit antialias grafik</b> Tentukan amaun antialias untuk grafik.</li>
<li><b>Bit antialias teks</b> Tentukan amaun antialias untuk teks.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Tetapan antaramuka</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Labuh gelintar lanjutan</b> Jika dibenarkan, labuh gelintar lalai
dilanjutkan dengan paparan keputusan semua tab. (Berkessan selepas mula
semula.)</li>
<li><b>Tindihan atas anotasi</b> Jika dibenarkan, semua anotasi dalam halaman
akan dipapar sebagai tindihan atas interaktif. Melainkan setiap anotasi akan
dikendalikan sebagai tetingkap timbul berasingan.</li>
<li><b>Tindihan atas medan borang</b> Jika dibenarkan, semua medan borang dalam
halaman akan dipapar sebagai tindihan atas interaktif. Melainkan setiap
medan borang akan dikendalikan sebagai tetingkap timbul berasingan.</li>
<li><b>Kedudukan tab</b> Takrifkan bucu tab paparan utama yang manakah akan
dipapar.</li>
<li><b>Ketampakan tab</b> Tentukan sama ada tab akan dipapar jika kurang dari
dua dokumen dibuka.</li>
<li><b>Hampar tab</b> Tentukan jika tab akan dihampar secara sekata menyeluruhi
keseluruhan palang tab.</li>
<li><b>Tab baharu disebelah tab semasa</b> Jika dibenarkan, tab baharu dibuka
disebelah kanan tab aktif.</li>
<li><b>Keluar selepas tab terakhir</b> Jika dibenarkan, aplikasi keluar selepas
tab terakhir ditutup.</li>
<li><b>Kiraan diguna baru-baru ini</b> Tetapkan bilangan fail yang tersenarai
dalam menu diguna baru-baru ini, jika "Jejak diguna baru-baru ini"
dibenarkan. (Berkesan selepas mula semula.)</li>
<li><b>Kiraan ditutup baru-baru ini</b> Tetapkan bilangan fail yang tersenarai
dalam menu ditutup baru-baru ini, jika "Kekalkan ditutup baru-baru ini"
dibenarkan. (Berkesan selepas mula semula.)</li>
<li><b>Palang alat fail</b> Takrifkan tindakan yang manakah tampak dalam palang
alat fail. Tindakan tersedia adalah openInNewTab, buku, segarsemula,
saveCopy, saveAs, cetak dan pemisah. (Berkesan selepas mula semula.)</li>
<li><b>Palang alat sunting</b> Takrif tindakan yang manakah tampak dalam palang
alat sunting. Tindakan tersedia adalah currentPage, previousPage, nextPage,
firstPage, lastPage, jumpToPage, jumpBackward, jumpForward, search,
copyToClipboardMode, addAnnotationMode dan separator. (Berkesan selepas mula
semula.)</li>
<li><b>Palang alat Lihat</b> Takrif tindakan yang manakah tampak dalam palang
alat lihat. Tindakan tersedia adalah scaleFactor, zoomIn, zoomOut,
continuousMode, twoPagesMode, twoPagesWithCoverPageMode, multiplePagesMode,
originalSize, fitToPageWidthMode, fitToPageSizeMode, rotateLeft,
rotateRight, fullscreen, presentation dan separator. (Berkesan selepas mula
semula.)</li>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Menu boleh tatal</b> Akan membatalkan gaya lalai supaya menu timbul
ditatal selain dari dipersembahkan dalam lajur berbilang jika ia lebih besar
dari ruang skrin sedia ada. (Berkesan selepas mula semula.)</li>
<li><b>Menu boleh gelintar</b> Lanjutkan navigasi papan kekunci lalai bagi tab
dan menu tanda buku berdasarkan mekanisma gelintar-apa-yang-anda-taip.</li>
<li><b>Togol palang alat dan menu dengan skrin penuh</b> Sentiasa togol
ketampakan palang alat dan menu bila menogol ke mod skrrin penuh.</li>
<li><b>Guna label halaman</b> Tentukan jika label halaman dibekali-dokumen akan
digunakan selain dari nombor halaman bila tersedia.</li>
<li><b>Tajuk dokumen sebagai tajuk tab</b> Tentukan jika tajuk tab diambil dari
data-meta selain dari nama fail.</li>
<li><b>Halaman semasa dalam tajuk tetingkap</b> Jika dibenarkan, halaman semasa
dan nombor halaman dokumen di dalam tab aktif dipaparkan dalam tajuk
tetingkap.</li>
<li><b>Nama kejadian dalam tajuk tetingkap</b> Jika dibenarkan dan kejadian
semasa dinamakan, namanya dipapar dalam tajuk tetingkap.</li>
<li><b>Sorot lakaran kenit semasa</b> Jika dibenarkan, halaman semasa disorot
dalam paparan lakaran kenit.</li>
<li><b>Had lakaran kenit mengikut keputusan</b> Jika pilihan ini dibenarkan dan
gelintar dibuat, hanya halaman yang mana terma gelintar ditemui terpapar
dalam paparan lakaran kenit.</li>
</ul>
<h4><a name="shortcutsettings">Tetapan pintasan</a> <a href="#top">&uarr;</a></h4>
<p>Tetapan pintasan membolehkan pelarasan pintasan papan kekunci mengikut
kehendaki peribadi. Pintasan boleh diubah dengan mengklik dua-kali pada
pintasan untuk menyuntingnya dan menginput pintasan baharu. Setiap tindakan
boleh mempunyai beberapa pintasan dengan menginput senarai
terpisah-titik-bertindih pada mereka. Nama kekunci yang bukan satu abjad
ditulis dengan jelas (contohnya. "Alt", "Ctrl", "PgDown"), yang mana
pemadanan tidak sensitif kata. Jika pintasan mengandungi kekunci
pengubahsuai, nama kekunci digabung dengan simbol campur dan kekunci
pengubahsuai mesti disenarai terlebih dahulu, contohnya. "Ctrl+A" atau
"Ctrl++".</p>
<h4><a name="modifiersettings">Tetapan pengubahsuai</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Zum</b> Pengubahsuai papan kekunci untuk zum menggunakan roda tetikus
dalam paparan utama.</li>
<li><b>Putar</b> Pengubahsuai papan kekunci untuk diputar menggunakan roda
tetikus dalam paparan utama.</li>
<li><b>Tatal</b> Pengubahsuai papan kekunci untuk tatal secara mengufuk
menggunakan roda tetikus dalam paparan utama.</li>
<li><b>Salin ke papan keratan</b> Pengubahsuai papan kekunci untuk salin teks
atau imej ke papan keratan.</li>
<li><b>Tambah catatan</b> Pengubahsuai papan kekunci untuk tambah catatan ke
dalam halaman.</li>
<li><b>Zum ke pemilihan</b> Pengubahsuai papan kekunci yang mengezum ke
pemilihan dalam satu halaman.</li>
</ul>
</body>
</html>

504
help/help_pl.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Pomoc</title>
</head>
<body>
<h2><a name="top">Pomoc</a></h2>
<h4>Spis treści</h4>
<ol>
<li><a href="#mainmenu">Główne menu</a></li>
<ol>
<li><a href="#file">Plik</a></li>
<li><a href="#edit">Edycja</a></li>
<li><a href="#view">Widok</a></li>
<li><a href="#tabs">Karty</a></li>
<li><a href="#bookmarks">Zakładki</a></li>
<li><a href="#help">Pomoc</a></li>
</ol>
<li><a href="#mainview">Widok główny</a></li>
<li><a href="#auxiliaryviews">Widok pomocniczy</a></li>
<li><a href="#settings">Ustawienia</a></li>
<ol>
<li><a href="#behaviorsettings">Zachowanie ustawień</a></li>
<li><a href="#graphicssettings">Ustawienia grafiki</a></li>
<li><a href="#interfacesettings">Ustawienia interfejsu</a></li>
<li><a href="#shortcutsettings">Ustawienia skrótu</a></li>
<li><a href="#modifiersettings">Ustawienia modyfikatora</a></li>
</ol>
</ol>
<h4>Wprowadzenie</h4>
<p><em>qpdfview</em> to przeglądarka dokumentów w obsługą kart. Używa Poppler
dla wsparcia PDF, libspectre dla PS, DjVuLibre dla DjVu, CUPS dla wsparcia
drukowania i bibioteki Qt jako interfejs graficzny.</p>
<p>Proszę odnieść się do strony podręcznika po informację na temat opcji
wiersza polecenia i plików konfiguracyjnych.</p>
<h3><a name="mainmenu">Menu główne</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Plik</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Wyjdź</b> Zamyka wszystkie zakładki i kończy działanie programu.</li>
</ul>
<h4><a name="edit">Edycja</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Karty</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Zamknij kartę</b> Zamyka bieżącą kartę.</li>
<li><b>Zamknij wszystkie karty</b> Zamyka wszystkie karty.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Zakładki</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

504
help/help_pt.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Help</title>
</head>
<body>
<h2><a name="top">Help</a></h2>
<h4>Table of contents</h4>
<ol>
<li><a href="#mainmenu">Main menu</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Edit</a></li>
<li><a href="#view">View</a></li>
<li><a href="#tabs">Tabs</a></li>
<li><a href="#bookmarks">Bookmarks</a></li>
<li><a href="#help">Help</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Settings</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Introduction</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

505
help/help_pt_BR.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,505 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Ajuda</title>
</head>
<body>
<h2><a name="top">Ajuda</a></h2>
<h4>Tabela de conteúdos</h4>
<ol>
<li><a href="#mainmenu">Menu principal</a></li>
<ol>
<li><a href="#file">Arquivo</a></li>
<li><a href="#edit">Editar</a></li>
<li><a href="#view">Visualizar</a></li>
<li><a href="#tabs">Abas</a></li>
<li><a href="#bookmarks">Marcadores</a></li>
<li><a href="#help">Ajuda</a></li>
</ol>
<li><a href="#mainview">Visualização principal</a></li>
<li><a href="#auxiliaryviews">Visualizações auxiliares</a></li>
<li><a href="#settings">Ajustes</a></li>
<ol>
<li><a href="#behaviorsettings">Ajustes de aparência</a></li>
<li><a href="#graphicssettings">Ajustes de gráficos</a></li>
<li><a href="#interfacesettings">Configurações da interface</a></li>
<li><a href="#shortcutsettings">Configuração de atalhos</a></li>
<li><a href="#modifiersettings">Configurações de modificação</a></li>
</ol>
</ol>
<h4>Introdução</h4>
<p><em>qpdfview</em> é um visualizador de documentos com abas. Utiliza o
Poppler para suporte a PDF, libspectre para suporte a PS, DjVuLibre para
suporte a DjVu, CUPS para suporte a impressão e QT Toolkit para sua
interface.</p>
<p>Por favor, consulte a página do manual para obter informações sobre opções
de linha de comando e arquivos de configuração.</p>
<h3><a name="mainmenu">Menu principal</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Arquivo</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Abrir...</b> Abre uma janela para selecionar um arquivo para abrir na aba
atual. Se não houver nenhuma aba, o arquivo é aberto é uma nova aba.</li>
<li><b>Abrir em nova aba...</b> Abre uma janela para selecionar arquivos a serem
abertos em novas abas.</li>
<li><b>Recentemente usado</b> Contem uma lista dos arquivos recentemente
utilizados (se ativado nas configurações).</li>
<li><b>Atualizar</b> Recarrega o arquivo exibido na aba atual.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Salvar como...</b> Abre um diálogo para salvar o arquivo exibido na aba
atual incluindo alterações nas anotações e no formato.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Imprimir...</b> Abre um diálogo para imprimir o arquivo exibido na aba
atual.</li>
<li><b>Sair</b> Fecha todas as abas e encerra o programa.</li>
</ul>
<h4><a name="edit">Editar</a><a href="#top">&uarr;</a></h4>
<ul>
<li><b>Próxima/Anterior/Primeira/Última página</b> Pula para a
próxima/anterior/primeira/última página do documento.</li>
<li><b>Ir para a página...</b> Abre um diálogo para colocar uma página para ser
exibida na aba atual.</li>
<li><b>Pular para trás/para frente</b> Pula para trás/frente no histórico da
página em exibição.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Encontrar anterior/próximo</b> Pula para a ocorrência anterior/próxima do
termo procurado no documento.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Opções...</b> Abre o diálogo de configuração. O botão chamado 'Padrão'
irá reverter todas as configurações em todas as tabelas para seus valores
padrões. O botão chamado 'Padrão na tabela atual' irá reverter apenas as
configurações na tabela atual para seus valores padrões.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

532
help/help_ru.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,532 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Справка</title>
</head>
<body>
<h2><a name="top">Справка</a></h2>
<h4>Оглавление</h4>
<ol>
<li><a href="#mainmenu">Главное меню</a></li>
<ol>
<li><a href="#file">Файл</a></li>
<li><a href="#edit">Правка</a></li>
<li><a href="#view">Вид</a></li>
<li><a href="#tabs">Вкладки</a></li>
<li><a href="#bookmarks">Закладки</a></li>
<li><a href="#help">Справка</a></li>
</ol>
<li><a href="#mainview">Основной вид</a></li>
<li><a href="#auxiliaryviews">Вспомогательные виды</a></li>
<li><a href="#settings">Настройки</a></li>
<ol>
<li><a href="#behaviorsettings">Настройки поведения</a></li>
<li><a href="#graphicssettings">Настройки графики</a></li>
<li><a href="#interfacesettings">Настройки интерфейса</a></li>
<li><a href="#shortcutsettings">Настройки комбинаций клавиш</a></li>
<li><a href="#modifiersettings">Настройки модификаторов</a></li>
</ol>
</ol>
<h4>Введение</h4>
<p><em>qpdfview</em> — это программа со вкладками для просмотра
документов. Использует Poppler для поддержки PDF, libspectre для поддержки
PS, DjVuLibre для поддержки DjVu, CUPS для поддержки печати и Qt для
графического интерфейса.</p>
<p>Информацию о параметрах командной строки и конфигурационных файлах можно
найти в man-странице программы.</p>
<h3><a name="mainmenu">Главное меню</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Файл</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Открыть...</b> Запускает диалог выбора файла, который будет открыт на
текущей вкладке. Если вкладка отсутствует, файл будет открыт в новой
вкладке.</li>
<li><b>Открыть в новой вкладке...</b> Запускает диалог выбора файлов, которые
будут открыты в новых вкладках.</li>
<li><b>Недавние</b> Содержит список файлов, использовавшихся в последнее время
(если опция включена в настройках).</li>
<li><b>Обновить</b> Повторная загрузка файла, отображаемого на текущей вкладке.</li>
<li><b>Сохранить</b> Сохранить изменения для аннотаций и полей форм в файл, чья
вкладка сейчас открыта.</li>
<li><b>Сохранить как...</b> Открывает диалог для сохранения файла, отображаемого
на текущей вкладке, включая изменения в примечаниях и полях форм.</li>
<li><b>Сохранить копию...</b> Открыть диалог для сохранения неизмененной копии
файла, чья вкладка сейчас открыта.</li>
<li><b>Печать...</b> Запускает диалог для печати файла, отображаемого на текущей
вкладке.</li>
<li><b>Выход</b> Закрывает все вкладки и завершает работу программы.</li>
</ul>
<h4><a name="edit">Правка</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Следующая/Предыдущая/Первая/Последняя страница</b> Переход к
следующей/предыдущей/первой/последней странице документа.</li>
<li><b>Перейти на страницу...</b> Запускает диалог выбора страницы для
отображения на текущей вкладке.</li>
<li><b>Назад/Вперёд</b> Переход назад или вперёд по истории отображаемой
страницы.</li>
<li><b>Поиск...</b> Открывает панель поиска под областью, в которой отображается
документ. Поиск начинается автоматически через 2 секунды после изменения
текста в поле поиска; его также можно начать вручную, нажав клавишу
Enter. При удержании нажатым модификатора Shift во время нажатия Enter поиск
будет осуществляться во всех вкладках, а не только в текущей. (Это действует
наоборот, если в настройках включена опция расширенной панели поиска.)</li>
<li><b>Найти предыдущее/следующее</b> Переход к предыдущему или следующему
найденному фрагменту текста в документе.</li>
<li><b>Отменить поиск</b> Отменяет текущий поиск и закрывает панель поиска.</li>
<li><b>Скопировать в буфер</b> Переводит программу в режим выделения текста или
изображений для копирования в буфер обмена.</li>
<li><b>Добавить комментарий</b> Переводит программу в режим выделения для
добавления аннотаций.</li>
<li><b>Настройки...</b> Открывает диалог настроек. Кнопка 'По умолчанию'
сбрасывает все настройки на всех вкладках к их стандартным значениям. Кнопка
'По умолчанию на текущей вкладке' сбрасывает только настройки для текущей
вкладки.</li>
</ul>
<p><em>Текущую страницу</em> можно изменить, указав нужный номер в текстовом
поле на панели инструментов «Правка» (перейти в это поле можно нажатием
Ctrl+K) и нажав клавишу Enter.</p>
<h4><a name="view">Просмотр</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Рулоном</b> Если включено, перелистывание осуществляется не постранично,
а так, будто страницы подаются непрерывным рулоном.</li>
<li><b>Две страницы</b> Просмотр в два столбца, при котором на экране
отображаются по две страницы сразу.</li>
<li><b>Две страницы и обложка</b> Как и предыдущая команда, отображает по две
страницы, но обложка отображается отдельно.</li>
<li><b>Несколько страниц</b> Отображение страниц в несколько
столбцов. Количество столбцов можно изменить в диалоге настроек (на вкладке
«Графика»).</li>
<li><b>Справа налево</b> Изменяет порядок страниц при просмотре в несколько
столбцов.</li>
<li><b>Увеличить масштаб</b> Увеличивает масштаб на 10 процентов. Максимальное
увеличение составляет 5000 процентов.</li>
<li><b>Уменьшить масштаб</b> Уменьшает масштаб на 10 процентов. Минимальное
уменьшение составляет 10 процентов.</li>
<li><b>Исходный размер</b> Возвращает значение масштаба к 100 процентам.</li>
<li><b>По ширине</b> Выбирает масштаб, при котором страницы умещаются по ширине
в области просмотра.</li>
<li><b>Страница целиком</b> Выбирает масштаб, при котором страницы полностью
умещаются в область просмотра (и по горизонтали, и по вертикали).</li>
<li><b>Повернуть влево</b> Поворачивает страницы влево, или против часовой
стрелки, на 90 градусов.</li>
<li><b>Повернуть вправо</b> Поворачивает страницы вправо, или по часовой
стрелке, на 90 градусов.</li>
<li><b>Инвертировать цвета</b> Отображает страницы в инвертированных цветах.</li>
<li><b>Конвертировать в серые тона</b> Отображает страницы в оттенках серого
цвета.</li>
<li><b>Обрезать поля</b> Удаление пустого пространства на полях после
визуализации.</li>
<li><b>Построение</b> Построение визуализированной страницы с выбранным цветом
бумаги для улучшения фона сканированных документов.</li>
<li><b>Панели инструментов</b> Содержит список доступных панелей инструментов,
обеспечивающих быстрый доступ к часто используемым действиям.</li>
<li><b>Прилипалы</b> Содержит список доступных стыкуемых областей (доков),
отображающих различную дополнительную информацию.</li>
<li><b>Шрифты...</b> Открывает окно со шрифтами, используемыми в документе.</li>
<li><b>Полный экран</b> Переключение на полноэкранный режим просмотра, когда
окно распахнуто во весь размер экрана и не имеет элементов декорации.</li>
<li><b>Презентация...</b> Переход в режим презентации, покинуть который можно
нажатием F12 или Esc. Клавиши Home/End используются для перехода к
первой/последней странице. Клавиши со стрелками вправо и вниз, пробел и Page
down — для перехода к следующей странице. Стрелки влево и вверх, Backspace и
Page up — к предыдущей странице. Control+Enter возвращает к странице,
которая была текущей до последнего перехода.</li>
</ul>
<p><em>Масштаб</em> можно изменить, указав значение в процентах в текстовом
поле на панели инструментов «Вид» (перейти в него можно с помощью Ctrl+L),
и нажав клавишу Enter.</p>
<h4><a name="tabs">Вкладки</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Предыдущая/Следующая вкладка</b> Переход к предыдущей или следующей
вкладке. Переход циклический, т.е. если текущая вкладка является последней,
то переходит к первой вкладке, и наоборот.</li>
<li><b>Закрыть вкладку</b> Закрывает текущую вкладку.</li>
<li><b>Закрыть все вкладки</b> Закрывает все вкладки.</li>
<li><b>Закрыть все вкладки, кроме текущей</b> Закрывает все вкладки, кроме
текущей.</li>
<li><b>Недавно закрытые</b> Содержит список недавно закрытых вкладок (если это
разрешено в настройках).</li>
</ul>
<p>Это меню содержит список всех вкладок, каждую из которых можно сделать
текущей, щёлкнув на соответствующем пункте меню. Вкладки можно также
закрывать щелчком средней кнопкой мыши. Первые девять вкладок можно
активировать нажатием клавиш от 1 до 9 при нажатом модификаторе Alt.</p>
<h4><a name="bookmarks">Закладки</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Предыдущая закладка</b> Переход к ближайшей закладке перед текущей
страницей.</li>
<li><b>Следующая закладка</b> Переход к ближайшей закладке после текущей
страницы.</li>
<li><b>Добавить закладку</b> Добавляет закладку для текущего файла и страницы.</li>
<li><b>Удалить закладку</b> Удаляет закладку для текущего файла и страницы.</li>
<li><b>Удалить все закладки</b> Удаляет все закладки.</li>
<li><b>Открыть</b> Открывает соответствующий файл в текущей вкладке. Если ни
одной вкладки нет, файл открывается в новой вкладке.</li>
<li><b>Открыть в новой вкладке</b> Открывает соответствующий файл в новой
вкладке.</li>
<li><b>Перейти на страницу</b> Осуществляет переход к указанной странице, если
соответствующий файл уже открыт. В противном случае соответствующий файл
открывается в новой вкладке.</li>
</ul>
<h4><a name="help">Справка</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Оглавление</b> Отображает этот документ.</li>
<li><b>О программе</b> Показывает версию программы и краткую информацию о ней.</li>
</ul>
<h3><a name="mainview">Основная область</a> <a href="#top">&uarr;</a></h3>
<p>Клавиши Backspace/пробел используются для перехода к предыдущей следующей
странице. Клавиши Home/End — для перехода к первой/последней
странице. Клавиши со стрелками, Page up и Page down прокручивают документ в
области просмотра. Нажатие Control+Enter возвращает к странице, которая была
текущей до последнего перехода.</p>
<p>Используя колёсико мыши, можно прокручивать документ вверх и вниз. С нажатой
клавишей <b>ALT</b> прокрутка осуществляется влево и вправо. Использование
колёсика при нажатой клавише <b>CTRL</b> изменяет масштаб, а при нажатой
<b>SHIFT</b> поворачивает документ. (Клавиши-модификаторы можно изменить в
диалоге настройки.) Щёлкните и удерживайте среднюю кнопку мыши, чтобы
выделить прямоугольную область и масштабировать документ до её размера.</p>
<p>Ссылки подсвечиваются красными рамочками (если это включено в
настройках). Щёлкните левой кнопкой на ссылке для перехода на
соответствующую страницу или открытия URL в используемом по умолчанию
браузере (если это включено в настройках). Щелчок средней кнопкой на ссылке
откроет страницу по ссылке в новой вкладке. При наведении указателя на
ссылку во всплывающей подсказке будет показано, куда она ведёт.</p>
<p>Поля форм подсвечиваются синими рамочками (Если это включено в
настройках). Щёлкните левой кнопкой на поле, чтобы изменить его
содержимое. При наведении указателя на поле во всплывающей подсказке
отображается его имя.</p>
<p>Исходный код позиции в документе можно открыть в редакторе через контекстное
меню, в котором также может быть пункт для первого подходящего узла
<em>SyncTeX</em>.</p>
<p>Для того, чтобы <em>скопировать текст или изображения</em>, удерживая
нажатой <b>SHIFT</b>, щёлкните левой кнопкой мыши и, не отпуская её,
выделите рамочкой копируемую область. После того, как вы отпустите кнопку
мыши, появится всплывающее меню, позволяющее скопировать текст или
изображение в буфер обмена.</p>
<p>Чтобы <em>добавить комментарии</em>, удерживая нажатой <b>CTRL</b>, щёлкните
левой кнопкой мыши и, не отпуская её, обведите рамкой комментируемую
область. Когда вы отпустите кнопку мыши, появится всплывающее меню,
позволяющее добавить текст или выделить комментарии. Щёлкните левой кнопкой
для <em>редактирования комментариев</em>. Щелчок правой кнопкой позволяет
<em>удалить комментарий</em>. (Для добавления или удаления комментариев
требуется версия библиотеки Poppler 0.20.1 или более поздняя.) При наведении
указателя на комментарий во всплывающей подсказке отображается его
содержимое.</p>
<p>Для того, чтобы <em>масштабировать документ по выделению</em>, удерживайте
<b>SHIFT</b> и <b>CTRL</b>, щёлкните левой кнопкой мыши и, не отпуская её
обведите рамочкой область, до которой нужно выполнить масштабирование.</p>
<p><em>Скрыть или снова сделать видимыми панель инструментов и меню</em> можно
с помощью настраиваемых комбинаций клавиш (по умолчанию это "Shift+Alt+T" и
"Shift+Alt+M").</p>
<h3><a name="auxiliaryviews">Вспомогательные области</a> <a
href="#top">&uarr;</a></h3>
<p><em>Оглавление</em> отображает обзор содержимого документа. Клик левой
кнопкой мыши по записи вызовет переход к соответствующей странице в основном
окне. Контекстное меню содержит действия для сворачивания и разворачивания
всех вложенных элементов.</p>
<p>Оглавление может управляться с помощью клавиатуры и колёсика мыши. Зажатый
Shift одновременно с клавишами Вверх/Вниз будет прокручивать вид. Зажатый
Shift одновременно с клавишами Влево/Вправо будет сворачивать и
разворачивать одноуровневые элементы выбранного пункта. Зажатый Ctrl
одновременно с клавишами Влево/Вправо будет полностью сворачивать и
разворачивать выбранный пункт и все вложенные элементы. Зажатый Shift
одновременно с прокруткой колёсика мыши будет переключать выбранный пункт.
Зажатый Ctrl одновременно с прокруткой колёсика мыши будет разворачивать и
сворачивать выбранный пункт.</p>
<p><em>Свойства</em> отображает дополнительные сведения о документе.</p>
<p><em>Миниатюры</em> отображает уменьшенные копии страниц документа. Клик
левой кнопкой мыши по миниатюре вызовет переход к соответствующей странице в
основном окне.</p>
<p><em>Закладки</em> отображает закладки, относящиеся к документу в текущей
вкладке. Контекстное меню содержит пункты перехода к следующей и предыдущей
закладкам, а также добавления закладки. Контекстное меню каждой записи
содержит пункты для правки и удаления закладок.</p>
<p>Если включена в настройках, <em>расширенная панель поиска</em> отобразит
результаты поиска, выполненного во всех вкладках. Также будет отображён
текст, окружающий результат поиска, с выделенным поисковым запросом. Нажатие
на результат поиска вызовет открытие соответствующей вкладки и переход к его
расположению.</p>
<h3><a name="settings">Настройки</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Настройки поведения</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Открыть адрес</b> Указывает, разрешается ли программе открывать URL из
документа в браузере по умолчанию.</li>
<li><b>Автообновление</b> Позволяет программе автоматически перезагружать файлы,
если они изменились на диске.</li>
<li><b>Отслеживать недавно открытые</b> Если включено, в меню будет доступен
список последних открывавшихся в программе документов (опция вступает в силу
после перезапуска программы). Максимальное количество документов в списке
можно указать в опции "Недавно использованные" на вкладке "Интерфейс".</li>
<li><b>Помнить недавно закрытые</b> Если включено, в меню будет доступен список
последних закрытых документов (опция вступает в силу после перезапуска
программы). Максимальное количество документов в списке можно настроить с
помощью параметра "Недавно закрытые" на вкладке "Интерфейс". Запоминание
вкладок может значительно увеличить потребляемую память.</li>
<li><b>Восстановить вкладки</b> Если включено, вкладки и их свойства сохраняются
при выходе из программы и восстанавливаются при следующем запуске.</li>
<li><b>Восстановить закладки</b> Если включено, закладки сохраняются при выходе
из программы и восстанавливаются при следующем запуске.</li>
<li><b>Восстановление пофайловых настроек</b> Если включено, настройки для
каждого файла сохраняются при закрытии вкладок и восстанавливаются при
следующем открытии.</li>
<li><b>Интервал сохранения базы данных</b> Интервал сохранения вкладок, закладок
и пофайловых настроек в базе данных.</li>
<li><b>Синхронная презентация</b> Если включено, основной вид сможет управлять
видом презентации.</li>
<li><b>Экран презентации</b> Индекс экрана, на котором будет показываться
презентация.</li>
<li><b>Синхронизация в режиме структуры</b> Если включено, в оглавлении будет
подсвечиваться первый элемент, указывающий на текущую страницу при каждом
переходе на другую страницу.</li>
<li><b>Минимизация прокрутки</b> Если включено, область просмотра будет
прокручиваться только при невидимости целевой позиции.</li>
<li><b>Коэффициент масштабирования</b> Число, на которое будет умножен или,
соответственно, разделён масштаб при увеличении или уменьшении.</li>
<li><b>Цвет выделения</b> Определяет цвет выделения.</li>
<li><b>Длительность выделения</b> Длительность временного выделения.</li>
<li><b>Цвет аннотаций</b> Цвет добавленных программой аннотаций. Указывается
либо название цвета (как в SVG), либо 16-ричная нотация '#rrggbb'.</li>
<li><b>Редактор исходника</b> Программа, используемая для редактирования
исходников. '%1' заменяется на абсолютный путь к файлу. '%2' и '%3'
заменяются номером строки и столбца, соответственно.</li>
</ul>
<h4><a name="graphicssettings">Настройки графики</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Использовать тайлинг</b> Страницы перед отрисовкой будут разделяться на
тайлы и кэшироваться для уменьшения потребления памяти.</li>
<li><b>Запоминать устаревшие растровые изображения</b> Если включено, то для
уменьшения потребляемой памяти при изменении масштаба для отрисовки
растровых изображений будет использоваться аппроксимация их кэшированных
версий до тех пор, пока они доступны.</li>
<li><b>Использовать разрешение устройства</b> Если включено, будет
использоваться наибольшее доступное разрешение устройства для физической
визуализации и как логическое разрешение.</li>
<li><b>Рамка страницы</b> Выделение границ страницы для отделения от фона.</li>
<li><b>Выделять ссылки</b> Определяет, должны ли ссылки выделяться красными
рамочками.</li>
<li><b>Выделять поля форм</b> Определяет, должны ли поля форм выделяться синими
рамочками.</li>
<li><b>Цвет фона</b> Цвет фона, указанный как название цвета в SVG или в
16-ричной нотации '#rrggbb'.</li>
<li><b>Цвет бумаги</b> Цвет страниц, указанный как название цвета в SVG или в
16-ричной нотации '#rrggbb'.</li>
<li><b>Цвет фона презентации</b> Перекрывает цвет бумаги при вычислении фонового
цвета для презентации. Указывается как название цвета в SVG или в 16-ричной
нотации '#rrggbb'.</li>
<li><b>Страниц в ряд</b> Количество страниц в ряду при варианте отображения
«Несколько страниц».</li>
<li><b>Расстояние между страницами</b> Определяет вертикальный и горизонтальный
отступы между страницами.</li>
<li><b>Расстояние между миниатюрами</b>Определяет вертикальный и горизонтальный
отступ между миниатюрами страниц.</li>
<li><b>Размер миниатюр</b> Определяет размер миниатюр.</li>
<li><b>Размер кэша</b> Предельный размер кэша, в который программа будет
помещать отрисованные страницы для увеличения скорости отрисовки за счёт
увеличения используемой памяти.</li>
<li><b>Подгружать наперёд</b> Программа будет пытаться заранее отрисовывать ещё
не видимые на экране страницы, увеличивая скорость отображения за счёт
увеличения потребляемой памяти.</li>
<li><b>Длина предзагрузки</b> Количество страниц для предзагрузки вниз и
удвоенное количество страниц для предзагрузки вверх, не считая текущей
страницы.</li>
<li><b>Настройки PDF</b>
<ul>
<li><b>Сглаживание</b> Улучшает качество изображения за счёт производительности</li>
<li><b>Сглаживание текста</b> Улучшает качество отображения текста за счёт
производительности</li>
<li><b>Хинтинг текста</b> Может улучшить качество текста для некоторых шрифтов.</li>
<li><b>Предпросмотр надпечатки</b> Если включено, отображается предварительный
просмотр наложения печати одного слоя чернил поверх другого
(т. наз. оверпринт).</li>
<li><b>Режим тонкой линии</b> Позволяет выбрать режим оптимизации при отрисовке
тонких линий.</li>
<li><b>Бэкенд</b> Позволяет выбрать движок для отрисовки страниц.</li>
</ul>
</li>
<li><b>Настройки PS</b>
<ul>
<li><b>Биты сглаживания графики</b> Определяет степень сглаживания графики.</li>
<li><b>Биты сглаживания текста</b> Определяет степень сглаживания текста.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Настройки интерфейса</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Расширенная панель поиска</b> Если включено, стандартная область поиска
дополняется обзором всех результатов поиска во всех вкладках. (Опция
вступает в силу после перезапуска приложения.)</li>
<li><b>Наложение аннотации</b> Если включено, все аннотации на странице будут
отображаться, как интерактивный оверлей. Иначе каждая аннотация будет
отображаться в отдельном всплывающем окне.</li>
<li><b>Наложение полей форм</b> Если включено, все поля форм на странице будут
отображаться, как интерактивный оверлей. Иначе каждое поле будет
отображаться в отдельном всплывающем окне.</li>
<li><b>Положение вкладок</b> Определяет, где будут отображаться вкладки по
отношению к основной области.</li>
<li><b>Видимость вкладок</b> Определяет, должны ли отображаться вкладки, если
открыто менее двух документов.</li>
<li><b>Растянуть вкладки</b> Определяет, должны ли вкладки равномерно
распределяться по всей ширине панели вкладок.</li>
<li><b>Новая вкладка рядом с текущей вкладкой</b> Если включено, новые вкладки
будут открываться справа от активной вкладки.</li>
<li><b>Выход при закрытии последней вкладки</b> Если включено, приложение
завершает работу при закрытии последней вкладки.</li>
<li><b>Недавно использованные</b> Задаёт количество файлов, отображаемых в
списке недавно открытых файлов, если включена опция "Отслеживать недавно
открытые". (Опция вступает в действие после перезапуска приложения.)</li>
<li><b>Недавно закрытые</b> Задаёт количество вкладок, отображаемых в списке
недавно закрытых вкладок, если включена опция "Запомнить недавно
закрытые". (Опция вступает в действие после перезапуска.)</li>
<li><b>Панель "Файл"</b> Определяет, какие действия будут видны в панели
инструментов "Файл". Доступные: openInNewTab, open, refresh, saveCopy,
saveAs, print и separator. (Вступает в действие после перезапуска.)</li>
<li><b>Панель "Правка"</b> Определяет, какие действия будут видны в панели
инструментов "Правка". Доступные действия: currentPage, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
search, copyToClipboardMode, addAnnotationMode и separator. (Вступает в
действие после перезапуска.)</li>
<li><b>Панель "Вид"</b> Определяет, какие действия будут видны в панели
инструментов "Вид". Доступные действия: scaleFactor, zoomIn, zoomOut,
continuousMode, twoPagesMode, twoPagesWithCoverPageMode, multiplePagesMode,
originalSize, fitToPageWidthMode, fitToPageSizeMode, rotateLeft,
rotateRight, fullscreen, presentation и separator. (Вступает в действие
после перезапуска.)</li>
<li><b>Контекстное меню документа</b> Определяет, какие действия будут видны в
контекстном меню документа. Доступные действия: openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch и separator.</li>
<li><b>Контекстное меню вкладки</b> Определяет, какие действия будут видны в
контекстном меню вкладки. Доступные действия: openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, copyFilePath,
selectFilePath, closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight и separator.</li>
<li><b>Меню с прокруткой</b> Изменяет стандартное поведение всплывающих меню,
так что команды прокручиваются, а не располагаются в несколько столбцов,
если они не умещаются в доступном пространстве. (Вступает в действие после
перезапуска.)</li>
<li><b>Поиск в меню</b> Расширяет функционал меню вкладок и закладок механизмом
поиска по мере набора.</li>
<li><b>Скрывать инструменты и меню в полноэкранном режиме</b> Переключает
видимость панелей инструментов и меню при переходе в полноэкранный режим.</li>
<li><b>Использовать метку страницы</b> Позволяет при доступности использовать
предоставляемые документом метки страниц вместо номеров страниц.</li>
<li><b>Название документа как название вкладки</b> Позволяет именовать вкладки
не по именам файлов, а в зависимости от метаданных.</li>
<li><b>Текущая страница в заголовке окна</b> Если включено, в заголовке окна
отображаются текущая страница и число страниц документа из активной вкладки.</li>
<li><b>Имя экземпляра в заголовке окна</b> Если включено, и текущий экземпляр
имеет имя, то оно отображается в заголовке окна.</li>
<li><b>Выделять текущий эскиз</b> Если включено, текущая страница будет
подсвечиваться в области миниатюр.</li>
<li><b>Ограничивать показ миниатюр при поиске</b> Если эта опция включена, то
при выполнении поиска в области миниатюр будут видны только страницы, в
которых найден искомый текст.</li>
</ul>
<h4><a name="shortcutsettings">Настройки комбинаций клавиш</a> <a
href="#top">&uarr;</a></h4>
<p>На этой вкладке можно настроить комбинации клавиш в соответствии с вашими
личными предпочтениями. Для изменения комбинации выполните на ней двойной
щелчок и введите новую комбинацию. К каждому действию можно привязать
несколько комбинаций, указав их в виде списка, разделённого точкой с
запятой. Имена небуквенных клавиш записываются явным образом (например,
"Alt", "Ctrl", "PgDown"), регистр символов здесь не имеет значения. Если
комбинация содержит клавиши-модификаторы, то имена клавиш соединяются знаком
плюс и модификатор должен быть указан первым, например, "Ctrl+A" или
"Ctrl++".</p>
<h4><a name="modifiersettings">Настройки модификаторов</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Масштаб</b> Клавиши-модификаторы для изменения масштаба документа
колёсиком мыши.</li>
<li><b>Поворот</b> Модификаторы для поворота документа колёсиком мыши.</li>
<li><b>Прокрутка</b> Модификаторы для горизонтальной прокрутки документа
колёсиком мыши.</li>
<li><b>Копировать в буфер обмена</b> Модификаторы для копирования текста или
изображений со страницы документа в буфер обмена.</li>
<li><b>Добавить примечание</b> Модификаторы для добавления аннотаций к странице.</li>
<li><b>Масштаб по выделению</b> Модификаторы для масштабирования по размеру
выделенной области на странице.</li>
</ul>
</body>
</html>

508
help/help_sk.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,508 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Pomocník</title>
</head>
<body>
<h2><a name="top">Pomocník</a></h2>
<h4>Obsah</h4>
<ol>
<li>Hlavné menu</li>
<ol>
<li><a href="#file">Súbor</a></li>
<li><a href="#edit">Upraviť</a></li>
<li><a href="#view">Zobraziť</a></li>
<li><a href="#tabs">Karty</a></li>
<li><a href="#bookmarks">Záložky</a></li>
<li><a href="#help">Nápoveda</a></li>
</ol>
<li><a href="#mainview">Hlavné zobrazenie</a></li>
<li><a href="#auxiliaryviews">Pomocné zobrazenia</a></li>
<li><a href="#settings">Nastavenia</a></li>
<ol>
<li><a href="#behaviorsettings">Nastavenia správania</a></li>
<li><a href="#graphicssettings">Nastavenia grafiky</a></li>
<li><a href="#interfacesettings">Nastavenia rozhrania</a></li>
<li><a href="#shortcutsettings">Nastavenia klávesových skratiek</a></li>
<li><a href="#modifiersettings">Nastavenia modifikátorov</a></li>
</ol>
</ol>
<h4>Úvod</h4>
<p><em>qpdfview</em> prehliadač dokumentov na kartách. Používa Poppler pre
podporu PDF, libspectre pre podporu PS, DjVuLibre pre podporu DjVu, CUPS pro
podporu tlače a Qt toolkit pre svoje rozhranie.</p>
<p>Pozrite sa, prosím, do manuálových stránok, ak hľadáte informácie k
možnostiam príkazového riadka a k súborom s nastavením.</p>
<h3><a name="mainmenu">Hlavné menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Súbor</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Upraviť</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">Zobraziť</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Karty</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Záložky</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Nápoveda</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Hlavné zobrazenie</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Pomocné zobrazenia</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Nastavenia</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Nastavenia správania</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Nastavenia grafiky</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>Nastavenia PDF</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>Nastavenia PS</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Nastavenia rozhrania</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Nastavenia klávesových skratiek</a> <a
href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Nastavenia modifikátorov</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

504
help/help_sr.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Помоћ</title>
</head>
<body>
<h2><a name="top">Помоћ</a></h2>
<h4>Садржај</h4>
<ol>
<li><a href="#mainmenu">Главни мени</a></li>
<ol>
<li><a href="#file">Датотека</a></li>
<li><a href="#edit">Уреди</a></li>
<li><a href="#view">Приказ</a></li>
<li><a href="#tabs">Картице</a></li>
<li><a href="#bookmarks">Обележивачи</a></li>
<li><a href="#help">Помоћ</a></li>
</ol>
<li><a href="#mainview">Главни изглед</a></li>
<li><a href="#auxiliaryviews">Помоћни изглед</a></li>
<li><a href="#settings">Подешавања</a></li>
<ol>
<li><a href="#behaviorsettings">Понашање подешавања</a></li>
<li><a href="#graphicssettings">Графичка подешавања</a></li>
<li><a href="#interfacesettings">Подешавања интерфејса</a></li>
<li><a href="#shortcutsettings">Подешавања пречица</a></li>
<li><a href="#modifiersettings">Подешавање модификација</a></li>
</ol>
</ol>
<h4>Увод</h4>
<p><em>qpdfview</em>је читач докумената са употрбом картица. Користи Poppler за
PDF подршку, libspectre за PS подршку, DjVuLibre за DjVu подршку, CUPS за
подршку штампања и Qt toolkit за интерфејс.</p>
<p>Молимо вас да на страници приручника видите информације о опцијама командне
линије и конфигурационих фајлова.</p>
<h3><a name="mainmenu">Главни мени</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Датотека</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open...</b> Отвара дијалог за избор датотеке која се отвара у тренутној
картици. Ако нема картице, датотека ће се отвотити у новој картици.</li>
<li><b>Open in new tab...</b> Отвара дијалог за избор датотека које се отварају
у новим картицама.</li>
<li><b>Recently used</b> Садржи листу најчешће коришћених датотека (ако је
омогућено у подешавањима).</li>
<li><b>Refresh</b> Поново учитава датотеку приказану у текућој картици.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Сачувај као...</b> Отвара дијалог да сачувате датотеку приказану у
текућој картици укључујући измене у напоменама и облицима поља.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Штампај...</b> Отвара дијалог штампања датотеке приказане у тренутној
картици.</li>
<li><b>Изађи</b> Затвара све картице и излази из програма.</li>
</ul>
<h4><a name="edit">Уреди</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Следећа/Претходна/Прва/Задња страна</b> Прескаче на
следећу/претходну/прву/задњу страну документа.</li>
<li><b>Иди на страну...</b> Отвара дијалог за унос стране приказане у текућој
картици.</li>
<li><b>Иди уназад/унапред</b> Иде уназад/унапред у историјату приказаних
страница.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

504
help/help_sv.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Hjälp</title>
</head>
<body>
<h2><a name="top">Help</a></h2>
<h4>Innehållsförteckning</h4>
<ol>
<li><a href="#mainmenu">Main menu</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Edit</a></li>
<li><a href="#view">View</a></li>
<li><a href="#tabs">Tabs</a></li>
<li><a href="#bookmarks">Bookmarks</a></li>
<li><a href="#help">Help</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Settings</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Introduction</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

517
help/help_tr.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,517 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Yardım</title>
</head>
<body>
<h2><a name="top">Yardım</a></h2>
<h4>İçeriklerin tablosu</h4>
<ol>
<li><a href="#mainmenu">Ana menü</a></li>
<ol>
<li><a href="#file">Dosya</a></li>
<li><a href="#edit">Düzenle</a></li>
<li><a href="#view">Görünüm</a></li>
<li><a href="#tabs">Sekmeler</a></li>
<li><a href="#bookmarks">Yer imleri</a></li>
<li><a href="#help">Yardım</a></li>
</ol>
<li><a href="#mainview">Ana görünüm</a></li>
<li><a href="#auxiliaryviews">Yardımcı görünümler</a></li>
<li><a href="#settings">Ayarlar</a></li>
<ol>
<li><a href="#behaviorsettings">Davranış ayarları</a></li>
<li><a href="#graphicssettings">Grafik ayarları</a></li>
<li><a href="#interfacesettings">Arayüz ayarları</a></li>
<li><a href="#shortcutsettings">Kısayol ayarları</a></li>
<li><a href="#modifiersettings">Değiştirici ayarları</a></li>
</ol>
</ol>
<h4>Başlangıç</h4>
<p><em>qpdfview</em> sekmeli bir belge görüntüleyicidir. PDF desteği için
Poppler, PS desteği için libspectre, DjVu desteği için DjVuLibre, yazdırma
desteği için CUPS ve arabirimi için Qt araç seti kullanır.</p>
<p>Komut satırı seçenekleri ve yapılandırma dosyaları hakkında bilgi için
lütfen klavuz sayfaya bakın.</p>
<h3><a name="mainmenu">Ana menü</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Dosya</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Aç...</b> Geçerli sekmede açılacak bir dosyayı seçmek için bir iletişim
kutusu açar. Sekme yoksa, dosya yeni bir sekmede açılır.</li>
<li><b>Yeni sekmede aç...</b> Dosyaları yeni sekmelerde açmak için
seçebileceğiniz bir iletişim kutusu açar.</li>
<li><b>Son kullanılan</b> En son kullanılan dosyaların bir listesini içerir
(ayarlarda etkinleştirildiyse).</li>
<li><b>Yenile</b> Geçerli sekmede görüntülenen dosyayı yeniden yükleyin.</li>
<li><b>Kaydet</b> Geçerli sekmede görüntülenen dosyaya ek açıklamalara ve form
alanlarına değişiklikleri kaydeder.</li>
<li><b>Farklı kaydet ...</b> Ek açıklamalardaki ve form alanlarındaki
değişiklikler de dahil olmak üzere geçerli sekmede görüntülenen dosyayı
kaydetmek için bir iletişim kutusu açar.</li>
<li><b>Kopya kaydet...</b> Geçerli sekmede görüntülenen dosyanın umodified bir
kopyasını kaydetmek için bir iletişim kutusu açar.</li>
<li><b>Yazdır...</b> Geçerli sekmede görüntülenen dosyayı yazdırmak için bir
iletişim kutusu açar.</li>
<li><b>Çıkış</b> Tüm sekmeleri kapatır ve yazılım sona erer.</li>
</ul>
<h4><a name="edit">Düznele</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Sonraki/Önceki/İlk/Son sayfa</b> Belgenin sonraki/önceki /ilk/son
sayfasına atlar.</li>
<li><b>Sayfaya atla...</b> Geçerli sekmede görüntülenecek bir sayfa girmek için
bir iletişim kutusu açar.</li>
<li><b>Geri/İleri atla</b> Görüntülenen sayfada geçmişi ileri/geri atlar.</li>
<li><b>Ara...</b> Arama platformunu ana görünümün altında açar. Arama, arama
teriminin son değiştirilmesinden sonra otomatik olarak başlar ve dönüş
tuşuna basarak manuel olarak başlatılır. Dönüş tuşu basılı tutulduğunda
Shift düzenleyici basılı tutulursa, arama sadece geçerli sekme yerine tüm
sekmelerde başlar. (Bu ayar, genişletilmiş arama platformu
etkinleştirildiyse tersine çevrilir.)</li>
<li><b>Önceki/sonraki bul</b> Belgedeki arama teriminin önceki/sonraki oluşumuna
atlar.</li>
<li><b>Aramayı iptal et</b> Çalışmakta olan aramayı iptal eder ve arama
platformunu kapatır.</li>
<li><b>Panoya kopyala</b> İşaretlenirse, program metin veya resim kopyalamak
için sürüklenecek bir çerçeveyi bekleyecektir.</li>
<li><b>Ek açıklama ekleyin</b> İşaretlenirse, ek açıklamalar eklemek için
program bir çerçevenin sürüklenmesini bekleyecektir.</li>
<li><b>Ayarlar...</b> Ayarlar iletişim kutusunu açar. 'Varsayılanlar' etiketli
düğme, tüm sekmelerdeki tüm ayarları varsayılan değerlerine geri
döndürür. 'Geçerli sekmede Varsayılanlar' etiketli düğme, yalnızca geçerli
sekmedeki ayarları varsayılan değerlerine döndürür.</li>
</ul>
<p><em>Geçerli sayfa</em>, Ctrl+K ile odaklanılabilir ve dönüş tuşuna basarak
düzenle araç çubuğundaki metin alanına istediğiniz sayfayı girerek
değiştirilebilir.</p>
<h4><a name="view">Görünüm</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Sürekli</b> Sayfa düzeninin tüm satırlarının aynı anda görünüp
görünmeyeceğini belirler.</li>
<li><b>İki sayfa</b> Sayfa düzeninin iki sütun kullanıp kullanılmayacağını
belirler.</li>
<li><b>Kapak sayfası içeren iki sayfa</b> Sayfa düzeninin kapak sayfasından
sonra iki sütun kullanıp kullanılmayacağını belirler.</li>
<li><b>Çoklu Sayfa</b> Sayfa düzeninde birden çok sütun kullanılıp
kullanılmayacağını belirler. Sütun sayısı, ayarlar iletişim kutusunda
değiştirilebilir.</li>
<li><b>Sağdan sola</b> Sayfalar satır başına birden fazla sayfa ile düzenleri
nasıl düzenlendiğine belirler.</li>
<li><b>Yakınlaştır</b> Ölçek etmenini yüzde 10 oranında artırır. Azami ölçek
etmeni yüzde 5000'dir.</li>
<li><b>Uzaklaştır</b> Ölçek etmenini yüzde 10 oranında azaltır. Asgari ölçek
etmeni yüzde 10'dur.</li>
<li><b>Özgün boyut</b> Ölçeği yüzde 100'e getirir.</li>
<li><b>Sayfaya genişliğe sığdır</b> Tüm sayfaların ana görünüme tamamen yatay
olarak sığacağı şekilde ölçek etmenini belirler.</li>
<li><b>Sayfaya sığdır</b> Tüm sayfaların ana görünüme tamamen yatay ve dikey
olarak sığacağı ölçek etmeni belirler.</li>
<li><b>Sola döndür</b> Sayfaları sola/saat yönünün tersine 90 derece döndürür.</li>
<li><b>Sağa döndür</b> Sayfaları sağa/sola 90 derece döndürür.</li>
<li><b>Renkleri ters çevir</b> Sayfaların ters renklerle işlenip işlenmeyeceğini
belirler.</li>
<li><b>Gri tonlamaya dönüştür</b> Sayfa oluşturulduktan sonra gri tonlamaya
dönüştürülüp dönüşmeyeceğini belirler.</li>
<li><b>Kenar boşluklarını düzelt</b> Oluşturduktan sonra boş sayfa kenar
boşluğunun kaldırılmasını sağlar.</li>
<li><b>Kompozisyon</b> Taranan belgelerin arka planını ayarlamak için, işlenen
sayfanın kağıt rengiyle bileşimini etkinleştirir.</li>
<li><b>Araç çubukları</b> Bu menü, sık kullanılan eylemlere erişmek için
kullanılabilen araç çubuklarının bir listesini içerir.</li>
<li><b>Rıhtımlar</b> Bu menü, tamamlayıcı bilgileri görüntülemek için mevcut
rıhtımların bir listesini içerir.</li>
<li><b>Yazı tipleri...</b> Belgede kullanılan yazı tiplerini listeleyen bir
iletişim kutusu açılır.</li>
<li><b>Tam Ekran</b> Tam ekran kipini etkinleştirir, yani pencere azami ve
dekorsuz olarak gösterilir.</li>
<li><b>Sunum ...</b> F12 tuşuna basarak veya Esc bırakılabilecek sunum kipine
girer. home/end ilk/son sayfayı görüntülemek için kullanılır. Ok tuşları
sağa ve aşağı, boşluk ve sayfa aşağı tuşu bir sonraki sayfaya
atlamaktadır. Ok tuşları sola ve yukarıya, geri ve sayfa yukarı tuşu bir
önceki sayfaya atlar. Kontrol ve geri basma, son atlamadan önce sayfaya geri
atlar.</li>
</ul>
<p><Em>ölçek etmeni</em>, Ctrl+L ile odaklanılacak ve geri tuşuna basarak
görüntüleme araç çubuğundaki metin alanına istenilen yüzdeyi girerek
değiştirilebilir.</p>
<h4><a name="tabs">Sekmeler</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Önceki/Sonraki sekme</b> Önceki/sonraki sekmeyi geçerli sekmeye
getirir. İlk/son sekme geçerli sekmeyse, son/ilk sekmeye döner.</li>
<li><b>Sekmeyi kapat</b> Geçerli sekmeyi kapatır.</li>
<li><b>Tüm sekmeleri kapat</b> Tüm sekmeleri kapatın.</li>
<li><b>Tüm sekmeleri kapatın, ancak geçerli sekmeyi hariç</b> Geçerli sekme
dışındaki tüm sekmeleri kapatın.</li>
<li><b>Son kapatılan</b> En son kapatılan sekmelerin bir listesini içerir
(ayarlarda etkinleştirildiyse).</li>
</ul>
<p>Bu menü, ilgili menü öğesine tıklayarak geçerli sekmeyi oluşturan tüm
sekmelerin bir listesini içerir. Sekmeler orta tıklama ile de
kapatılabilir. İlk dokuz sekme, Alt değiştirici basılı tutularak ve bir ila
dokuz arasındaki tuşlara basılarak etkinleştirilebilir.</p>
<h4><a name="bookmarks">Yer imleri</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Önceki yer imi</b> Geçerli sayfada önce en yakın yer işaretine atlar.</li>
<li><b>Sonraki yer imi</b> Geçerli sayfanın ardından en yakın yer işaretine
atlar.</li>
<li><b>Yer imi ekle</b> Geçerli dosya ve sayfa için bir yer imi ekler.</li>
<li><b>Yer imini kaldır</b> Geçerli dosya ve sayfa için yer işaretini kaldırır.</li>
<li><b>Tüm yer imini kaldır</b> tüm yer işaretlerini kaldırır.</li>
<li><b></b> İlgili dosyayı geçerli sekmede açar. Sekme yoksa, dosya yeni bir
sekmede açılır.</li>
<li><b>Yeni sekmede aç </b> İlgili dosyayı yeni bir sekmede açar.</li>
<li><b>Sayfaya atla</b> İlgili dosya zaten açıksa, ilgili sayfaya atlar. Aksi
takdirde ilgili dosya yeni bir sekmede açılır.</li>
</ul>
<h4><a name="help">Yardım</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>İçerikler</b> Bu belgeyi görüntüler.</li>
<li><b>Hakkında</b> Yazılım sürümünü görüntüler.</li>
</ul>
<h3><a name="mainview">Ana görünüm</a> <a href="#top">&uarr;</a></h3>
<p>Geri/boşluk tuşu bir önceki/bir sonraki sayfaya atlar. Home/end tuşu ilk/son
sayfaya atlar. Ok, sayfa yukarı ve aşağı sayfa tuşları görüntü kapısını
kaydırır. Kontrol ve geri basıldığında, son atlamadan önce sayfaya atlar.</p>
<p>Farenin tekerleğini kullanarak yukarı ve aşağı kayar. Farenin tekerleğini
kullanırken <b>ALT</b> tuşunu basılı tutarken sola ve sağa kayar. Farenin
tekerleğini kullanırken <b>CTRL</b> tuşunu basılı tutmak dokümanı
ölçeklendirir. Farenin tekerleğini kullanırken <b>SHİFT</b> tuşunu basılı
tuttuğunuzda belge döndürülür. (Klavye değiştiricileri ayarlar diyaloğunda
değiştirilebilir.) Yakınlaştırılacak bir dikdörtgen seçmek için orta fare
düğmesini basılı tutun.</p>
<p>Bağlantılar kırmızı çerçevelerle vurgulanır (ayarlar
etkinleştirildiyse). Bağlantılı sayfayı göstermek için bir bağlantıyı sol
tıklayın veya varsayılan tarayıcıda bağlantı verilen URL'yi açın (ayarlar
etkinleştirildiyse). Bağlantılı sayfayı yeni bir sekmede göstermek için bir
bağlantıyı orta tıklayın. Bir bağın üzerine fareyle gelmek, hedefini bir
araç ipucu olarak görüntüler.</p>
<p>Form alanları, mavi çerçevelerle vurgulanır (ayarlar
etkinleştirildiyse). İçeriğini düzenlemek için bir form alanına sol
tıklayın. Bir form alanının üzerine gelmek, adını araç ipucu olarak
görüntüler.</p>
<p>Belgedeki bir konumun kaynağı, isteğe bağlı olarak ilk eşleşen
<em>SyncTeX</em> düğümü için bir öğe içeren içerik menüsünü kullanarak
kaynak düzenleyicisinde açılabilir.</p>
<p><Em>metinleri veya resimleri kopyala</em>tut<b>SHİFT</b> tuşunu basılı
tutun, kopyalamak için alanı çevreleyen bir çerçeve sürüklemek adına farenin
sol düğmesini basılı tutun. Fare düğmesi serbest bırakıldıktan sonra,
metinleri veya resimleri panoya kopyalayıp kopyalamayacağınızı seçmek için
bir açılır menü görüntülenir.</p>
<p><em>ek açıklamalar eklemek</em> için, açıklama yapmak ve bölgenin çevresine
bir çerçeve sürüklemek için <b>CTRL</b> tuşunu basılı tutun, farenin sol
düğmesini basılı tutun. Fare düğmesi serbest bırakıldıktan sonra, metin
ekleme veya vurgulama ek açıklama eklemeyi seçmek için bir açılır menü
görüntülenir. <em>Ek açıklamaları düzenle</em> için sol tıklayın. <em>Ek
ıklamaları kaldırmak </em> için sağ tıklayın. (Ek açıklamaları ekleme ve
kaldırma, Poppler kitaplığının 0.20.1 veya daha yeni sürümünü gerektirir.)
Bir açıklama üzerine gelmek, içeriğini bir araç ipucu olarak görüntüler.</p>
<p><em>bir seçime yakınlaştır</em>, tut <b>SHIFT</b> ve <b>CTRL</b>,
yakınlaştırmak için bölgenin etrafında bir çerçeve sürüklemek için farenin
sol düğmesini basılı tutun.</p>
<p><em> araç ve menü çubuklarının görünürlüğü </em> öntanımlı değerler
"Shift+Alt+T" ve "Shift+Alt+M" olan yapılandırılabilir klavye kısayollarını
kullanarak arasında geçiş yapılabilir.</p>
<h3><a name="auxiliaryviews">Yardımcı görünümler</a> <a href="#top">&uarr;</a></h3>
<p><Em>anahat görünümü</em> belgenin içeriğine genel bir bakış görüntüler. Bir
girişe sol tıklama, ana görünümdeki ilgili sayfaya atlar. Bağlam menüsü,
seçili öğenin altındaki tüm öğeleri genişletmek/daraltmak için
kullanılabilir.</p>
<p>Anahat görünümü klavyeyi ve fare tekerleğini kullanarak da
gezinebilir. Shift tuşunu basılı tutarak ve Yukarı/Aşağı tuşlarını
kullanarak görünümü kaydırır. Shift tuşunu basılı tutarak ve Sol/Sağ
tuşlarını kullanarak, seçili öğenin altındaki bir öğe seviyesini
daraltabilir/genişletebilirsiniz. Shift basılı ve Sol/Sağ tuşlarını
kullanarak, seçili öğeyi ve altlarını tamamen daraltıp/genişletin. Kaydırma
tuşunu basılı tutup kaydırma tekerleği kullanarak seçilen öğe değişir. Tutma
Kontrolü ve fare tekerleğini kullanarak seçilen öğeyi genişletin/daraltın.</p>
<p><em>özellikler görünümü</em> belgede bulunan ek bilgileri görüntüler.</p>
<p><em>küçük resimler görünümü</em> belge sayfalarının daha küçük sürümlerini
görüntüler. Bir girişe sol tıklama, ana görünümdeki ilgili sayfaya atlar.</p>
<p><em>yer imleri görünümü </em> geçerli sekmede görüntülenen belgeye ilişkin
yer imlerini gösterir. Bağlam menüsü bir önceki/sonraki yer imine atlamak
veya yer imleri eklemek için girdileri içerir. Her girişin bağlam menüsü de
yer imlerini düzenlemek ve silmek için girişler içermektedir.</p>
<p>Ayarlarda etkinleştirilirse, <em>genişletilmiş arama platformu</em>, tüm
sekmelerde gerçekleştirilen tüm aramaların sonuçlarını içeren bir genel
görünümü gösterir. Ayrıca, arama teriminin vurgulandığı bir sonucu
çevreleyen metni gösterir. Sonuç tıklatıldığında, ilgili sekme açılır ve
konumuna atlar.</p>
<h3><a name="settings">Ayarlar</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Davranış ayarları</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>URL Aç</b> URL bağlantılarının varsayılan tarayıcıda açılıp açılmadığını
belirler.</li>
<li><b>Otomatik yenile</b> Dosyalar disk üzerinde değiştirildiğinde otomatik
olarak yeniden yüklenip yüklenmeyeceğini belirler.</li>
<li><b>Son kullanılanları izle</b> Etkinleştirildiğinde, yakın zamanda
kullanılan bir menü kullanılabilir ve "Son kullanılan sayım" seçeneğinde
ayarlandığı gibi çok yeni kullanılan dosyaları listeler. (Yeniden
başlattıktan sonra etkili olur.)</li>
<li><b>Son kapatılanı sakla</b> Etkinleştirilirse, yakın zamanda kapatılan bir
menü mevcuttur ve "Son kapatılmışı say" seçeneğinde belirlenen şekilde son
zamanlarda kapalı sekmeleri listeler. Sekmeleri tutmak bellek kullanımını
önemli ölçüde artırabilir. (Yeniden başlattıktan sonra etkili olur.)</li>
<li><b>Sekmeleri geri yükle</b> Etkinleştirilirse, sekmeler ve özellikleri
programın bitiminde kaydedilir ve yeniden başlatıldığında kaydedilir.</li>
<li><b>Yer imlerini geri yükle</b> Etkinleştirilirse, yer işaretleri programın
bitiminde kaydedilir ve yeniden başlatıldığında geri yüklenir.</li>
<li><b>Dosya başına ayarları geri yükle</b> Etkinleştirilirse, dosya başına
ayarlar açma/kapatma sekmelerinde kaydedilir/geri yüklenir.</li>
<li><b>Veritabanı aralığını kaydetme</b> Sekmelerin, yer imlerinin veya dosya
başına ayarlarının veritabanına kaydedildikten sonraki aralık.</li>
<li><b>Sunuyu eşitle</b> Etkinleştirilirse, ana görünüm sunum görünümünü kontrol
etmek için kullanılabilir.</li>
<li><b>Sunum ekranı</b> Sunu görünümünü görüntülemek için ekranın dizini.</li>
<li><b>Anahat görüntüsünü eşitle</b> Etkinleştirilirse anahat görünümü, geçerli
sayfa her değiştirildiğinde geçerli sayfaya işaret eden ilk girişi
vurgulayacaktır.</li>
<li><b>Asgari kaydırma</b> Etkinleştirilirse, hedef konum henüz görünür değilse,
görüntüleme bağlantı noktası kaydırılır.</li>
<li><b>Yakınlaştırma etmeni</b> Ölçek etmeninin çarpılma sayısını
belirtir. Yakınlaştırma üzerine bölünmüş. Dışarı.</li>
<li><b>Vurgulama rengi</b> Vurguların rengini belirler.</li>
<li><b>Vurgulama süresi</b> Geçici vurgulama sürelerini belirler.</li>
<li><b>Ek açıklama rengi</b> Program tarafından eklenen ek açıklamaların rengi,
SVG renk anahtar kelimeleri veya onaltılık gösterim '#rrggbb' kullanılarak.</li>
<li><b>Kaynak düzenleyici</b> Kaynakları düzenlemeye başlayan program. '%1'
mutlak dosya yolu ile değiştirildi. '%2' sıra. '%3' yerine satırları
geldi. Sütun numarası.</li>
</ul>
<h4><a name="graphicssettings">Grafik ayarları</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Döşeme kullan</b> Sayfalar, bellek kullanımını azaltmak için oluşturma ve
önbelleğe alma işlemlerinden önce başlıklara bölünür.</li>
<li><b>Eski benek haritası sakla</b> Etkinleştirilirse büyütme faktörünün
değiştirilmesi üzerine, artan bellek kullanımı pahasına mevcut olana dek,
pixmap benzerlerini çizmek için önbelleğe alınmış pixmap'ler
kullanılacaktır.</li>
<li><b>Cihaz benek oranını kullan</b> Etkinleştirilirse, mevcut en yüksek cihaz
pikseli oranı fiziksel ve görüntü mantıksal çözünürlükte oluşturulur.</li>
<li><b>Sayfaları süsle</b> Sayfaların artalandan ayrı olup olmadığını belirler.</li>
<li><b>Bağlantıları süsle</b> Bağlantıların kırmızı çerçevelerle vurgulanıp
vurgulanmadığını belirler.</li>
<li><b>Form alanlarını süsle</b> Form alanlarının mavi çerçevelerle vurgulanıp
vurgulanmadığını belirler.</li>
<li><b>Artalan rengi</b> Artalanın rengini SVG renk anahtar kelimeleriyle veya
onaltılık gösterimle '#rrggbb' kullanarak belirler.</li>
<li><b>Kağıt rengi</b> SVG renk anahtar kelimeleri veya onaltılık gösterimi
'#rrggbb' kullanarak sayfaların rengini belirler.</li>
<li><b>Sunum artalan rengi</b> Sunum görünümünün artalan renginin
hesaplamasındaki kağıt rengini geçersiz kılar ve SVG renk anahtar
kelimeleriyle veya '#rrggbb' onaltılı gösterimini kullanarak tanımlanır.</li>
<li><b>Satır başına sayfalar</b> 'çok sayfalı' sayfa düzeni kipindeki satır
başına sayfa sayısı.</li>
<li><b>Sayfa aralığı</b> Sayfalar arasında görüntülenen dikey ve yatay alanı
belirler.</li>
<li><b>Küçük resim aralığı</b> Küçük resimler arasında gösterilen dikey ve yatay
alanı belirler.</li>
<li><b>Küçük resim boyutu</b> Küçük resimlerin boyutunu belirler.</li>
<li><b>Önbellek boyutu</b> Program, işlenen sayfaları bu sınırın üzerinde
önbelleğe almaya çalışacak ve artan bellek kullanımı pahasına oluşturma hızı
artacaktır.</li>
<li><b>Önbellekleme</b> Yazılımı, görünür olmayan sayfaları, oluşturma hızını
arttırarak artan önbellek kullanımı pahasına getirmeye çalışacaktır.</li>
<li><b>Önbellekleme mesafesi</b> Geçerli satırın ötesinde satır sayısı ve
geçerli satırdan önek getirilen satırların iki katı.</li>
<li><b>PDF ayarları</b>
<ul>
<li><b>Keskinlik yumuşatma</b> Performans kalitesini artırarak görüntü
kalitesini artırır</li>
<li><b>Metin yumuşatma</b> Metin görüntüleme kalitesini performans pahasına
iyileştirir.</li>
<li><b>Metin keskinliği</b> Bazı yazı tipleri için metin görüntüleme kalitesini
artırabilir.</li>
<li><b>Üst Baskı Önizleme</b> Etkinleştirilirse, bir kat daha üst üste bir
mürekkep baskı önizlemesi görüntülenir.</li>
<li><b>İnce çizgi kipi </b> İnce çizgiler çizmek için kullanılan iyileştirmeyi
seçer.</li>
<li><b>Arka uç</b> Sayfaları işlemek için kullanılan artalanı seçer.</li>
</ul>
</li>
<li><b>PS ayarları</b>
<ul>
<li><b>Grafik yumuşatma bitleri</b> Grafikler için yumuşatma miktarını belirler.</li>
<li><b>Metin yumuşatma bitleri</b> Metin için yumuşatma miktarını belirler.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Arayüz ayarları</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Genişletilmiş arama platformu</b> Etkinleştirilirse, varsayılan arama
platformu, tüm sekmelerin sonuçlarını gösteren bir genel bakışla
genişletilir. (Yeniden başlattıktan sonra etkili olur.)</li>
<li><b>Ek açıklama yer paylaşımı</b> Etkinleştirilirse, bir sayfadaki tüm ek
ıklamalar etkileşimli bir yer paylaşımı olarak görüntülenecektir. Aksi
takdirde, her açıklama ayrı bir açılır pencere olarak ele alınacaktır.</li>
<li><b>Form alanı yer paylaşımı</b> Etkinleştirilirse, sayfadaki tüm form
alanları etkileşimli bir yer paylaşımı olarak görüntülenecektir. Aksi
takdirde her form alanı ayrı bir açılır pencere olarak ele alınacaktır.</li>
<li><b>Sekme konumu</b> Ana görünüm sekmelerinin hangi kenarında
görüntüleneceğini tanımlar.</li>
<li><b>Sekme görünürlüğü </b> İkiden az belge açıldığında sekmelerin
görüntülenip görüntülenmeyeceğini belirler.</li>
<li><b>Sekmeleri yay</b> Sekmelerin tüm sekme çubuğunda eşit olarak yayılıp
yayılmayacağını belirler.</li>
<li><b>Geçerli sekmenin yanındaki yeni sekme</b> Etkinleştirilirse, etkin
sekmenin sağında yeni sekmeler açılır.</li>
<li><b>Son sekmeden çık</b> Etkinleştirilirse, uygulama son sekme kapandıktan
sonra çıkar.</li>
<li><b>Son kullanılan say</b> "Yakın zamanda kullanılan parkur"
etkinleştirildiyse, yakın zamanda kullanılan menüde listelenen dosya
sayısını ayarlar. (Yeniden başlattıktan sonra etkili olur.)</li>
<li><b>Son kapatılanı say</b> "Yakın bir yerde sakla" seçeneği
etkinleştirilmişse, son kapatılan menüde listelenen sekmelerin sayısını
ayarlar. (Yeniden başlattıktan sonra etkili olur.)</li>
<li><b>Dosya araç çubuğu</b> Dosya araç çubuğunda hangi eylemlerin görüneceğini
tanımlar. Kullanılabilir eylemler yeniSekmedeAç, açık, yenileme,
kopyaKaydet, olarakKaydet, yazdırma ve ayırıcıdır. (Yeniden başlattıktan
sonra etkili olur.)</li>
<li><b>Araç çubuğunu düzenle</b> Düzenleme araç çubuğunda hangi eylemlerin
görüneceğini tanımlar. Kullanılabilir işlemler Geçerli Sayfa, Önceki Sayfa,
Sonraki Sayfa, İlk Sayfa, Son Sayfa, Sayfaya Atla, Geri Atla, İleri Atla,
Bul, Pano Kipine Kopyala, Ek Açıklama Kipi ve ayırıcı ekleyin. (Yeniden
başlattıktan sonra etkili olur.)</li>
<li><b>Araç çubuğunu görüntüle</b> Görünüm araç çubuğunda hangi eylemlerin
görünür olduğunu tanımlar. Kullanılabilir eylemler ölçek etmeni,
yakınlaştır, uzaklaştır, sürekli kip, ikili sayfa kipi, ikili sayfa, kapak
sayfası kipi, çoklu sayfa kipi, özgün boyut, sayfa genişlik kipine sığdır,
sayfa boyut sığdır, sola döndür, sağa döndür, tam ekran , sunum ve
ayırıcı. (Yeniden başlattıktan sonra etkili olur.)</li>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Kaydırılabilir menüler</b> Varsayılan biçemi geçersiz kılacak ve böylece
kullanılabilir ekran alanından büyükse açılır menüler birden çok sütunda
gösterilecek şekilde kaydırılacaktır. (Yeniden başlattıktan sonra etkili
olur.)</li>
<li><b>Aranabilir menüler</b> Sekmelerin ve yer imleri menülerinin varsayılan
klavye gezinimini, sizin gibi bir arama mekanizması ile genişletir.</li>
<li><b>Araç ve menü çubuklarını tam ekranla değiştirme</b> Tam ekran kipini
değiştirirken aracın ve menü çubuklarının görünürlüğünü daima değiştirir.</li>
<li><b>Sayfa etiketini kullan</b> Kullanılabilir olduğunda, belge tarafından
sağlanan sayfa etiketinin sayfa numaraları yerine kullanılacağını belirler.</li>
<li><b>Sekme başlığı olarak belge başlığı</b> Dosya adı yerine meta verilerden
türetilmiş sekme başlığını belirler.</li>
<li><b>Pencere başlığında geçerli sayfa</b> Etkinleştirilirse, geçerli sayfa ve
etkin sekmedeki sayfanın sayfa sayısı pencere başlığında görüntülenir.</li>
<li><b>Pencere başlığında örnek adı</b> Etkinleştirilirse ve geçerli örnek adı
verilirse, adı pencere başlığında görüntülenir.</li>
<li><b>Geçerli küçük resmi vurgulayın</b> Etkinleştirilirse, geçerli sayfa küçük
resimler görünümünde vurgulanır.</li>
<li><b>Küçük resimleri sınırlandırın</b> Bu seçenek etkinleştirilirse ve bir
arama yapıldığında yalnızca arama teriminin bulunduğu sayfalar küçük resim
görünümünde gösterilir.</li>
</ul>
<h4><a name="shortcutsettings">Kısayol ayarları</a> <a href="#top">&uarr;</a></h4>
<p>Kısayol ayarları klavye kısayollarının kişisel tercihine ayarlanmasına izin
verir. Kısayolları düzenlemek ve yeni kısayolu girmek için kısayolu çift
tıklatarak değiştirilir. Her eylem, noktalı virgül ile ayrılmış bir liste
girerek çeşitli kısayollara sahip olabilir. Tek harf olmayan anahtarların
isimleri açıkça belirtilir (ör. "Alt", "Ctrl", "PgDown"), burada eşleşmeyle
büyük/küçük harf duyarlı değildir. Kısayol değiştirici tuşlar içeriyorsa,
tuşların adları artı işaretiyle birleştirilir ve değiştirici tuşlar önce
listelenmelidir, ör. "Ctrl+A" veya "Ctrl ++".</p>
<h4><a name="modifiersettings">Değiştirici ayarları</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Yakınlaştır</b> Ana görünümde fare tekerleğini kullanarak yakınlaştırma
yapmak için klavye düzenleyicileri.</li>
<li><b>Döndür</b> Ana görünüşte fare tekerleğini kullanarak döndürmek için
klavye değiştiricileri.</li>
<li><b>Kaydır</b> Ana görünümde fare tekerleğini kullanarak klavye
değiştiricilerini yatay olarak kaydırma.</li>
<li><b>Panoya kopyala</b> Bir sayfadaki metinleri veya resimleri panoya
kopyalamak için klavye değiştiricileri.</li>
<li><b>Ek açıklama ekle</b> Bir sayfaya ek açıklamalar eklemek için klavye
değiştiricileri.</li>
<li><b>Seçime yakınlaştır</b> Bir sayfada bir seçime basmak için klavye
düzenleyicileri.</li>
</ul>
</body>
</html>

588
help/help_uk.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,588 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Довідка</title>
</head>
<body>
<h2><a name="top">Довідка</a></h2>
<h4>Зміст</h4>
<ol>
<li><a href="#mainmenu">Головне меню</a></li>
<ol>
<li><a href="#file">Файл</a></li>
<li><a href="#edit">Зміни</a></li>
<li><a href="#view">Перегляд</a></li>
<li><a href="#tabs">Вкладки</a></li>
<li><a href="#bookmarks">Закладки</a></li>
<li><a href="#help">Довідка</a></li>
</ol>
<li><a href="#mainview">Головна панель перегляду</a></li>
<li><a href="#auxiliaryviews">Допоміжні панелі</a></li>
<li><a href="#settings">Параметри</a></li>
<ol>
<li><a href="#behaviorsettings">Параметри поведінки</a></li>
<li><a href="#graphicssettings">Параметри графіки</a></li>
<li><a href="#interfacesettings">Параметри інтерфейсу</a></li>
<li><a href="#shortcutsettings">Параметри клавіатурних скорочень</a></li>
<li><a href="#modifiersettings">Параметри модифікаторів</a></li>
</ol>
</ol>
<h4>Вступ</h4>
<p><em>qpdfview</em> — програма для перегляду документів з використанням
вкладок. У програмі використано бібліотеку Poppler для реалізації підтримки
PDF, бібліотеку libspectre для реалізації підтримки PS, бібліотеку DjVuLibre
для реалізації підтримки DjVu, бібліотеку CUPS для реалізації підтримки
друку та набір бібліотек Qt для реалізації інтерфейсу.</p>
<p>Будь ласка, зверніться до сторінки підручника (man), щоб дізнатися більше
про параметри командного рядка і файли налаштувань.</p>
<h3><a name="mainmenu">Головне меню</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">Файл</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Відкрити...</b> — відкриває діалогове вікно вибору файла, який слід
відкрити у поточній вкладці. Якщо у вікні програми не відкрито жодної
вкладки, файл буде відкрито у новій вкладці.</li>
<li><b>Відкрити у новій вкладці...</b> — відкриває діалогове вікно вибору
файлів, які слід відкрити у нових вкладках.</li>
<li><b>Останні відкриті</b> — містить список останніх відкритих документів (якщо
увімкнено у параметрах програми).</li>
<li><b>Оновити</b> — перезавантажити файл, вміст якого показано у поточній
вкладці.</li>
<li><b>Зберегти</b> — зберігає анотації і вміст полів форм до файла, який
показано на поточній вкладці.</li>
<li><b>Зберегти як...</b> — відкрити діалогове вікно для збереження файла,
показаного у поточній вкладці разом зі змінами у анотаціях та заповненими
полями форм.</li>
<li><b>Зберегти копію...</b> — відкриває діалогове вікно для зберігання
незміненої копії файла, який показано на поточній вкладці.</li>
<li><b>Друкувати...</b> — відкрити діалогове вікно для друку файла, вміст якого
показано у поточній вкладці.</li>
<li><b>Вийти</b> — закрити усі вкладки і завершити роботу програми.</li>
</ul>
<h4><a name="edit">Зміни</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Наступна/Попередня/Перша/Остання сторінка</b> — перейти до наступної,
попередньої, першої чи останньої сторінки документа.</li>
<li><b>Перейти до сторінки...</b> — відкрити діалогове вікно для введення номеру
сторінки, яку слід показати у поточній вкладці.</li>
<li><b>Перейти назад/вперед</b> — перейти назад або вперед журналом перегляду
сторінок.</li>
<li><b>Пошук...</b>: відкрити панель пошуку під головною панеллю. Пошук буде
розпочато автоматично за дві секунди після останньої зміни у рядку
пошуку. Також пошук можна розпочати вручну натисканням клавіші Enter. Якщо
під час натискання клавіші Enter утримувати натисненою клавішу Shift, пошук
буде виконано на усіх вкладках, а не лише на поточній. (Цю поведінку буде
замінено на зворотну, якщо у параметрах програму буде увімкнено панель
розширеного пошуку.)</li>
<li><b>Знайти попереднє/наступне</b> — перейти до попереднього або наступного
випадку використання у документі рядка, пошук якого виконується.</li>
<li><b>Скасувати пошук</b>: скасувати поточний сеанс пошуку і закрити панель
пошуку.</li>
<li><b>Копіювати до буфера</b> — якщо позначено, програма зачекає, доки ви
позначите область у документі, з якої слід скопіювати текст або зображення.</li>
<li><b>Додати коментар</b> — якщо позначено цей пункт, програма зачекає, доки ви
позначите у документі область, що якої слід додати анотацію або коментар.</li>
<li><b>Параметри...</b> — відкрити діалогове вікно параметрів програми. За
допомогою натискання кнопки з написом «Типові» можна повернутися до типових
значень усіх параметрів на усіх вкладках. За допомогою натискання кнопки з
написом «Типові на поточній вкладці» можна повернутися до типових значень
параметрів лише для поточної вкладки.</li>
</ul>
<p>Змінити номер <em>поточної сторінки</em> можна введенням номера бажаної
сторінки до поля для редагування тексту на панелі інструментів
редагування. Передати фокусування на поле можна за допомогою натискання
комбінації клавіш Ctrl+K. Після введення значення слід натиснути клавішу
Enter.</p>
<h4><a name="view">Перегляд</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Неперервний перегляд</b> — визначити, чи слід під час показу документа
гортати сторінки неперервно без перестрибування між окремими сторінками.</li>
<li><b>Дві сторінки</b> — визначити, чи слід використовувати у компонуванні
сторінок два стовпчики.</li>
<li><b>Дві сторінки та обкладинка</b> — визначити, чи слід використовувати у
компонуванні сторінок два стовпчики з проміжком після сторінки обкладинки.</li>
<li><b>Декілька сторінок</b> — визначити, чи слід показувати сторінки документа
у декілька стовпців. Кількість показаних стовпців можна змінити за допомогою
діалогового вікна параметрів роботи програми.</li>
<li><b>Справа ліворуч</b>: визначає спосіб упорядковування у компонуваннях з
декількома сторінками на рядок.</li>
<li><b>Збільшити</b>: збільшити масштаб на 10 відсотків. Максимальним масштабом
є масштаб у 5000 відсотків.</li>
<li><b>Зменшити</b>: зменшити масштаб на 10 відсотків. Мінімальним масштабом є
масштаб у 10 відсотків.</li>
<li><b>Початковий розмір</b> — відновити масштабування у 100 відсотків.</li>
<li><b>За шириною</b> — використати масштабування, за якого усі сторінки
заповнюватимуть усю ширину головної панелі перегляду програми.</li>
<li><b>Сторінка цілком</b> — використати масштабування, за якого усі сторінки
заповнюватимуть усю ширину або висоту головної панелі перегляду програми.</li>
<li><b>Повернути ліворуч</b> — повернути сторінки ліворуч або проти годинникової
стрілки на 90 градусів.</li>
<li><b>Повернути праворуч</b> — повернути сторінки праворуч або за годинниковою
стрілкою на 90 градусів.</li>
<li><b>Інвертувати кольори</b> — визначає, чи слід інвертувати кольори під час
показу сторінок документів.</li>
<li><b>Перетворити на відтінки сірого</b>: визначає, чи слід програмі
перетворювати кольори на відтінки сірого під час приготування документа до
показу.</li>
<li><b>Обрізати поля</b>: увімкнути вилучення порожніх полів після обробки.</li>
<li><b>Компонування</b>: увімкнути компонування обробленої сторінки з кольором
паперу для коригування тла сканованих документів.</li>
<li><b>Панелі інструментів</b>у цьому меню наведено список усіх доступних
панелей інструментів, за допомогою яких можна отримувати доступ до кнопок
дій, якими користуються найчастіше.</li>
<li><b>Бічні панелі</b>у цьому меню міститься список усіх доступних бічних
панелей, за допомогою яких програма показує допоміжну інформацію.</li>
<li><b>Шрифти...</b> — відкрити діалогове вікно зі списком шрифтів, використаних
у поточному документі.</li>
<li><b>На весь екран</b> — вмикає або вимикає повноекранний режим роботи
програми, тобто режим, у якому вікно програми максимізується, а декорації
вікна приховуються.</li>
<li><b>Презентація...</b> — переводить програму у режим презентації, вийти з
якого можна за допомогою натискання клавіші F12 або Esc. Клавішами Home/End
можна скористатися для того, щоб перейти до першої або останньої сторінок
документа відповідно. Натисканням клавіші зі стрілкою праворуч, клавіші зі
стрілкою вниз, пробілу та клавіші Page Down можна перейти до перегляду
наступної сторінки. Натисканням клавіші зі стрілкою ліворуч, клавіші зі
стрілкою вгору, клавіші Backspace та клавіші Page Up можна перейти до
попередньої сторінки. Натисканням комбінації клавіш Ctrl+Enter можна перейти
до сторінки, яку ви переглядали до останнього переходу сторінками документа.</li>
</ul>
<p><em>Масштаб</em> можна змінити до бажаного значення за допомогою текстового
поля на панелі інструментів перегляду. Передати фокусування на поле можна за
допомогою натискання комбінації клавіш Ctrl+L. Після введення значення слід
натиснути клавішу Enter.</p>
<h4><a name="tabs">Вкладки</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Попередня/Наступна вкладка</b> — робить поточною попередню або наступну
вкладку. Перехід вкладками виконується циклічно.</li>
<li><b>Закрити вкладку</b> — закриває поточну вкладку.</li>
<li><b>Закрити всі вкладки</b> — закриває усі вкладки.</li>
<li><b>Закрити усі вкладки, крім поточної</b> — закрити усі вкладки, окрім
поточної вкладки.</li>
<li><b>Останні закриті</b> — містить список останніх закритих вкладок (якщо
увімкнено у параметрах програми).</li>
</ul>
<p>У цьому меню буде наведено список усіх вкладок. Зробити вкладку поточною
можна шляхом натискання відповідного пункту у меню. Закрити вкладку можна
клацанням середньою кнопкою миші на відповідному пункті меню. Перші дев’ять
вкладок у списку також можна активувати одночасним натисканням клавіші Alt
та клавіші номера вкладки (від 1 до 9).modifier and pressing keys one to
nine.</p>
<h4><a name="bookmarks">Закладки</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Попередня закладка</b> — перейти до найближчої закладки, розташування
якої передує поточній сторінці.</li>
<li><b>Наступна закладка</b> — перейти до найближчої закладки, розташованої
після поточної сторінки.</li>
<li><b>Додати закладку</b> — додає закладку до поточного файла і сторінки.</li>
<li><b>Вилучити закладку</b> — вилучає закладку для поточного файла і сторінки.</li>
<li><b>Вилучити усі закладки</b> — вилучити з документа усі закладки.</li>
<li><b>Відкрити</b> — відкриває відповідний файл у поточній вкладці. Якщо у
вікні програми не відкрито жодної вкладки, файл буде відкрито у новій
вкладці.</li>
<li><b>Відкрити у новій вкладці</b> — відкрити відповідний файл у новій вкладці.</li>
<li><b>Перейти до сторінки</b> — перейти до відповідної сторінки, якщо
відповідний файл вже відкрито. Якщо файл не відкрито, його буде відкрито у
новій вкладці.</li>
</ul>
<h4><a name="help">Довідка</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Зміст</b> — показує цей документ.</li>
<li><b>Про програму</b> — показує дані щодо версії програми.</li>
</ul>
<h3><a name="mainview">Головна панель перегляду</a> <a href="#top">&uarr;</a></h3>
<p>За допомогою клавіш Backspace/пробіл можна перейти до попередньої/наступної
сторінки. Натисканням клавіш Home/End можна перейти до першої/останньої
сторінки документа. За допомогою клавіш зі стрілками та клавіш Page Up/Page
Down можна гортати документ. За допомогою одночасного натискання клавіш Ctrl
і Enter можна перейти до сторінки, яку було відкрито перед виконанням
останньої дії з переходу документом.</p>
<p>За допомогою коліщатка миші можна гортати документ вгору і вниз. Якщо під
час гортання утримувати натисненою клавішу <b>ALT</b>, гортання
відбуватиметься праворуч-ліворуч. Утримуванням натиснутою клавіші
<b>CTRL</b> можна перевести коліщатко у режим масштабування документа. Якщо
утримувати натисненою клавішу <b>SHIFT</b>, гортанням коліщатка можна буде
обертати документ. Клавіатурне керування можна змінити за допомогою
діалогового вікна параметрів програми. Якщо ви натиснете і утримуватимете
середню кнопку миші (коліщатко) і пересунете вказівник миші, ви зможете
позначити область для масштабування.</p>
<p>Посилання позначаються червоними рамками (якщо позначення посилань увімкнено
у параметрах програми). Клацанням лівою кнопкою миші можна перейти до
пов’язаної з посиланням сторінки або відкрити адресу у типовій програмі для
перегляду (якщо це увімкнено у параметрах програми). Клацанням середньою
кнопкою миші на посиланні можна відкрити пов’язану з ним сторінку у новій
вкладці. Якщо ви просто наведете вказівник миші на посилання, програма
покаже панель з адресою, на яку вона посилається.</p>
<p>Поля форм буде позначено синіми рамками (якщо це увімкнено у параметрах
програми). Після клацання лівою кнопкою миші на полі форми можна змінити
вміст поля. Якщо ви наведете вказівник миші на поле форми, програма покаже
назву поля на панелі підказки.</p>
<p>Код початкового документа може бути відкрито у редакторі коду за допомогою
контекстного меню, у якому може міститися пункт переходу до відповідного
вузла <em>SyncTeX</em>.</p>
<p>Щоб <em>скопіювати фрагмент тексту або зображення</em>, натисніть і
утримуйте клавішу <b>Shift</b>, натисніть ліву кнопку миші і, утримуючи її,
обведіть рамкою область, яку слід скопіювати. Щойно ви відпустите кнопку
миші, програма покаже контекстне меню, за допомогою якого ви зможете
скопіювати текст або зображення до буфера обміну даними.</p>
<p>Щоб <em>додати анотацію</em>, натисніть і утримуйте клавішу <b>Ctrl</b>,
натисніть і утримуйте ліву кнопку миші, перетягніть вказівник миші, щоб
окреслити область, до якої буде додано анотацію. Щойно кнопку миші буде
відпущено, програма відкриє контекстне меню для вибору між додаванням тексту
та позначенням кольором. Клацанням лівою кнопкою миші можна перейти до
<em>редагування анотацій</em>. Клацанням правою кнопкою миші можна
<em>вилучити анотацію</em>. (Для додавання або вилучення анотацій вам слід
встановити версію 0.20.1 або новішу бібліотеки Poppler.) Після наведення
вказівника миші на анотацію, програма покаже у контекстному вікні вміст
анотації.</p>
<p>Щоб <em>масштабувати область перегляду за позначеним</em>, натисніть і
утримуйте клавіші <b>Shift</b> та <b>Ctrl</b>, натисніть і утримуйте ліву
кнопку миші, перетягніть вказівник миші так, щоб окреслити область, за якою
буде виконано масштабування.</p>
<p>Увімкнути або вимкнути <em>показ панелі інструментів та смужки меню</em>
можна за допомогою придатних до налаштовування клавіатурних
скорочень. Типовими значеннями цих скорочень є «Shift+Alt+T» та
«Shift+Alt+M».</p>
<h3><a name="auxiliaryviews">Допоміжні панелі</a> <a href="#top">&uarr;</a></h3>
<p><em>Перегляд змісту</em> — панель із оглядом вмісту документа. Наведенням
вказівника миші на пункт змісту з наступним клацанням лівою кнопкою миші
можна перейти до відповідної сторінки на основній панелі
перегляду. Контекстним меню можна скористатися для розгортання або згортання
усіх підпунктів поточного пункту.</p>
<p>Крім того, навігацію панеллю змісту можна здійснювати за допомогою
клавіатури або коліщатка миші. Якщо натиснути і утримувати клавішу Shift,
одночасно натискаючи клавіші зі стрілками вгору або вниз, програма гортатиме
текст документа. Одночасним натисканням клавіші Shift та клавіш зі стрілками
ліворуч або праворуч можна згортати або розгортати один рівень підпунктів
поточного пункту у змісті. За допомогою одночасного натискання клавіші Ctrl
та клавіш зі стрілками ліворуч або праворуч можна повністю згорнути або
розгорнути увесь підлеглий список поточного пункту. Утримуючи натисненою
клавішу Shift і прокручуючи коліщатко миші можна змінити позначений пункт
змісту. Утриманням натисненою клавіш Ctrl з одночасним прокручуванням
коліщатка миші можна розгортати або згортати список підпунктів позначеного
пункту.</p>
<p>На <em>панелі перегляду властивостей</em> буде показано додаткові дані щодо
документа.</p>
<p>На <em>панелі мініатюр</em> буде показано зменшені версії сторінок
документа. Наведенням вказівника на пункт сторінки із наступним клацанням
лівою кнопкою миші можна перейти до перегляду відповідної сторінки у
документі.</p>
<p>На <em>панелі перегляду закладок</em> буде показано закладки, пов’язані із
документом у поточній вкладці. За допомогою контекстного меню панелі можна
перейти до попередньої або наступної закладки чи додати закладки. Крім того,
у контекстному меню окремих закладок передбачено пункти для редагування та
вилучення закладок.</p>
<p>Якщо відповідний пункт позначено у параметрах роботи програми, на <em>панелі
розширеного пошуку</em> буде показано огляд результатів усіх пошуків на усіх
вкладках. Також буде показано контекст знайденого рядка у тексті (сам рядок
буде позначено). Наведенням вказівника миші на пункт результатів з наступним
клацанням лівою кнопкою миші можна перейти до відповідної вкладки і позиції
тексту у документі.</p>
<h3><a name="settings">Параметри</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Параметри поведінки</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Відкривати URL</b> — визначає, чи слід програмі відкривати посилання з
адресами URL у типовій програмі для перегляду відповідних даних.</li>
<li><b>Автооновлення</b> — визначає, чи слід автоматично перезавантажувати
документи, якщо до відповідних файлів було внесено зміни.</li>
<li><b>Пам’ятати останні відкриті</b> — якщо буде позначено цей пункт, доступним
стане меню останніх відкритих документів. Кількість пунктів у меню можна
визначити за допомогою параметра «Кількість останніх відкритих». Зміни
набудуть чинності після перезапуску програми.</li>
<li><b>Пам’ятати останні закриті</b>: якщо буде позначено цей пункт, програма
показуватиме меню зі списком нещодавно закритих документів. Кількість
документів у списку визначатиметься значенням параметра «Кількість записів
останніх закритих документів». Збереження вмісту вкладок може призвести до
значного збільшення споживання пам’яті програмою. Значення параметра буде
застосовано лише після перезавантаження програми.</li>
<li><b>Відновлювати вкладки</b> — якщо позначено цей пункт, програма зберігатиме
дані щодо вкладок та їхніх властивостей і відновлюватиме ці дані під час
запуску.</li>
<li><b>Відновлювати закладки</b> — якщо позначено цей пункт, програма
зберігатиме дані щодо закладок і відновлюватиме ці дані під час запуску.</li>
<li><b>Відновлювати налаштування окремих документів</b> — якщо буде позначено
цей пункт, програма зберігатиме і відновлюватиме параметри показу окремих
файлів під час відкриття і закриття вкладок.</li>
<li><b>Інтервал між збереженнями бази даних</b>: інтервал між послідовними
сеансами збереження даних щодо вкладок, закладок та параметрів показу файлів
до бази даних.</li>
<li><b>Синхронна презентація</b> — якщо буде позначено цей пункт, головною
панеллю перегляду можна буде користуватися для керування показом
презентації.</li>
<li><b>Екран презентації</b> — за допомогою цього пункту можна визначити індекс
екрана, на якому слід показувати презентацію.</li>
<li><b>Синхронізувати перегляд ескізу</b> — якщо позначено цей пункт, на панелі
ескізів під час кожної зміни сторінок буде підсвічено перший запис, що
вказуватиме на поточну сторінку.</li>
<li><b>Мінімальне гортання</b>: якщо буде позначено цей пункт, поле перегляду
буде пересунуто, лише якщо позицію призначення не видно.</li>
<li><b>Коефіцієнт масштабування</b>: число, на яке буде помножено масштаб під
час збільшення або поділено масштаб під час зменшення.</li>
<li><b>Колір підсвічування</b> — цей пункт визначає колір підсвічування.</li>
<li><b>Тривалість підсвічування</b> — за допомогою цього пункту можна визначити
тривалість тимчасового підсвічування.</li>
<li><b>Колі анотацій</b> — цей пункт визначає колір анотацій, які додаватимуться
програмою. Колір можна визначити за допомогою ключового слова SVG або
шістнадцяткового позначення у форматі «#ччззсс».</li>
<li><b>Редактор вихідного файла</b> — програма, яку буде запущено для
редагування файла початкових даних. «%1» замінюється абсолютним шляхом до
файла. «%2» та «%3» замінюються номером рядка та стовпчика відповідно.</li>
</ul>
<h4><a name="graphicssettings">Параметри графіки</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Мозаїчність</b>: сторінки буде поділено між елементами мозаїки панелей
показу до показу документа на екрані, буде використано кешування для
зменшення споживання пам’яті.</li>
<li><b>Зберігати застарілі растрові зображення</b> — якщо буде позначено цей
пункт, програма використовуватиме кешовані растрові зображення для малювання
проміжних зображень сторінок під час зміни масштабу за рахунок збільшення
споживання пам’яті.</li>
<li><b>Використовувати співвідношення у пікселях пристрою</b> — якщо буде
позначено цей пункт, програма використовуватиме для відтворення на фізичних
носіях і показу на екрані найвище з доступних значень роздільної здатності
відповідного пристрою.</li>
<li><b>Рамка навколо сторінки</b> — цей пункт визначає, чи слід показувати
навколо сторінки рамку для відокремлення її від тла.</li>
<li><b>Виокремлювати посилання</b> — за допомогою цього пункту можна визначити,
чи слід програмі виокремлювати посилання червоними рамками.</li>
<li><b>Виокремлювати поля форм</b> — за допомогою цього пункту можна визначити,
чи слід програмі виокремлювати поля форм синіми рамками.</li>
<li><b>Колір тла</b> — за допомогою цього пункту можна визначити колір
тла. Колір тла можна задати ключовим словом SVG або у форматі
шістнадцяткового числа «#ччззсс».</li>
<li><b>Колір паперу</b> — за допомогою цього пункту можна визначити колір
«паперу» сторінок. Колір можна задати ключовим словом SVG або у форматі
шістнадцяткового числа «#ччззсс».</li>
<li><b>Колір тла презентації</b> — цей пункт перевизначає колір паперу під час
визначення кольору тла презентації. Колір можна задати ключовим словом SVG
або у форматі шістнадцяткового числа «#ччззсс».</li>
<li><b>Сторінок у ряд</b> — визначає кількість сторінок у ряд у режимі
одночасного показу декількох сторінок.</li>
<li><b>Між сторінками</b> — визначає вертикальний і горизонтальний проміжок між
сторінками під час показу документа.</li>
<li><b>Між мініатюрами</b> — визначає вертикальний і горизонтальний проміжок між
мініатюрами на панелі показу ескізів сторінок.</li>
<li><b>Розмір мініатюр</b> — цей пункт визначає розмір мініатюр на панелі
ескізів.</li>
<li><b>Розмір кешу</b> — програма намагатиметься кешувати зображення сторінок у
цих межах, збільшуючи швидкість показу за рахунок збільшення об’єму
використаної пам’яті.</li>
<li><b>Передзавантаження</b> — якщо буде позначено цей пункт, програма
намагатиметься обробити для показу дані сторінок, які ще не показано,
збільшуючи швидкість показу за рахунок збільшення об’єму використаного кешу.</li>
<li><b>Довжина передзавантаження</b> — цей пункт визначає кількість рядів
сторінок за поточним рядом і подвоєну кількість рядів перед поточним рядом,
які попередньо завантажуватимуться програмою.</li>
<li><b>Параметри PDF</b>
<ul>
<li><b>Згладжування</b> — покращує якість показу за рахунок певної втрати
швидкодії програми.</li>
<li><b>Згладжування тексту</b> — покращує якість показу тексту за рахунок певної
втрати швидкодії.</li>
<li><b>Гінтінґ тексту</b> — може покращити якість показу графіки для певних
шрифтів.</li>
<li><b>Перегляд наддруку</b> — якщо буде позначено цей пункт, програма
показуватиме попередній перегляд результатів друку шарами чорнил різного
кольору.</li>
<li><b>Режим тонких ліній</b> надає змогу вибрати спосіб оптимізації під час
показу тонких ліній.</li>
<li><b>Модуль обробки</b> надає змогу вибрати модуль обробки і показу сторінок.</li>
</ul>
</li>
<li><b>Параметри PS</b>
<ul>
<li><b>Бітова маска згладжування графіки</b> — цей пункт визначає рівень
згладжування графічних зображень.</li>
<li><b>Бітова маска згладжування тексту</b> — цей пункт визначає рівень
згладжування тексту.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Параметри інтерфейсу</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Розширена панель пошуку</b>: якщо позначено цей пункт, типову панель
пошуку буде розширено оглядом результатів пошуку на усіх вкладках. Зміна
параметра набуде чинності після перезапуску програми.</li>
<li><b>Накладка анотації</b>: якщо позначено цей пункт, усі анотації на сторінці
буде показано як інтерактивні накладки. Якщо пункт не буде позначено,
програма вважатиме кожну анотацію окремим контекстним вікном.</li>
<li><b>Накладка поля форми</b>: якщо позначено цей пункт, усі поля форм на
сторінці буде показано як інтерактивну накладку. Якщо пункт позначено не
буде, кожне з полів форм вважатиметься окремим контекстним вікном.</li>
<li><b>Розташування вкладок</b> — визначає, на якому боці головної панелі
перегляду буде показано вкладки.</li>
<li><b>Показувати вкладки</b> — визначає, чи буде показано вкладки, якщо
відкрито менше за два документи.</li>
<li><b>Розтягнути вкладки</b>: визначає, чи слід рівномірно розтягувати вкладки
вздовж усієї панелі вкладок.</li>
<li><b>Нова вкладка поруч з поточною</b> — якщо позначено цей пункт, нові
вкладки відкриватимуться праворуч від активної вкладки.</li>
<li><b>Вийти після останньої вкладки</b>: якщо позначено, програма завершуватиме
роботу після закриття останньої вкладки.</li>
<li><b>Кількість останніх відкритих</b> — визначає кількість записів у списку
останніх відкритих документів, якщо позначено пункт «Пам’ятати останні
відкриті». (Зміни буде задіяно після перезапуску програми.)</li>
<li><b>Кількість останніх закритих</b> — визначає кількість записів у списку
останніх закритих документів, якщо позначено пункт «Пам’ятати останні
закриті». (Зміни буде задіяно після перезапуску програми.)</li>
<li><b>Панель «Файл»</b> — цей пункт визначає, які кнопки буде показано на
панелі інструментів «Файл». Можливі кнопки: openInNewTab, open, refresh,
saveCopy, saveAs, print та separator. Зміни набудуть чинності після
перезапуску програми.</li>
<li><b>Панель «Редагування»</b> — цей пункт визначає перелік кнопок, які буде
показано на панелі інструментів редагування. Можливі кнопки: currentPage,
previousPage, nextPage, firstPage, lastPage, jumpToPage, jumpBackward,
jumpForward, search, copyToClipboardMode, addAnnotationMode та
separator. Зміни набудуть чинності після перезапуску програми.</li>
<li><b>Панель «Перегляд»</b> — визначає, які пункти дій буде показано на панелі
перегляду. Можна використовувати такі пункти: scaleFactor, zoomIn, zoomOut,
continuousMode, twoPagesMode, twoPagesWithCoverPageMode, multiplePagesMode,
originalSize, fitToPageWidthMode, fitToPageSizeMode, rotateLeft,
rotateRight, fullscreen, presentation і separator. (Зміни буде задіяно після
перезапуску програми.)</li>
<li><b>Контекстне меню документа</b> — визначає, які пункти дій будуть видимими
у контекстному меню документа. Доступними пунктами дій є openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch і роздільник.</li>
<li><b>Контекстне меню вкладки</b> — визначає, які пункти дій будуть видимими у
контекстному меню вкладки. Доступними пунктами дій є openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, copyFilePath,
selectFilePath, closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight і роздільник.</li>
<li><b>Меню з гортанням</b>: перевизначити типовий стиль, щоб спадні меню
горталися, а не показувалися у декілька стовпчиків, якщо вони не вміщаються
на екрані. (Потребує перезапуску програми.)</li>
<li><b>Придатні до пошуку меню</b>: розширює типову навігацію вкладками та
закладками за допомогою клавіатурних скорочень можливістю шукати пункти
простим введенням назв із клавіатури.</li>
<li><b>Вимкнути панелі у повноекранному режимі</b>: завжди вимикати показ панелі
інструментів та смужки меню у повноекранному режимі і вмикати показ після
виходу з цього режиму.</li>
<li><b>Використовувати мітку сторінки</b>: визначає, чи буде використано
визначену у документі мітку сторінки, якщо таку визначено, замість номеру
сторінки.</li>
<li><b>Назва документа як назва вкладки</b>: визначає, чи слід визначати
заголовок вкладки на основі метаданих, а не назви файла.</li>
<li><b>Поточна сторінка у заголовку вікна</b> — якщо позначено цей пункт, у
заголовку вікна програми буде показано дані щодо поточної сторінки і
кількості сторінок документа у активній вкладці програми.</li>
<li><b>Назва екземпляра у заголовку вікна</b>: якщо буде позначено цей пункт і
поточний запущений екземпляр програми матиме якусь назву, цю назву буде
показано у заголовку вікна програми.</li>
<li><b>Підсвічування поточної мініатюри</b> — якщо позначено цей пункт, програма
підсвічуватиме поточну сторінку на панелі мініатюр.</li>
<li><b>Обмежити мініатюри результатами</b> — якщо позначено цей пункт і
виконується пошук, програма показуватиме на панелі мініатюр лише сторінки,
де було знайдено рядок пошуку.</li>
</ul>
<h4><a name="shortcutsettings">Параметри скорочень</a> <a href="#top">&uarr;</a></h4>
<p>За допомогою вкладки параметрів клавіатурних скорочень можна скоригувати
перелік клавіатурних скорочень відповідно до ваших уподобань. Щоб змінити
скорочення для якоїсь з дій, двічі клацніть лівою кнопкою миші на
відповідному пункті і введіть нове скорочення. Для кожної з дій можна
вказати декілька скорочень, відокремлених крапкою з комою. Назви клавіш, які
складаються з декількох літер, слід вказувати явним чином (наприклад, «Alt»,
«Ctrl», «PgDown»). Відповідність клавіш встановлюється без врахування
регістру. Якщо клавіатурне скорочення містить клавіші-модифікатори, слід
відокремлювати клавішу-модифікатор від решти клавіш скорочення символом
«+». Клавішу-модифікатор має бути вказано першою. Приклади: «Ctrl+A» або
«Ctrl++».</p>
<h4><a name="modifiersettings">Параметри модифікаторів</a> <a
href="#top">&uarr;</a></h4>
<ul>
<li><b>Масштабування</b> — клавіша-модифікатор для масштабування за допомогою
коліщатка миші у головній панелі перегляду.</li>
<li><b>Обертання</b> — клавіша-модифікатор для обертання за допомогою коліщатка
миші у головній панелі перегляду.</li>
<li><b>Гортання</b> — клавіша-модифікатор для горизонтального гортання за
допомогою коліщатка миші у головній панелі перегляду.</li>
<li><b>Копіювати до буфера</b> — клавіша-модифікатор для копіювання текстових
фрагментів та зображень зі сторінки до буфера обміну даними системи.</li>
<li><b>Додавання анотації</b> — клавіша-модифікатор для додавання анотацій на
сторінку.</li>
<li><b>Масштабувати за позначеним</b>: клавіші, які слід натиснути для
масштабування області перегляду за позначеним фрагментом сторінки.</li>
</ul>
</body>
</html>

504
help/help_vi.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,504 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>Help</title>
</head>
<body>
<h2><a name="top">Help</a></h2>
<h4>Table of contents</h4>
<ol>
<li><a href="#mainmenu">Main menu</a></li>
<ol>
<li><a href="#file">File</a></li>
<li><a href="#edit">Edit</a></li>
<li><a href="#view">View</a></li>
<li><a href="#tabs">Tabs</a></li>
<li><a href="#bookmarks">Bookmarks</a></li>
<li><a href="#help">Help</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">Settings</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>Introduction</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">Main menu</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

503
help/help_zh_CN.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,503 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>帮助</title>
</head>
<body>
<h2><a name="top">帮助</a></h2>
<h4>目录</h4>
<ol>
<li><a href="#mainmenu">主菜单</a></li>
<ol>
<li><a href="#file">文件</a></li>
<li><a href="#edit">编辑</a></li>
<li><a href="#view">视图</a></li>
<li><a href="#tabs">标签页</a></li>
<li><a href="#bookmarks">书签</a></li>
<li><a href="#help">帮助</a></li>
</ol>
<li><a href="#mainview">主视图</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">设置</a></li>
<ol>
<li><a href="#behaviorsettings">Behavior settings</a></li>
<li><a href="#graphicssettings">Graphics settings</a></li>
<li><a href="#interfacesettings">Interface settings</a></li>
<li><a href="#shortcutsettings">Shortcut settings</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>简介</h4>
<p><em>qpdfview</em> 是一个标签式文档查看器。它使用 Poppler 来提供 PDF 支持、使用 libspecture 来提供 PS
支持、使用 DjVuLibre 提供 DjVu 支持、使用 CUPS 提供打印支持并使用 Qt 工具箱编写其用户界面。</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">主菜单</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">File</a> <a href="#top">&uarr;</a></h4>
<ul>
<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>
<li><b>Open in new tab...</b> Opens a dialog to choose files to open in new
tabs.</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>Refresh</b> Reloads the file displayed in the current tab.</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>Print...</b> Opens a dialog to print the file displayed in the current
tab.</li>
<li><b>Exit</b> Closes all tabs and ends the program.</li>
</ul>
<h4><a name="edit">Edit</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Next/Previous/First/Last page</b> Skips to the next/previous/first/last
page of the document.</li>
<li><b>Jump to page...</b> Opens a dialog to enter a page to display in the
current tab.</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">View</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>Zoom in</b> Increases the scale factor by 10 percent. The maximum scale
factor is 5000 percent.</li>
<li><b>Zoom out</b> Decreases the scale factor by 10 percent. The minimum scale
factor is 10 percent.</li>
<li><b>Original size</b> Resets the scale factor to 100 percent.</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>Rotate left</b> Rotates the pages left/counterclockwise by 90 degrees.</li>
<li><b>Rotate right</b> Rotates the pages right/clockwise by 90 degrees.</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>Tool bars</b> This menu contains a list of available tool bars for
accessing frequently used actions.</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>Fonts...</b> Opens a dialog listing the fonts used in the document.</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

496
help/help_zh_TW.html Ficheiro normal
Ver ficheiro

@ -0,0 +1,496 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!--
Copyright 2012 Benjamin Eltzner
Copyright 2012 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>
.
This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
-->
<html>
<head>
<title>幫助</title>
</head>
<body>
<h2><a name="top">幫助</a></h2>
<h4>目錄</h4>
<ol>
<li><a href="#mainmenu">主選單</a></li>
<ol>
<li><a href="#file">檔案</a></li>
<li><a href="#edit">編輯</a></li>
<li><a href="#view">檢視</a></li>
<li><a href="#tabs">分頁</a></li>
<li><a href="#bookmarks">書籤</a></li>
<li><a href="#help">幫助</a></li>
</ol>
<li><a href="#mainview">Main view</a></li>
<li><a href="#auxiliaryviews">Auxiliary views</a></li>
<li><a href="#settings">設定</a></li>
<ol>
<li><a href="#behaviorsettings">行為設定</a></li>
<li><a href="#graphicssettings">圖形設定</a></li>
<li><a href="#interfacesettings">介面設定</a></li>
<li><a href="#shortcutsettings">捷徑設定</a></li>
<li><a href="#modifiersettings">Modifier settings</a></li>
</ol>
</ol>
<h4>簡介</h4>
<p><em>qpdfview</em> is a tabbed document viewer. It uses Poppler for PDF
support, libspectre for PS support, DjVuLibre for DjVu support, CUPS for
printing support and the Qt toolkit for its interface.</p>
<p>Please refer to the manual page for information on command-line options and
configuration files.</p>
<h3><a name="mainmenu">主選單</a> <a href="#top">&uarr;</a></h3>
<h4><a name="file">檔案</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>開啟...</b> 開啟對話方塊來選擇要在目前的分頁開啟的檔案。如果沒有分頁,檔案會在新分頁中開啟。</li>
<li><b>在新分頁中開啟...</b> 開啟對話方塊來選擇要在新分頁開啟的檔案。</li>
<li><b>Recently used</b> Contains a list of the most recently used files (if
enabled in the settings).</li>
<li><b>重新整理</b> 重新讀取在目前的分頁中顯示的檔案。</li>
<li><b>Save</b> Saves changes to annotations and form fields to the file
displayed in the current tab.</li>
<li><b>Save as...</b> Opens a dialog to save the file displayed in the current
tab including changes to annotations and form fields.</li>
<li><b>Save copy...</b> Opens a dialog to save an umodified copy of the file
displayed in the current tab.</li>
<li><b>列印...</b> 開啟對話方塊來列印目前分頁的檔案。</li>
<li><b>退出</b> 關閉所有分頁並結束程式。</li>
</ul>
<h4><a name="edit">編輯</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>下一頁/上一頁/第一頁/最後一頁</b> 跳到文件的下一頁/上一頁/第一頁/最後一頁。</li>
<li><b>跳到頁面...</b> 開啟對話方塊來輸入要顯示在目前分頁的頁面。</li>
<li><b>Jump backward/forward</b> Jumps backward/forward in the history of
displayed page.</li>
<li><b>Search...</b> Opens the search dock 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. (This effect is reversed if the extended search
dock is enabled in the settings.)</li>
<li><b>Find previous/next</b> Jumps to the previous/next occurrence of the
search term in the document.</li>
<li><b>Cancel search</b> Cancels the currently running search and closes the
search dock.</li>
<li><b>Copy to clipboard</b> If checked, the program will wait for a frame to be
dragged to copy texts or images.</li>
<li><b>Add annotation</b> If checked, the program will wait for a frame to be
dragged to add annotations.</li>
<li><b>Settings...</b> Opens the settings dialog. The button labeled 'Defaults'
will revert all settings on all tabs to their default values. The button
labeled 'Defaults on current tab' will revert only the settings on the
current tab to their default values.</li>
</ul>
<p>The <em>current page</em> can be changed by entering the desired page into
the text field in the edit tool bar, which can be focused using Ctrl+K, and
pressing the return key.</p>
<h4><a name="view">檢視</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Continuous</b> Determines whether all rows of the page layout are visible
at once.</li>
<li><b>Two pages</b> Determines whether the page layout uses two columns.</li>
<li><b>Two pages with cover page</b> Determines whether the page layout uses two
columns with a break after the cover page.</li>
<li><b>Multiple pages</b> Determines whether the page layout uses multiple
columns. The number of columns can be changed in the settings dialog.</li>
<li><b>Right to left</b> Determines how pages are arranged in layouts with
multiple pages per row.</li>
<li><b>放大</b> 增加縮放係數百分之十。縮放係數的最大值是百分之 5000 。</li>
<li><b>縮小</b> 減少縮放係數百分之十。縮放係數的最小值是百分之 10 。</li>
<li><b>原始大小</b> 重設縮放係數到百分之 100 。</li>
<li><b>Fit to page width</b> Determines the scale factor such that all pages
fully fit into the main view horizontally.</li>
<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>
<li><b>向左旋轉</b> 向左/逆時針旋轉頁面 90 度。</li>
<li><b>向右旋轉</b> 向右/順時針旋轉頁面 90 度。</li>
<li><b>Invert colors</b> Determines whether pages are rendered with inverted
colors.</li>
<li><b>Convert to grayscale</b> Determines whether pages are converted to
grayscale after rendering.</li>
<li><b>Trim margins</b> Enables the removal of empty page margins after
rendering.</li>
<li><b>Composition</b> Enables the composition of the rendered page with the
paper color to adjust the background of scanned documents.</li>
<li><b>工具列</b> 這個選單包含可用的能存取常用的動作的工具列的清單。</li>
<li><b>Docks</b> This menu contains a list of available docks for displaying
supplementary information.</li>
<li><b>字型...</b> 開啟列出在這個文件中使用的字型的對話方塊。</li>
<li><b>Fullscreen</b> Toggles the fullscreen mode, i.e. the window is shown
maximized and without decoration.</li>
<li><b>Presentation...</b> Enters presentation mode which can be left by
pressing F12 or escape. The home/end key is used to display the first/last
page. Arrow keys right and down, space and the page down key jump to the
next page. Arrow keys left and up, backspace and the page up key jump to the
previous page. Pressing control and return jumps back to the page before the
last jump.</li>
</ul>
<p>The <em>scale factor</em> can be changed by entering the desired percentage
into the text field in the view tool bar, which can be focused using Ctrl+L,
and pressing the return key.</p>
<h4><a name="tabs">Tabs</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous/Next tab</b> Makes the previous/next tab the current tab. Cycles
to the last/first tab if the first/last tab is the current tab.</li>
<li><b>Close tab</b> Closes the current tab.</li>
<li><b>Close all tabs</b> Closes all tabs.</li>
<li><b>Close all tabs but current tab</b> Closes all tabs except for the current
tab.</li>
<li><b>Recently closed</b> Contains a list of the most recently closed tabs (if
enabled in the settings).</li>
</ul>
<p>This menu contains a list of all tabs which can be made the current tab by
clicking on the corresponding menu item. Tabs can also be closed by
middle-clicking. The first nine tabs can also be activated by holding the
Alt modifier and pressing keys one to nine.</p>
<h4><a name="bookmarks">Bookmarks</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Previous bookmark</b> Jumps to the closest bookmark before the current
page.</li>
<li><b>Next bookmark</b> Jumps to the closest bookmark after the current page.</li>
<li><b>Add bookmark</b> Adds a bookmark for the current file and page.</li>
<li><b>Remove bookmark</b> Removes the bookmark for the current file and page.</li>
<li><b>Remove all bookmarks</b> Removes all bookmarks.</li>
<li><b>Open</b> Opens the corresponding file in the current tab. If there is no
tab, the file is opened in a new tab.</li>
<li><b>Open in new tab</b> Opens the corresponding file in a new tab.</li>
<li><b>Jump to page</b> Jumps to the corresponding page if the corresponding
file is already open. Otherwise the corresponding file is opened in a new
tab.</li>
</ul>
<h4><a name="help">Help</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Contents</b> Displays this document.</li>
<li><b>About</b> Displays the program version.</li>
</ul>
<h3><a name="mainview">Main view</a> <a href="#top">&uarr;</a></h3>
<p>The backspace/space key skips to the previous/next page. The home/end key
skips to the first/last page. The arrow, page up and page down keys scroll
the viewport. Pressing control and return jumps to the page before the last
jump.</p>
<p>Using the mouse wheel scrolls up and down. Holding <b>ALT</b> while using
the mouse wheel scrolls left and right. Holding <b>CTRL</b> while using the
mouse wheel scales the document. Holding <b>SHIFT</b> while using the mouse
wheel rotates the document. (Keyboard modifiers can be changed in the
settings dialog.) Click and hold the middle mouse button to select a
rectangle to zoom to.</p>
<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). Middle-click on a link to show the
linked page in a new tab. Hovering over a link displays its destination as a
tool tip.</p>
<p>Form fields are highlighted by blue frames (if enabled in the
settings). Left-click on a form field to edit its contents. Hovering over a
form field displays its name as a tool tip.</p>
<p>The source of a position in the document can be opened in the source editor
using the context menu which optionally contains an item for the first
matching <em>SyncTeX</em> node.</p>
<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>
<p>To <em>add annotations</em>, hold <b>CTRL</b>, click and hold the left mouse
button to drag a frame around the region to annotate. 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>
<p>To <em>zoom to a selection</em>, hold <b>SHIFT</b> and <b>CTRL</b>, click
and hold the left mouse button to drag a frame around region to zoom into.</p>
<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>
<h3><a name="auxiliaryviews">Auxiliary views</a> <a href="#top">&uarr;</a></h3>
<p>The <em>outline view</em> 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>
<p>The outline view can also be navigated using the keyboard and the mouse
wheel. Holding Shift and using the Up/Down keys will scroll the
view. Holding Shift and using the Left/Right keys will collapse/expand one
level of items below the selected item. Holding Control and using the
Left/Right keys will completely collapse/expand the selected item and its
children. Holding Shift and using the mousel wheel will change the selected
item. Holding Control and using the mouse wheel will expand/collapse the
selected item.</p>
<p>The <em>properties view</em> displays additional information contained in
the document.</p>
<p>The <em>thumbnails view</em> displays smaller versions of the pages of the
document. A left click on an entry jumps to the respective page in the main
view.</p>
<p>The <em>bookmarks view</em> shows the bookmarks related to the document
displayed in the current tab. The context menu contains entries to jump to
the previous/next boookmark or to add bookmarks. The context menu of each
entry also contains entries to edit and delete bookmarks.</p>
<p>If enabled in the settings, the <em>extended search dock</em> shows an
overview containing the results of all searches being performed in all
tabs. It also shows the text surrounding a result with the search term being
emphasized. Clicking on a result opens the corresponding tab and jumps to
its position.</p>
<h3><a name="settings">Settings</a> <a href="#top">&uarr;</a></h3>
<h4><a name="behaviorsettings">Behavior settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Open URL</b> Determines whether links to URL are opened in the default
browser.</li>
<li><b>Auto-refresh</b> Determines whether files are automatically reloaded if
changed on disk.</li>
<li><b>Track recently used</b> If enabled, a recently used menu is available and
lists as many recently used files as set in the "Recently used count"
option. (Effective after restart.)</li>
<li><b>Keep recently closed</b> If enabled, a recently closed menu is available
and lists as many recently closed tabs as set in the "Recently closed count"
option. Keeping the tabs available could increase memory usage
considerably. (Effective after restart.)</li>
<li><b>Restore tabs</b> If enabled, tabs and their properties are saved on
ending the program and restored on restart.</li>
<li><b>Restore bookmarks</b> If enabled, bookmarks are saved on ending the
program and restored on restart.</li>
<li><b>Restore per-file settings</b> If enabled, per-file settings are
saved/restored on opening/closing tabs.</li>
<li><b>Save database interval</b> The interval after which tabs, bookmarks or
per-file settings are saved to the database.</li>
<li><b>Synchronize presentation</b> If enabled, the main view can be used to
control the presentation view.</li>
<li><b>Presentation screen</b> The index of the screen to display the
presentation view on.</li>
<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>
<li><b>Minimal scrolling</b> If enabled, the view port will only be scrolled if
the target position is not yet visible.</li>
<li><b>Zoom factor</b> The number by which the scale factor is multiplied
resp. divided upon zooming in resp. out.</li>
<li><b>Highlight color</b> Determines the color of highlights.</li>
<li><b>Highlight duration</b> Determines the duration of temporary highlights.</li>
<li><b>Annotation color</b> The color of annotations added by the program using
SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<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>
</ul>
<h4><a name="graphicssettings">Graphics settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Use tiling</b> Pages will be divided into tiles before rendering and
caching to reduce memory usage.</li>
<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>
<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>
<li><b>Decorate pages</b> Determines whether pages are set apart from the
background.</li>
<li><b>Decorate links</b> Determines whether links are highlighted by red
frames.</li>
<li><b>Decorate form fields</b> Determines whether form fields are highlighted
by blue frames.</li>
<li><b>Background color</b> Determines the color of the background using SVG
color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Paper color</b> Determines the color of pages using SVG color keywords or
hexadecimal notation '#rrggbb'.</li>
<li><b>Presentation background color</b> Overrides the paper color in the
computation of the background color of the presentation view and is defined
using SVG color keywords or hexadecimal notation '#rrggbb'.</li>
<li><b>Pages per row</b> Number of pages per row in the 'multiple pages' layout
mode.</li>
<li><b>Page spacing</b> Determines both vertical and horizontal space displayed
between pages.</li>
<li><b>Thumbnail spacing</b> Determines both vertical and horizontal space
displayed between thumbnails.</li>
<li><b>Thumbnail size</b> Determines the size of the thumbnails.</li>
<li><b>Cache size</b> The program will try to cache rendered pages within this
limit increasing rendering speed at the cost of increased memory usage.</li>
<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>
<li><b>Prefetch distance</b> The number of rows beyond the current row and twice
the number of rows before the current row that are prefetched.</li>
<li><b>PDF settings</b>
<ul>
<li><b>Antialiasing</b> Improves display quality at the cost of performance</li>
<li><b>Text antialiasing</b> Improves text display quality at the cost of
performance</li>
<li><b>Text hinting</b> May improve text display quality for certain fonts.</li>
<li><b>Overprint preview</b> If enabled, a preview of printing one layer of ink
on top of another is displayed.</li>
<li><b>Thin line mode</b> Chooses the optimization used to draw thin lines.</li>
<li><b>Backend</b> Chooses the backend used to render pages.</li>
</ul>
</li>
<li><b>PS settings</b>
<ul>
<li><b>Graphics antialias bits</b> Determines the amount of antialiasing for
graphics.</li>
<li><b>Text antialias bits</b> Determines the amount of antialiasing for text.</li>
</ul>
</li>
</ul>
<h4><a name="interfacesettings">Interface settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Extended search dock</b> If enabled, the default search dock is extended
by an overview showing the results of all tabs. (Effective after restart.)</li>
<li><b>Annotation overlay</b> If enabled, all annotations on a page will be
displayed as an interactive overlay. Otherwise each annotation will be
handled as a separate pop-up window.</li>
<li><b>Form field overlay</b> If enabled, all form fields on a page will be
displayed as an interactive overlay. Otherwise each form field will be
handled as a separate pop-up window.</li>
<li><b>Tab position</b> Defines at which edge of the main view tabs will be
displayed.</li>
<li><b>Tab visibility</b> Determines whether tabs will be displayed if less than
two documents are opened.</li>
<li><b>Spread tabs</b> Determines if tabs will be spread out evenly over the
whole tab bar.</li>
<li><b>New tab next to current tab</b> If enabled, new tabs are opened to the
right of the active tab.</li>
<li><b>Exit after last tab</b> If enabled, the application exits after the last
tab is closed.</li>
<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>
<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>
<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>
<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>
<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>
<li><b>Document context menu</b> Defines which actions are visible in the
document's context menu. Available actions are openCopyInNewTab,
openCopyInNewWindow, openContainingFolder, moveToInstance, previousPage,
nextPage, firstPage, lastPage, jumpToPage, jumpBackward, jumpForward,
setFirstPage, findPrevious, findNext, cancelSearch and separator.</li>
<li><b>Tab context menu</b> Defines which actions are visible in a tab's context
menu. Available actions are openCopyInNewTab, openCopyInNewWindow,
openContainingFolder, moveToInstance, copyFilePath, selectFilePath,
closeAllTabs, closeAllTabsButThisOne, closeAllTabsToTheLeft,
closeAllTabsToTheRight and separator.</li>
<li><b>Scrollable menus</b> Will override the default style so that pop-up menus
scroll instead being laid-out in mutliple columns if they are larger than
the available screen space. (Effective after restart.)</li>
<li><b>Searchable menus</b> Extends the default keyboard navigation of the tabs
and bookmarks menus by a search-as-you-type mechanism.</li>
<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>
<li><b>Use page label</b> Determines if document-supplied page label will be
used instead of page numbers when available.</li>
<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>
<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>
<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>
<li><b>Highlight current thumbnail</b> If enabled, the current page is
highlighted in the thumbnails view.</li>
<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>
</ul>
<h4><a name="shortcutsettings">Shortcut settings</a> <a href="#top">&uarr;</a></h4>
<p>The shortcut settings allows the adjustment of keyboard shortcuts to
personal preference. Shortcuts are changed by double-clicking on the
shortcut to edit it and entering the new shortcut. Each action can have
several shortcuts by entering a semicolon-separated list of them. Names of
keys that are not single letters are written out explicitly (e.g. "Alt",
"Ctrl", "PgDown"), where the matching is not case sensitive. If the shortcut
contains modifier keys, the names of the keys are joined by a plus sign and
modifier keys must be listed first, e.g. "Ctrl+A" or "Ctrl++".</p>
<h4><a name="modifiersettings">Modifier settings</a> <a href="#top">&uarr;</a></h4>
<ul>
<li><b>Zoom</b> The keyboard modifiers to zoom using the mouse wheel in the main
view.</li>
<li><b>Rotate</b> The keyboard modifiers to rotate using the mouse wheel in the
main view.</li>
<li><b>Scroll</b> The keyboard modifiers to scroll horizontally using the mouse
wheel in the main view.</li>
<li><b>Copy to clipboard</b> The keyboard modifiers to copy texts or images from
a page to the clipboard.</li>
<li><b>Add annotation</b> The keyboard modifiers to add annotations to a page.</li>
<li><b>Zoom to selection</b> The keyboard modifiers to zoom to a slection on a
page.</li>
</ul>
</body>
</html>

41
icons.qrc Ficheiro normal
Ver ficheiro

@ -0,0 +1,41 @@
<RCC>
<qresource prefix="/icons">
<file alias="qpdfview">icons/qpdfview.svg</file>
<file alias="image-loading">icons/image-loading.svg</file>
<file alias="image-missing">icons/image-missing.svg</file>
<file alias="document-open">icons/document-open.svg</file>
<file alias="tab-new">icons/tab-new.svg</file>
<file alias="folder">icons/folder.svg</file>
<file alias="view-refresh">icons/view-refresh.svg</file>
<file alias="document-print">icons/document-print.svg</file>
<file alias="document-save">icons/document-save.svg</file>
<file alias="document-save-as">icons/document-save-as.svg</file>
<file alias="go-previous">icons/go-previous.svg</file>
<file alias="go-next">icons/go-next.svg</file>
<file alias="go-first">icons/go-first.svg</file>
<file alias="go-last">icons/go-last.svg</file>
<file alias="go-jump">icons/go-jump.svg</file>
<file alias="media-seek-backward">icons/media-seek-backward.svg</file>
<file alias="media-seek-forward">icons/media-seek-forward.svg</file>
<file alias="edit-find">icons/edit-find.svg</file>
<file alias="go-up">icons/go-up.svg</file>
<file alias="go-down">icons/go-down.svg</file>
<file alias="process-stop">icons/process-stop.svg</file>
<file alias="edit-copy">icons/edit-copy.svg</file>
<file alias="mail-attachment">icons/mail-attachment.svg</file>
<file alias="continuous">icons/continuous.svg</file>
<file alias="two-pages">icons/two-pages.svg</file>
<file alias="two-pages-with-cover-page">icons/two-pages-with-cover-page.svg</file>
<file alias="multiple-pages">icons/multiple-pages.svg</file>
<file alias="right-to-left">icons/right-to-left.svg</file>
<file alias="zoom-in">icons/zoom-in.svg</file>
<file alias="zoom-out">icons/zoom-out.svg</file>
<file alias="zoom-original">icons/zoom-original.svg</file>
<file alias="fit-to-page-width">icons/fit-to-page-width.svg</file>
<file alias="fit-to-page-size">icons/fit-to-page-size.svg</file>
<file alias="object-rotate-left">icons/object-rotate-left.svg</file>
<file alias="object-rotate-right">icons/object-rotate-right.svg</file>
<file alias="view-fullscreen">icons/view-fullscreen.svg</file>
<file alias="x-office-presentation">icons/x-office-presentation.svg</file>
</qresource>
</RCC>

21
icons/continuous.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,21 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<radialGradient cx="32.60803" cy="37.20211" gradientUnits="userSpaceOnUse" id="radialGradient4483" r="83.24006">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.89795" cy="4.52564" gradientUnits="userSpaceOnUse" id="radialGradient4485" r="36.55384">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
<radialGradient cx="11.23875" cy="8.15252" gradientUnits="userSpaceOnUse" id="radialGradient4487" r="36.94792">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
</defs>
<g id="g3251-5" transform="translate(-.0411,-22.0667)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient4483)" stroke="url(#radialGradient4485)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient4487)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<use height="48" transform="translate(0,43.92)" width="48" xlink:href="#g3251-5"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.4 KiB

86
icons/document-open.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,86 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient5027" x2="0" y1="-150.69536" y2="327.66289">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(1,0,0,1.23881,0,-7.8806)" gradientUnits="userSpaceOnUse" id="linearGradient8236" x1="25.875" x2="25.25" y1="10.625" y2="30.875">
<stop offset="0" stop-color="#fafafa"/>
<stop offset=".5" stop-color="#a8a8a8"/>
<stop offset="1" stop-color="#cdcdcd"/>
</linearGradient>
<linearGradient gradientTransform="scale(1.422,.703)" gradientUnits="userSpaceOnUse" id="linearGradient155" x1="19.1161" x2="19.4269" y1="28.946" y2="51.9127">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(1.5353,0,0,.65134,3.45142,2.448)" gradientUnits="userSpaceOnUse" id="linearGradient156" x1="14.8994" x2="22.7154" y1="27.0596" y2="41.8369">
<stop offset="0" stop-color="#fff" stop-opacity=".134"/>
<stop offset="1" stop-color="#fff" stop-opacity=".052"/>
</linearGradient>
<linearGradient gradientTransform="matrix(1.4627,0,6.907908e-2,.68367,0,0)" gradientUnits="userSpaceOnUse" id="linearGradient158" x1="5.2658" x2="8.2122" y1="18.7259" y2="52.6259">
<stop offset="0" stop-color="#fff" stop-opacity=".701"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient13162" x1="74.23294" x2="74.12224" y1="36.48314" y2="31.43643">
<stop offset="0" stop-color="#6194cb"/>
<stop offset="1" stop-color="#729fcf"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient13848" x1="22.25" x2="19.75" xlink:href="#linearGradient5060" y1="37.625" y2="14.875"/>
<radialGradient cx="52.90893" cy="-13.0757" gradientUnits="userSpaceOnUse" id="radialGradient8234" r="36.55384">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
<radialGradient cx="26.1068" cy="38.1951" gradientTransform="matrix(1.01564,0,.10311,1.00051,0,-8.369458e-2)" gradientUnits="userSpaceOnUse" id="radialGradient159" r="32.2598">
<stop offset="0" stop-color="#a0a0a0"/>
<stop offset="1" stop-color="#a8a8a8"/>
</radialGradient>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5031" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5029" r="117.1429" xlink:href="#linearGradient5060"/>
</defs>
<path d="m4.62,38.651c.0418.4205.4974.8409.9112.8409h31.1361c.4138,0 .7858-.4204.744-.8409l-2.6966-27.1193c-.0419-.4204-.4974-.8409-.9112-.8409h-12.7234c-.5906,0-1.2091-.3795-1.4029-.9603l-1.103-3.3059c-.1692-.5073-.5471-.7358-1.3145-.7358h-14.9373c-.4138,0-.7857.4205-.7439.8409l3.0415,32.1213z" fill="url(#radialGradient159)" stroke="#5a5a5a" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m3.3386,17.5335h31.1499" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m5.3302,37.5335h29.9877" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m5.3302,35.5335h29.9877" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<g transform="matrix(2.165152e-2,0,0,1.903841e-2,42.41538,36.93372)">
<path d="m-1559.2523-150.6969h1339.6335v478.3572h-1339.6335z" fill="url(#linearGradient5027)" opacity=".402"/>
<path d="m-219.6188-150.6804v478.3308c142.8742.9005 345.4003-107.1696 345.4002-239.1962s-159.4368-239.1346-345.4002-239.1346z" fill="url(#radialGradient5029)" opacity=".402"/>
<path d="m-1559.2523-150.6804v478.3308c-142.8742.9005-345.4002-107.1696-345.4002-239.1962s159.4368-239.1346 345.4002-239.1346z" fill="url(#radialGradient5031)" opacity=".402"/>
</g>
<path d="m6.1718,38.4187c.0313.3103-.1547.5172-.4755.4137s-.5485-.3103-.5799-.6206l-3.0295-31.3672c-.0314-.3103.1566-.4977.4669-.4977l14.7497-.0915c.5313-.0033.7395.0533.8798.5172 0,0 1.0854,3.1128 1.2463,3.6981l-1.5556-2.917c-.2652-.4973-.5988-.4138-.9728-.4138h-13.1294c-.3103,0-.4963.2069-.465.5172l2.9788,30.865-.1138-.1034z" display="block" fill="url(#linearGradient158)"/>
<path d="m2.3052,7.5335h14.7838" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m2.7573,11.5335h30.7389" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<g display="block" fill="#fff" fill-opacity=".58" stroke="#000" transform="matrix(1.03442,0,.10452,1.03442,-10.03248,2.63191)">
<path d="m41.7857,9.0364c.0097-.4746.0152-.7245-.4234-.7242l-12.5558.0086c-.3,0-.3246-.1432 0,0s1.2471.6583 2.1827.701c0,0 10.7965.0165 10.7965.0146z" stroke="none"/>
</g>
<path d="m3.1629,15.5335h30.8306" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m5.1595,33.5335h29.9877" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m4.8658,31.5335h30.1087" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m4.6336,29.5335h30.1692" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m4.463,27.5335h30.1692" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m4.2557,25.5335h30.2051" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m4.0235,23.5335h30.2656" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m3.8528,21.5335h30.2656" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<g display="block" fill="#fff" fill-opacity=".58" stroke="#000" transform="matrix(1.03442,0,.10452,1.03442,-10.03248,2.63191)">
<path d="m41.7857,9.0364c.0097-.4746.0152-.7245-.4234-.7242l-12.5558.0086c-.3,0-.3246-.1432 0,0s1.2471.6583 2.1827.701c0,0 10.7965.0165 10.7965.0146z" stroke="none"/>
</g>
<path d="m2.9642,13.5335h31.0265" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m3.6514,19.5335h30.2958" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m2.5243,9.5335h15.2808" fill="#729fcf" opacity=".114" stroke="#000" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m34.375,14.125 2.625,24.625-31,.125-1.875-24.75h30.25z" display="block" fill="url(#linearGradient13848)" opacity=".392"/>
<path d="m43.375,2.4944c.5,16.8787-9.0751,18.5285-6.0126,29.0003l-31.4874.8859c-1.875-12.8526 8.375-21.2146 5.375-29.7313l32.125-.1549z" display="block" fill="url(#linearGradient8236)" stroke="url(#radialGradient8234)"/>
<path d="m15.4375,6.5625h23.5625" display="block" fill="none" stroke="#a1a1a1"/>
<path d="m5.7786,39.066c.1034.2115.3103.4229.6206.4229h33.3085c.2069,0 .5211-.1263.7081-.2643 .5304-.3916.6549-.6124.8928-.9735 2.4482-3.7155 5.8052-19.2769 5.8052-19.2769 .1034-.2114-.1035-.4229-.4138-.4229h-34.9236c-.3104,0-1.656,16.1073-4.863,19.287l-1.2383,1.2277h.1035z" display="block" fill="url(#linearGradient13162)" stroke="#3465a4" stroke-linejoin="round"/>
<path d="m15.3561,8.5625h19.7253" display="block" fill="none" stroke="#a1a1a1"/>
<path d="m13.1345,20.1386c-.7728,4.9908-1.5013,9.0093-2.716,13.5139 2.3865-.7071 7.1161-3.2045 17.1161-3.2045s16.7236-9.2487 17.6517-10.3536l-32.0518.0442z" fill="url(#linearGradient156)" fill-rule="evenodd"/>
<path d="m15.143,10.5625h24.3148" display="block" fill="none" stroke="#a1a1a1"/>
<path d="m45.8201,19.6875h-33.1585c0,0-2.1477,16.0196-4.7223,18.2406 8.1211,0 31.5712-.0487 31.591-.0487 1.7517,0 4.9077-12.6362 6.2898-18.1919z" fill="none" opacity=".523" stroke="url(#linearGradient155)" stroke-linecap="round"/>
<path d="m14.3988,12.5625h23.8534" display="block" fill="none" stroke="#a1a1a1"/>
<path d="m13.629,14.5625h23.3463" display="block" fill="none" stroke="#a1a1a1"/>
<path d="m12.5207,16.5625h18.6461" display="block" fill="none" stroke="#a1a1a1"/>
<path d="m6.375,31.75c-1.2414-12.238 7.1875-19.0625 5.625-28.75h30.875l-30,.625c1.25,9.5625-6.1964,14.6464-6.5,28.125z" display="block" fill="#fff"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 8.5 KiB

79
icons/document-print.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,79 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient5027" x2="0" y1="-150.69536" y2="327.66289">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1447" x1="27.97869" x2="28.09789" y1="23.52816" y2="28.88036">
<stop offset="0" stop-opacity=".237"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1451" x2="0" y1="29.28133" y2="24.84381">
<stop offset="0" stop-color="#f7f6f5"/>
<stop offset="1" stop-color="#f7f6f5" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1453" x1="23.06257" x2="23.00001" y1="31.84383" y2="28.28135">
<stop offset="0" stop-color="#666"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(1.19877,0,0,.85357,-.14309,2.03451)" gradientUnits="userSpaceOnUse" id="linearGradient1456" x1="20.7712" x2="20.7178" y1="25.1403" y2="19.3375">
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
<stop offset="1" stop-color="#f8f8f8"/>
</linearGradient>
<linearGradient gradientTransform="matrix(.94494,0,0,1.07615,6.844577e-2,4.09318)" gradientUnits="userSpaceOnUse" id="linearGradient1459" x1="25.0567" x2="24.7897" y1="3.6785" y2="25.2473">
<stop offset="0" stop-color="#e0e0e0"/>
<stop offset=".405" stop-color="#fff"/>
<stop offset=".534" stop-color="#cdcdcd"/>
<stop offset="1" stop-color="#494949"/>
</linearGradient>
<linearGradient gradientTransform="matrix(1.49016,0,0,.66874,8.895132e-2,2)" gradientUnits="userSpaceOnUse" id="linearGradient1464" x1="15.388" x2="15.4878" y1="32.5392" y2="58.8313">
<stop offset="0" stop-color="#fff" stop-opacity=".124"/>
<stop offset=".103" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1468" x1="4.31833" x2="43.56919">
<stop offset="0" stop-color="#dcdcda"/>
<stop offset="1" stop-color="#bab9b7"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1471" x1="4.2499" x2="43.68743">
<stop offset="0" stop-color="#8e8d87"/>
<stop offset=".276" stop-color="#cbc9c1"/>
<stop offset="1" stop-color="#8e8d87"/>
</linearGradient>
<radialGradient cx="9.1295" cy="26.9256" gradientUnits="userSpaceOnUse" id="radialGradient1433" r="2.1227">
<stop offset="0" stop-color="#fffffd"/>
<stop offset=".5" stop-color="#bbbbb9"/>
<stop offset="1"/>
</radialGradient>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5031" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5029" r="117.1429" xlink:href="#linearGradient5060"/>
</defs>
<g transform="matrix(2.411405e-2,0,0,1.929202e-2,45.48953,39.75228)">
<path d="m-1559.2523-150.6969h1339.6335v478.3572h-1339.6335z" fill="url(#linearGradient5027)" opacity=".402"/>
<path d="m-219.6188-150.6804v478.3308c142.8742.9005 345.4003-107.1696 345.4002-239.1962s-159.4368-239.1346-345.4002-239.1346z" fill="url(#radialGradient5029)" opacity=".402"/>
<path d="m-1559.2523-150.6804v478.3308c-142.8742.9005-345.4002-107.1696-345.4002-239.1962s159.4368-239.1346 345.4002-239.1346z" fill="url(#radialGradient5031)" opacity=".402"/>
</g>
<path d="m6.4615,36.0042h35.0145a1.7115,1.7115 0 0,1 1.7115,1.7115v3.0686a1.7115,1.7115 0 0,1 -1.7115,1.7115h-35.0145a1.7115,1.7115 0 0,1 -1.7115-1.7115v-3.0686a1.7115,1.7115 0 0,1 1.7115-1.7115" fill="url(#linearGradient1471)" stroke="#595959"/>
<path d="m7.1309,21.5h33.7397c.3851,0 .877.2882 1.1804.7239s1.7365,2.61 2.0584,3.0741 .393.9039.393,1.476v12.077c0,.9135-.732,1.649-1.6412,1.649h-37.7208c-.9093,0-1.6413-.7355-1.6413-1.649v-12.077c0-.494.1012-1.2024.4464-1.6533 .4357-.569 1.6044-2.5479 1.9126-2.9676s.8743-.6531 1.2728-.6531z" fill="url(#linearGradient1468)" stroke="#676767"/>
<path d="m7.7053,21.9755c-.498,0-1.1383.1318-1.4009.5357l-1.8387,2.8285c-.2959.4553.0337,1.5284.9243,1.5284h37.2886c1.2047,0 1.2082-1.01.9242-1.4401l-1.7511-2.6516c-.3175-.4808-.4327-.8009-1.2258-.8009h-32.9206z" fill="#fbfbfb" fill-rule="evenodd"/>
<path d="m7.6003,22.4458h32.7744c.365,0 .8315.2728 1.1192.6855s1.2941,2.0296 1.5994,2.4691 .4349.8559.4349,1.3978v11.2811c0,.8651-.1335,1.2491-.9957,1.2491h-37.002c-.8621,0-1.0579-.384-1.0579-1.2491v-11.2811c0-.4679.2205-1.1387.5478-1.5657 .4131-.5388 1.0808-1.9709 1.3731-2.3683s.829-.6184 1.2068-.6184z" fill="none" stroke="url(#linearGradient1464)" stroke-width=".947"/>
<path d="m11.6818,4.4978h24.632c.6503,0 1.1737.5101 1.1737,1.1439v18.7064h-26.9794v-18.7064c0-.6338.5234-1.1439 1.1737-1.1439z" display="block" fill="url(#linearGradient1459)" stroke="#898989" stroke-linecap="round"/>
<path d="m11.6753,5.4992h24.647a.1768,.1768 0 0,1 .1768.1768v18.4828a.1768,.1768 0 0,1 -.1768.1768h-24.647a.1768,.1768 0 0,1 -.1768-.1768v-18.4828a.1768,.1768 0 0,1 .1768-.1768" display="block" fill="none" stroke="url(#linearGradient1456)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m8.5865,27.375h30.327a1.7115,1.7115 0 0,1 1.7115,1.7115v1.7645a1.7115,1.7115 0 0,1 -1.7115,1.7115h-30.327a1.7115,1.7115 0 0,1 -1.7115-1.7115v-1.7645a1.7115,1.7115 0 0,1 1.7115-1.7115" fill="url(#linearGradient1451)" stroke="url(#linearGradient1453)"/>
<path d="m10.8718,27.6265a1.2816,1.2816 0 1,1 -2.5633,0 1.2816,1.2816 0 1,1 2.5633,0z" fill="url(#radialGradient1433)" transform="translate(0,2)"/>
<path d="m11.7437,25.4161 25.5625.0625c.6875.0016.9878-.371.9375-1l-.125-1.5625h1.8661c.8125,0 .9902.1925 1.1875.5625l.5.9375c.5268.9877 1.8112,1.9741.4982,1.9741-4.5027,0-28.1768-.3491-30.4268-.9741z" fill="url(#linearGradient1447)" fill-rule="evenodd" opacity=".366"/>
<path d="m42.9375,26.5h-38.125" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
<g opacity=".436" transform="translate(0,2)">
<path d="m14,5h19v1h-19z" fill-opacity=".292"/>
<path d="m14,7h19v1h-19z" fill-opacity=".292"/>
<path d="m14,9h19v1h-19z" fill-opacity=".292"/>
<path d="m14,11h19v1h-19z" fill-opacity=".292"/>
<path d="m14,13h11v1h-11z" fill-opacity=".292"/>
</g>
<path d="m21.0216,20.9894h6.9678v-4.9244h3.0106l-6.4462-8.065-7.1182,7.9869h3.5881l-.0021,5.0025z" fill="#a7a7a7" fill-rule="evenodd"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 6.6 KiB

97
icons/document-save-as.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,97 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient5027" x2="0" y1="-150.6969" y2="327.6604">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient id="linearGradient4991">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4209" x1="7.858" x2="25.483">
<stop offset="0" stop-color="#838383"/>
<stop offset="1" stop-color="#bbb" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4234" x1="7.6046" x2="36.1831" y1="33.6062" y2="46.0689">
<stop offset="0" stop-color="#bbb"/>
<stop offset="1" stop-color="#9f9f9f"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4242" x1="12.2774" x2="12.2218" y1="42.3308" y2="38.8837">
<stop offset="0" stop-color="#eee"/>
<stop offset="1" stop-color="#eee" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4272" x2="0" y1="16.4438" y2="31.4822">
<stop offset="0" stop-color="#fff" stop-opacity=".255"/>
<stop offset="1" stop-color="#fff"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2553" x1="33.4312" x2="21.748" y1="31.9648" y2="11.7807">
<stop offset="0" stop-color="#fff"/>
<stop offset=".5" stop-color="#e6e6e6"/>
<stop offset=".75" stop-color="#fff"/>
<stop offset=".842" stop-color="#e1e1e1"/>
<stop offset="1" stop-color="#fff"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient6907" x1="14.7516" x2="8.8953" y1="15.8684" y2="16.7434">
<stop offset="0" stop-color="#3465a4"/>
<stop offset="1" stop-color="#3465a4" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient6931" x1="12.25" x2="7" y1="18.25" y2="21.1184">
<stop offset="0" stop-color="#204a87"/>
<stop offset="1" stop-color="#204a87" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient6971" x2="0" y1="31.4313" y2="36.4375">
<stop offset="0" stop-color="#ddd"/>
<stop offset="1" stop-color="#fdfdfd"/>
</linearGradient>
<linearGradient gradientTransform="matrix(.91411,1.412791e-16,-1.412791e-16,.91411,-3.8687,-2.7069)" gradientUnits="userSpaceOnUse" id="linearGradient1764" x1="33.0599" x2="12.6243" xlink:href="#linearGradient4991" y1="27.3941" y2="12.5838"/>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4260" x1="12.3784" x2="44.0961" xlink:href="#linearGradient4991" y1="9.5581" y2="52.7456"/>
<radialGradient cx="15.5715" cy="2.9585" gradientTransform="matrix(1.28624,.7817,-.71078,1.16955,-2.35435,.24814)" gradientUnits="userSpaceOnUse" id="radialGradient4250" r="20.9358">
<stop offset="0" stop-color="#e4e4e4"/>
<stop offset="1" stop-color="#d3d3d3"/>
</radialGradient>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5031" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5029" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="23.4471" cy="6.4577" gradientTransform="matrix(-1.31447,-1.006312e-2,-1.022964e-2,1.33622,46.22108,-4.90989)" gradientUnits="userSpaceOnUse" id="radialGradient4997" r="19.0625" xlink:href="#linearGradient4991"/>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,-7.816467e-32,-1.132409e-32,.53672,-5.897962e-14,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient8668" r="15.6447" xlink:href="#linearGradient5060"/>
</defs>
<g transform="matrix(2.411405e-2,0,0,1.929202e-2,45.48953,41.75228)">
<path d="m-1559.2523-150.6969h1339.6335v478.3572h-1339.6335z" fill="url(#linearGradient5027)" opacity=".402"/>
<path d="m-219.6188-150.6804v478.3308c142.8742.9004 345.4002-107.1697 345.4001-239.1962s-159.4368-239.1346-345.4001-239.1346z" fill="url(#radialGradient5029)" opacity=".402"/>
<path d="m-1559.2523-150.6804v478.3308c-142.8742.9004-345.4002-107.1697-345.4002-239.1962s159.4368-239.1346 345.4002-239.1346z" fill="url(#radialGradient5031)" opacity=".402"/>
</g>
<path d="m11.2857,13.0876c-.625,0-1.0312.2902-1.2812.8438l-6.4688,17.1036c0,0-.25.6716-.25,1.7812v9.65c0,1.0826.6578,1.625 1.6563,1.625h38.5625c.9849,0 1.5938-.7182 1.5938-1.8438v-9.65c0,0 .106-.7704-.0938-1.3125l-6.7188-17.1973c-.1845-.5119-.6369-.9881-1.125-1h-25.875z" fill="none" stroke="#535353" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
<path d="m3.2736,32.1218 .7646-.6922 37.6097.0625 3.4624.3173v10.4385c0,1.1256-.607,1.8433-1.5919,1.8433h-38.583c-.9985,0-1.6618-.5421-1.6618-1.6247v-10.3448z" fill="url(#linearGradient4234)" fill-rule="evenodd"/>
<path d="m3.5491,31.0394c-.7143,1.4643-.0006,2.3929 1.0357,2.3929h39c1.119-.0238 1.8452-1.0119 1.4286-2.1429l-6.7143-17.2107c-.1845-.5119-.6548-.9881-1.1429-1h-25.8571c-.625,0-1.0357.3036-1.2857.8571l-6.4643,17.1036z" fill="url(#radialGradient4250)" fill-rule="evenodd"/>
<path d="m7.858,36.2992h17.625v5.5625h-17.625z" fill="url(#linearGradient4209)" fill-rule="evenodd"/>
<path d="m7.858,41.8617v-4.0115c1.8355,3.1792 8.2965,4.0115 12.9375,4.0115h-12.9375z" fill="url(#linearGradient4242)" fill-rule="evenodd" opacity=".811"/>
<path d="m44.7962,30.7537c.0635,1.25-.414,2.3158-1.3221,2.3437h-38.1187c-1.2892,0-1.8677-.3249-2.0841-.8681 .0918.9443.8258,1.6493 2.0841,1.6493h38.1187c1.076-.0331 1.7528-1.424 1.3522-2.9948l-.03-.1302z" fill="#fff" fill-rule="evenodd"/>
<path d="m10.9688,15.2812c-.0461.2003-.1875.3868-.1875.5938 0,.9486.591,1.7895 1.3438,2.5938 .2403-.1541.3651-.3544.625-.5-.9403-.816-1.5534-1.7166-1.7812-2.6875zm26.6562,0c-.2287.9696-.842,1.8724-1.7812,2.6875 .2741.1536.404.3682.6562.5312 .7573-.8067 1.3125-1.673 1.3125-2.625 0-.207-.1416-.3934-.1875-.5938zm2.1875,8.4375c-.6138,4.0401-7.2986,7.25-15.5312,7.25-8.2123,0-14.8601-3.1928-15.5-7.2188-.0324.1971-.125.3919-.125.5938 0,4.3179 6.9891,7.8438 15.625,7.8438s15.6562-3.5258 15.6562-7.8438c0-.2129-.0891-.4174-.125-.625z" fill="url(#linearGradient4272)" fill-rule="evenodd" opacity=".691"/>
<path d="m8.5737,25.5936a1.37,1.0165 0 1,1 -2.74,0 1.37,1.0165 0 1,1 2.74,0z" fill="#fff" fill-opacity=".458" fill-rule="evenodd" transform="translate(8.838843e-2,5.3018)"/>
<path d="m8.5737,25.5936a1.37,1.0165 0 1,1 -2.74,0 1.37,1.0165 0 1,1 2.74,0z" fill="#fff" fill-opacity=".458" fill-rule="evenodd" transform="translate(33.9671,5.2134)"/>
<path d="m11.6425,13.5407c-.6017,0-.9928.2794-1.2335.8123l-6.415,16.5907c0,0-.2407.6465-.2407,1.7148v9.2901c0,1.3547.4441,1.6269 1.5945,1.6269h37.6869c1.3231,0 1.5343-.3164 1.5343-1.8375v-9.2901c0,0 .102-.7417-.0903-1.2636l-6.5932-16.806c-.1776-.4928-.5507-.8262-1.0205-.8377h-25.2226z" fill="none" stroke="url(#linearGradient4260)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m40.5,36.5542v5.0209" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m38.5,36.6139v5.0209" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m36.5,36.6139v5.0209" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m34.5,36.6139v5.0209" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m32.5,36.6139v5.0209" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m30.5,36.6139v5.0209" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m39.5,36.6041v5.0209" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m37.5,36.6638v5.0209" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m35.5,36.6638v5.0209" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m33.5,36.6638v5.0209" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m31.5,36.6638v5.0209" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m7.875,36.3125v5.5312h12.5625l-12.2188-.3438-.3438-5.1875z" fill="#fff" fill-rule="evenodd" opacity=".44"/>
<path d="m39.875,19.5625a14.875,6.6875 0 1,1 -29.75,0 14.875,6.6875 0 1,1 29.75,0z" fill="url(#linearGradient2553)" fill-rule="evenodd" opacity=".206" transform="matrix(1.03781,0,0,1.06075,-1.63288,3.03037)"/>
<path d="m40.4819,36.4211a15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0z" fill="url(#radialGradient8668)" fill-rule="evenodd" opacity=".141" transform="matrix(1.13019,1.178179e-16,7.918544e-17,-.7596,-3.90972,53.66554)"/>
<path d="m3.2035,25.8352c-1.0305-31.2205 25.5382-26.2863 25.379-10.0465h7.3129l-11.3777,12.986-11.9322-12.986h7.5414c.4571-10.9694-16.7176-14.1787-16.9234,10.0465z" display="block" fill="url(#linearGradient6907)" stroke="url(#linearGradient6931)"/>
<path d="m7.6642,9.1041c4.7422-9.1441 20.4581-6.3866 20.0974,7.4753h6.3174l-9.5658,10.9574-10.0965-10.9574h6.4566c.2717-11.5752-9.9511-11.0449-13.2091-7.4753z" display="block" fill="none" opacity=".472" stroke="url(#linearGradient1764)" stroke-miterlimit="10"/>
<path d="m34.7672,16.2116-1.9842,2.5457c-5.41-1.5163-7.8861,2.7293-15.6737,1.7318l-3.8613-4.409 7.1865.0828c.0488-11.8464-12.0902-11.1639-15.4052-2.535 3.808-14.889 22.864-12.8214 23.2541,2.4863l6.4838.0975z" fill="url(#radialGradient4997)" opacity=".494"/>
<path d="m6.1885,30.2984h35.9979a1.625,1.625 0 0,1 1.625,1.625v9.0282a1.625,1.625 0 0,1 -1.625,1.625h-35.9979a1.625,1.625 0 0,1 -1.625-1.625v-9.0282a1.625,1.625 0 0,1 1.625-1.625" display="block" fill="url(#linearGradient6971)" stroke="#7d7d7d" stroke-linecap="round"/>
<path d="m7,33h16v7h-16z" display="block" fill="#7d7d7d" opacity=".597"/>
<path d="m24,32h1v9h-1z" display="block"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 9.9 KiB

90
icons/document-save.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,90 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient id="linearGradient4991">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient5027" x2="0" y1="-150.69536" y2="327.66289">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4209" x1="7.858" x2="25.483">
<stop offset="0" stop-color="#838383"/>
<stop offset="1" stop-color="#bbb" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4234" x1="7.6046" x2="36.1831" y1="33.6062" y2="46.0689">
<stop offset="0" stop-color="#bbb"/>
<stop offset="1" stop-color="#9f9f9f"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4242" x1="12.2774" x2="12.2218" y1="42.3308" y2="38.8837">
<stop offset="0" stop-color="#eee"/>
<stop offset="1" stop-color="#eee" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4272" x2="0" y1="16.4438" y2="31.4822">
<stop offset="0" stop-color="#fff" stop-opacity=".255"/>
<stop offset="1" stop-color="#fff"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2553" x1="33.4312" x2="21.748" y1="31.9648" y2="11.7807">
<stop offset="0" stop-color="#fff"/>
<stop offset=".5" stop-color="#e6e6e6"/>
<stop offset=".75" stop-color="#fff"/>
<stop offset=".842" stop-color="#e1e1e1"/>
<stop offset="1" stop-color="#fff"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient6907" x1="14.7516" x2="8.8953" y1="15.8684" y2="16.7434">
<stop offset="0" stop-color="#3465a4"/>
<stop offset="1" stop-color="#3465a4" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient6931" x1="12.25" x2="7" y1="18.25" y2="21.1184">
<stop offset="0" stop-color="#204a87"/>
<stop offset="1" stop-color="#204a87" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(.91411,1.412791e-16,-1.412791e-16,.91411,-3.8687,-2.7069)" gradientUnits="userSpaceOnUse" id="linearGradient1764" x1="33.0599" x2="12.6243" xlink:href="#linearGradient4991" y1="27.3941" y2="12.5838"/>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4260" x1="12.3784" x2="44.0961" xlink:href="#linearGradient4991" y1="9.5581" y2="52.7456"/>
<radialGradient cx="15.5715" cy="2.9585" gradientTransform="matrix(1.28624,.7817,-.71078,1.16955,-2.35435,.24814)" gradientUnits="userSpaceOnUse" id="radialGradient4250" r="20.9358">
<stop offset="0" stop-color="#e4e4e4"/>
<stop offset="1" stop-color="#d3d3d3"/>
</radialGradient>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5031" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5029" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="23.4471" cy="6.4577" gradientTransform="matrix(-1.31447,-1.006312e-2,-1.022964e-2,1.33622,46.22108,-4.90989)" gradientUnits="userSpaceOnUse" id="radialGradient4997" r="19.0625" xlink:href="#linearGradient4991"/>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,-7.816467e-32,-1.132409e-32,.53672,-5.897962e-14,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient8668" r="15.6447" xlink:href="#linearGradient5060"/>
</defs>
<g transform="matrix(2.411405e-2,0,0,1.929202e-2,45.48953,41.75228)">
<path d="m-1559.2523-150.6969h1339.6335v478.3572h-1339.6335z" fill="url(#linearGradient5027)" opacity=".402"/>
<path d="m-219.6188-150.6804v478.3308c142.8742.9005 345.4003-107.1696 345.4002-239.1962s-159.4368-239.1346-345.4002-239.1346z" fill="url(#radialGradient5029)" opacity=".402"/>
<path d="m-1559.2523-150.6804v478.3308c-142.8742.9005-345.4002-107.1696-345.4002-239.1962s159.4368-239.1346 345.4002-239.1346z" fill="url(#radialGradient5031)" opacity=".402"/>
</g>
<path d="m11.2857,13.0876c-.625,0-1.0313.2902-1.2813.8438l-6.4687,17.1035c0,0-.25.6716-.25,1.7813v9.65c0,1.0826.6578,1.625 1.6562,1.625h38.5625c.9849,0 1.5938-.7182 1.5938-1.8438v-9.65c0,0 .106-.7704-.0938-1.3125l-6.7187-17.1973c-.1845-.5119-.6369-.9881-1.125-1h-25.875z" fill="none" stroke="#535353" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
<path d="m3.2736,32.1218 .7646-.6922 37.6097.0625 3.4624.3173v10.4385c0,1.1256-.607,1.8434-1.5919,1.8434h-38.583c-.9984,0-1.6618-.5421-1.6618-1.6247v-10.3448z" fill="url(#linearGradient4234)" fill-rule="evenodd"/>
<path d="m3.5491,31.0394c-.7143,1.4643-.0006,2.3929 1.0357,2.3929h39c1.119-.0238 1.8452-1.0119 1.4286-2.1429l-6.7143-17.2107c-.1845-.5119-.6548-.9881-1.1429-1h-25.8571c-.625,0-1.0357.3036-1.2857.8571l-6.4643,17.1036z" fill="url(#radialGradient4250)" fill-rule="evenodd"/>
<path d="m7.858,36.2992h17.625v5.5625h-17.625z" fill="url(#linearGradient4209)" fill-rule="evenodd"/>
<path d="m7.858,41.8617v-4.0115c1.8355,3.1792 8.2965,4.0115 12.9375,4.0115h-12.9375z" fill="url(#linearGradient4242)" fill-rule="evenodd" opacity=".811"/>
<path d="m44.7962,30.7537c.0635,1.25-.414,2.3158-1.3222,2.3437h-38.1187c-1.2892,0-1.8677-.3249-2.084-.868 .0917.9443.8258,1.6493 2.084,1.6493h38.1187c1.0761-.0331 1.7529-1.424 1.3522-2.9948l-.03-.1302z" fill="#fff" fill-rule="evenodd"/>
<path d="m10.9688,15.2812c-.0461.2004-.1876.3868-.1876.5938 0,.9486.591,1.7895 1.3438,2.5938 .2403-.1541.3651-.3545.625-.5-.9403-.8161-1.5534-1.7166-1.7812-2.6876zm26.6562,0c-.2287.9697-.842,1.8725-1.7812,2.6876 .2741.1535.4039.3682.6562.5312 .7573-.8067 1.3125-1.673 1.3125-2.625 0-.207-.1416-.3934-.1875-.5938zm2.1875,8.4376c-.6138,4.0401-7.2986,7.25-15.5313,7.25-8.2122,0-14.8601-3.1928-15.5-7.2188-.0323.1971-.125.3919-.125.5938 .0001,4.3179 6.9892,7.8437 15.625,7.8437s15.6563-3.5258 15.6563-7.8437c0-.213-.0891-.4174-.125-.625z" fill="url(#linearGradient4272)" fill-rule="evenodd" opacity=".691"/>
<path d="m8.5737,25.5936a1.37,1.0165 0 1,1 -2.7401,0 1.37,1.0165 0 1,1 2.7401,0z" fill="#fff" fill-opacity=".458" fill-rule="evenodd" transform="translate(8.838843e-2,5.3018)"/>
<path d="m8.5737,25.5936a1.37,1.0165 0 1,1 -2.7401,0 1.37,1.0165 0 1,1 2.7401,0z" fill="#fff" fill-opacity=".458" fill-rule="evenodd" transform="translate(33.9671,5.2134)"/>
<path d="m11.6425,13.5407c-.6017,0-.9928.2794-1.2335.8123l-6.415,16.5907c0,0-.2406.6465-.2406,1.7149v9.2901c0,1.3547.444,1.6268 1.5944,1.6268h37.6869c1.3232,0 1.5344-.3163 1.5344-1.8374v-9.2901c0,0 .102-.7417-.0903-1.2636l-6.5932-16.806c-.1776-.4928-.5506-.8262-1.0205-.8377h-25.2226z" fill="none" stroke="url(#linearGradient4260)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m40.5,36.5542v5.0209" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m38.5,36.6139v5.021" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m36.5,36.6139v5.021" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m34.5,36.6139v5.021" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m32.5,36.6139v5.021" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m30.5,36.6139v5.021" fill="none" stroke="#fff" stroke-linecap="square" stroke-opacity=".424"/>
<path d="m39.5,36.6041v5.0209" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m37.5,36.6638v5.021" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m35.5,36.6638v5.021" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m33.5,36.6638v5.021" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m31.5,36.6638v5.021" fill="none" opacity=".097" stroke="#000" stroke-linecap="square"/>
<path d="m7.875,36.3125v5.5313h12.5625l-12.2187-.3438-.3438-5.1875z" fill="#fff" fill-rule="evenodd" opacity=".44"/>
<path d="m39.875,19.5625a14.875,6.6875 0 1,1 -29.75,0 14.875,6.6875 0 1,1 29.75,0z" fill="url(#linearGradient2553)" fill-rule="evenodd" opacity=".206" transform="matrix(1.03781,0,0,1.06075,-1.63288,3.03037)"/>
<path d="m40.4819,36.4211a15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0z" fill="url(#radialGradient8668)" fill-rule="evenodd" opacity=".141" transform="matrix(1.13019,1.178179e-16,7.918544e-17,-.7596,-3.90972,53.66554)"/>
<path d="m3.2035,25.8352c-1.0306-31.2205 25.5381-26.2863 25.3789-10.0465h7.3129l-11.3776,12.986-11.9323-12.986h7.5415c.457-10.9694-16.7177-14.1787-16.9234,10.0465z" display="block" fill="url(#linearGradient6907)" stroke="url(#linearGradient6931)"/>
<path d="m7.6642,9.1041c4.7422-9.1441 20.4581-6.3866 20.0974,7.4753h6.3174l-9.5658,10.9574-10.0965-10.9574h6.4566c.2717-11.5752-9.951-11.0449-13.2091-7.4753z" display="block" fill="none" opacity=".472" stroke="url(#linearGradient1764)" stroke-miterlimit="10"/>
<path d="m34.7672,16.2116-1.9842,2.5457c-5.4101-1.5163-7.8862,2.7294-15.6737,1.7318l-3.8613-4.409 7.1865.0828c.0487-11.8464-12.0902-11.1639-15.4052-2.5351 3.8079-14.8889 22.864-12.8214 23.254,2.4863l6.4839.0975z" fill="url(#radialGradient4997)" opacity=".494"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 9.3 KiB

41
icons/edit-copy.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,41 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient15218">
<stop offset="0" stop-color="#f0f0ef"/>
<stop offset=".599" stop-color="#e8e8e8"/>
<stop offset=".828" stop-color="#fff"/>
<stop offset="1" stop-color="#d8d8d3"/>
</linearGradient>
<linearGradient id="linearGradient2259">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2230" x1="42.1584" x2="39.8268" y1="44.4916" y2="41.8041">
<stop offset="0" stop-color="#7c7c7c"/>
<stop offset="1" stop-color="#b8b8b8"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2257" x1="39.5578" x2="40.3319" xlink:href="#linearGradient2259" y1="40.5797" y2="41.7288"/>
<linearGradient gradientTransform="matrix(1.0657,0,0,.9876,-8.54832,-4.89171)" gradientUnits="userSpaceOnUse" id="linearGradient4258" x1="22.3083" x2="35.7853" xlink:href="#linearGradient15218" y1="18.9921" y2="39.4982"/>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4260" x1="19.0667" x2="23.7947" xlink:href="#linearGradient2259" y1="21.7569" y2="37.0408"/>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient13651" x1="32.0523" x2="36.7847" xlink:href="#linearGradient2259" y1="30.7301" y2="46.0408"/>
<linearGradient gradientTransform="matrix(1.06724,0,0,.98928,4.39168,4.03523)" gradientUnits="userSpaceOnUse" id="linearGradient13653" x1="22.3083" x2="35.7853" xlink:href="#linearGradient15218" y1="18.9921" y2="39.4982"/>
</defs>
<g opacity=".5" transform="matrix(1.00151,0,0,1.00062,-5.002205e-2,-6.304895e-2)">
<path d="m20.1618,34.0334h13v2h-13z" fill-rule="evenodd" opacity=".17"/>
<path d="m2.1141,1.5629h29.8202a.5657,.5662 0 0,1 .5657.5662v34.8444a.5657,.5662 0 0,1 -.5657.5662h-29.8202a.5657,.5662 0 0,1 -.5657-.5662v-34.8444a.5657,.5662 0 0,1 .5657-.5662" fill="url(#linearGradient4258)" fill-rule="evenodd" stroke="#888a85" stroke-width=".9989"/>
<path d="m2.5325,2.5606h28.9707v33.9811h-28.9707z" fill="none" stroke="url(#linearGradient4260)" stroke-width=".9989"/>
<path d="m7.0161,10.0334h21v2h-21z" fill-rule="evenodd" opacity=".17"/>
<path d="m7.0161,14.0334h20v2h-20z" fill-rule="evenodd" opacity=".17"/>
<path d="m7.0161,18.0334h18v2h-18z" fill-rule="evenodd" opacity=".17"/>
<path d="m7.0161,22.0334h21v2h-21z" fill-rule="evenodd" opacity=".17"/>
<path d="m7.0161,26.0334h13v2h-13z" fill-rule="evenodd" opacity=".17"/>
</g>
<path d="m15.0729,10.5009h29.8564c.3157,0 .5699.2531.5699.5675v27.1674c0,2.4765-6.8798,8.3031-9.2679,8.3031h-21.1584c-.3157,0-.5699-.2531-.5699-.5675v-34.903c0-.3144.2542-.5675.5699-.5675z" fill="url(#linearGradient13653)" fill-rule="evenodd" stroke="#888a85"/>
<path d="m15.503,11.5h28.9973v34.0408h-28.9973z" fill="none" stroke="url(#linearGradient13651)"/>
<path d="m36.2209,46.537c2.0304.3299 9.5888-4.5299 9.2844-8.4978-1.5633,2.4231-4.7585,1.2867-8.8673,1.4457 0,0 .3954,6.5521-.4171,7.0521z" fill="url(#linearGradient2230)" fill-rule="evenodd" stroke="#868a84"/>
<path d="m37.6714,44.3455c1.3698-.6838 4.4282-2.1465 5.7276-4.0275-1.5961.6801-2.9478.2095-5.7023.1904 0,0 .1623,3.0621-.0253,3.8371z" fill="none" opacity=".369" stroke="url(#linearGradient2257)"/>
<path d="m20,19.0334h21v2h-21z" fill-rule="evenodd" opacity=".17"/>
<path d="m20,23.0334h19.9922v2h-19.9922z" fill-rule="evenodd" opacity=".17"/>
<path d="m20,27.0334h17.9767v2h-17.9767z" fill-rule="evenodd" opacity=".17"/>
<path d="m20,31.0334h21v2h-21z" fill-rule="evenodd" opacity=".17"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 3.5 KiB

101
icons/edit-find.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,101 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient5027" x2="0" y1="-150.69536" y2="327.66289">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1529" x1="27.3663" x2="31.336" y1="26.5803" y2="30.5578">
<stop offset="0" stop-color="#8a8a8a"/>
<stop offset="1" stop-color="#484848"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1531" x1="33.93962" x2="37.35964" y1="36.4432" y2="32.65004">
<stop offset="0" stop-color="#7d7d7d"/>
<stop offset=".5" stop-color="#b1b1b1"/>
<stop offset="1" stop-color="#686868"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1533" x1="18.2927" x2="17.5009" y1="13.6021" y2="25.7435">
<stop offset="0" stop-color="#fff"/>
<stop offset=".5" stop-color="#fff" stop-opacity=".219"/>
<stop offset="1" stop-color="#fff"/>
</linearGradient>
<radialGradient cx="11.89795" cy="4.52564" gradientUnits="userSpaceOnUse" id="radialGradient15656" r="36.55384">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
<radialGradient cx="32.60803" cy="37.20211" gradientUnits="userSpaceOnUse" id="radialGradient15658" r="83.24006">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.23875" cy="8.15252" gradientUnits="userSpaceOnUse" id="radialGradient15668" r="36.94792">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
<radialGradient cx="9.41245" cy="30.29617" gradientUnits="userSpaceOnUse" id="radialGradient2283" r="1.2073">
<stop offset="0" stop-color="#f0f0f0"/>
<stop offset="1" stop-color="#9a9a9a"/>
</radialGradient>
<radialGradient cx="9.41245" cy="18.81106" gradientUnits="userSpaceOnUse" id="radialGradient2285" r="1.20753">
<stop offset="0" stop-color="#f0f0f0"/>
<stop offset="1" stop-color="#9a9a9a"/>
</radialGradient>
<radialGradient cx="18.2409" cy="21.818" gradientUnits="userSpaceOnUse" id="radialGradient1537" r="8.3085">
<stop offset="0" stop-color="#729fcf" stop-opacity=".208"/>
<stop offset="1" stop-color="#729fcf" stop-opacity=".676"/>
</radialGradient>
<radialGradient cx="15.4144" cy="13.0784" gradientTransform="matrix(2.59296,-7.746900e-24,-5.714443e-24,2.2521,-25.05975,-18.94100)" gradientUnits="userSpaceOnUse" id="radialGradient1539" r="6.6562">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity=".248"/>
</radialGradient>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5031" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5029" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="24.13" cy="37.9679" gradientTransform="matrix(1,0,0,.23797,-8.821068e-16,28.93278)" gradientUnits="userSpaceOnUse" id="radialGradient1527" r="16.5286" xlink:href="#linearGradient5060"/>
</defs>
<g transform="matrix(2.165152e-2,0,0,1.485743e-2,43.0076,42.68539)">
<path d="m -1559.2523,-150.6969 h 1339.6335 v 478.3572 h -1339.6335 z" fill="url(#linearGradient5027)" opacity=".402"/>
<path d="m -219.6188,-150.6804 v 478.3308 c 142.8742,.9005 345.4003,-107.1696 345.4002,-239.1962 s -159.4368,-239.1346 -345.4002,-239.1346 z" fill="url(#radialGradient5029)" opacity=".402"/>
<path d="m -1559.2523,-150.6804 v 478.3308 c -142.8742,.9005 -345.4002,-107.1696 -345.4002,-239.1962 s 159.4368,-239.1346 345.4002,-239.1346 z" fill="url(#radialGradient5031)" opacity=".402"/>
</g>
<path d="m 7.7526,3.6464 h 32.577 a 1.149,1.149 0 0,1 1.149,1.149 v 38.6225 a 1.149,1.149 0 0,1 -1.149,1.149 h -32.577 a 1.149,1.149 0 0,1 -1.149,-1.149 v -38.6225 a 1.149,1.149 0 0,1 1.149,-1.149" display="block" fill="url(#radialGradient15658)" stroke="url(#radialGradient15656)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m 7.8151,4.5839 h 32.4779 a .149,.149 0 0,1 .149,.149 v 38.6484 a .149,.149 0 0,1 -.149,.149 h -32.4779 a .149,.149 0 0,1 -.149,-.149 v -38.6484 a .149,.149 0 0,1 .149,-.149" display="block" fill="none" stroke="url(#radialGradient15668)" stroke-linecap="round" stroke-linejoin="round"/>
<g transform="translate(.6464,-3.798933e-2)">
<g fill="#fff" stroke="#000" transform="matrix(.2297,0,0,.2297,4.96708,4.24497)">
<path d="m 23.428,113.07 c 0,1.973 -1.6,3.572 -3.573,3.572 s -3.573,-1.6 -3.573,-3.572 1.6,-3.573 3.573,-3.573 3.573,1.6 3.573,3.573 z" stroke="none"/>
<path d="m 23.428,63.07 c 0,1.973 -1.6,3.573 -3.573,3.573 s -3.573,-1.6 -3.573,-3.573 1.6,-3.573 3.573,-3.573 3.573,1.6 3.573,3.573 z" stroke="none"/>
</g>
<path d="m 9.995,29.9523 c 0,.4532 -.3675,.8205 -.8207,.8205 s -.8207,-.3675 -.8207,-.8205 .3675,-.8207 .8207,-.8207 .8207,.3675 .8207,.8207 z" fill="url(#radialGradient2283)"/>
<path d="m 9.995,18.4672 c 0,.4532 -.3675,.8207 -.8207,.8207 s -.8207,-.3675 -.8207,-.8207 .3675,-.8208 .8207,-.8208 .8207,.3676 .8207,.8208 z" fill="url(#radialGradient2285)"/>
</g>
<path d="m 11.5057,5.4943 v 37.9066" fill="none" stroke="#000" stroke-opacity=".018" stroke-width=".9886"/>
<path d="m 12.5,5.0205 v 38.0177" fill="none" stroke="#fff" stroke-opacity=".205"/>
<g transform="matrix(.90909,0,0,1,2.36363,0)">
<path d="m 15.1516,9 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,11 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,13 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,15 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,17 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,19 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,21 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,23 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.0682,25 h 9.7636 a 0.0682,0.0654 0 0,1 .0682,.0654 v .8692 a 0.0682,0.0654 0 0,1 -.0682,.0654 h -9.7636 a 0.0682,0.0654 0 0,1 -.0682,-.0654 v -.8692 a 0.0682,0.0654 0 0,1 .0682,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,29 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,31 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,33 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1516,35 h 21.6968 a .1516,0.0654 0 0,1 .1516,.0654 v .8692 a .1516,0.0654 0 0,1 -.1516,.0654 h -21.6968 a .1516,0.0654 0 0,1 -.1516,-.0654 v -.8692 a .1516,0.0654 0 0,1 .1516,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 15.1061,37 h 15.1878 a .1061,0.0654 0 0,1 .1061,.0654 v .8692 a .1061,0.0654 0 0,1 -.1061,.0654 h -15.1878 a .1061,0.0654 0 0,1 -.1061,-.0654 v -.8692 a .1061,0.0654 0 0,1 .1061,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
</g>
<g transform="matrix(.66538,0,0,.66538,15.98645,17.90835)">
<path d="m 40.6586,37.9679 a 16.5286,3.9333 0 1,1 -33.0572,0 16.5286,3.9333 0 1,1 33.0572,0 z" fill="url(#radialGradient1527)" fill-rule="evenodd" opacity=".171" transform="matrix(1.44643,0,0,1.51999,-10.97453,-17.75168)"/>
<path d="m 18.6276,3.1436 c -8.1392,0 -14.7448,6.6056 -14.7448,14.7448 s 6.6056,14.7448 14.7448,14.7448 c 3.4795,0 6.551,-1.3844 9.0737,-3.4027 -.2054,1.0069 -.078,2.0354 .7561,2.7599 l 10.9641,9.5274 c 1.2334,1.0714 3.0875,.931 4.1588,-.3024 s .931,-3.0875 -.3024,-4.1588 l -10.9641,-9.5274 c -.6716,-.5833 -1.4929,-.756 -2.3063,-.6427 1.9867,-2.5125 3.3649,-5.5488 3.3649,-8.9981 0,-8.1392 -6.6057,-14.7448 -14.7448,-14.7448 z m -.0756,1.2261 c 7.6394,0 13.2917,4.789 13.2917,13.2918 0,8.6751 -5.8167,13.2918 -13.2917,13.2918 -7.303,0 -13.2918,-5.4781 -13.2918,-13.2918 0,-7.9841 5.8246,-13.2918 13.2918,-13.2918 z" fill="#dcdcdc" fill-rule="evenodd" stroke="url(#linearGradient1529)" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3.0058"/>
<path d="m 18.6029,3.0804 c -8.1654,0 -14.7925,6.627 -14.7925,14.7924 s 6.6271,14.7925 14.7925,14.7925 c 3.4908,0 6.5722,-1.3889 9.1031,-3.4137 -.2061,1.0102 -.0783,2.042 .7585,2.7689 l 10.9996,9.5582 c 1.2374,1.0748 3.0974,.934 4.1722,-.3034 s .934,-3.0975 -.3034,-4.1723 l -10.9996,-9.5582 c -.6737,-.5851 -1.4977,-.7584 -2.3136,-.6448 1.9931,-2.5205 3.3757,-5.5667 3.3757,-9.0272 0,-8.1654 -6.6271,-14.7924 -14.7925,-14.7924 z m -.0759,3.186 c 6.2812,0 11.3789,5.0977 11.3789,11.3788 s -5.0977,11.3789 -11.3789,11.3789 -11.3788,-5.0977 -11.3788,-11.3789 5.0977,-11.3788 11.3788,-11.3788 z" fill="#dcdcdc" fill-rule="evenodd"/>
<path d="m 39.507,41.5777 c -.4787,-2.2732 1.3973,-4.8114 3.5841,-4.7884 l -10.7604,-9.2581 c -2.9448,-.0567 -4.2695,2.2726 -3.7768,4.5999 l 10.9531,9.4466 z" fill="url(#linearGradient1531)" fill-rule="evenodd"/>
<path d="m 28.5494,18.9202 a 11.0485,11.0485 0 1,1 -22.0971,0 11.0485,11.0485 0 1,1 22.0971,0 z" fill="none" stroke="url(#linearGradient1533)" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.2064" transform="matrix(1.24574,0,0,1.24574,-3.42535,-6.17703)"/>
<path d="m 43.5845,.1409 h 12.626 a 3.2112,2.2202 0 0,1 3.2112,2.2202 v .0001 a 3.2112,2.2202 0 0,1 -3.2112,2.2202 h -12.626 a 3.2112,2.2202 0 0,1 -3.2112,-2.2202 v -.0001 a 3.2112,2.2202 0 0,1 3.2112,-2.2202" fill="none" opacity=".433" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.503" transform="matrix(.75299,.65804,-.6489,.76087,0,0)"/>
<path d="m 25.8978,18.4783 a 8.3085,8.3085 0 1,1 -16.617,0 8.3085,8.3085 0 1,1 16.617,0 z" fill="url(#radialGradient1537)" fill-rule="evenodd" stroke="#3063a3" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.0746" transform="matrix(1.39861,0,0,1.39861,-6.22434,-8.29896)"/>
<path d="m 18.1569,7.3967 c -5.2076,0 -9.4245,4.217 -9.4245,9.4245 0,1.504 .4203,2.8878 1.0471,4.1499 1.2524,.4617 2.5828,.7757 3.9948,.7757 6.171,0 11.0993,-4.8616 11.4801,-10.9371 -1.731,-2.0455 -4.21,-3.413 -7.0975,-3.413 z" fill="url(#radialGradient1539)" fill-rule="evenodd" opacity=".834"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 12 KiB

32
icons/fit-to-page-size.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,32 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient3260-0">
<stop offset="0" stop-color="#204a87"/>
<stop offset="1" stop-color="#204a87" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(-.35355,.35355,-.35355,-.35355,42.97609,23.65197)" gradientUnits="userSpaceOnUse" id="linearGradient3473" x1="12.364" x2="18.227" xlink:href="#linearGradient3260-0" y1="11.3943" y2="17.5815"/>
<linearGradient gradientTransform="matrix(.35355,-.35355,-.35355,-.35355,23.65197,45.97609)" gradientUnits="userSpaceOnUse" id="linearGradient3476" x1="12.364" x2="18.227" xlink:href="#linearGradient3260-0" y1="11.3943" y2="17.5815"/>
<linearGradient gradientTransform="matrix(-.35355,.35355,.35355,.35355,24.34803,2.02391)" gradientUnits="userSpaceOnUse" id="linearGradient3479" x1="12.364" x2="18.227" xlink:href="#linearGradient3260-0" y1="11.3943" y2="17.5815"/>
<linearGradient gradientTransform="matrix(.35355,-.35355,.35355,.35355,5.02391,24.34803)" gradientUnits="userSpaceOnUse" id="linearGradient3482" x1="12.364" x2="18.227" xlink:href="#linearGradient3260-0" y1="11.3943" y2="17.5815"/>
<radialGradient cx="11.23875" cy="8.15252" gradientUnits="userSpaceOnUse" id="radialGradient3244" r="36.94792">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
<radialGradient cx="32.60803" cy="37.20211" gradientUnits="userSpaceOnUse" id="radialGradient3247" r="83.24006">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.89795" cy="4.52564" gradientUnits="userSpaceOnUse" id="radialGradient3249" r="36.55384">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
</defs>
<g transform="translate(-.0411,-.1067)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient3247)" stroke="url(#radialGradient3249)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient3244)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<path d="m8.913,23.9945 4.5962,4.5962v-2.8505l5.679.0221-.0221-3.5355h-5.6569v-2.8284l-4.5962,4.5962z" fill="url(#linearGradient3482)" fill-rule="evenodd"/>
<path d="m23.9945,5.913 4.5962,4.5962h-2.8505l.0221,5.679-3.5355-.0221v-5.6569h-2.8284l4.5962-4.5962z" fill="url(#linearGradient3479)" fill-rule="evenodd"/>
<path d="m24.0055,42.087-4.5962-4.5962h2.8505l-.0221-5.679 3.5355.0221v5.6569h2.8284l-4.5962,4.5962z" fill="url(#linearGradient3476)" fill-rule="evenodd"/>
<path d="m39.087,24.0055-4.5962-4.5962v2.8505l-5.679-.0221 .0221,3.5355h5.6569v2.8284l4.5962-4.5962z" fill="url(#linearGradient3473)" fill-rule="evenodd"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 3.0 KiB

28
icons/fit-to-page-width.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,28 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient3260-0">
<stop offset="0" stop-color="#204a87"/>
<stop offset="1" stop-color="#204a87" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(-.35355,.35355,-.35355,-.35355,42.97609,23.65197)" gradientUnits="userSpaceOnUse" id="linearGradient3473" x1="12.364" x2="18.227" xlink:href="#linearGradient3260-0" y1="11.3943" y2="17.5815"/>
<linearGradient gradientTransform="matrix(.35355,-.35355,.35355,.35355,5.02391,24.34803)" gradientUnits="userSpaceOnUse" id="linearGradient3482" x1="12.364" x2="18.227" xlink:href="#linearGradient3260-0" y1="11.3943" y2="17.5815"/>
<radialGradient cx="11.23875" cy="8.15252" gradientUnits="userSpaceOnUse" id="radialGradient3244" r="36.94792">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
<radialGradient cx="32.60803" cy="37.20211" gradientUnits="userSpaceOnUse" id="radialGradient3247" r="83.24006">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.89795" cy="4.52564" gradientUnits="userSpaceOnUse" id="radialGradient3249" r="36.55384">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
</defs>
<g transform="translate(-.0411,-.1067)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient3247)" stroke="url(#radialGradient3249)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient3244)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<path d="m8.913,23.9945 4.5962,4.5962v-2.8505l5.679.0221-.0221-3.5355h-5.6569v-2.8284l-4.5962,4.5962z" fill="url(#linearGradient3482)" fill-rule="evenodd"/>
<path d="m39.087,24.0055-4.5962-4.5962v2.8505l-5.679-.0221 .0221,3.5355h5.6569v2.8284l4.5962-4.5962z" fill="url(#linearGradient3473)" fill-rule="evenodd"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.3 KiB

1
icons/folder.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 48"><defs><linearGradient gradientUnits="userSpaceOnUse" y2="46.689" x2="12.854" y1="32.567" x1="13.04" gradientTransform="matrix(1.31749 0 0 .81626-.88-1.318)" id="6"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="5" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.51684 0 0 .70898-.88-1.318)" x1="6.23" y1="13.773" x2="9.898" y2="66.834"><stop stop-color="#fff" stop-opacity=".876"/><stop offset="1" stop-color="#fffffe" stop-opacity="0"/></linearGradient><linearGradient id="3" gradientUnits="userSpaceOnUse" gradientTransform="matrix(2.77439 0 0 1.96971-1892.18-872.89)" y1="366.65" x2="0" y2="609.51"><stop stop-opacity="0"/><stop offset=".5"/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="1"><stop/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="8" x1="22.18" y1="36.988" x2="22.07" y2="32.05" gradientUnits="userSpaceOnUse"><stop stop-color="#6194cb"/><stop offset="1" stop-color="#729fcf"/></linearGradient><linearGradient gradientUnits="userSpaceOnUse" y2="6.18" x2="15.515" y1="31.368" x1="18.11" id="7"><stop stop-color="#424242"/><stop offset="1" stop-color="#777"/></linearGradient><radialGradient id="4" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.05502-.02735.1777 1.19093-3.572-7.125)" cx="20.706" cy="37.518" r="30.905"><stop stop-color="#202020"/><stop offset="1" stop-color="#b9b9b9"/></radialGradient><radialGradient xlink:href="#1" id="2" gradientUnits="userSpaceOnUse" gradientTransform="matrix(2.77439 0 0 1.96971-1891.63-872.89)" cx="605.71" cy="486.65" r="117.14"/><radialGradient xlink:href="#1" id="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-2.77439 0 0 1.96971 112.76-872.89)" cx="605.71" cy="486.65" r="117.14"/></defs><g transform="matrix(.02262 0 0 .02087 43.38 36.37)" color="#000"><path opacity=".402" fill="url(#3)" d="m-1559.25-150.7h1339.63v478.36h-1339.63z"/><path d="m-219.62-150.68c0 0 0 478.33 0 478.33 142.87.9 345.4-107.17 345.4-239.2 0-132.03-159.44-239.13-345.4-239.13" opacity=".402" fill="url(#2)"/><path d="m-1559.25-150.68c0 0 0 478.33 0 478.33-142.87.9-345.4-107.17-345.4-239.2 0-132.03 159.44-239.13 345.4-239.13" opacity=".402" fill="url(#0)"/></g><g stroke-linejoin="round" stroke-linecap="round"><path d="m4.522 38.687c.022.416.46.833.876.833h31.33c.416 0 .811-.416.789-.833l-.936-27.23c-.022-.416-.46-.833-.876-.833h-13.271c-.485 0-1.234-.316-1.402-1.107l-.611-2.893c-.155-.736-.882-1.038-1.299-1.038h-14.779c-.416 0-.811.416-.789.833l.971 32.26z" fill="url(#4)" stroke="url(#7)"/><g fill="#729fcf" stroke="#000" color="#000"><path d="m5.227 22.563h30.27" opacity=".114"/><path d="m5.04 18.563h30.447" opacity=".114"/><path d="m4.981 12.563h30.507" opacity=".114"/><path d="m5.386 32.563h30.11" opacity=".114"/><path d="m5.509 34.563h29.988" opacity=".114"/><path d="m5.04 16.563h30.447" opacity=".114"/><path d="m5.01 14.563h30.477" opacity=".114"/><path d="m4.922 10.563h15.281" opacity=".114"/><path d="m4.874 8.562h14.784" opacity=".114"/><path d="m5.325 28.563h30.17" opacity=".114"/><path d="m5.288 26.563h30.21" opacity=".114"/><path d="m5.227 24.563h30.27" opacity=".114"/><path d="m5.196 20.563h30.3" opacity=".114"/><path d="m5.325 30.563h30.17" opacity=".114"/><path d="m5.509 36.563h29.988" opacity=".114"/></g></g><path d="m6.068 38.864c.016.312-.181.52-.499.416-.318-.104-.537-.312-.553-.624l-.948-32.06c-.016-.312.165-.501.477-.501l14.422-.048c.312 0 .932.3 1.133 1.322l.573 2.816c-.427-.465-.419-.48-.638-1.157l-.406-1.259c-.219-.728-.698-.832-1.01-.832h-12.888c-.312 0-.509.208-.493.52l.938 31.515-.11-.104" opacity=".451" display="block" color="#000" fill="url(#5)"/><g fill="#fff" fill-opacity=".757"><path d="m42.42 8.515c.005-.097-.128-.247-.235-.247l-13.03-.002c0 0 .912.588 2.202.596l11.05.071c.011-.212.003-.256.011-.418" fill="#fff" fill-opacity=".508" transform="matrix(1.04076 0 .05449 1.04076-8.67 2.671)"/></g><g fill-opacity="1"><path d="m39.784 39.511c1.144-.044 1.963-1.096 2.047-2.321.792-11.549 1.659-21.232 1.659-21.232.072-.247-.168-.495-.48-.495h-34.37c0 0-1.85 21.867-1.85 21.867-.115.982-.466 1.805-1.55 2.184l34.545-.003z" display="block" color="#000" fill="url(#8)" stroke-linejoin="round" stroke="#3465a4"/><path d="m9.62 16.464l32.791.065-1.574 20c-.084 1.072-.451 1.428-1.873 1.428-1.872 0-28.678-.032-31.395-.032.234-.321.334-.989.335-1l1.715-20.458z" opacity=".466" fill="none" fill-rule="evenodd" stroke="url(#6)" stroke-linecap="round"/></g><path d="m9.62 16.223l-1.167 15.643c0 0 8.296-4.148 18.666-4.148 10.37 0 15.555-11.495 15.555-11.495h-33.05" fill="#fff" fill-rule="evenodd" fill-opacity=".089"/></svg>

Depois

Largura:  |  Altura:  |  Tamanho: 4.7 KiB

22
icons/go-down.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,22 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,0,0,.53672,1.614716e-15,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient1444" r="15.6447">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="35.2927" cy="20.4945" gradientTransform="matrix(1.871885e-16,-.84302,1.02017,2.265228e-16,.60644,42.58614)" gradientUnits="userSpaceOnUse" id="radialGradient1469" r="16.9562">
<stop offset="0" stop-color="#73d216"/>
<stop offset="1" stop-color="#4e9a06"/>
</radialGradient>
<radialGradient cx="15.9872" cy="1.535" gradientTransform="matrix(3.749427e-16,-2.04673,-1.55761,-2.853404e-16,44.11559,66.93275)" gradientUnits="userSpaceOnUse" id="radialGradient1471" r="17.1714">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m 40.4819,36.4211 a 15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0 z" fill="url(#radialGradient1444)" fill-rule="evenodd" opacity=".205" transform="matrix(1.21447,0,0,.59546,-6.16385,16.31275)"/>
<g transform="matrix(-1,0,0,-1,47.02856,43.99921)">
<path d="m 14.5191,38.5 18.0051,-.0039 v -12.9916 l 7.9953,-.0078 -17.1447,-19.9975 -16.8462,19.9981 7.9958,.0038 -.0053,12.9989 z" fill="url(#radialGradient1469)" fill-rule="evenodd" stroke="#3a7304" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/>
<path d="m 39.4299,24.9935 -7.4064,.0117 .0027,12.9928 -15.3786,-.0091 c .7699,-18.341 10.7227,-10.9931 15.3817,-21.6469 l 7.4006,8.6515 z" fill="url(#radialGradient1471)" fill-rule="evenodd" opacity=".508"/>
<path d="m 15.5207,37.4961 16.0014,.0039 v -12.993 l 6.8168,-.0156 -14.9543,-17.4526 -14.7065,17.457 6.8399,.0052 .0027,12.9951 z" fill="none" opacity=".481" stroke="#fff" stroke-miterlimit="10"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

21
icons/go-first.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,21 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="22.7523" cy="29.9006" gradientTransform="matrix(-1.15057,1.757515e-16,3.460315e-16,1.22347,54.74191,-2.46142)" gradientUnits="userSpaceOnUse" id="radialGradient1441" r="16.9562">
<stop offset="0" stop-color="#73d216"/>
<stop offset="1" stop-color="#4e9a06"/>
</radialGradient>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,0,0,.53672,4.441327e-15,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient8668" r="15.6447">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="17.475" cy="1.4733" gradientTransform="matrix(2.04673,-3.749427e-16,2.853404e-16,1.55761,-19.71021,3.16659)" gradientUnits="userSpaceOnUse" id="radialGradient6058" r="17.1714">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m40.4819,36.4211a15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0z" fill="url(#radialGradient8668)" fill-rule="evenodd" opacity=".299" transform="matrix(-1.27119,0,0,1.27119,56.54869,-13.15725)"/>
<path d="m2.5,6.5h5.9962v15.125l18.0038-15.0938 .0625,7.9688h12.9375v18.0312h-12.9375v7.9688l-18.0663-15.375v15.3731h-5.9962v-33.9981z" fill="url(#radialGradient1441)" fill-rule="evenodd" stroke="#3a7304" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/>
<path d="m7.4881,3.4905h32.0119v4.0095h-32.0119z" fill="none" opacity=".481" stroke="#fff" transform="matrix(0,1,1,0,0,0)"/>
<path d="m38.5199,15.4481v16.056h-12.9929v6.6528l-16.9957-14.2208 .0007-1.1715 17.0384-14.2646-.0221,7.0079 12.9716-.0598z" fill="none" opacity=".481" stroke="#fff" stroke-miterlimit="10"/>
<path d="m26.0664,7.5152-.0313,7.5252 12.9109-.0938 .0625,8.9783c-16.75-6.25-20.7585,5.4197-36.0085-.8303l.0166-16.098 4.8291-.0355 .0166,15.652 18.2041-15.0979z" fill="url(#radialGradient6058)" fill-rule="evenodd" opacity=".508"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

23
icons/go-jump.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,23 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2167" x1="21.10791" x2="18.03405" y1="18.07571" y2="13.16052">
<stop offset="0" stop-color="#519e07"/>
<stop offset="1" stop-color="#6cc813"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2193" x1="12.0796" x2="7.07088" y1="16.4213" y2="25.64966">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2708" x1="12.1056" x2="6.1056" y1="24.5899" y2="29.8399">
<stop offset="0" stop-color="#3a7304"/>
<stop offset="1" stop-color="#3a7304" stop-opacity="0"/>
</linearGradient>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,0,0,.53672,-1.160225e-14,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient8668" r="15.6447">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m40.4819,36.4211a15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0z" fill="url(#radialGradient8668)" fill-rule="evenodd" opacity=".141" transform="matrix(1.48974,0,0,-1.00125,-12.26794,72.07115)"/>
<path d="m4.3921,35.164c-1.3211-40.0258 33.7086-33.3691 32.5367-12.5674h9.3754l-14.649,11.7192-15.2351-11.7192h9.6684c.586-14.0631-21.4326-18.49-21.6964,12.5674z" display="block" fill="url(#linearGradient2167)" stroke="url(#linearGradient2708)"/>
<path d="m4.3609,33.7767c.0948-36.0753 33.6473-31.7355 31.4683-10.1977h7.6044l-11.8155,9.3989-12.2306-9.3989h7.6794c1.0388-18.0709-23.868-18.8731-22.706,10.1977z" display="block" fill="none" opacity=".418" stroke="url(#linearGradient2193)"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.7 KiB

21
icons/go-last.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,21 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="22.5882" cy="34.4628" gradientTransform="matrix(.84302,1.871885e-16,-2.265228e-16,1.02017,4.41386,.60644)" gradientUnits="userSpaceOnUse" id="radialGradient1441" r="16.9562">
<stop offset="0" stop-color="#73d216"/>
<stop offset="1" stop-color="#4e9a06"/>
</radialGradient>
<radialGradient cx="18.9683" cy="3.0045" gradientTransform="matrix(2.04673,-3.749427e-16,2.853404e-16,1.55761,-19.66321,2.38997)" gradientUnits="userSpaceOnUse" id="radialGradient8656" r="17.1714">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,0,0,.53672,1.246400e-15,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient8668" r="15.6447">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m40.4819,36.4211a15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0z" fill="url(#radialGradient8668)" fill-rule="evenodd" opacity=".299" transform="matrix(1.27119,0,0,1.27119,-9.61938,-12.27857)"/>
<path d="m45.5,6.5h-5.9962v15.125l-18.0038-15.0937-.0625,7.9687h-12.9375v17.9688h12.9375v8.0312l18.0663-15.375v15.3731h5.9962v-33.9981z" fill="url(#radialGradient1441)" fill-rule="evenodd" stroke="#3a7304" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/>
<path d="m21.8172,7.1864v7.9627h-12.8172v8.8845c14.75,4.25 19.1335-5.8303 35.8835-.8303l-.0166-16.098-4.829-.0355-.0166,15.6521-18.2041-15.5355z" fill="url(#radialGradient8656)" fill-rule="evenodd" opacity=".508"/>
<path d="m9.5,15.4481v15.8998h12.993v6.809l17.0269-14.5021-.0319-.8902-17.0385-14.2646 .0221,6.8204-12.9716.1277z" fill="none" opacity=".481" stroke="#fff" stroke-miterlimit="10"/>
<path d="m7.5-44.5095h32.0119v4.0095h-32.0119z" fill="none" opacity=".481" stroke="#fff" transform="matrix(0,1,-1,0,0,0)"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

20
icons/go-next.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,20 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="19.70114" cy="2.89694" gradientTransform="matrix(2.046729,-3.749427e-16,2.853404e-16,1.557610,-19.51799,3.452086)" gradientUnits="userSpaceOnUse" id="radialGradient8656" r="17.17141">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="24.83713" cy="36.42113" gradientTransform="matrix(1.000000,.000000,.000000,.536723,2.511012e-15,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient8668" r="15.64474">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="22.29164" cy="32.79751" gradientTransform="matrix(.843022,1.871885e-16,-2.265228e-16,1.020168,4.499298,1.381992)" gradientUnits="userSpaceOnUse" id="radialGradient2597" r="16.9562">
<stop offset="0" stop-color="#73d216"/>
<stop offset="1" stop-color="#4e9a06"/>
</radialGradient>
</defs>
<path d="m40.48186,36.42113a15.64474,8.39689 0 1,1 -31.28947,0 15.64474,8.39689 0 1,1 31.28947,0z" fill="url(#radialGradient8668)" fill-rule="evenodd" opacity=".299" transform="matrix(1.271186,.000000,.000000,1.271186,-8.119376,-15.10179)"/>
<path d="m8.55419,15.51735v16.99442h12.98381v8.54504l19.95984-16.90644-20.07865-17.02525v8.39753l-12.865-.0053z" fill="url(#radialGradient2597)" fill-rule="evenodd" stroke="#3a7304" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/>
<path d="m21.96239,8.2485v7.80648h-12.81717v9.04071c17.75,2 16.63353-7.45529 31.38353-.95529l-18.56636-15.8919z" fill="url(#radialGradient8656)" fill-rule="evenodd" opacity=".508"/>
<path d="m9.5377,16.56189v14.98444h12.98537v7.39517l17.47801-14.79569-17.49397-14.7804v7.20138l-12.96941-.0049z" fill="none" opacity=".481" stroke="#fff" stroke-miterlimit="10"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

20
icons/go-previous.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,20 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="25.0756" cy="5.786" gradientTransform="matrix(-2.04673,-3.749427e-16,-2.853404e-16,1.55761,67.59375,3.27531)" gradientUnits="userSpaceOnUse" id="radialGradient8656" r="17.1714">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,0,0,.53672,6.772795e-15,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient8668" r="15.6447">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="22.2916" cy="32.7975" gradientTransform="matrix(-.84302,1.871885e-16,2.265228e-16,1.02017,43.57646,1.20521)" gradientUnits="userSpaceOnUse" id="radialGradient2597" r="16.9562">
<stop offset="0" stop-color="#73d216"/>
<stop offset="1" stop-color="#4e9a06"/>
</radialGradient>
</defs>
<path d="m40.4819,36.4211a15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0z" fill="url(#radialGradient8668)" fill-rule="evenodd" opacity=".299" transform="matrix(-1.27119,0,0,1.27119,56.19514,-15.27857)"/>
<path d="m39.4903,15.4968v16.9944h-12.9525v8.4826l-19.9599-17.0002 19.9537-17.244v8.7725l12.9587-.0053z" fill="url(#radialGradient2597)" fill-rule="evenodd" stroke="#3a7304" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/>
<path d="m25.9884,7.978v8.0565h12.9421v8.8844c-16.75-6.25-16.1335,5.2947-31.3835-.9553l18.4414-15.9856z" fill="url(#radialGradient8656)" fill-rule="evenodd" opacity=".508"/>
<path d="m38.4756,16.5414v14.9219h-12.9854v7.3014l-17.3218-14.7957 17.3377-14.9054v7.4827l12.9695-.0049z" fill="none" opacity=".481" stroke="#fff" stroke-miterlimit="10"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.7 KiB

20
icons/go-up.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,20 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="24.5379" cy=".4001" gradientTransform="matrix(-3.749427e-16,-2.04673,1.55761,-2.853404e-16,2.76701,66.93275)" gradientUnits="userSpaceOnUse" id="radialGradient1438" r="17.1714">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="11.3192" cy="22.455" gradientTransform="matrix(1.871885e-16,-.84302,1.02017,2.265228e-16,.60644,42.58614)" gradientUnits="userSpaceOnUse" id="radialGradient1441" r="16.9562">
<stop offset="0" stop-color="#73d216"/>
<stop offset="1" stop-color="#4e9a06"/>
</radialGradient>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,0,0,.53672,1.614716e-15,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient1444" r="15.6447">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m 40.4819,36.4211 a 15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0 z" fill="url(#radialGradient1444)" fill-rule="evenodd" opacity=".299" transform="matrix(1.21447,0,0,.59546,-6.16385,16.31275)"/>
<path d="m 14.4918,38.5 h 17.9777 v -12.9526 h 8.0305 l -17.1252,-20.0482 -16.8462,19.9903 7.9685,.0663 -.0053,12.9442 z" fill="url(#radialGradient1441)" fill-rule="evenodd" stroke="#3a7304" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/>
<path d="m 7.5855,25.0325 h 7.4103 l .0666,6.5618 c 5.6556,-11.0004 15.9931,-8.8444 16.5944,-15.6276 l -8.2899,-9.5447 -15.7814,18.6105 z" fill="url(#radialGradient1438)" fill-rule="evenodd" opacity=".508"/>
<path d="m 15.6027,37.5 h 15.8999 v -12.993 h 6.809 l -14.9504,-17.4369 -14.7065,17.4804 6.8203,-.0221 .1277,12.9716 z" fill="none" opacity=".481" stroke="#fff" stroke-miterlimit="10"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

98
icons/image-loading.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,98 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient6715" x2="0" y1="-150.6969" y2="327.6604">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient id="linearGradient2111">
<stop offset="0" stop-color="#838383"/>
<stop offset="1"/>
</linearGradient>
<linearGradient gradientTransform="matrix(1.90964,0,0,.59278,-10.06194,-1.7659)" gradientUnits="userSpaceOnUse" id="linearGradient4011" x1="8.9156" x2="9.8855" y1="37.197" y2="52.0907">
<stop offset="0" stop-color="#9aa29a"/>
<stop offset="1" stop-color="#b5beb5"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4015" x1="6.3422" x2="22.2184" y1="7.7893" y2="25.8843">
<stop offset="0" stop-color="#a0a0a0"/>
<stop offset="1" stop-color="#fff"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4025" x1="6.5264" x2="29.9402" y1="1.3898" y2="37.9641">
<stop offset="0" stop-color="#c6c6c6"/>
<stop offset="1" stop-color="#c6c6c6" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4017" x1="13.0374" x2="19.3591" xlink:href="#linearGradient2111" y1="8.3119" y2="17.3227"/>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4019" x1="13.0374" x2="19.3591" xlink:href="#linearGradient2111" y1="-1.5876" y2="7.4232"/>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4021" x1="17.9872" x2="24.3088" xlink:href="#linearGradient2111" y1="3.3622" y2="12.373"/>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4023" x1="8.0877" x2="14.4093" xlink:href="#linearGradient2111" y1="3.3622" y2="12.373"/>
<radialGradient cx="11.902" cy="10.0454" gradientUnits="userSpaceOnUse" id="radialGradient4013" r="29.2927">
<stop offset="0" stop-color="#fffffd"/>
<stop offset="1" stop-color="#cbcbc9"/>
</radialGradient>
<radialGradient cx="32.6248" cy="37.2068" gradientUnits="userSpaceOnUse" id="radialGradient4052" r="83.2829">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.898" cy="4.5257" gradientUnits="userSpaceOnUse" id="radialGradient4054" r="36.554">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
<radialGradient cx="11.2387" cy="8.1525" gradientUnits="userSpaceOnUse" id="radialGradient4056" r="36.948">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient6719" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient6717" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="23.75" cy="31" gradientUnits="userSpaceOnUse" id="radialGradient4029" r="11.5" xlink:href="#linearGradient5060"/>
</defs>
<g transform="matrix(2.163882e-2,0,0,2.086758e-2,43.21443,41.16252)">
<path d="m-1559.2523-150.6969h1339.6335v478.3572h-1339.6335z" fill="url(#linearGradient6715)" opacity=".402"/>
<path d="m-219.6188-150.6804v478.3308c142.8742.9004 345.4002-107.1697 345.4001-239.1962s-159.4368-239.1346-345.4001-239.1346z" fill="url(#radialGradient6717)" opacity=".402"/>
<path d="m-1559.2523-150.6804v478.3308c-142.8742.9004-345.4002-107.1697-345.4002-239.1962s159.4368-239.1346 345.4002-239.1346z" fill="url(#radialGradient6719)" opacity=".402"/>
</g>
<g transform="matrix(1.00358,0,0,1.00194,-.1272,-.15349)">
<path d="m7.7485,3.6464h32.5851a1.1449,1.1468 0 0,1 1.1449,1.1468v38.6268a1.1449,1.1468 0 0,1 -1.1449,1.1468h-32.5851a1.1449,1.1468 0 0,1 -1.1449-1.1468v-38.6268a1.1449,1.1468 0 0,1 1.1449-1.1468" display="block" fill="url(#radialGradient4052)" stroke="url(#radialGradient4054)" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9972"/>
<path d="m7.8146,4.5839h32.4789a.1485,.1488 0 0,1 .1485.1488v38.6489a.1485,.1488 0 0,1 -.1485.1488h-32.4789a.1485,.1488 0 0,1 -.1485-.1488v-38.6489a.1485,.1488 0 0,1 .1485-.1488" display="block" fill="none" stroke="url(#radialGradient4056)" stroke-linecap="round" stroke-linejoin="round" stroke-width=".9972"/>
</g>
<g opacity=".126">
<path d="m9,6h5v5h-5z" fill-rule="evenodd"/>
<path d="m19,6h5v5h-5z" fill-rule="evenodd"/>
<path d="m14,11h5v5h-5z" fill-rule="evenodd"/>
<path d="m19,11h5v5h-5z" fill-rule="evenodd"/>
<path d="m9,11h5v5h-5z" fill-rule="evenodd"/>
<path d="m9,16h5v5h-5z" fill-rule="evenodd"/>
<path d="m14,21h5v5h-5z" fill-rule="evenodd"/>
<path d="m19,16h5v5h-5z" fill-rule="evenodd"/>
<path d="m24,16h5v5h-5z" fill-rule="evenodd"/>
<path d="m29,11h5v5h-5z" fill-rule="evenodd"/>
<path d="m34,16h5v5h-5z" fill-rule="evenodd"/>
<path d="m29,21h5v5h-5z" fill-rule="evenodd"/>
<path d="m34,26h5v5h-5z" fill-rule="evenodd"/>
<path d="m9,21h5v5h-5z" fill-rule="evenodd"/>
<path d="m14,26h5v5h-5z" fill-rule="evenodd"/>
<path d="m9,31h5v5h-5z" fill-rule="evenodd"/>
<path d="m14,36h5v5h-5z" fill-rule="evenodd"/>
<path d="m19,31h5v5h-5z" fill-rule="evenodd"/>
<path d="m24,26h5v5h-5z" fill-rule="evenodd"/>
<path d="m29,36h5v5h-5z" fill-rule="evenodd"/>
</g>
<path d="m35.25,31a11.5,11.5 0 1,1 -23,0 11.5,11.5 0 1,1 23,0z" fill="url(#radialGradient4029)" fill-rule="evenodd" transform="matrix(1.04348,0,0,1.04348,-.7826,-6.34781)"/>
<path d="m20.7942,11.0708-8.779,10.2046 .7695.76 8.0095-10.9646z" fill="url(#linearGradient4011)" fill-rule="evenodd" transform="matrix(.85809,0,0,.85809,3.4056,3.40603)"/>
<path d="m20.7205,11.0159-7.8288,10.8562 1.1184.9875 6.7104-11.8436z" fill="#fefefe" fill-rule="evenodd" transform="matrix(.85809,0,0,.85809,3.4056,3.40603)"/>
<path d="m31.1607,16.9107a14.9107,14.9107 0 1,1 -29.8214,0 14.9107,14.9107 0 1,1 29.8214,0z" fill="#868686" fill-rule="evenodd" stroke="#747474" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5902" transform="matrix(.76403,0,0,.76403,11.58424,11.07986)"/>
<path d="m31.1607,16.9107a14.9107,14.9107 0 1,1 -29.8214,0 14.9107,14.9107 0 1,1 29.8214,0z" fill="url(#radialGradient4013)" fill-rule="evenodd" stroke="url(#linearGradient4015)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4892" transform="matrix(.55596,0,0,.55596,14.91576,14.54883)"/>
<g transform="matrix(-.15818,-1.01524,1.01524,-.15818,3.59814,53.91725)">
<path d="m16.4062,17.2812a1.2188,1.2188 0 1,1 -2.4375,0 1.2188,1.2188 0 1,1 2.4375,0z" fill="#f3f3f3" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8702" transform="matrix(.92597,0,0,.92597,11.99631,8.11608)"/>
<path d="m25.5597,22.9713-2.1484-4.8031" fill="none" stroke="#000" stroke-linecap="round" stroke-width=".8058"/>
<path d="m23.2583,28.1503 1.9931-2.8752" fill="none" stroke="#000" stroke-linecap="round" stroke-width="1.2087"/>
</g>
<path d="m17.3241,7.6932a.6187,.6187 0 1,1 -1.2374,0 .6187,.6187 0 1,1 1.2374,0z" fill="url(#linearGradient4017)" fill-rule="evenodd" transform="matrix(1.26743,0,0,1.26743,2.72143,7.87065)"/>
<path d="m17.3241,7.6932a.6187,.6187 0 1,1 -1.2374,0 .6187,.6187 0 1,1 1.2374,0z" fill="url(#linearGradient4019)" fill-rule="evenodd" transform="matrix(1.26743,0,0,1.26743,2.72143,20.41753)"/>
<path d="m17.3241,7.6932a.6187,.6187 0 1,1 -1.2374,0 .6187,.6187 0 1,1 1.2374,0z" fill="url(#linearGradient4021)" fill-rule="evenodd" transform="matrix(1.26743,0,0,1.26743,-3.55201,14.14408)"/>
<path d="m17.3241,7.6932a.6187,.6187 0 1,1 -1.2374,0 .6187,.6187 0 1,1 1.2374,0z" fill="url(#linearGradient4023)" fill-rule="evenodd" transform="matrix(1.26743,0,0,1.26743,8.99486,14.14408)"/>
<path d="m31.1607,16.9107a14.9107,14.9107 0 1,1 -29.8214,0 14.9107,14.9107 0 1,1 29.8214,0z" fill="none" stroke="url(#linearGradient4025)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.4223" transform="matrix(.70307,0,0,.70307,12.57486,12.11076)"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 8.0 KiB

39
icons/image-missing.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,39 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient6715" x2="0" y1="-150.6969" y2="327.6604">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient16280" x1="13.1055" x2="35.6299" y1="4.7107" y2="43.8394">
<stop offset="0" stop-color="#d2d2d2"/>
<stop offset="1" stop-color="#ededed"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient3569" x1="28.1075" x2="22.169" y1="35.7525" y2="10.7501">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#939393"/>
</linearGradient>
<radialGradient cx="26.728" cy="38.3485" gradientTransform="matrix(1.8485,-1.547102e-23,1.227926e-24,1.28908,-21.29931,-13.68176)" gradientUnits="userSpaceOnUse" id="radialGradient3561" r="17.9264">
<stop offset="0" stop-color="#f2f2f2"/>
<stop offset="1" stop-color="#d0d0d0"/>
</radialGradient>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient6719" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient6717" r="117.1429" xlink:href="#linearGradient5060"/>
</defs>
<g transform="matrix(2.367169e-2,0,0,2.086758e-2,45.08634,40.14468)">
<path d="m-1559.2523-150.6969h1339.6335v478.3572h-1339.6335z" fill="url(#linearGradient6715)" opacity=".402"/>
<path d="m-219.6188-150.6804v478.3308c142.8742.9004 345.4002-107.1697 345.4001-239.1962s-159.4368-239.1346-345.4001-239.1346z" fill="url(#radialGradient6717)" opacity=".402"/>
<path d="m-1559.2523-150.6804v478.3308c-142.8742.9004-345.4002-107.1697-345.4002-239.1962s159.4368-239.1346 345.4002-239.1346z" fill="url(#radialGradient6719)" opacity=".402"/>
</g>
<path d="m45.3437,39.904c0,1.9382-1.5748,3.513-3.513,3.513h-35.4935c-1.9382,0-3.513-1.5748-3.513-3.513v-32.8092c0-1.9382 1.5748-3.513 3.513-3.513h35.4935c1.9382,0 3.513,1.5748 3.513,3.513v32.8092z" fill="url(#linearGradient16280)" stroke="#646464" stroke-width=".9923" transform="matrix(1.0113,0,0,1.00414,-.35602,-9.658587e-2)"/>
<path d="m41.468,35.2525h-34.8527v-24.0024h34.8527v24.0024z" fill="url(#radialGradient3561)" stroke="url(#linearGradient3569)" stroke-opacity=".617" stroke-width=".9979" transform="matrix(1.00423,0,0,.9999,-.14323,.25106)"/>
<path d="m44.4801,39.3285c0,1.8595-.9805,3.0168-2.84,3.0168h-35.0241c-1.8595,0-2.9284-1.0689-2.9284-2.9284v-31.8198c0-1.8595 1.5108-3.1935 3.3703-3.1935h34.1402c1.8595,0 3.2819,1.3341 3.2819,3.1935v31.3779 .3536z" fill="none" stroke="#fff" stroke-opacity=".86" stroke-width=".9967" transform="matrix(1.00509,0,0,1.00154,-.20644,8.971654e-2)"/>
<g transform="matrix(.75103,0,0,.76405,10.06196,10.18347)">
<path d="m11.3187,9.2241c5.3233,5.469 11.4506,9.8996 17.892,13.707l-1.7691,1.2287c-6.3397-4.115-12.3891-8.6608-18.2575-13.5077l2.1346-1.4281z" fill="#c00" stroke="#c00" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.6402"/>
<path d="m26.7389,8.9211c-4.8713,7.0315-11.4916,12.1601-18.8324,16.3606l2.181-1.7608c-1.3635.8584 15.4869-11.7167 13.7645-13.313l2.8868-1.2868z" fill="#c00" stroke="#c00" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.6402"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 3.5 KiB

16
icons/mail-attachment.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,16 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient5789" x1="23.50595" x2="20.60495" y1="5.77534" y2="29.85923">
<stop offset="0" stop-color="#d3d7cf"/>
<stop offset=".5" stop-color="#f5f5f5"/>
<stop offset="1" stop-color="#bebebe"/>
</linearGradient>
<radialGradient cx="21.76171" cy="23.07144" gradientTransform="matrix(.977282,3.554943e-8,-8.305337e-10,.651376,-.79443,15.82896)" gradientUnits="userSpaceOnUse" id="radialGradient3564" r="15.57143">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m21.32634,9.32786-10.87715,18.61441c-1.9225,3.29138-.77161,7.5389 2.55891,9.43994l2.09431,1.19687c3.33168,1.90104 7.62986.76266 9.55352-2.52872l11.75576-20.12174c1.92367-3.2925 1.21336-7.28806-1.57632-8.88088s-6.64751-.20248-8.57001,3.09003l-8.15577,13.96193c-1.92343,3.29138-2.13067,6.77174-.46203,7.73688 1.6698.96289 4.60985-.94265 6.53235-4.23403l3.96249-6.78299" fill="none" stroke="#888a85" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" transform="translate(.49405,1.05616)"/>
<path d="m21.32634,9.21553-10.87715,18.61441c-1.9225,3.29138-.77161,7.5389 2.55891,9.43994l2.09431,1.19687c3.33168,1.90104 7.62986.76266 9.55352-2.52871l11.75576-20.12174c1.92367-3.2925 1.21336-7.28805-1.57632-8.88088s-6.64751-.20248-8.57001,3.09003l-8.15577,13.96193c-1.92343,3.29138-2.13067,6.77174-.46203,7.73688 1.6698.96289 4.60985-.94264 6.53235-4.23402l3.96249-6.78299" fill="none" stroke="url(#linearGradient5789)" stroke-linecap="round" stroke-linejoin="round" transform="translate(.49405,1.16849)"/>
<path d="m38.14286,30.85714a15.57143,10.14286 0 1,1 -31.14286,0 15.57143,10.14286 0 1,1 31.14286,0z" fill="url(#radialGradient3564)" opacity=".25" transform="matrix(1.316514,0,0,.246479,-2.215601,33.89436)"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

30
icons/media-seek-backward.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,30 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient2679">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#d3d7cf"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1401" x1="6.9889" x2="6.8974" y1="35" y2="21.188">
<stop offset="0" stop-color="#adb0a8"/>
<stop offset="1" stop-color="#464744"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1426" x1="4.4399" x2="4.6768" y1="15.6875" y2="17.875">
<stop offset="0"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2322" x1="24.4762" x2="23.7504" y1="13.6586" y2="36">
<stop offset="0"/>
<stop offset="1" stop-color="#fff" stop-opacity=".66"/>
</linearGradient>
<radialGradient cx="64.2271" cy="147.9935" gradientTransform="matrix(.22266,-.99627,2.12999,.47604,-290.946,20.8517)" gradientUnits="userSpaceOnUse" id="radialGradient1436" r="8.75" xlink:href="#linearGradient2679"/>
<radialGradient cx="64.2271" cy="147.9935" gradientTransform="matrix(.22266,-.99627,2.12999,.47604,-308.946,20.8517)" gradientUnits="userSpaceOnUse" id="radialGradient1439" r="8.75" xlink:href="#linearGradient2679"/>
</defs>
<path d="m23.5004,13.5-17.5,10.5 17.5,10.5v-21zm18,0-17.5,10.5 17.5,10.5v-21z" fill="none" opacity=".15" stroke="url(#linearGradient2322)" stroke-linecap="square" stroke-linejoin="round" stroke-width="3"/>
<path d="m23.5004,13.5-17.5,10.5 17.5,10.5v-21z" fill="url(#radialGradient1439)" fill-rule="evenodd"/>
<path d="m41.5004,13.5-17.5,10.5 17.5,10.5v-21z" fill="url(#radialGradient1436)" fill-rule="evenodd"/>
<path d="m41.5004,13.5-1.1875.7188 1.1875-.125v-.5938zm-18,.25-.4688.0312-3.9688,2.375 4.4375-.4062v-2z" fill="url(#linearGradient1426)" fill-rule="evenodd" opacity=".07"/>
<path d="m23.5004,13.5-17.5,10.5 17.5,10.5v-21zm18,0-17.5,10.5 17.5,10.5v-21z" fill="none" stroke="url(#linearGradient1401)" stroke-linecap="square" stroke-linejoin="round"/>
<path d="m23.0004,14.375-16.0312,9.625 16.0312,9.625v-19.25zm18,0-16.0312,9.625 16.0312,9.625v-19.25zm-19,1.7812v15.6875l-13.0938-7.8438 13.0938-7.8438zm18,0v15.6875l-13.0938-7.8438 13.0938-7.8438z" fill="#fff" fill-rule="evenodd"/>
<path d="m9.9375,23.375 12-7.1875v6.75l-12,.4375z" fill="#fff" fill-rule="evenodd" opacity=".561"/>
<path d="m29.3125,22.5 10.6875-6.3125v5.75l-10.6875.5625z" fill="#fff" fill-rule="evenodd" opacity=".561"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.5 KiB

30
icons/media-seek-forward.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,30 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient2679">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#d3d7cf"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1401" x2="0" y1="37.4144" y2="21.0526">
<stop offset="0" stop-color="#adb0a8"/>
<stop offset="1" stop-color="#464744"/>
</linearGradient>
<linearGradient gradientTransform="matrix(-1,0,0,1,92.99085,-97.26213)" gradientUnits="userSpaceOnUse" id="linearGradient1426" x1="49.4304" x2="49.6673" y1="112.9496" y2="115.1371">
<stop offset="0"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(-1,0,0,1,48.00034,0)" gradientUnits="userSpaceOnUse" id="linearGradient2322" x1="24.4762" x2="23.7504" y1="13.6586" y2="36">
<stop offset="0"/>
<stop offset="1" stop-color="#fff" stop-opacity=".66"/>
</linearGradient>
<radialGradient cx="64.2271" cy="147.9935" gradientTransform="matrix(-.22266,-.99627,-2.12999,.47604,338.9463,20.8517)" gradientUnits="userSpaceOnUse" id="radialGradient1436" r="8.75" xlink:href="#linearGradient2679"/>
<radialGradient cx="64.2271" cy="147.9935" gradientTransform="matrix(-.22266,-.99627,-2.12999,.47604,356.9463,20.8517)" gradientUnits="userSpaceOnUse" id="radialGradient1439" r="8.75" xlink:href="#linearGradient2679"/>
</defs>
<path d="m24.4999,13.5 17.5,10.5-17.5,10.5v-21zm-18,0 17.5,10.5-17.5,10.5v-21z" fill="none" opacity=".15" stroke="url(#linearGradient2322)" stroke-linecap="square" stroke-linejoin="round" stroke-width="3"/>
<path d="m24.4999,13.5 17.5,10.5-17.5,10.5v-21z" fill="url(#radialGradient1439)" fill-rule="evenodd"/>
<path d="m6.4999,13.5 17.5,10.5-17.5,10.5v-21z" fill="url(#radialGradient1436)" fill-rule="evenodd"/>
<path d="m6.4999,13.5 1.1875.7188-1.1875-.125v-.5938zm18,.25 .4688.0312 3.9688,2.375-4.4375-.4062v-2z" fill="url(#linearGradient1426)" fill-rule="evenodd" opacity=".07"/>
<path d="m24.4999,13.5 17.5,10.5-17.5,10.5v-21zm-18,0 17.5,10.5-17.5,10.5v-21z" fill="none" stroke="url(#linearGradient1401)" stroke-linecap="square" stroke-linejoin="round"/>
<path d="m24.9999,14.375 16.0312,9.625-16.0312,9.625v-19.25zm-18,0 16.0313,9.625-16.0313,9.625v-19.25zm19,1.7812v15.6875l13.0938-7.8438-13.0938-7.8438zm-18,0v15.6875l13.0938-7.8438-13.0938-7.8438z" fill="#fff" fill-rule="evenodd"/>
<path d="m35.588,21.784-9.5251-5.5965v6.0429l9.5251-.4464z" fill="#fff" fill-rule="evenodd" opacity=".561"/>
<path d="m20.2788,23.2071-12.2785-7.0196v7.8713l12.2785-.8517z" fill="#fff" fill-rule="evenodd" opacity=".561"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.6 KiB

34
icons/multiple-pages.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,34 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<radialGradient cx="32.608" cy="37.2021" gradientUnits="userSpaceOnUse" id="radialGradient3225" r="83.2401">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.8979" cy="4.5256" gradientUnits="userSpaceOnUse" id="radialGradient3227" r="36.5538">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
<radialGradient cx="11.2387" cy="8.1525" gradientUnits="userSpaceOnUse" id="radialGradient3229" r="36.9479">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
</defs>
<g id="g3251-5" transform="matrix(.5,0,0,.5,-6.95855,.96662)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient3225)" stroke="url(#radialGradient3227)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient3229)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<use height="48" transform="translate(37.876)" width="48" xlink:href="#g3251-5"/>
<g transform="matrix(.5,0,0,.5,11.97945,.96662)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient3225)" stroke="url(#radialGradient3227)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient3229)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<g transform="matrix(.5,0,0,.5,-6.95855,22.92663)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient3225)" stroke="url(#radialGradient3227)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient3229)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<use height="48" transform="translate(37.876,21.96)" width="48" xlink:href="#g3251-5"/>
<g transform="matrix(.5,0,0,.5,11.97945,22.92663)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient3225)" stroke="url(#radialGradient3227)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient3229)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 3.4 KiB

23
icons/object-rotate-left.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,23 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientTransform="matrix(-1.17193,0,0,1.17193,54.14019,-1.4279)" gradientUnits="userSpaceOnUse" id="linearGradient2167" x1="22" x2="19.3771" y1="16.6423" y2="12.4482">
<stop offset="0" stop-color="#5187d6"/>
<stop offset="1" stop-color="#729fcf"/>
</linearGradient>
<linearGradient gradientTransform="matrix(-1.17193,0,0,1.17193,54.14019,-1.4279)" gradientUnits="userSpaceOnUse" id="linearGradient2193" x1="14.2962" x2="10.0223" y1="15.2306" y2="23.1051">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(-1,0,0,1,49.46564,0)" gradientUnits="userSpaceOnUse" id="linearGradient2708" x1="12.1056" x2="6.1056" y1="24.5899" y2="29.8399">
<stop offset="0" stop-color="#3465a4"/>
<stop offset="1" stop-color="#3465a4" stop-opacity="0"/>
</linearGradient>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,0,0,.53672,0,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient8668" r="15.6447">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m40.4819,36.4211a15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0z" fill="url(#radialGradient8668)" fill-rule="evenodd" opacity=".141" transform="matrix(-1.48974,0,0,-1.00125,61.73358,72.07115)"/>
<path d="m45.0735,35.164c1.3211-40.0258-33.7087-33.3692-32.5367-12.5675h-9.3754l14.6491,11.7193 15.235-11.7193h-9.6684c-.586-14.0631 21.4326-18.49 21.6964,12.5675z" display="block" fill="url(#linearGradient2167)" stroke="url(#linearGradient2708)"/>
<path d="m45.1047,33.7767c-.0948-36.0754-33.6472-31.7355-31.4682-10.1977h-7.6045l11.8155,9.3988 12.2306-9.3988h-7.6794c-1.0388-18.0709 23.868-18.8732 22.706,10.1977z" display="block" fill="none" opacity=".418" stroke="url(#linearGradient2193)"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.9 KiB

23
icons/object-rotate-right.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,23 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2167" x1="21.1078" x2="18.034" y1="18.0756" y2="13.1604">
<stop offset="0" stop-color="#5187d6"/>
<stop offset="1" stop-color="#729fcf"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2193" x1="12.0795" x2="7.0708" y1="16.4213" y2="25.6495">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2708" x1="12.1056" x2="6.1056" y1="24.5899" y2="29.8399">
<stop offset="0" stop-color="#3465a4"/>
<stop offset="1" stop-color="#3465a4" stop-opacity="0"/>
</linearGradient>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,0,0,.53672,-1.160225e-14,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient8668" r="15.6447">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m40.4819,36.4211a15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0z" fill="url(#radialGradient8668)" fill-rule="evenodd" opacity=".141" transform="matrix(1.48974,0,0,-1.00125,-12.26794,72.07115)"/>
<path d="m4.3921,35.164c-1.3211-40.0258 33.7087-33.3692 32.5367-12.5675h9.3754l-14.6491,11.7193-15.235-11.7193h9.6684c.586-14.0631-21.4326-18.49-21.6964,12.5675z" display="block" fill="url(#linearGradient2167)" stroke="url(#linearGradient2708)"/>
<path d="m4.3609,33.7767c.0948-36.0754 33.6472-31.7355 31.4682-10.1977h7.6045l-11.8155,9.3988-12.2306-9.3988h7.6794c1.0388-18.0709-23.868-18.8732-22.706,10.1977z" display="block" fill="none" opacity=".418" stroke="url(#linearGradient2193)"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.7 KiB

33
icons/process-stop.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,33 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2057" x1="15.737" x2="53.5701" y1="10.5036" y2="45.3743">
<stop offset="0" stop-color="#ff8b8b"/>
<stop offset="1" stop-color="#ec1b1b"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4987" x1="23.996" x2="41.0478" y1="18.1053" y2="35.9598">
<stop offset="0" stop-color="#c00"/>
<stop offset="1" stop-color="#b30000"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2262" x1="21.75" x2="24.3023" y1="13.8023" y2="33.0523">
<stop offset="0" stop-color="#ff0202"/>
<stop offset="1" stop-color="#ff9b9b"/>
</linearGradient>
<radialGradient cx="25.125" cy="36.75" gradientTransform="matrix(1,0,0,.59524,-2.300678e-15,14.87500)" gradientUnits="userSpaceOnUse" id="radialGradient21650" r="15.75">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="24.3023" cy="33.3023" gradientTransform="matrix(1.69398,-5.775714e-16,5.775714e-16,1.69398,-16.86529,-25.11111)" gradientUnits="userSpaceOnUse" id="radialGradient2239" r="12.3023">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#dbdbdb"/>
</radialGradient>
<radialGradient cx="16.75" cy="10.6663" gradientTransform="matrix(4.15496,-2.979206e-24,3.255657e-24,3.19872,-52.84553,-23.50921)" gradientUnits="userSpaceOnUse" id="radialGradient2254" r="21.25">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m 40.875,36.75 a 15.75,9.375 0 1,1 -31.5,0 15.75,9.375 0 1,1 31.5,0 z" fill="url(#radialGradient21650)" fill-rule="evenodd" opacity=".631" transform="matrix(1.1738,0,0,.6,-5.26587,19.57500)"/>
<path d="m 15.591,.4919 h 17.0853 l 12.8213,13.0945 v 17.8936 l -12.6486,12.0169 h -17.4304 l -12.9242,-12.8386 v -17.1942 l 13.0966,-12.9722 z" fill="url(#linearGradient4987)" fill-rule="evenodd" stroke="#860000"/>
<path d="m 16.0207,1.5003 h 16.2279 l 12.2479,12.4224 v 17.1143 l -11.858,11.4508 h -16.7682 l -12.3612,-12.2791 v -16.3631 l 12.5116,-12.3453 z" fill="none" opacity=".813" stroke="url(#linearGradient2057)"/>
<path d="m 15.6875,.75 -12.9375,12.8125 v 17 l 2.9375,2.9063 c 16.7625,.0575 16.4772,-13.0187 39.5625,-11.875 v -7.9063 l -12.6875,-12.9375 h -16.875 z" fill="url(#radialGradient2254)" fill-rule="evenodd" opacity=".29"/>
<path d="m 16.7672,10.5 -4.2672,4.2672 7.5351,7.5351 -7.5351,7.535 4.2672,4.2672 7.5351,-7.5351 7.535,7.5351 4.2672,-4.2672 -7.5351,-7.535 7.5351,-7.5351 -4.2672,-4.2672 -7.535,7.5351 -7.5351,-7.5351 z" fill="url(#radialGradient2239)" fill-rule="evenodd" stroke="url(#linearGradient2262)" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.7 KiB

173
icons/qpdfview.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,173 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060-2">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient7671" x2="0" y1="17.67725" y2="31.65264">
<stop offset="0" stop-color="#8595bc"/>
<stop offset="1" stop-color="#041a3b"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2852" x1="27.3663" x2="31.336" y1="26.5803" y2="30.5578">
<stop offset="0" stop-color="#8a8a8a"/>
<stop offset="1" stop-color="#484848"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4446" x1="33.93962" x2="37.35964" y1="36.4432" y2="32.65004">
<stop offset="0" stop-color="#7d7d7d"/>
<stop offset=".5" stop-color="#b1b1b1"/>
<stop offset="1" stop-color="#686868"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2372" x1="18.2927" x2="17.5009" y1="13.6021" y2="25.7435">
<stop offset="0" stop-color="#fff"/>
<stop offset=".5" stop-color="#fff" stop-opacity=".219"/>
<stop offset="1" stop-color="#fff"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient5027" x2="0" y1="-150.69536" y2="327.66289">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1471" x1="4.2499" x2="43.68743">
<stop offset="0" stop-color="#8e8d87"/>
<stop offset=".276" stop-color="#cbc9c1"/>
<stop offset="1" stop-color="#8e8d87"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1468" x1="4.31833" x2="43.56919">
<stop offset="0" stop-color="#dcdcda"/>
<stop offset="1" stop-color="#bab9b7"/>
</linearGradient>
<linearGradient gradientTransform="matrix(1.49016,0,0,.66874,.08895,2)" gradientUnits="userSpaceOnUse" id="linearGradient1464" x1="15.388" x2="15.4878" y1="32.5392" y2="58.8313">
<stop offset="0" stop-color="#fff" stop-opacity=".124"/>
<stop offset=".103" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(.94494,0,0,1.07615,.06845,4.09318)" gradientUnits="userSpaceOnUse" id="linearGradient1459" x1="25.0567" x2="24.7897" y1="3.6785" y2="25.2473">
<stop offset="0" stop-color="#e0e0e0"/>
<stop offset=".405" stop-color="#fff"/>
<stop offset=".534" stop-color="#cdcdcd"/>
<stop offset="1" stop-color="#494949"/>
</linearGradient>
<linearGradient gradientTransform="matrix(1.19877,0,0,.85357,-.14309,2.03451)" gradientUnits="userSpaceOnUse" id="linearGradient1456" x1="20.7712" x2="20.7178" y1="25.1403" y2="19.3375">
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
<stop offset="1" stop-color="#f8f8f8"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1451" x2="0" y1="29.28133" y2="24.84381">
<stop offset="0" stop-color="#f7f6f5"/>
<stop offset="1" stop-color="#f7f6f5" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1453" x1="23.06257" x2="23.00001" y1="31.84383" y2="28.28135">
<stop offset="0" stop-color="#666"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1447" x1="27.97869" x2="28.09789" y1="23.52816" y2="28.88036">
<stop offset="0" stop-opacity=".237"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<radialGradient cx="11.89795" cy="4.52564" gradientUnits="userSpaceOnUse" id="radialGradient15656" r="36.55384">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
<radialGradient cx="32.60803" cy="37.20211" gradientUnits="userSpaceOnUse" id="radialGradient15658" r="83.24006">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.23875" cy="8.15252" gradientUnits="userSpaceOnUse" id="radialGradient15668" r="36.94792">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
<radialGradient cx="9.41245" cy="30.29617" gradientUnits="userSpaceOnUse" id="radialGradient2283" r="1.2073">
<stop offset="0" stop-color="#f0f0f0"/>
<stop offset="1" stop-color="#9a9a9a"/>
</radialGradient>
<radialGradient cx="9.41245" cy="18.81106" gradientUnits="userSpaceOnUse" id="radialGradient2285" r="1.20753">
<stop offset="0" stop-color="#f0f0f0"/>
<stop offset="1" stop-color="#9a9a9a"/>
</radialGradient>
<radialGradient cx="18.2409" cy="21.818" gradientUnits="userSpaceOnUse" id="radialGradient4460" r="8.3085">
<stop offset="0" stop-color="#729fcf" stop-opacity=".208"/>
<stop offset="1" stop-color="#729fcf" stop-opacity=".676"/>
</radialGradient>
<radialGradient cx="15.4144" cy="13.0784" gradientTransform="matrix(2.59296,0,0,2.2521,-25.05975,-18.941)" gradientUnits="userSpaceOnUse" id="radialGradient3501" r="6.6562">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity=".248"/>
</radialGradient>
<radialGradient cx="9.1295" cy="26.9256" gradientUnits="userSpaceOnUse" id="radialGradient1433" r="2.1227">
<stop offset="0" stop-color="#fffffd"/>
<stop offset=".5" stop-color="#bbbbb9"/>
<stop offset="1"/>
</radialGradient>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5029" r="117.1429" xlink:href="#linearGradient5060-2"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5031" r="117.1429" xlink:href="#linearGradient5060-2"/>
</defs>
<path d="m 7.7526,3.6464 h 32.577 a 1.149,1.149 0 0,1 1.149,1.149 v 38.6225 a 1.149,1.149 0 0,1 -1.149,1.149 h -32.577 a 1.149,1.149 0 0,1 -1.149,-1.149 v -38.6225 a 1.149,1.149 0 0,1 1.149,-1.149" display="block" fill="url(#radialGradient15658)" stroke="url(#radialGradient15656)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m 7.8151,4.5839 h 32.4779 a .149,.149 0 0,1 .149,.149 v 38.6484 a .149,.149 0 0,1 -.149,.149 h -32.4779 a .149,.149 0 0,1 -.149,-.149 v -38.6484 a .149,.149 0 0,1 .149,-.149" display="block" fill="none" stroke="url(#radialGradient15668)" stroke-linecap="round" stroke-linejoin="round"/>
<g transform="translate(.6464,-3.798933e-2)">
<g fill="#fff" stroke="#000" transform="matrix(.2297,0,0,.2297,4.96708,4.24497)">
<path d="m 23.428,113.07 c 0,1.973 -1.6,3.572 -3.573,3.572 s -3.573,-1.6 -3.573,-3.572 1.6,-3.573 3.573,-3.573 3.573,1.6 3.573,3.573 z" stroke="none"/>
<path d="m 23.428,63.07 c 0,1.973 -1.6,3.573 -3.573,3.573 s -3.573,-1.6 -3.573,-3.573 1.6,-3.573 3.573,-3.573 3.573,1.6 3.573,3.573 z" stroke="none"/>
</g>
<path d="m 9.995,29.9523 c 0,.4532 -.3675,.8205 -.8207,.8205 s -.8207,-.3675 -.8207,-.8205 .3675,-.8207 .8207,-.8207 .8207,.3675 .8207,.8207 z" fill="url(#radialGradient2283)"/>
<path d="m 9.995,18.4672 c 0,.4532 -.3675,.8207 -.8207,.8207 s -.8207,-.3675 -.8207,-.8207 .3675,-.8208 .8207,-.8208 .8207,.3676 .8207,.8208 z" fill="url(#radialGradient2285)"/>
</g>
<path d="m 11.5057,5.4943 v 37.9066" fill="none" stroke="#000" stroke-opacity=".018" stroke-width=".9886"/>
<path d="m 12.5,5.0205 v 38.0177" fill="none" stroke="#fff" stroke-opacity=".205"/>
<path d="m 16.1378,35 h 19.7244 a .1378,0.0654 0 0,1 .1378,.0654 v .8692 a .1378,0.0654 0 0,1 -.1378,.0654 h -19.7244 a .1378,0.0654 0 0,1 -.1378,-.0654 v -.8692 a .1378,0.0654 0 0,1 .1378,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 16.1378,31 h 19.7244 a .1378,0.0654 0 0,1 .1378,.0654 v .8692 a .1378,0.0654 0 0,1 -.1378,.0654 h -19.7244 a .1378,0.0654 0 0,1 -.1378,-.0654 v -.8692 a .1378,0.0654 0 0,1 .1378,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 16.1378,33 h 19.7244 a .1378,0.0654 0 0,1 .1378,.0654 v .8692 a .1378,0.0654 0 0,1 -.1378,.0654 h -19.7244 a .1378,0.0654 0 0,1 -.1378,-.0654 v -.8692 a .1378,0.0654 0 0,1 .1378,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 16.0965,37 h 13.807 a 0.0965,0.0654 0 0,1 .0965,.0654 v .8692 a 0.0965,0.0654 0 0,1 -.0965,.0654 h -13.807 a 0.0965,0.0654 0 0,1 -.0965,-.0654 v -.8692 a 0.0965,0.0654 0 0,1 .0965,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<g opacity=".665">
<g transform="matrix(.60898,0,0,.60622,12.8233,10.5572)">
<path d="m 5.5127,30 h 34.1305 v -10.3726 h -34.1305 v 10.3726 z" fill="url(#linearGradient7671)"/>
<path d="m 5.5127,5.6791 h 34.1305 v 13.9483 h -34.1305 v -13.9483 z" fill="#729fcf"/>
<g stroke="#000" stroke-width="2.0024" transform="matrix(1.18922,0,0,1.18922,-3.52536,-6.53541)">
<path d="m 18.4,15.4 c 0,2.2 -1.8,4.1 -4.1,4.1 -2.2,0 -4.1,-1.8 -4.1,-4.1 0,-2.2 1.8,-4.1 4.1,-4.1 2.2,0 4.1,1.8 4.1,4.1 z" fill="#e8f52f" opacity=".05" stroke="none"/>
<path d="m 18,15.4 c 0,2 -1.6,3.7 -3.7,3.7 -2,0 -3.7,-1.6 -3.7,-3.7 0,-2 1.6,-3.7 3.7,-3.7 2,0 3.7,1.6 3.7,3.7 z" fill="#ecf751" opacity=".208" stroke="none"/>
<path d="m 17.6,15.4 c 0,1.8 -1.5,3.3 -3.3,3.3 s -3.3,-1.5 -3.3,-3.3 1.5,-3.3 3.3,-3.3 3.3,1.5 3.3,3.3 z" fill="#f0f972" opacity=".367" stroke="none"/>
<path d="m 17.2,15.4 c 0,1.6 -1.3,2.9 -2.9,2.9 s -2.9,-1.3 -2.9,-2.9 1.3,-2.9 2.9,-2.9 2.9,1.3 2.9,2.9 z" fill="#f4fa95" opacity=".525" stroke="none"/>
<path d="m 16.8,15.4 c 0,1.4 -1.1,2.5 -2.5,2.5 s -2.5,-1.1 -2.5,-2.5 1.1,-2.5 2.5,-2.5 2.5,1.1 2.5,2.5 z" fill="#f7fcb7" opacity=".683" stroke="none"/>
<path d="m 16.4,15.4 c 0,1.2 -1,2.1 -2.1,2.1 s -2.1,-1 -2.1,-2.1 1,-2.1 2.1,-2.1 2.1,1 2.1,2.1 z" fill="#fbfddb" opacity=".842" stroke="none"/>
<path d="m 16,15.4 c 0,1 -.8,1.8 -1.8,1.8 s -1.8,-.8 -1.8,-1.8 .8,-1.8 1.8,-1.8 1.8,.8 1.8,1.8 z" fill="#fff" stroke="none"/>
</g>
<path d="m 25.0159,21.649 h 8.6812 l 1.665,.4757 h -2.8542 c 0,0 2.8542,.2379 4.2812,2.0217 1.4271,1.6649 -1.6649,3.6866 -1.6649,3.6866 -.1189,-.3568 -.8324,-3.2109 -2.2595,-4.4001 -1.0703,-.9514 -2.2595,-1.1892 -2.2595,-1.1892 h -5.5893 v -.4757 -.119 z" opacity=".3"/>
<path d="m 30.7241,22.3626 h -4.9947 l 9.2759,5.2325 -4.2812,-5.2325 z" opacity=".3"/>
<path d="m 25.0159,21.768 h 8.6812 l 1.3082,-.8325 h -2.8541 c 0,0 2.6162,-.4757 2.973,-3.4487 s -4.0433,-6.3029 -4.0433,-6.3029 v .119 c .1189,.7135 1.3081,5.7082 .4757,7.6109 -.3568,1.6649 -1.4271,2.0217 -1.4271,2.0217 h -5.4704 l .2378,.8325 h .119 z" fill="#515151"/>
<path d="m 30.2484,20.4598 h -4.9947 l 5.9461,-9.038 -.9514,9.038 z" fill="#515151"/>
</g>
<path d="m 16.5085,14.4858 h 19.9955 v 13.9975 h -19.9955 z" fill="none" stroke="#9e9e9e"/>
</g>
<path d="m 16.1378,9 h 19.7244 a .1378,0.0654 0 0,1 .1378,.0654 v .8692 a .1378,0.0654 0 0,1 -.1378,.0654 h -19.7244 a .1378,0.0654 0 0,1 -.1378,-.0654 v -.8692 a .1378,0.0654 0 0,1 .1378,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<path d="m 16.0965,11 h 13.807 a 0.0965,0.0654 0 0,1 .0965,.0654 v .8692 a 0.0965,0.0654 0 0,1 -.0965,.0654 h -13.807 a 0.0965,0.0654 0 0,1 -.0965,-.0654 v -.8692 a 0.0965,0.0654 0 0,1 .0965,-.0654" display="block" fill="#9b9b9b" fill-opacity=".55"/>
<g transform="matrix(.36211,0,0,.36211,11.44227,31.05838)">
<g transform="matrix(.02411,0,0,.01929,45.48953,39.75228)">
<path d="m -1559.2523,-150.6969 h 1339.6335 v 478.3572 h -1339.6335 z" fill="url(#linearGradient5027)" opacity=".402"/>
<path d="m -219.6188,-150.6804 v 478.3308 c 142.8742,.9004 345.4002,-107.1697 345.4001,-239.1962 s -159.4368,-239.1346 -345.4001,-239.1346 z" fill="url(#radialGradient5029)" opacity=".402"/>
<path d="m -1559.2523,-150.6804 v 478.3308 c -142.8742,.9004 -345.4002,-107.1697 -345.4002,-239.1962 s 159.4368,-239.1346 345.4002,-239.1346 z" fill="url(#radialGradient5031)" opacity=".402"/>
</g>
<path d="m 6.4615,36.0042 h 35.0145 a 1.7115,1.7115 0 0,1 1.7115,1.7115 v 3.0686 a 1.7115,1.7115 0 0,1 -1.7115,1.7115 h -35.0145 a 1.7115,1.7115 0 0,1 -1.7115,-1.7115 v -3.0686 a 1.7115,1.7115 0 0,1 1.7115,-1.7115" fill="url(#linearGradient1471)" stroke="#595959"/>
<path d="m 7.1309,21.5 h 33.7397 c .385,0 .877,.2882 1.1804,.7239 s 1.7365,2.61 2.0584,3.074 .3929,.9039 .3929,1.4761 v 12.0769 c 0,.9136 -.732,1.649 -1.6412,1.649 h -37.7208 c -.9093,0 -1.6412,-.7355 -1.6412,-1.649 v -12.0769 c 0,-.494 .1012,-1.2024 .4464,-1.6533 .4356,-.569 1.6043,-2.5479 1.9126,-2.9676 s .8743,-.6531 1.2728,-.6531 z" fill="url(#linearGradient1468)" stroke="#676767"/>
<path d="m 7.7053,21.9755 c -.498,0 -1.1383,.1318 -1.4009,.5357 l -1.8387,2.8284 c -.296,.4553 .0336,1.5285 .9243,1.5285 h 37.2885 c 1.2047,0 1.2082,-1.0101 .9243,-1.4401 l -1.7511,-2.6517 c -.3175,-.4808 -.4328,-.8009 -1.2258,-.8009 h -32.9207 z" fill="#fbfbfb" fill-rule="evenodd"/>
<path d="m 7.6003,22.4458 h 32.7744 c .3651,0 .8316,.2729 1.1193,.6855 s 1.2941,2.0297 1.5994,2.4691 .4349,.856 .4349,1.3978 v 11.2811 c 0,.8651 -.1335,1.2491 -.9956,1.2491 h -37.002 c -.8621,0 -1.0579,-.384 -1.0579,-1.2491 v -11.2811 c 0,-.4678 .2205,-1.1386 .5478,-1.5656 .4131,-.5388 1.0808,-1.9709 1.3731,-2.3683 s .829,-.6185 1.2068,-.6185 z" fill="none" stroke="url(#linearGradient1464)" stroke-width=".947"/>
<path d="m 11.6818,4.4978 h 24.6321 c .6502,0 1.1737,.5102 1.1737,1.1439 v 18.7064 h -26.9795 v -18.7064 c 0,-.6337 .5235,-1.1439 1.1737,-1.1439 z" display="block" fill="url(#linearGradient1459)" stroke="#898989" stroke-linecap="round"/>
<path d="m 11.6753,5.4992 h 24.647 a .1768,.1768 0 0,1 .1768,.1768 v 18.4828 a .1768,.1768 0 0,1 -.1768,.1768 h -24.647 a .1768,.1768 0 0,1 -.1768,-.1768 v -18.4828 a .1768,.1768 0 0,1 .1768,-.1768" display="block" fill="none" stroke="url(#linearGradient1456)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m 8.5865,27.375 h 30.327 a 1.7115,1.7115 0 0,1 1.7115,1.7115 v 1.7645 a 1.7115,1.7115 0 0,1 -1.7115,1.7115 h -30.327 a 1.7115,1.7115 0 0,1 -1.7115,-1.7115 v -1.7645 a 1.7115,1.7115 0 0,1 1.7115,-1.7115" fill="url(#linearGradient1451)" stroke="url(#linearGradient1453)"/>
<path d="m 10.8718,27.6265 c 0,.7078 -.5738,1.2816 -1.2816,1.2816 s -1.2816,-.5738 -1.2816,-1.2816 .5738,-1.2816 1.2816,-1.2816 1.2816,.5738 1.2816,1.2816 z" fill="url(#radialGradient1433)" transform="translate(0,2)"/>
<path d="m 11.7437,25.4161 25.5625,.0625 c .6875,.0017 .9878,-.371 .9375,-1 l -.125,-1.5625 h 1.8661 c .8125,0 .9902,.1926 1.1875,.5625 l .5,.9375 c .5268,.9877 1.8112,1.9741 .4982,1.9741 -4.5027,0 -28.1768,-.3491 -30.4268,-.9741 z" fill="url(#linearGradient1447)" fill-rule="evenodd" opacity=".366"/>
<path d="m 42.9375,26.5 h -38.125" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
<g opacity=".436" transform="translate(0,2)">
<path d="m 14,5 h 19 v 1 h -19 z" fill-opacity=".292"/>
<path d="m 14,7 h 19 v 1 h -19 z" fill-opacity=".292"/>
<path d="m 14,9 h 19 v 1 h -19 z" fill-opacity=".292"/>
<path d="m 14,11 h 19 v 1 h -19 z" fill-opacity=".292"/>
<path d="m 14,13 h 11 v 1 h -11 z" fill-opacity=".292"/>
</g>
</g>
<g transform="matrix(.70226,0,0,.70226,16.08199,17.62959)">
<path d="m 18.6276,3.1436 c -8.1391,0 -14.7448,6.6057 -14.7448,14.7448 s 6.6057,14.7448 14.7448,14.7448 c 3.4796,0 6.551,-1.3844 9.0737,-3.4026 -.2054,1.0069 -.078,2.0354 .7561,2.7599 l 10.9641,9.5274 c 1.2334,1.0713 3.0875,.931 4.1588,-.3025 s .931,-3.0875 -.3025,-4.1588 l -10.964,-9.5274 c -.6715,-.5833 -1.4929,-.756 -2.3062,-.6427 1.9867,-2.5124 3.3648,-5.5488 3.3648,-8.9981 0,-8.1391 -6.6057,-14.7448 -14.7448,-14.7448 z m -.0756,1.2262 c 7.6395,0 13.2918,4.789 13.2918,13.2918 0,8.6751 -5.8167,13.2918 -13.2918,13.2918 -7.3029,0 -13.2918,-5.4781 -13.2918,-13.2918 0,-7.9841 5.8246,-13.2918 13.2918,-13.2918 z" fill="#dcdcdc" fill-rule="evenodd" stroke="url(#linearGradient2852)" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/>
<path d="m 18.6029,3.0804 c -8.1654,0 -14.7925,6.627 -14.7925,14.7925 s 6.627,14.7925 14.7925,14.7925 c 3.4908,0 6.5722,-1.3889 9.1031,-3.4136 -.206,1.0101 -.0783,2.0419 .7586,2.7688 l 10.9995,9.5582 c 1.2374,1.0748 3.0974,.934 4.1722,-.3034 s .934,-3.0974 -.3034,-4.1722 l -10.9996,-9.5584 c -.6737,-.5852 -1.4977,-.7584 -2.3137,-.6448 1.9931,-2.5205 3.3757,-5.5667 3.3757,-9.0272 0,-8.1654 -6.627,-14.7925 -14.7925,-14.7925 z m -.0759,3.1861 c 6.2811,2e-07 11.3788,5.0977 11.3788,11.3788 s -5.0977,11.3788 -11.3788,11.3788 -11.3788,-5.0977 -11.3788,-11.3788 5.0977,-11.3788 11.3788,-11.3788 z" fill="#dcdcdc" fill-rule="evenodd"/>
<path d="m 39.507,41.5777 c -.4787,-2.2732 1.3973,-4.8114 3.5841,-4.7884 l -10.7604,-9.2581 c -2.9448,-.0567 -4.2695,2.2726 -3.7768,4.5999 l 10.9531,9.4466 z" fill="url(#linearGradient4446)" fill-rule="evenodd"/>
<path d="m 28.5494,18.9202 c 0,6.1019 -4.9466,11.0485 -11.0485,11.0485 s -11.0485,-4.9466 -11.0485,-11.0485 4.9466,-11.0485 11.0485,-11.0485 11.0485,4.9466 11.0485,11.0485 z" fill="none" stroke="url(#linearGradient2372)" stroke-linecap="round" stroke-miterlimit="10" stroke-width=".8027" transform="matrix(1.24574,0,0,1.24574,-3.42535,-6.17703)"/>
<path d="m 42.51,.1409 h 14.775 a 2.1367,1.8879 0 0,1 2.1367,1.8879 v .6647 a 2.1367,1.8879 0 0,1 -2.1367,1.8879 h -14.775 a 2.1367,1.8879 0 0,1 -2.1367,-1.8879 v -.6647 a 2.1367,1.8879 0 0,1 2.1367,-1.8879" fill="none" opacity=".433" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" transform="matrix(.75299,.65804,-.6489,.76087,0,0)"/>
<path d="m 25.8978,18.4783 c 0,4.5887 -3.7198,8.3085 -8.3085,8.3085 s -8.3085,-3.7198 -8.3085,-8.3085 3.7198,-8.3085 8.3085,-8.3085 8.3085,3.7198 8.3085,8.3085 z" fill="url(#radialGradient4460)" fill-rule="evenodd" stroke="#3063a3" stroke-linecap="round" stroke-miterlimit="10" stroke-width=".715" transform="matrix(1.39861,0,0,1.39861,-6.22434,-8.29896)"/>
<path d="m 18.1569,7.3967 c -5.2076,0 -9.4245,4.217 -9.4245,9.4245 0,1.504 .4203,2.8878 1.0472,4.1499 1.2524,.4616 2.5828,.7757 3.9948,.7757 6.171,0 11.0993,-4.8616 11.4801,-10.9371 -1.7311,-2.0455 -4.2101,-3.413 -7.0976,-3.413 z" fill="url(#radialGradient3501)" fill-rule="evenodd" opacity=".834"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 18 KiB

BIN
icons/qpdfview_os2.ico Ficheiro normal

Ficheiro binário não mostrado.

1
icons/qpdfview_os2.rc Ficheiro normal
Ver ficheiro

@ -0,0 +1 @@
ICON 1 DISCARDABLE "qpdfview_os2.ico"

BIN
icons/qpdfview_win32.ico Ficheiro normal

Ficheiro binário não mostrado.

Depois

Largura:  |  Altura:  |  Tamanho: 8.0 KiB

1
icons/qpdfview_win32.rc Ficheiro normal
Ver ficheiro

@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "qpdfview_win32.ico"

26
icons/right-to-left.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,26 @@
<svg width="48" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" height="48">
<defs>
<linearGradient id="linearGradient3260-0">
<stop offset="0" stop-color="#204a87"/>
<stop offset="1" stop-color="#204a87" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(.7071 -.7071 .7071 .7071 9.89722 24.70151)" id="linearGradient3482" xlink:href="#linearGradient3260-0" y1="11.394" x1="12.364" y2="17.581" gradientUnits="userSpaceOnUse" x2="18.227"/>
<radialGradient cx="11.239" cy="8.153" id="radialGradient3244" r="36.948" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
<radialGradient cx="32.608" cy="37.202" id="radialGradient3247" r="83.24" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.898" cy="4.526" id="radialGradient3249" r="36.554" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
</defs>
<g transform="translate(-.0411 -.1067)">
<path fill="url(#radialGradient3247)" display="block" stroke="url(#radialGradient3249)" stroke-linejoin="round" stroke-linecap="round" d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149"/>
<path fill="none" display="block" stroke="url(#radialGradient3244)" stroke-linejoin="round" stroke-linecap="round" d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149,.149v38.6484a.149,.149 0 0,1 -.149,.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149"/>
</g>
<path fill="url(#linearGradient3482)" fill-rule="evenodd" d="m17.6754,23.9945 9.1924,9.1924v-5.701l11.358,.0442l-.0442-7.071h-11.3138v-5.6568l-9.1924,9.1924z"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.8 KiB

36
icons/tab-new.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,36 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient5027" x2="0" y1="-150.69536" y2="327.66289">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2093" x1="20.7581" x2="20.9088" y1="29.0697" y2="12.9626">
<stop offset="0" stop-color="#e5e5e5"/>
<stop offset="1" stop-color="#c8c8c8"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2206" x1="26.538" x2="29.2677" y1="18.7653" y2="41.0153">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<radialGradient cx="55" cy="125" gradientUnits="userSpaceOnUse" id="radialGradient278" r="14.375">
<stop offset="0" stop-color="#fff"/>
<stop offset=".5" stop-color="#fff520" stop-opacity=".891"/>
<stop offset="1" stop-color="#fff300" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5031" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5029" r="117.1429" xlink:href="#linearGradient5060"/>
</defs>
<g transform="matrix(2.509906e-2,0,0,1.903841e-2,46.449,34.56545)">
<path d="m-1559.2523-150.6969h1339.6335v478.3572h-1339.6335z" fill="url(#linearGradient5027)" opacity=".402"/>
<path d="m-219.6188-150.6804v478.3308c142.8742.9005 345.4003-107.1696 345.4002-239.1962s-159.4368-239.1346-345.4002-239.1346z" fill="url(#radialGradient5029)" opacity=".402"/>
<path d="m-1559.2523-150.6804v478.3308c-142.8742.9005-345.4002-107.1696-345.4002-239.1962s159.4368-239.1346 345.4002-239.1346z" fill="url(#radialGradient5031)" opacity=".402"/>
</g>
<path d="m8.9931,10.4711c-1.9204,0-3.4931,1.5991-3.4931,3.5403v15.4931h-3.4375c-.3025,0-.5313.2598-.5313.5625v6.8705c0,.3026.2288.5625.5313.5625h43.875c.3025,0 .5625-.2599.5625-.5625v-6.8705c0-.3027-.26-.5625-.5625-.5625h-4.4063v-14.5479c-.042-1.9411-1.545-4.5152-3.4439-4.5152l-29.0942.0297z" fill="url(#linearGradient2093)" fill-rule="evenodd" stroke="#888a85"/>
<path d="m8.8782,11.4972c-1.1571,0-2.3632.9636-2.3632,2.5374l-.0594,16.5818-3.9176-.0692 .0926,5.9862h42.8871l-.1151-5.9268-4.9342-.0598v-14.8576c-.0402-1.8115-1.2386-4.1623-3.0563-4.1623l-28.5339-.0297z" fill="none" stroke="url(#linearGradient2206)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m69.375,125a14.375,14.375 0 1,1 -28.75,0 14.375,14.375 0 1,1 28.75,0z" display="block" fill="url(#radialGradient278)" transform="matrix(.61113,0,0,.61113,3.92297,-63.92583)"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.9 KiB

Ver ficheiro

@ -0,0 +1,25 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<radialGradient cx="32.608" cy="37.2021" gradientUnits="userSpaceOnUse" id="radialGradient3181" r="83.2401">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.8979" cy="4.5256" gradientUnits="userSpaceOnUse" id="radialGradient3183" r="36.5538">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
<radialGradient cx="11.2387" cy="8.1525" gradientUnits="userSpaceOnUse" id="radialGradient3185" r="36.9479">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
</defs>
<g id="g3251-5" transform="translate(-18.9791,14.8673)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient3181)" stroke="url(#radialGradient3183)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient3185)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<use height="48" transform="translate(37.876)" width="48" xlink:href="#g3251-5"/>
<g transform="translate(-18.9791,-29.0547)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient3181)" stroke="url(#radialGradient3183)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient3185)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 2.1 KiB

21
icons/two-pages.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,21 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<radialGradient cx="32.60803" cy="37.20211" gradientUnits="userSpaceOnUse" id="radialGradient4830" r="83.24006">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.89795" cy="4.52564" gradientUnits="userSpaceOnUse" id="radialGradient4832" r="36.55384">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
<radialGradient cx="11.23875" cy="8.15252" gradientUnits="userSpaceOnUse" id="radialGradient4834" r="36.94792">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
</defs>
<g id="g3251-5" transform="translate(-18.9791,-.1067)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient4830)" stroke="url(#radialGradient4832)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient4834)" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<use height="48" transform="translate(37.876)" width="48" xlink:href="#g3251-5"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.4 KiB

38
icons/view-fullscreen.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,38 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient5060">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient id="linearGradient3260">
<stop offset="0" stop-color="#204a87"/>
<stop offset="1" stop-color="#204a87" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient5027" x2="0" y1="-150.69536" y2="327.66289">
<stop offset="0" stop-opacity="0"/>
<stop offset=".5"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient3249" x2="0" y1="7.27103" y2="40.44727">
<stop offset="0" stop-color="#e3eded"/>
<stop offset="1" stop-color="#f5f5f5"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient3266" x1="12.364" x2="18.227" xlink:href="#linearGradient3260" y1="11.3943" y2="17.5815"/>
<linearGradient gradientTransform="matrix(-1,0,0,1,49,0)" gradientUnits="userSpaceOnUse" id="linearGradient3270" x1="12.364" x2="18.227" xlink:href="#linearGradient3260" y1="11.3943" y2="17.5815"/>
<linearGradient gradientTransform="matrix(1,0,0,-1,0,47.03125)" gradientUnits="userSpaceOnUse" id="linearGradient3278" x1="12.364" x2="18.227" xlink:href="#linearGradient3260" y1="11.3943" y2="17.5815"/>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient3280" x1="36.636" x2="30.773" xlink:href="#linearGradient3260" y1="35.63695" y2="29.44975"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(-2.77439,0,0,1.96971,112.7623,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5031" r="117.1429" xlink:href="#linearGradient5060"/>
<radialGradient cx="605.7143" cy="486.6479" gradientTransform="matrix(2.77439,0,0,1.96971,-1891.633,-872.8854)" gradientUnits="userSpaceOnUse" id="radialGradient5029" r="117.1429" xlink:href="#linearGradient5060"/>
</defs>
<g transform="matrix(2.312904e-2,0,0,1.485743e-2,44.96697,42.7963)">
<path d="m-1559.2523-150.6969h1339.6335v478.3572h-1339.6335z" fill="url(#linearGradient5027)" opacity=".402"/>
<path d="m-219.6188-150.6804v478.3308c142.8742.9005 345.4003-107.1696 345.4002-239.1962s-159.4368-239.1346-345.4002-239.1346z" fill="url(#radialGradient5029)" opacity=".402"/>
<path d="m-1559.2523-150.6804v478.3308c-142.8742.9005-345.4002-107.1696-345.4002-239.1962s159.4368-239.1346 345.4002-239.1346z" fill="url(#radialGradient5031)" opacity=".402"/>
</g>
<path d="m5.3809,2.5059h38.2382a1.875,1.875 0 0,1 1.875,1.875v38.2382a1.875,1.875 0 0,1 -1.875,1.875h-38.2382a1.875,1.875 0 0,1 -1.875-1.875v-38.2382a1.875,1.875 0 0,1 1.875-1.875" fill="url(#linearGradient3249)" fill-rule="evenodd" id="rect2354" stroke="#888a85" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m5.375,3.5312c-.4838,0-.8438.36-.8438.8438v38.25c0,.4838.36.8438.8438.8438h37.75c.4838,0 .8438-.36.8438-.8438v-38.25c0-.4838-.36-.8438-.8438-.8438h-37.75z" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m6,5v13l4.0312-4.0312 8,8.0624 4.9688-5.0312-8-8 4-4h-13z" fill="url(#linearGradient3266)" fill-rule="evenodd"/>
<path d="m43,5v13l-4.0312-4.0312-8,8.0624-4.9688-5.0312 8-8-4-4h13z" fill="url(#linearGradient3270)" fill-rule="evenodd"/>
<path d="m6,42.0312v-13l4.0312,4.0313 8-8.0625 4.9688,5.0312-8,8 4,4h-13z" fill="url(#linearGradient3278)" fill-rule="evenodd"/>
<path d="m43,42.0312v-13l-4.0312,4.0313-8-8.0625-4.9688,5.0312 8,8-4,4h13z" fill="url(#linearGradient3280)" fill-rule="evenodd"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 3.5 KiB

58
icons/view-refresh.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,58 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1486" x1="13.944" x2="15.8848" y1="10.3346" y2="18.8375">
<stop offset="0" stop-color="#3465a4"/>
<stop offset=".333" stop-color="#5b86be"/>
<stop offset="1" stop-color="#83a8d8" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1488" x1="10.39981" x2="10.46251" y1="16.11781" y2="19.65331">
<stop offset="0" stop-color="#3465a4"/>
<stop offset="1" stop-color="#3465a4" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1491" x1="5.9649" x2="52.8541">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient1501" x1="46.8348" x2="45.3804" y1="45.2641" y2="50.9397">
<stop offset="0" stop-color="#3465a4"/>
<stop offset="1" stop-color="#3465a4"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2386" x1="62.5138" x2="15.9849" y1="36.0612" y2="20.6086">
<stop offset="0" stop-color="#b9cfe7"/>
<stop offset="1" stop-color="#729fcf"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2408" x1="18.9358" x2="53.5886" y1="23.6679" y2="26.6494">
<stop offset="0" stop-color="#729fcf"/>
<stop offset="1" stop-color="#528ac5"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2688" x1="36.7138" x2="37.1245" y1="31.456" y2="24.8423">
<stop offset="0" stop-color="#3977c3"/>
<stop offset="1" stop-color="#89aedc" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient2696" x1="32.648" x2="37.1245" y1="30.7488" y2="24.8423">
<stop offset="0" stop-color="#c4d7eb"/>
<stop offset="1" stop-color="#c4d7eb" stop-opacity="0"/>
</linearGradient>
<radialGradient cx="24.8371" cy="36.4211" gradientTransform="matrix(1,0,0,.53672,-9.680928e-14,16.87306)" gradientUnits="userSpaceOnUse" id="radialGradient1503" r="15.6447">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m40.4819,36.4211a15.6447,8.3969 0 1,1 -31.2895,0 15.6447,8.3969 0 1,1 31.2895,0z" fill="url(#radialGradient1503)" fill-rule="evenodd" opacity=".383" transform="matrix(-1.48974,0,0,-1.00125,61.20865,75.2819)"/>
<path d="m20.1529,10.4099c0,0-8.9375-.625-6.1875,9.875h-7.6875c0,0 .5-11.875 13.875-9.875z" display="block" fill="url(#linearGradient1486)" stroke="url(#linearGradient1488)"/>
<g fill="url(#linearGradient2386)" stroke="#3465a4" transform="matrix(-.57905,-.48923,-.48923,.57905,56.91585,13.37137)">
<path d="m44.3068,50.2297c18.5147-14.4108 5.3578-36.818-21.8444-37.732l-.3486-9.3462-14.4893,17.3453 15.0898,12.7224-.2519-9.8812c18.8298.9989 32.9816,14.0717 21.8444,26.8917z" display="block" fill="url(#linearGradient2386)" stroke="url(#linearGradient1501)" stroke-width="1.3192"/>
</g>
<path d="m28.375,33.4375c0,0 8.9375.625 6.1875-9.875h7.7759c0,1.5026-.5884,11.875-13.9634,9.875z" display="block" fill="url(#linearGradient2696)" stroke="url(#linearGradient2688)"/>
<g display="block" fill="url(#linearGradient2408)" stroke="url(#linearGradient1501)" stroke-width="1.3192" transform="matrix(.57905,.48923,.48923,-.57905,-7.92102,30.53599)">
<path d="m44.3068,50.2297c18.5147-14.4108 5.3578-36.818-21.8444-37.732l-.063-9.4287-14.6055,17.355 14.6685,12.5823v-9.6683c18.8298.9989 32.9816,14.0717 21.8444,26.8917z" display="block" fill="url(#linearGradient2408)" stroke="url(#linearGradient1501)" stroke-width="1.3192"/>
</g>
<path d="m7.0625,38.1875 .0625-14.875 12.9375-.375-4.3889,5.1788 3.8673,2.3732c-3,2.25-4.5496,2.4221-5.5496,4.9846l-2.8169-2.1102-4.1119,4.8236z" fill="#fff" opacity=".272"/>
<g fill="none" opacity=".5" stroke="#fff" transform="matrix(.50854,.42965,.42965,-.50854,-3.97319,30.54119)">
<path d="m51.0903,45.9437c9.1202-15.2197-4.4587-33.7426-31.6052-33.9951l.0284-8.2453-12.9793,15.5933 12.8335,10.9722 .0556-9.0069c17.5278-.2239 35.1952,10.1034 31.667,24.6818z" display="block" fill="none" stroke="url(#linearGradient1491)" stroke-width="1.5021"/>
</g>
<g fill="none" opacity=".5" stroke="#fff" transform="matrix(-.50854,-.42965,-.42965,.50854,53.049,13.36548)">
<path d="m51.3899,46.5059c9.1202-15.2197-4.3391-34.0735-31.7614-34.4361l-.2857-8.0191-13.0015,15.3288 13.4678,11.3851-.1818-9.4533c18.2449.382 34.7839,10.9253 31.7626,25.1946z" display="block" fill="none" stroke="url(#linearGradient1491)" stroke-width="1.5021"/>
</g>
<path d="m6.8125,16.5c3.5934-10.4413 16.4438-6.1446 20.1875-4.5 4.1753.2115 5.6747-2.835 9-3-14.0497-9.79-28.8125-6.5-29.1875,7.5z" fill="#fff" opacity=".272"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 4.6 KiB

78
icons/x-office-presentation.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,78 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient10020">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient gradientTransform="matrix(1.86887,0,0,1.5088,-20.39097,-10.01652)" gradientUnits="userSpaceOnUse" id="linearGradient1553" x1="27.2949" x2="20.9453" y1="25.4727" y2="11.0039">
<stop offset="0" stop-color="#f5f5f5"/>
<stop offset="1" stop-color="#e1e1e1"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient9224" x2="0" y1="2.25761" y2="5.56644">
<stop offset="0" stop-color="#f0f0f0"/>
<stop offset="1" stop-color="#686868"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient10012" x1="-22.9764" x2="-14.3603" y1="18.516" y2="33.016">
<stop offset="0" stop-color="#ff7171"/>
<stop offset="1" stop-color="#c00"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient10014" x1="-16.3874" x2="-9.7353" y1="24.4535" y2="28.1955">
<stop offset="0" stop-color="#5b8ccb"/>
<stop offset="1" stop-color="#3465a4"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient10016" x1="-17.863" x2="-20.8216" y1="30.8275" y2="25.015">
<stop offset="0" stop-color="#73d216"/>
<stop offset="1" stop-color="#d5f7b3"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient10002" x1="-20.75" x2="-19.5" xlink:href="#linearGradient10020" y1="29" y2="18.75"/>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient10026" x1="23.3796" x2="24.2452" xlink:href="#linearGradient10020" y1="28.3692" y2="6"/>
<radialGradient cx="28.2837" cy="47.4006" gradientTransform="scale(1.164,.859)" gradientUnits="userSpaceOnUse" id="radialGradient2462" r="13.8044">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
<radialGradient cx="24.84299" cy="35.67065" gradientUnits="userSpaceOnUse" id="radialGradient1537" r="2.06719">
<stop offset="0" stop-color="#f0f0f0"/>
<stop offset="1" stop-color="#848484"/>
</radialGradient>
<radialGradient cx="26.163" cy="44.0225" gradientTransform="matrix(1,0,0,.18116,-2.871401e-15,36.04743)" gradientUnits="userSpaceOnUse" id="radialGradient9220" r="12.1976">
<stop offset="0" stop-color="#5b5b5b"/>
<stop offset="1" stop-color="#5b5b5b" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m26.482,37.6216h-1.982v-31.6216h1.982v31.6201 .0015z" fill="#a4a4a4" stroke="#555753"/>
<path d="m26,37.6216h-1.018v-31.6216h1.018v31.6201 .0015z" fill="#a4a4a4"/>
<path d="m43.5,32.5h-36v-27h36v27z" fill="url(#linearGradient1553)" stroke="#888a85" stroke-linejoin="round"/>
<path d="m38.3605,44.0225a12.1976,2.2097 0 1,1 -24.3951,0 12.1976,2.2097 0 1,1 24.3951,0z" fill="url(#radialGradient9220)" opacity=".39" transform="matrix(1.74925,0,0,1.45255,-20.38301,-20.43749)"/>
<g fill="#a4a4a4" stroke="#555753" transform="matrix(1.53902,0,0,1.53902,-12.89862,-11.05731)">
<path d="m31.492,35.959-6.275-4.638-.0657.3449 4.8647,4.2891 1.476.004z" stroke="#555753"/>
<path d="m18.408,35.959 6.275-4.638-.0502.4024-4.7498,4.2316-1.475.004z" stroke="#555753"/>
</g>
<path d="m42.4835,31.5h-33.9835v-25h33.9835v25z" fill="none" stroke="url(#linearGradient10026)"/>
<path d="m37.6461,5.8377h-29.6461v2.1623c1.6714-2.3485 29.6461-2.1623 29.6461-2.1623z" opacity=".16"/>
<path d="m31,9h9v1h-9z" fill-opacity=".228"/>
<path d="m7.0818,1.5h36.8961a1.9415,1.9415 0 0,1 1.9415,1.9415v.117a1.9415,1.9415 0 0,1 -1.9415,1.9415h-36.8961a1.9415,1.9415 0 0,1 -1.9415-1.9415v-.117a1.9415,1.9415 0 0,1 1.9415-1.9415" fill="url(#linearGradient9224)" stroke="#555753"/>
<path d="m31,11h9v1h-9z" fill-opacity=".228"/>
<path d="m31,13h9v1h-9z" fill-opacity=".228"/>
<path d="m31,15h9v1h-9z" fill-opacity=".228"/>
<path d="m31,17h6v1h-6z" fill-opacity=".228"/>
<path d="m11,22h23v1h-23z" fill-opacity=".228"/>
<path d="m11,24h23v1h-23z" fill-opacity=".228"/>
<path d="m11,26h23v1h-23z" fill-opacity=".228"/>
<path d="m11,28h16v1h-16z" fill-opacity=".228"/>
<path d="m49,40.7143a16.0714,11.8571 0 1,1 -32.1429,0 16.0714,11.8571 0 1,1 32.1429,0z" fill="url(#radialGradient2462)" fill-rule="evenodd" transform="matrix(.51214,0,0,.51214,2.99748,-5.77885)"/>
<g transform="matrix(.58737,0,0,.58737,30.84597,-1.30118)">
<path d="m-27.5285,18.0928c-2.5691,1.6983-3.983,4.005-3.983,6.4979v2.0693c0,2.4908 1.4139,4.7982 3.983,6.4965 2.4264,1.6039 5.6331,2.4875 9.0291,2.4875 3.3948,0 6.6015-.8836 9.0292-2.4875 2.5678-1.6983 3.9817-4.005 3.9817-6.4965v-2.0693c0-2.4929-1.4146-4.8003-3.9817-6.4979-2.4271-1.6026-5.6337-2.4868-9.0292-2.4868s-6.6027.8842-9.0291,2.4868z" fill="#670000"/>
<path d="m-7.0244,24.4535c-1.3786-3.3865-6.0531-5.88-11.6124-5.88s-10.2337,2.4935-11.6123,5.88h-.4148v2.07c0,4.3902 5.3853,7.9487 12.0271,7.9487s12.0265-3.5585 12.0265-7.9487v-2.07h-.4141z" fill="#a40000"/>
<path d="m-6.6103,24.4535c0,4.3909-5.384,7.9494-12.0265,7.9494s-12.0271-3.5585-12.0271-7.9494 5.3853-7.9493 12.0271-7.9493 12.0265,3.5585 12.0265,7.9493z" fill="url(#linearGradient10012)"/>
<path d="m-6.6103,26.8331-.0154-2.1664c-1.3041,4.5008-4.2365,6.4075-7.9235,7.341v1.9944c3.9907-1.0036 7.562-3.2887 7.9389-7.169z" fill="#204a87"/>
<path d="m-6.6103,24.4535c-.2754,5.0795-6.5577,7.3957-7.9613,7.484l-4.0658-7.484h12.0265 .0006z" fill="url(#linearGradient10014)"/>
<path d="m-21.1544,34.2982v-2.0693c2.2634.2948 4.3399.3467 6.5828-.2138l.0224,1.9877c-1.8794.6164-4.8196.6455-6.6052.2961v-.0007z" fill="#4e9a06"/>
<path d="m-18.6374,24.4542 4.0658,7.4833c-2.4895.949-6.5828.2914-6.5828.2914l2.517-7.7747z" fill="url(#linearGradient10016)"/>
<path d="m-6.875,24.375a11.75,7.75 0 1,1 -23.5,0 11.75,7.75 0 1,1 23.5,0z" display="block" fill="none" opacity=".311" stroke="url(#linearGradient10002)" stroke-width="1.8548" transform="matrix(.94698,0,0,.8897,-.98746,2.68854)"/>
</g>
<g fill="#a4a4a4" transform="matrix(1.53902,0,0,1.53902,-12.89862,-11.05731)">
<path d="m30.015,35.956 1.477.003-6.275-4.638-.439-.014 5.238,4.648-.001.001z"/>
<path d="m19.884,35.956-1.476.003 6.275-4.638 .438-.014-5.238,4.648 .001.001z"/>
</g>
<path d="m27.8397,36.5c0,1.2924-1.0473,2.3397-2.3397,2.3397s-2.3397-1.0473-2.3397-2.3397 1.0473-2.3397 2.3397-2.3397 2.3397,1.0508 2.3397,2.3397z" fill="url(#radialGradient1537)" stroke="#555753"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 6.2 KiB

20
icons/zoom-in.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,20 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4975" x1="16.875" x2="27.9009" y1="22.8518" y2="34.9768">
<stop offset="0" stop-color="#729fcf"/>
<stop offset="1" stop-color="#5187d6"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient7922" x1="16.875" x2="27.9008" y1="22.8518" y2="34.9768">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity=".34"/>
</linearGradient>
<radialGradient cx="23.0707" cy="35.1274" gradientTransform="matrix(.91481,1.265023e-2,-8.21502e-3,.21356,2.25391,27.18889)" gradientUnits="userSpaceOnUse" id="radialGradient2097" r="10.3193">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
</defs>
<path d="m 33.2782,34.9406 a 10.3193,2.3202 0 1,1 -20.6387,0 10.3193,2.3202 0 1,1 20.6387,0 z" fill="url(#radialGradient2097)" opacity=".108" transform="matrix(1.55049,0,0,1.97871,-12.4813,-32.49103)"/>
<path d="m 27.5144,37.5427 v -9.027 l 9.9784,-.0402 v -6.9953 h -9.9695 l -.0089,-9.9602 -7.0163,.0112 .0044,9.9312 -9.9896,.0736 -.0357,6.9686 10.0343,-.0291 .0067,9.0404 6.9962,.0268 z" fill="#75a1d0" stroke="#3465a4"/>
<path d="m 26.4987,36.5339 v -9.0342 h 10.0026 l -.0067,-5.0244 h -9.987 v -9.995 l -4.9948,.0179 .0089,9.9771 -10.0262,.0179 -.0267,4.9731 10.0643,.0089 -.0134,9.0275 4.979,.0312 z" fill="url(#linearGradient4975)" opacity=".409" stroke="url(#linearGradient7922)"/>
<path d="m 11,25 c 0,1.9375 25.9844,-.9688 25.9844,-.0312 v -3 l -9.9844,.0312 v -9.9652 h -6 v 9.9652 h -10 v 3 z" fill="#fff" fill-rule="evenodd" opacity=".312"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.6 KiB

20
icons/zoom-original.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,20 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="11.2387" cy="8.1525" gradientUnits="userSpaceOnUse" id="radialGradient3244" r="36.9479">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#f8f8f8"/>
</radialGradient>
<radialGradient cx="32.608" cy="37.2021" gradientUnits="userSpaceOnUse" id="radialGradient3247" r="83.2401">
<stop offset="0" stop-color="#fafafa"/>
<stop offset="1" stop-color="#bbb"/>
</radialGradient>
<radialGradient cx="11.8979" cy="4.5256" gradientUnits="userSpaceOnUse" id="radialGradient3249" r="36.5538">
<stop offset="0" stop-color="#a3a3a3"/>
<stop offset="1" stop-color="#4c4c4c"/>
</radialGradient>
</defs>
<g transform="translate(-.0411,-.1067)">
<path d="m7.7526,3.6464h32.577a1.149,1.149 0 0,1 1.149,1.149v38.6225a1.149,1.149 0 0,1 -1.149,1.149h-32.577a1.149,1.149 0 0,1 -1.149-1.149v-38.6225a1.149,1.149 0 0,1 1.149-1.149" display="block" fill="url(#radialGradient3247)" stroke="url(#radialGradient3249)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="m7.8151,4.5839h32.4779a.149,.149 0 0,1 .149.149v38.6484a.149,.149 0 0,1 -.149.149h-32.4779a.149,.149 0 0,1 -.149-.149v-38.6484a.149,.149 0 0,1 .149-.149" display="block" fill="none" stroke="url(#radialGradient3244)" stroke-linecap="round" stroke-linejoin="round"/>
</g><text fill="#204987" font-family="DejaVu Sans" font-size="15.31" font-weight="bold" letter-spacing="0" word-spacing="0" x="9.9648" xml:space="preserve" y="29.5804"><tspan font-family="DejaVu Sans" font-size="15.31" font-weight="bold" x="9.9648" y="29.5804">1:1</tspan></text>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 1.6 KiB

15
icons/zoom-out.svg Ficheiro normal
Ver ficheiro

@ -0,0 +1,15 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient4975" x1="16.875" x2="27.9009" y1="22.8518" y2="34.9768">
<stop offset="0" stop-color="#729fcf"/>
<stop offset="1" stop-color="#5187d6"/>
</linearGradient>
<linearGradient gradientUnits="userSpaceOnUse" id="linearGradient7922" x1="16.875" x2="27.9008" y1="22.8518" y2="34.9768">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity=".34"/>
</linearGradient>
</defs>
<path d="m 27.5144,28.3595 12.119,.116 v -6.9953 h -12.1101 l -7.0208,-.0178 -11.9583,.0267 -.0357,6.9686 12.003,.0178 7.0029,-.116 z" fill="#75a1d0" stroke="#3465a4"/>
<path d="m 38.5794,27.4841 .009,-5.0088 -29.0616,.0179 -.0268,4.9731 29.0794,.0178 z" fill="url(#linearGradient4975)" opacity=".409" stroke="url(#linearGradient7922)"/>
<path d="m 9,25 c 0,1.9375 30.125,-.9375 30.125,0 v -3 h -30.125 v 3 z" fill="#fff" fill-rule="evenodd" opacity=".312"/>
</svg>

Depois

Largura:  |  Altura:  |  Tamanho: 997 B

24
image-plugin.pro Ficheiro normal
Ver ficheiro

@ -0,0 +1,24 @@
include(qpdfview.pri)
TARGET = qpdfview_image
TEMPLATE = lib
CONFIG += plugin
static_image_plugin:CONFIG += static
TARGET_SHORT = qpdfimg
!isEmpty(PLUGIN_DESTDIR): DESTDIR = $$PLUGIN_DESTDIR
OBJECTS_DIR = objects-image
MOC_DIR = moc-image
HEADERS = sources/model.h sources/imagemodel.h
SOURCES = sources/imagemodel.cpp
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
!static_image_plugin {
target.path = $${PLUGIN_INSTALL_PATH}
INSTALLS += target
}

184
miscellaneous/qpdfview.1 Ficheiro normal
Ver ficheiro

@ -0,0 +1,184 @@
.\"
.\"
.\" Copyright 2012-2013 Benjamin Eltzner
.\" Copyright 2012-2015 Adam Reichold
.\" Copyright 2012 Michał Trybus
.\"
.\" This file is part of qpdfview.
.\"
.\" qpdfview is free software: you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation, either version 2 of the License, or
.\" (at your option) any later version.
.\"
.\" qpdfview is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
.\"
.\" This file is additionally licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported (CC-BY-SA) license. The full text of the license can be found at https://creativecommons.org/licenses/by-sa/3.0/legalcode
.\"
.\"
.TH QPDFVIEW 1 "July 2012"
.SH NAME
qpdfview \- tabbed document viewer
.SH SYNOPSIS
.B qpdfview
.I [options] [--] [file[#page]] [file[#src:name:line:column]] ...
.SH DESCRIPTION
.B qpdfview
is a simple viewer for document files in the portable document format (PDF). It uses the Poppler library for rendering and the Qt toolkit for its interface.
.SH OPTIONS
.IP "\-\-help"
Displays usage information.
.IP "\-\-quiet"
Suppresses warning messages which are displayed if the program fails to open a file.
.IP "\-\-search text"
Initiates a search for
.I text
in the current tab.
.IP \-\-unique
If an instance of qpdfview is started with this option, any files that are opened using this option afterwards, are opened as tabs in the original window. If a file is already opened in a tab of the original window, it is merely reloaded.
.IP "\-\-instance name"
Uses
.I name
as the name of the instance contacted or created using the "\-\-unique" option. This allows one to run multiple instances and remotely open and refresh tabs in any of them by passing the instance name. The argument must only contain the characters "[A-Z][a-z][0-9]_" and must not begin with a digit.
.IP "\-\-choose-instance"
Can be combined with the "\-\-unique" option to display a dialog at start-up where the instance name can be chosen with all instances that have tabs stored as suggestions.
.IP [file[#page]]
.I file
specifies the file to open. The optional parameter
.I page
opens the file at the given page. Multiple files will be opened in separate tabs.
.IP [file[#src:name:line:column]]
Forward search using SyncTeX is performed using the optional parameters
.I name
which is the name of the source file,
.I line
which is the line number in the source file and
.I column
which is the column number in the source file where the number 0 matches all lines respectively columns.
.SH INTER-PROCESS COMMUNICATION
If the program is invoked using the "\-\-unique" option, it registers an introspectable D-Bus interface at "local.qpdfview/MainWindow" which can be used to communicate with the application. If the "\-\-instance" option is used, the D-Bus interface is registered at "local.qpdfview.name/MainWindow".
.SH CONFIGURATION FILES
qpdfview uses configuration files usually located at
.RS
"~/.config/qpdfview"
.RE
with the majority of settings contained in "qpdfview.conf".
Persitent state like per-file settings, bookmarks and tabs is stored in an SQLite database usually located at
.RS
"~/.local/share/data/qpdfview/qpdfview".
.RE
The icon theme used by Qt can be changed by setting the key "iconTheme" in the section "mainWindow". The application-wide Qt style sheet can be changed by setting the key "styleSheet" in the section "mainWindow".
The tile size in pixels used for tiled rendering can be adjusted by setting the key "tileSize" in the section "pageItem". The default value is 1024 pixels.
The mimimum resp. maximum scale factor can be modified by changing the keys "minimumScaleFactor" resp. "maximumScaleFactor" in the section "documentView". The default values are 0.1 resp. 10.0.
The timeout for auto-refresh resp. prefetch can be changed by setting the keys "autoRefreshTimeout" resp. "prefetchTimeout" in the section "documentView". The defaults are 750 resp. 250 milliseconds.
The maximum number of per-file settings can be modified by changing the key "perFileSettingsLimit" in the section "mainWindow". The default value is 1000.
.SH EXAMPLES
.RS
The command
.RE
.B qpdfview foo.pdf#3 bar.pdf
.RS
opens "foo.pdf" in the first tab displaying the third page of the document and "bar.pdf" in the second tab displaying the beginning of the document.
The command
.RE
.B qpdfview \-\-quiet foobar/*
.RS
opens all files that can be opened in the directory "foobar", suppressing warning messages for files that cannot be opened.
The command
.RE
.B qpdfview \-\-search foo bar.pdf
.RS
opens "bar.pdf" in the first tab and starts a search for "foo".
Subsequent execution of the commands
.RE
.B qpdfview \-\-unique foo.pdf bar.pdf
.RS
and
.RE
.B qpdfview \-\-unique foo.pdf#5
.RS
opens "foo.pdf" and "bar.pdf", then reloads "foo.pdf" and displays its fifth page.
Subsequent execution of the commands
.RE
.B qpdfview \-\-unique foo.pdf
.RS
and
.RE
.B qpdfview bar.pdf
.RS
and
.RE
.B qpdfview \-\-unique foo1.pdf bar1.pdf
.RS
opens "foo.pdf" in the first window, "bar.pdf" in a second window and then "foo1.pdf" and "bar1.pdf" in additional tabs in the first window.
Subsequent execution of the commands
.RE
.B qpdfview \-\-unique \-\-instance a foo1.pdf bar1.pdf
.RS
and
.RE
.B qpdfview \-\-unique \-\-instance b foo2.pdf bar2.pdf
.RS
and
.RE
.B qpdfview \-\-unique foo3.pdf bar3.pdf
.RS
and
.RE
.B qpdfview \-\-unique \-\-instance a foo1.pdf#4 bar4.pdf
.RS
opens "foo1.pdf" and "bar1.pdf" in the first window, "foo2.pdf" and "bar2.pdf" in the second window, "foo3.pdf" and "bar3.pdf" in the third window and then reloads "foo1.pdf" and displays its fourth page and opens "bar4.pdf" in an additional tab in the first window.
Subsequent execution of the commands
.RE
.B qpdfview \-\-unique \-\-instance a foo.pdf bar.pdf
.RS
and
.RE
.B qpdfview \-\-unique \-\-instance a \-\-search "foobar"
.RS
opens "foo.pdf" and "bar.pdf" in a window and then starts a search for the term "foobar" in the document in the active tab (which is the last opened "bar.pdf").
The command
.RE
.B qpdfview \-\-unique foobar.pdf#src:foobar.tex:42:0
.RS
opens or refreshes "foobar.pdf" jumping to and highlighting the position that corresponds to line 42 of the source file "foobar.tex".
The lines
.RE
.B [documentView]
.RS
.RE
.B autoRefreshTimeout=1250
.RS
.RE
.B [mainWindow]
.RS
.RE
.B styleSheet="QTabBar::tab { max-width: 150px; }"
.RS
will configure the auto-refresh timeout to 1250 milliseconds and the change the maximum tab width to 150 pixel.
.SH BUGS
If you find a bug, please report it at
.RS
"https://launchpad.net/qpdfview".
.RE

Ver ficheiro

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Adam Reichold <adam.reichold@t-online.de> -->
<application>
<id type="desktop">qpdfview.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>qpdfview</name>
<summary>tabbed document viewer</summary>
<description>
<p>
qpdfview is a simple tabbed document viewer which uses the Poppler library for PDF rendering and CUPS for printing and provides a clear and simple Qt graphical user interface. Support for the DjVu and PostScript formats can be added via plugins.
</p>
<p>
The current feature set includes:
</p>
<ul>
<li>Outline, properties and thumbnail panes</li>
<li>Scale, rotate and fit</li>
<li>Fullscreen and presentation views</li>
<li>Continuous and multi-page layouts</li>
<li>Persistent per-file settings</li>
<li>Configurable keyboard shortcuts</li>
<li>Configurable tool bars</li>
<li>Support for DjVu and PostScript documents via plug-ins</li>
<li>Search for text (PDF and DjVu only)</li>
<li>SyncTeX support (PDF only)</li>
<li>Partial annotation support (PDF only, Poppler version 0.20.1 or newer)</li>
<li>Partial form support (PDF only)</li>
</ul>
</description>
<screenshots>
<screenshot type="default" width="800" height="600">http://screenshots.debian.net/image/13652_large.png</screenshot>
<screenshot width="800" height="600">http://screenshots.debian.net/screenshots/q/qpdfview/13653_large.png</screenshot>
<screenshot width="426" height="503">http://screenshots.debian.net/screenshots/q/qpdfview/9701_large.png</screenshot>
<screenshot width="707" height="600">http://screenshots.debian.net/screenshots/q/qpdfview/9399_large.png</screenshot>
</screenshots>
<url type="homepage">https://launchpad.net/qpdfview</url>
<updatecontact>qpdfview@lists.launchpad.net</updatecontact>
</application>

Ver ficheiro

@ -0,0 +1,21 @@
[Desktop Entry]
Type=Application
Terminal=false
Name=qpdfview
Icon=qpdfview
GenericName=tabbed document viewer
Comment=A tabbed document viewer using Qt and the Poppler library.
Categories=Viewer;Office;
Keywords=viewer;document;presentation;pdf;ps;djvu;
TryExec=qpdfview
Exec=qpdfview --unique %F
MimeType=MIME_TYPES
Actions=ChooseInstance;NonUniqueInstance;
[Desktop Action ChooseInstance]
Name=Choose instance
Exec=qpdfview --unique --choose-instance %F
[Desktop Action NonUniqueInstance]
Name=Non-unique instance
Exec=qpdfview %F

44
pdf-plugin.pro Ficheiro normal
Ver ficheiro

@ -0,0 +1,44 @@
include(qpdfview.pri)
TARGET = qpdfview_pdf
TEMPLATE = lib
CONFIG += plugin
static_pdf_plugin:CONFIG += static
TARGET_SHORT = qpdfpdf
!isEmpty(PLUGIN_DESTDIR): DESTDIR = $$PLUGIN_DESTDIR
OBJECTS_DIR = objects-pdf
MOC_DIR = moc-pdf
HEADERS = sources/model.h sources/pdfmodel.h sources/annotationwidgets.h sources/formfieldwidgets.h
SOURCES = sources/pdfmodel.cpp sources/annotationwidgets.cpp sources/formfieldwidgets.cpp
QT += core xml gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
!without_pkgconfig {
poppler_qt_pkg = poppler-qt$${QT_MAJOR_VERSION}
system(pkg-config --atleast-version=0.14 $${poppler_qt_pkg}):DEFINES += HAS_POPPLER_14
system(pkg-config --atleast-version=0.18 $${poppler_qt_pkg}):DEFINES += HAS_POPPLER_18
system(pkg-config --atleast-version=0.20.1 $${poppler_qt_pkg}):DEFINES += HAS_POPPLER_20
system(pkg-config --atleast-version=0.22 $${poppler_qt_pkg}):DEFINES += HAS_POPPLER_22
system(pkg-config --atleast-version=0.24 $${poppler_qt_pkg}):DEFINES += HAS_POPPLER_24
system(pkg-config --atleast-version=0.26 $${poppler_qt_pkg}):DEFINES += HAS_POPPLER_26
system(pkg-config --atleast-version=0.31 $${poppler_qt_pkg}):DEFINES += HAS_POPPLER_31
system(pkg-config --atleast-version=0.35 $${poppler_qt_pkg}):DEFINES += HAS_POPPLER_35
CONFIG += link_pkgconfig
PKGCONFIG += $${poppler_qt_pkg}
} else {
DEFINES += $$PDF_PLUGIN_DEFINES
INCLUDEPATH += $$PDF_PLUGIN_INCLUDEPATH
LIBS += $$PDF_PLUGIN_LIBS
}
!static_pdf_plugin {
target.path = $${PLUGIN_INSTALL_PATH}
INSTALLS += target
}

33
ps-plugin.pro Ficheiro normal
Ver ficheiro

@ -0,0 +1,33 @@
include(qpdfview.pri)
TARGET = qpdfview_ps
TEMPLATE = lib
CONFIG += plugin
static_ps_plugin:CONFIG += static
TARGET_SHORT = qpdfps
!isEmpty(PLUGIN_DESTDIR): DESTDIR = $$PLUGIN_DESTDIR
OBJECTS_DIR = objects-ps
MOC_DIR = moc-ps
HEADERS = sources/model.h sources/psmodel.h
SOURCES = sources/psmodel.cpp
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
!without_pkgconfig {
CONFIG += link_pkgconfig
PKGCONFIG += libspectre
} else {
DEFINES += $$PS_PLUGIN_DEFINES
INCLUDEPATH += $$PS_PLUGIN_INCLUDEPATH
LIBS += $$PS_PLUGIN_LIBS
}
!static_ps_plugin {
target.path = $${PLUGIN_INSTALL_PATH}
INSTALLS += target
}

12
qpdfview.pri Ficheiro normal
Ver ficheiro

@ -0,0 +1,12 @@
isEmpty(APPLICATION_VERSION):APPLICATION_VERSION = 0.4.18
isEmpty(TARGET_INSTALL_PATH):TARGET_INSTALL_PATH = /usr/bin
isEmpty(PLUGIN_INSTALL_PATH):PLUGIN_INSTALL_PATH = /usr/lib/qpdfview
isEmpty(DATA_INSTALL_PATH):DATA_INSTALL_PATH = /usr/share/qpdfview
isEmpty(MANUAL_INSTALL_PATH):MANUAL_INSTALL_PATH = /usr/share/man/man1
isEmpty(ICON_INSTALL_PATH):ICON_INSTALL_PATH = /usr/share/icons/hicolor/scalable/apps
isEmpty(LAUNCHER_INSTALL_PATH):LAUNCHER_INSTALL_PATH = /usr/share/applications
isEmpty(APPDATA_INSTALL_PATH):APPDATA_INSTALL_PATH = /usr/share/appdata
win32:include(qpdfview_win32.pri)
os2:include(qpdfview_os2.pri)

73
qpdfview.pro Ficheiro normal
Ver ficheiro

@ -0,0 +1,73 @@
include(qpdfview.pri)
TEMPLATE = subdirs
CONFIG += ordered
!without_pdf {
SUBDIRS += pdf-plugin.pro
application.pro.depends = pdf-plugin.pro
}
!without_ps {
SUBDIRS += ps-plugin.pro
application.pro.depends = ps-plugin.pro
}
!without_djvu {
SUBDIRS += djvu-plugin.pro
application.pro.depends = djvu-plugin.pro
}
with_fitz {
SUBDIRS += fitz-plugin.pro
application.pro.depends = fitz-plugin.pro
}
!without_image {
SUBDIRS += image-plugin.pro
application.pro.depends = image-plugin.pro
}
SUBDIRS += application.pro
TRANSLATIONS += \
translations/qpdfview_ast.ts \
translations/qpdfview_az.ts \
translations/qpdfview_be.ts \
translations/qpdfview_bg.ts \
translations/qpdfview_bs.ts \
translations/qpdfview_ca.ts \
translations/qpdfview_cs.ts \
translations/qpdfview_da.ts \
translations/qpdfview_de.ts \
translations/qpdfview_el.ts \
translations/qpdfview_en_GB.ts \
translations/qpdfview_eo.ts \
translations/qpdfview_es.ts \
translations/qpdfview_eu.ts \
translations/qpdfview_fi.ts \
translations/qpdfview_fr.ts \
translations/qpdfview_gl.ts \
translations/qpdfview_he.ts \
translations/qpdfview_hr.ts \
translations/qpdfview_hu.ts \
translations/qpdfview_id.ts \
translations/qpdfview_it.ts \
translations/qpdfview_kk.ts \
translations/qpdfview_ky.ts \
translations/qpdfview_lt.ts \
translations/qpdfview_ms.ts \
translations/qpdfview_my.ts \
translations/qpdfview_pl.ts \
translations/qpdfview_pt.ts \
translations/qpdfview_pt_BR.ts \
translations/qpdfview_ro.ts \
translations/qpdfview_ru.ts \
translations/qpdfview_sk.ts \
translations/qpdfview_sv.ts \
translations/qpdfview_th.ts \
translations/qpdfview_tr.ts \
translations/qpdfview_ug.ts \
translations/qpdfview_uk.ts \
translations/qpdfview_vi.ts \
translations/qpdfview_zh_CN.ts

187
sources/annotationwidgets.cpp Ficheiro normal
Ver ficheiro

@ -0,0 +1,187 @@
/*
Copyright 2012-2013 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
*/
#include "annotationwidgets.h"
#include <QAction>
#include <QDesktopServices>
#include <QFileDialog>
#include <QGraphicsProxyWidget>
#include <QMenu>
#include <QMessageBox>
#include <QMutex>
#include <QUrl>
#if QT_VERSION >= QT_VERSION_CHECK(5,0,0)
#include <poppler-qt5.h>
#else
#include <poppler-qt4.h>
#endif // QT_VERSION
#include <poppler-annotation.h>
#ifndef HAS_POPPLER_24
#define LOCK_ANNOTATION QMutexLocker mutexLocker(m_mutex);
#else
#define LOCK_ANNOTATION
#endif // HAS_POPPLER_24
namespace
{
bool hideOnEscape(QWidget* widget, QKeyEvent* event)
{
if(event->key() == Qt::Key_Escape)
{
widget->hide();
event->accept();
return true;
}
return false;
}
} // anonymous
namespace qpdfview
{
AnnotationWidget::AnnotationWidget(QMutex* mutex, Poppler::Annotation* annotation, QWidget* parent) : QPlainTextEdit(parent),
m_mutex(mutex),
m_annotation(annotation)
{
LOCK_ANNOTATION
setTabChangesFocus(true);
setPlainText(m_annotation->contents());
connect(this, SIGNAL(textChanged()), SLOT(on_textChanged()));
connect(this, SIGNAL(textChanged()), SIGNAL(wasModified()));
moveCursor(QTextCursor::End);
}
void AnnotationWidget::keyPressEvent(QKeyEvent* event)
{
if(!hideOnEscape(this, event))
{
QPlainTextEdit::keyPressEvent(event);
}
}
void AnnotationWidget::on_textChanged()
{
LOCK_ANNOTATION
m_annotation->setContents(toPlainText());
}
FileAttachmentAnnotationWidget::FileAttachmentAnnotationWidget(QMutex* mutex, Poppler::FileAttachmentAnnotation* annotation, QWidget* parent) : QToolButton(parent),
m_mutex(mutex),
m_annotation(annotation)
{
m_menu = new QMenu(this);
m_saveAction = m_menu->addAction(tr("Save..."));
m_saveAndOpenAction = m_menu->addAction(tr("Save and open..."));
setMenu(m_menu);
setPopupMode(QToolButton::InstantPopup);
setIcon(QIcon::fromTheme(QLatin1String("mail-attachment"), QIcon(QLatin1String(":icons/mail-attachment"))));
connect(m_menu, SIGNAL(aboutToShow()), SLOT(on_aboutToShow()));
connect(m_menu, SIGNAL(aboutToHide()), SLOT(on_aboutToHide()));
connect(m_saveAction, SIGNAL(triggered()), SLOT(on_save_triggered()));
connect(m_saveAndOpenAction, SIGNAL(triggered()), SLOT(on_saveAndOpen_triggered()));
}
void FileAttachmentAnnotationWidget::keyPressEvent(QKeyEvent *event)
{
if(!hideOnEscape(this, event))
{
QToolButton::keyPressEvent(event);
}
}
void FileAttachmentAnnotationWidget::on_aboutToShow()
{
graphicsProxyWidget()->setZValue(1.0);
}
void FileAttachmentAnnotationWidget::on_aboutToHide()
{
graphicsProxyWidget()->setZValue(0.0);
}
void FileAttachmentAnnotationWidget::on_save_triggered()
{
save(false);
}
void FileAttachmentAnnotationWidget::on_saveAndOpen_triggered()
{
save(true);
}
void FileAttachmentAnnotationWidget::save(bool open)
{
LOCK_ANNOTATION
Poppler::EmbeddedFile* embeddedFile = m_annotation->embeddedFile();
QString filePath = QFileDialog::getSaveFileName(0, tr("Save file attachment"), embeddedFile->name());
if(!filePath.isEmpty())
{
QFile file(filePath);
if(file.open(QIODevice::WriteOnly | QIODevice::Truncate))
{
file.write(embeddedFile->data());
file.close();
if(open)
{
if(!QDesktopServices::openUrl(QUrl::fromLocalFile(filePath)))
{
QMessageBox::warning(0, tr("Warning"), tr("Could not open file attachment saved to '%1'.").arg(filePath));
}
}
}
else
{
QMessageBox::warning(0, tr("Warning"), tr("Could not save file attachment to '%1'.").arg(filePath));
}
}
}
} // qpdfview

97
sources/annotationwidgets.h Ficheiro normal
Ver ficheiro

@ -0,0 +1,97 @@
/*
Copyright 2012-2013 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef ANNOTATIONWIDGETS_H
#define ANNOTATIONWIDGETS_H
#include <QPlainTextEdit>
#include <QToolButton>
class QMutex;
namespace Poppler
{
class Annotation;
class FileAttachmentAnnotation;
}
namespace qpdfview
{
class AnnotationWidget : public QPlainTextEdit
{
Q_OBJECT
public:
AnnotationWidget(QMutex* mutex, Poppler::Annotation* annotation, QWidget* parent = 0);
signals:
void wasModified();
protected:
void keyPressEvent(QKeyEvent* event);
protected slots:
void on_textChanged();
private:
Q_DISABLE_COPY(AnnotationWidget)
QMutex* m_mutex;
Poppler::Annotation* m_annotation;
};
class FileAttachmentAnnotationWidget : public QToolButton
{
Q_OBJECT
public:
FileAttachmentAnnotationWidget(QMutex* mutex, Poppler::FileAttachmentAnnotation* annotation, QWidget* parent = 0);
protected:
void keyPressEvent(QKeyEvent* event);
protected slots:
void on_aboutToShow();
void on_aboutToHide();
void on_save_triggered();
void on_saveAndOpen_triggered();
private:
Q_DISABLE_COPY(FileAttachmentAnnotationWidget)
QMutex* m_mutex;
Poppler::FileAttachmentAnnotation* m_annotation;
void save(bool open = false);
QMenu* m_menu;
QAction* m_saveAction;
QAction* m_saveAndOpenAction;
};
} // qpdfview
#endif // ANNOTATIONWIDGETS_H

88
sources/bookmarkdialog.cpp Ficheiro normal
Ver ficheiro

@ -0,0 +1,88 @@
/*
Copyright 2014 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
*/
#include "bookmarkdialog.h"
#include <QDateTime>
#include <QDialogButtonBox>
#include <QFormLayout>
#include <QLineEdit>
#include <QTextEdit>
#include "global.h"
#include "bookmarkmodel.h"
namespace qpdfview
{
BookmarkDialog::BookmarkDialog(BookmarkItem& bookmark, QWidget* parent) : QDialog(parent),
m_bookmark(bookmark)
{
setWindowTitle(tr("Bookmark"));
QFormLayout* formLayout = new QFormLayout(this);
setLayout(formLayout);
m_pageEdit = new QLineEdit(this);
m_pageEdit->setReadOnly(true);
m_pageEdit->setText(QString::number(m_bookmark.page));
formLayout->addRow(tr("Page:"), m_pageEdit);
m_labelEdit = new QLineEdit(this);
m_labelEdit->setText(m_bookmark.label);
formLayout->addRow(tr("Label:"), m_labelEdit);
m_commentEdit = new QTextEdit(this);
m_commentEdit->setPlainText(m_bookmark.comment);
formLayout->addRow(tr("Comment:"), m_commentEdit);
m_modifiedEdit = new QLineEdit(this);
m_modifiedEdit->setReadOnly(true);
m_modifiedEdit->setText(m_bookmark.modified.toString(Qt::SystemLocaleLongDate));
formLayout->addRow(tr("Modified:"), m_modifiedEdit);
m_dialogButtonBox = new QDialogButtonBox(QDialogButtonBox::Ok | QDialogButtonBox::Cancel, Qt::Horizontal, this);
connect(m_dialogButtonBox, SIGNAL(accepted()), SLOT(accept()));
connect(m_dialogButtonBox, SIGNAL(rejected()), SLOT(reject()));
formLayout->addWidget(m_dialogButtonBox);
}
void BookmarkDialog::accept()
{
QDialog::accept();
m_bookmark.label = m_labelEdit->text();
m_bookmark.comment = m_commentEdit->toPlainText();
m_bookmark.modified = QDateTime::currentDateTime();
}
void BookmarkDialog::showEvent(QShowEvent*)
{
m_labelEdit->setFocus();
}
} // qpdfview

65
sources/bookmarkdialog.h Ficheiro normal
Ver ficheiro

@ -0,0 +1,65 @@
/*
Copyright 2014 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef BOOKMARKDIALOG_H
#define BOOKMARKDIALOG_H
#include <QDialog>
class QDialogButtonBox;
class QLineEdit;
class QTextEdit;
namespace qpdfview
{
struct BookmarkItem;
class BookmarkDialog : public QDialog
{
Q_OBJECT
public:
BookmarkDialog(BookmarkItem& bookmark, QWidget* parent = 0);
public slots:
void accept();
protected:
void showEvent(QShowEvent*);
private:
Q_DISABLE_COPY(BookmarkDialog)
BookmarkItem& m_bookmark;
QLineEdit* m_pageEdit;
QLineEdit* m_labelEdit;
QTextEdit* m_commentEdit;
QLineEdit* m_modifiedEdit;
QDialogButtonBox* m_dialogButtonBox;
};
} // qpdfview
#endif // BOOKMARKDIALOG_H

122
sources/bookmarkmenu.cpp Ficheiro normal
Ver ficheiro

@ -0,0 +1,122 @@
/*
Copyright 2014 S. Razi Alavizadeh
Copyright 2012-2014 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
*/
#include "bookmarkmenu.h"
#include "miscellaneous.h"
#include <QFileInfo>
namespace qpdfview
{
BookmarkMenu::BookmarkMenu(const QFileInfo& fileInfo, QWidget* parent) : QMenu(parent)
{
QAction* const action = menuAction();
action->setText(fileInfo.completeBaseName());
action->setToolTip(fileInfo.absoluteFilePath());
action->setData(fileInfo.absoluteFilePath());
m_openAction = addAction(tr("&Open"));
m_openAction->setIcon(loadIconWithFallback(QLatin1String("document-open")));
m_openAction->setIconVisibleInMenu(true);
connect(m_openAction, SIGNAL(triggered()), SLOT(on_open_triggered()));
m_openInNewTabAction = addAction(tr("Open in new &tab"));
m_openInNewTabAction->setIcon(loadIconWithFallback(QLatin1String("tab-new")));
m_openInNewTabAction->setIconVisibleInMenu(true);
connect(m_openInNewTabAction, SIGNAL(triggered()), SLOT(on_openInNewTab_triggered()));
m_jumpToPageActionGroup = new QActionGroup(this);
connect(m_jumpToPageActionGroup, SIGNAL(triggered(QAction*)), SLOT(on_jumpToPage_triggered(QAction*)));
m_separatorAction = addSeparator();
m_removeBookmarkAction = addAction(tr("&Remove bookmark"));
connect(m_removeBookmarkAction, SIGNAL(triggered()), SLOT(on_removeBookmark_triggered()));
}
void BookmarkMenu::addJumpToPageAction(int page, const QString& label)
{
QAction* before = m_separatorAction;
foreach(QAction* action, m_jumpToPageActionGroup->actions())
{
if(action->data().toInt() == page)
{
action->setText(label);
return;
}
else if(action->data().toInt() > page)
{
before = action;
break;
}
}
QAction* action = new QAction(label, this);
action->setIcon(loadIconWithFallback(QLatin1String("go-jump")));
action->setIconVisibleInMenu(true);
action->setData(page);
insertAction(before, action);
m_jumpToPageActionGroup->addAction(action);
}
void BookmarkMenu::removeJumpToPageAction(int page)
{
foreach(QAction* action, m_jumpToPageActionGroup->actions())
{
if(action->data().toInt() == page)
{
delete action;
break;
}
}
}
void BookmarkMenu::on_open_triggered()
{
emit openTriggered(absoluteFilePath());
}
void BookmarkMenu::on_openInNewTab_triggered()
{
emit openInNewTabTriggered(absoluteFilePath());
}
void BookmarkMenu::on_jumpToPage_triggered(QAction* action)
{
emit jumpToPageTriggered(absoluteFilePath(), action->data().toInt());
}
void BookmarkMenu::on_removeBookmark_triggered()
{
emit removeBookmarkTriggered(absoluteFilePath());
}
} // qpdfview

74
sources/bookmarkmenu.h Ficheiro normal
Ver ficheiro

@ -0,0 +1,74 @@
/*
Copyright 2014 S. Razi Alavizadeh
Copyright 2012-2014 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef BOOKMARKMENU_H
#define BOOKMARKMENU_H
#include <QMenu>
#include <QPair>
class QFileInfo;
#include "global.h"
namespace qpdfview
{
class BookmarkMenu : public QMenu
{
Q_OBJECT
public:
BookmarkMenu(const QFileInfo& fileInfo, QWidget* parent = 0);
QString absoluteFilePath() const { return menuAction()->data().toString(); }
void addJumpToPageAction(int page, const QString& label);
void removeJumpToPageAction(int page);
signals:
void openTriggered(const QString& filePath);
void openInNewTabTriggered(const QString& filePath);
void jumpToPageTriggered(const QString& filePath, int page);
void removeBookmarkTriggered(const QString& filePath);
protected slots:
void on_open_triggered();
void on_openInNewTab_triggered();
void on_jumpToPage_triggered(QAction* action);
void on_removeBookmark_triggered();
private:
Q_DISABLE_COPY(BookmarkMenu)
QAction* m_openAction;
QAction* m_openInNewTabAction;
QActionGroup* m_jumpToPageActionGroup;
QAction* m_separatorAction;
QAction* m_removeBookmarkAction;
};
} // qpdfview
#endif // BOOKMARKMENU_H

160
sources/bookmarkmodel.cpp Ficheiro normal
Ver ficheiro

@ -0,0 +1,160 @@
/*
Copyright 2018 S. Razi Alavizadeh
Copyright 2014-2015 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
*/
#include "bookmarkmodel.h"
#include <QApplication>
namespace qpdfview
{
static inline bool operator<(int page, const BookmarkItem& bookmark) { return page < bookmark.page; }
static inline bool operator<(const BookmarkItem& bookmark, int page) { return bookmark.page < page; }
QHash< QString, BookmarkModel* > BookmarkModel::s_instances;
BookmarkModel* BookmarkModel::fromPath(const QString& path, bool create)
{
BookmarkModel* model = s_instances.value(path, 0);
if(create && model == 0)
{
model = new BookmarkModel(qApp);
s_instances.insert(path, model);
}
return model;
}
QList< QString > BookmarkModel::paths()
{
return s_instances.keys();
}
void BookmarkModel::removePath(const QString& path)
{
delete s_instances.take(path);
}
void BookmarkModel::removeAllPaths()
{
qDeleteAll(s_instances);
s_instances.clear();
}
void BookmarkModel::addBookmark(const BookmarkItem& bookmark)
{
const QVector< BookmarkItem >::iterator at = qLowerBound(m_bookmarks.begin(), m_bookmarks.end(), bookmark.page);
const int row = at - m_bookmarks.begin();
if(at != m_bookmarks.end() && at->page == bookmark.page)
{
*at = bookmark;
emit dataChanged(createIndex(row, 0), createIndex(row, 1));
}
else
{
beginInsertRows(QModelIndex(), row, row);
m_bookmarks.insert(at, bookmark);
endInsertRows();
}
}
void BookmarkModel::removeBookmark(const BookmarkItem& bookmark)
{
const QVector< BookmarkItem >::iterator at = qBinaryFind(m_bookmarks.begin(), m_bookmarks.end(), bookmark.page);
const int row = at - m_bookmarks.begin();
if(at != m_bookmarks.end())
{
beginRemoveRows(QModelIndex(), row, row);
m_bookmarks.erase(at);
endRemoveRows();
}
}
void BookmarkModel::findBookmark(BookmarkItem& bookmark) const
{
const QVector< BookmarkItem >::const_iterator at = qBinaryFind(m_bookmarks.constBegin(), m_bookmarks.constEnd(), bookmark.page);
if(at != m_bookmarks.constEnd())
{
bookmark = *at;
}
}
Qt::ItemFlags BookmarkModel::flags(const QModelIndex&) const
{
return Qt::ItemIsEnabled | Qt::ItemIsSelectable;
}
int BookmarkModel::columnCount(const QModelIndex&) const
{
return 2;
}
int BookmarkModel::rowCount(const QModelIndex& parent) const
{
return !parent.isValid() ? m_bookmarks.count() : 0;
}
QVariant BookmarkModel::data(const QModelIndex& index, int role) const
{
if(!index.isValid() || index.row() >= m_bookmarks.count())
{
return QVariant();
}
const BookmarkItem& bookmark = m_bookmarks.at(index.row());
switch(role)
{
default:
return QVariant();
case PageRole:
return bookmark.page;
case LabelRole:
case Qt::DisplayRole:
return index.column() == 0 ? bookmark.label : QString::number(bookmark.page);
case CommentRole:
return bookmark.comment;
case Qt::ToolTipRole:
return QString("<p>%1</p>").arg(bookmark.comment);
case ModifiedRole:
return bookmark.modified;
case Qt::TextAlignmentRole:
return index.column() == 0 ? Qt::AlignLeft : Qt::AlignRight;
}
}
BookmarkModel::BookmarkModel(QObject* parent) : QAbstractListModel(parent),
m_bookmarks()
{
}
} // qpdfview

105
sources/bookmarkmodel.h Ficheiro normal
Ver ficheiro

@ -0,0 +1,105 @@
/*
Copyright 2014-2015 Adam Reichold
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef BOOKMARKMODEL_H
#define BOOKMARKMODEL_H
#include <QAbstractListModel>
#include <QDateTime>
#include <QHash>
#include <QVector>
namespace qpdfview
{
struct BookmarkItem
{
int page;
QString label;
QString comment;
QDateTime modified;
BookmarkItem(int page = -1, const QString& label = QString(), const QString& comment = QString(), const QDateTime& modified = QDateTime::currentDateTime()) :
page(page),
label(label),
comment(comment),
modified(modified) {}
};
} // namespace qpdfview
Q_DECLARE_TYPEINFO(qpdfview::BookmarkItem, Q_MOVABLE_TYPE);
namespace qpdfview
{
class BookmarkModel : public QAbstractListModel
{
Q_OBJECT
public:
static BookmarkModel* fromPath(const QString& path, bool create = false);
static QList< QString > paths();
static void removePath(const QString& path);
static void removeAllPaths();
bool isEmpty() const { return m_bookmarks.isEmpty(); }
void addBookmark(const BookmarkItem& bookmark);
void removeBookmark(const BookmarkItem& bookmark);
void findBookmark(BookmarkItem& bookmark) const;
enum
{
PageRole = Qt::UserRole + 1,
LabelRole,
CommentRole,
ModifiedRole
};
Qt::ItemFlags flags(const QModelIndex&) const;
int columnCount(const QModelIndex& parent = QModelIndex()) const;
int rowCount(const QModelIndex& parent = QModelIndex()) const;
QVariant data(const QModelIndex& index, int role = Qt::DisplayRole) const;
private:
Q_DISABLE_COPY(BookmarkModel)
static QHash< QString, BookmarkModel* > s_instances;
BookmarkModel(QObject* parent = 0);
QVector< BookmarkItem > m_bookmarks;
};
} // qpdfview
#endif // BOOKMARKMODEL_H

1113
sources/database.cpp Ficheiro normal

A apresentação das diferenças no ficheiro foi suprimida por ser demasiado grande Carregar diff

108
sources/database.h Ficheiro normal
Ver ficheiro

@ -0,0 +1,108 @@
/*
Copyright 2014 S. Razi Alavizadeh
Copyright 2013-2018 Adam Reichold
Copyright 2018 Egor Zenkov
This file is part of qpdfview.
qpdfview is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
qpdfview is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with qpdfview. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef DATABASE_H
#define DATABASE_H
#include <QObject>
#ifdef WITH_SQL
#include <QSqlDatabase>
#endif // WITH_SQL
class QDateTime;
#include "global.h"
namespace qpdfview
{
class DocumentView;
class Database : public QObject
{
Q_OBJECT
public:
static Database* instance();
~Database();
QStringList knownInstanceNames();
struct RestoreTab
{
virtual DocumentView* operator()(const QString& absoluteFilePath) const = 0;
};
void restoreTabs(const RestoreTab& restoreTab);
void saveTabs(const QVector< DocumentView* >& tabs);
void clearTabs();
void restoreBookmarks();
void saveBookmarks();
void clearBookmarks();
void restorePerFileSettings(DocumentView* tab);
void savePerFileSettings(const DocumentView* tab);
private:
Q_DISABLE_COPY(Database)
static Database* s_instance;
Database(QObject* parent = 0);
static QString instanceName();
#ifdef WITH_SQL
bool prepareTabs_v5();
bool prepareBookmarks_v3();
bool preparePerFileSettings_v4();
bool preparePerFileSettings_Outline_v1();
void migrateTabs_v4_v5();
void migrateTabs_v3_v5();
void migrateTabs_v2_v5();
void migrateTabs_v1_v5();
void migrateBookmarks_v2_v3();
void migrateBookmarks_v1_v3();
void migratePerFileSettings_v3_v4();
void migratePerFileSettings_v2_v4();
void migratePerFileSettings_v1_v4();
bool prepareTable(const QString& prepare);
void migrateTable(const QString& migrate, const QString& prune, const QString& warning);
void limitPerFileSettings();
QSqlDatabase m_database;
#endif // WITH_SQL
};
} // qpdfview
#endif // DATABASE_H

Alguns ficheiros não foram mostrados porque foram modificados demasiados ficheiros neste diff Mostrar mais