From 51c896af3c99ed5876ca349cf48907451a13bf1a Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 29 Aug 2021 13:26:37 -0700 Subject: [PATCH] Move presentations to own section --- source/2/2.2/2.2.6/qpdfview.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.6/qpdfview.rst b/source/2/2.2/2.2.6/qpdfview.rst index 2aa00a55..966d6cae 100644 --- a/source/2/2.2/2.2.6/qpdfview.rst +++ b/source/2/2.2/2.2.6/qpdfview.rst @@ -52,7 +52,7 @@ To search through your PDF file you can press :kbd:`control + f` or from the men .. image:: qpdfview-search-bar.png -To make qpdfview fullscreen you can press :kbd:`f11` or :menuselection:`View --> Fullscreen`. To enter presentation mode you can press :kbd:`f12` or :menuselection:`View --> Presentation` which makes the content of the PDF take up the fullscreen and gives you no menubars or toolbars. To exit presentation mode you can press :kbd:`f12` again. To advance to the next page in the presentation press the :kbd:`spacebar` or the :kbd:`right arrow`. To go back a page in presentation press the :kbd:`left arrow`. To exit the presentation press :kbd:`escape`. To go to the first page of the presentation press the :kbd:`Home` key. To go to the last page of the presentation press the :kbd:`End` key. +To make qpdfview fullscreen you can press :kbd:`f11` or :menuselection:`View --> Fullscreen`. To make an annotation press :kbd:`Control +A` or :menuselection:`Edit --> Add annotation`. To view the annotation you have made or edit it again press click on what looks like a sticky note with a pin in it. To remove your annotation right click on the annotation and click :menuselection:`Remove annotation`. If you just want to highlight something right click on the text and select :menuselection:`Add highlight` text. @@ -62,10 +62,15 @@ If you have a particularly long PDF file you might want to make a bookmark to fi To jump to the start of a PDF file press the :kbd:`home` key or :menuselection:`Edit --> First Page`. To jump to the last page of a PDF file press the :kbd:`end` key or :menuselection:`Edit --> Last Page`. To move to the next page with a keyboard press :kbd:`Spacebar` or press :kbd:`Backspace` to move back a page. If you scroll past the end of a page on qpdfview you can change the page. + Screenshot ---------- .. image:: qpdfview.png +Presentation +------------- +To enter presentation mode you can press :kbd:`f12` or :menuselection:`View --> Presentation` which makes the content of the PDF take up the fullscreen and gives you no menubars or toolbars. To exit presentation mode you can press :kbd:`f12` again. To advance to the next page in the presentation press the :kbd:`spacebar` or the :kbd:`right arrow`. To go back a page in presentation press the :kbd:`left arrow`. To exit the presentation press :kbd:`escape`. To go to the first page of the presentation press the :kbd:`Home` key. To go to the last page of the presentation press the :kbd:`End` key. + Customizing ----------- To add your own settings to qpdfview you can get to a settings window with :menuselection:`Edit --> Settings`. To change how qpdfview uses links or manages tabs left click on the :guilabel:`Behavior` tab. The checkbox :guilabel:`Open URL` allows you to turn on or off Opening URLs or links within qpdfview. The :guilabel:`Auto-refresh` checkbox reloads the PDF whenever the file changes which is useful for authoring PDF files. To have qpdfview keep track of recently check the :guilabel:`Track recently used` checkbox. To keep track of recently closed documents check the :guilabel:`Keep recently closed` checkbox. To open the tabs you had open last time with qpdfview the next time you open the program check the :guilabel:`Restore tabs` checkbox. To restore bookmarks after qpdfview is closed check the :guilabel:`Restore bookmarks` checkbox. To have per file settings restored each time you open qpdfview check the :guilabel:`Restore per-file settings` checkbox. To change the page in the main view in addition with the presentation check the :guilabel:`Synchronize presentation` checkbox. To change what screen you use for presentations change the :guilabel:`Presentation Screen` field to the number of the screen you want to use. To have your outline dock follow what section you are viewing check the :guilabel:`Synchronize outline view` checkbox. If you want to scroll once to change an entire page check the :guilabel:`Minimal scrolling` checkbox. To change the color of highlights type a hex number for a color or select one from the :guilabel:`Highlight Color` drop down menu.