[Libreoffice-commits] help.git: AllLangHelp_simpress.mk source/auxiliary source/media source/text

Olivier Hallot olivier.hallot at libreoffice.org
Sat Dec 9 19:02:05 UTC 2017


 AllLangHelp_simpress.mk                          |    3 
 source/auxiliary/simpress.tree                   |    3 
 source/media/helpimg/sd_PresenterConsole01.png   |binary
 source/media/helpimg/sd_PresenterConsole02.png   |binary
 source/media/helpimg/sd_PresenterConsole03.png   |binary
 source/media/helpimg/sd_PresenterConsole04.png   |binary
 source/text/simpress/04/presenter.xhp            |    3 
 source/text/simpress/guide/impress_remote.xhp    |    2 
 source/text/simpress/guide/presenter_console.xhp |  118 +++++++++++++++++++++++
 9 files changed, 126 insertions(+), 3 deletions(-)

New commits:
commit 2e34647599ad3d6a8da7b280b1f19c9d02dab54f
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Sat Dec 9 15:09:21 2017 -0200

    Finish help content for Presenter Console
    
    Change-Id: I0cb93fde983d7fab5d86a69bb576e84f2eafad77
    Reviewed-on: https://gerrit.libreoffice.org/46153
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/AllLangHelp_simpress.mk b/AllLangHelp_simpress.mk
index 75989f108..2784af8e9 100644
--- a/AllLangHelp_simpress.mk
+++ b/AllLangHelp_simpress.mk
@@ -160,6 +160,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\
     helpcontent2/source/text/simpress/02/13180000 \
     helpcontent2/source/text/simpress/02/13190000 \
     helpcontent2/source/text/simpress/04/01020000 \
+    helpcontent2/source/text/simpress/04/presenter \
     helpcontent2/source/text/simpress/guide/3d_create \
     helpcontent2/source/text/simpress/guide/animated_gif_create \
     helpcontent2/source/text/simpress/guide/animated_gif_save \
@@ -189,6 +190,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\
     helpcontent2/source/text/simpress/guide/page_copy \
     helpcontent2/source/text/simpress/guide/palette_files \
     helpcontent2/source/text/simpress/guide/photo_album \
+    helpcontent2/source/text/simpress/guide/presenter_console \
     helpcontent2/source/text/simpress/guide/print_tofit \
     helpcontent2/source/text/simpress/guide/printing \
     helpcontent2/source/text/simpress/guide/rehearse_timings \
@@ -221,7 +223,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\
     helpcontent2/source/text/simpress/main0213 \
     helpcontent2/source/text/simpress/main0214 \
     helpcontent2/source/text/simpress/main0503 \
-    helpcontent2/source/text/simpress/presenter \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/source/auxiliary/simpress.tree b/source/auxiliary/simpress.tree
index 5dcde779f..56fd29d63 100644
--- a/source/auxiliary/simpress.tree
+++ b/source/auxiliary/simpress.tree
@@ -26,7 +26,7 @@
              <topic id="simpress/text/simpress/guide/keyboard.xhp">Using Shortcut Keys in %PRODUCTNAME Impress </topic>
              <topic id="sdraw/text/sdraw/guide/keyboard.xhp">Shortcut Keys for Drawing Objects</topic>
              <topic id="simpress/text/simpress/04/01020000.xhp">Shortcut Keys for %PRODUCTNAME Impress</topic>
-             <topic id="simpress/text/simpress/presenter.xhp">Presenter Console Keyboard Shortcuts</topic>
+             <topic id="simpress/text/simpress/04/presenter.xhp">Presenter Console Keyboard Shortcuts</topic>
              <topic id="sdraw/text/sdraw/04/01020000.xhp">Shortcut Keys for Drawings</topic>
              <topic id="simpress/text/simpress/guide/main.xhp">Instructions for Using %PRODUCTNAME Impress</topic>
              <topic id="sdraw/text/sdraw/guide/main.xhp">Instructions for Using %PRODUCTNAME Draw</topic>
@@ -156,6 +156,7 @@
          </node>
          <node id="0411" title="Slide Shows">
              <topic id="simpress/text/simpress/guide/show.xhp">Showing a Slide Show</topic>
+             <topic id="simpress/text/simpress/guide/presenter_console.xhp">The Presenter Console</topic>
              <topic id="simpress/text/simpress/guide/impress_remote.xhp">Slide Show Remote Control - Impress Remote</topic>
              <topic id="simpress/text/simpress/guide/individual.xhp">Creating a Custom Slide Show</topic>
              <topic id="simpress/text/simpress/guide/rehearse_timings.xhp">Rehearse Timings of Slide Changes</topic>
diff --git a/source/media/helpimg/sd_PresenterConsole01.png b/source/media/helpimg/sd_PresenterConsole01.png
new file mode 100644
index 000000000..adc5a6db7
Binary files /dev/null and b/source/media/helpimg/sd_PresenterConsole01.png differ
diff --git a/source/media/helpimg/sd_PresenterConsole02.png b/source/media/helpimg/sd_PresenterConsole02.png
new file mode 100644
index 000000000..911d1ee07
Binary files /dev/null and b/source/media/helpimg/sd_PresenterConsole02.png differ
diff --git a/source/media/helpimg/sd_PresenterConsole03.png b/source/media/helpimg/sd_PresenterConsole03.png
new file mode 100644
index 000000000..832209210
Binary files /dev/null and b/source/media/helpimg/sd_PresenterConsole03.png differ
diff --git a/source/media/helpimg/sd_PresenterConsole04.png b/source/media/helpimg/sd_PresenterConsole04.png
new file mode 100644
index 000000000..d94119da8
Binary files /dev/null and b/source/media/helpimg/sd_PresenterConsole04.png differ
diff --git a/source/text/simpress/presenter.xhp b/source/text/simpress/04/presenter.xhp
similarity index 99%
rename from source/text/simpress/presenter.xhp
rename to source/text/simpress/04/presenter.xhp
index b5cbe4b29..95b98ad6e 100644
--- a/source/text/simpress/presenter.xhp
+++ b/source/text/simpress/04/presenter.xhp
@@ -29,6 +29,7 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id0921200912285678"><bookmark_value>Presenter Console shortcuts</bookmark_value>
 </bookmark>
 <paragraph xml-lang="en-US" id="hd_id0921201912165661" role="heading" level="1">Presenter Console Keyboard Shortcuts</paragraph>
+<section id="presenter_console_shortcuts">
       <paragraph xml-lang="en-US" id="par_id0921201912165656" role="paragraph">When running a slide show using the Presenter Console, you can use the following keys:</paragraph>
       <table id="tbl_id0921200901051232">
          <tablerow>
@@ -168,6 +169,6 @@
             </tablecell>
          </tablerow>
       </table>
-
+  </section>
    </body>
 </helpdocument>
diff --git a/source/text/simpress/guide/impress_remote.xhp b/source/text/simpress/guide/impress_remote.xhp
index 517b4f605..9a2df61ad 100644
--- a/source/text/simpress/guide/impress_remote.xhp
+++ b/source/text/simpress/guide/impress_remote.xhp
@@ -176,6 +176,8 @@
 <section id="relatedtopics">
 <paragraph id="par_id180820171844231820" role="paragraph" xml-lang="en-US"><link href="https://play.google.com/store/apps/details?id=org.libreoffice.impressremote" name="Impress Remote in Android Play Store">Impress Remote in Google Play Store</link></paragraph>
 <paragraph id="par_id180820171844231040" role="paragraph" xml-lang="en-US"><link href="https://itunes.apple.com/us/app/libreoffice-remote-for-impress/id806879890?mt=8" name="Impress Remote in Apple Itunes Store">Impress Remote in Apple iTunes Store</link></paragraph>
+<paragraph role="paragraph" id="par_id631512838846263" xml-lang="en-US"><link href="text/simpress/guide/presenter_console.xhp" name="The Presenter Console">The Presenter Console</link></paragraph>
+
 </section>
 </body>
 
diff --git a/source/text/simpress/guide/presenter_console.xhp b/source/text/simpress/guide/presenter_console.xhp
new file mode 100644
index 000000000..35f7f77c1
--- /dev/null
+++ b/source/text/simpress/guide/presenter_console.xhp
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+    <!--
+    * This file is part of the LibreOffice project.
+    *
+    * This Source Code Form is subject to the terms of the Mozilla Public
+    * License, v. 2.0. If a copy of the MPL was not distributed with this
+    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+    -->
+
+    <meta>
+        <topic id="textsimpressguidepresenter_consolexml">
+            <title id="tit" xml-lang="en-US">Using the Presenter Console</title>
+            <filename>/text/simpress/guide/presenter_console.xhp</filename>
+        </topic>
+    </meta>
+
+    <body>
+
+    <section id="using_the_presenter_console">
+        <bookmark xml-lang="en-US" branch="hid/.uno:1234" id="bm_id190820172252564700" localize="false"/>
+        <bookmark xml-lang="en-US" branch="index" id="bm_id190820172256436237" localize="false">
+            <bookmark_value>presenter console;slide show</bookmark_value>
+            <bookmark_value>slide show;presenter console</bookmark_value>
+        </bookmark>
+
+        <paragraph id="hd_id190820172252141064" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/guide/presenter_console.xhp">Using the Presenter Console</link></paragraph>
+        <paragraph id="par_id190820172252291885" role="paragraph" xml-lang="en-US"><ahelp hid=".">The Presenter Console displays the slide show in an external screen (projector or large television), while the presentation controls are shown in the computer screen.</ahelp></paragraph>
+    </section>
+    <paragraph id="par_id190820172252291668" role="paragraph" xml-lang="en-US">The Presenter Console provides extra control over slide shows by using different views on your computer display and on the display seen by the audience. The view you see on your computer display includes the current slide, the upcoming slide, optionally the slide notes, and a presentation timer.</paragraph>
+    <paragraph xml-lang="en-US" id="par_id91512579485395" role="note">The Presenter Console works only on an operating system that supports multiple
+        displays and only when two displays are connected (one may be the laptop built-in display).</paragraph>
+    <paragraph role="heading" id="hd_id391512577186778" level="2" xml-lang="en-US">Presenter console activation</paragraph>
+    <paragraph role="paragraph" id="par_id21512577205388" xml-lang="en-US">To enable the Presenter Console:</paragraph>
+    <list type="unordered">
+        <listitem>
+            <paragraph id="par_id351512577323192"  role="listitem" xml-lang="en-US"><item type="item_type">Tools - Options - %PRODUCTNAME Impres - General</item></paragraph>
+        </listitem>
+        <listitem>
+            <paragraph id="par_id411512577389978"  role="listitem" xml-lang="en-US">Select <emph>Enable Presenter Console</emph> in the Presentation area.</paragraph>
+        </listitem>
+    </list>
+    <paragraph role="paragraph" id="par_id261512578116942" xml-lang="en-US">
+        <image src="media/screenshots/cui/ui/optionsdialog/impressoptionsgeneraldialog.png" width="793px" height="538px" >
+            <alt xml-lang="en-US" id="alt_id821512578116950">Enable Presenter Console option</alt>
+        </image>
+    </paragraph>
+    <paragraph role="paragraph" id="par_id371512836579028" xml-lang="en-US">To activate the Presenter Console:</paragraph>
+    <list type="unordered">
+        <listitem>
+            <paragraph id="par_id101512577717469"  role="listitem" xml-lang="en-US">Connect an auxiliary display to your computer,</paragraph>
+        </listitem>
+        <listitem>
+            <paragraph id="par_id391512577726275"  role="listitem" xml-lang="en-US">Run the slide show. Press F5 or Shift-F5 or choose <item type="menuitem">Slide Show - Start from First Slide</item>  or <item type="menuitem">Start from Current Slide</item>.</paragraph>
+        </listitem>
+    </list>
+
+    <paragraph role="heading" id="hd_id911512577777440" level="2" xml-lang="en-US">Presenter console controls</paragraph>
+    <paragraph role="paragraph" id="par_id721512827886185" xml-lang="en-US">
+        <image src="media/helpimg/sd_PresenterConsole04.png" id="img_id401512827886185" width="640" height="72">
+            <alt xml-lang="en-US" id="alt_id71512827886185">Presenter Console Controls</alt>
+        </image>
+    </paragraph>
+    <list type="unordered">
+        <listitem>
+            <paragraph id="par_id71512828085688"  role="listitem" xml-lang="en-US"><emph>Previous</emph>: move to previous slide</paragraph>
+        </listitem>
+        <listitem>
+            <paragraph id="par_id61512828110394"  role="listitem" xml-lang="en-US"><emph>Next</emph>: move to next slide</paragraph>
+        </listitem>
+        <listitem>
+            <paragraph id="par_id981512828129990"  role="listitem" xml-lang="en-US"><emph>Notes</emph>: display the Presenter Console Notes mode</paragraph>
+        </listitem>
+        <listitem>
+            <paragraph id="par_id101512828220096"  role="listitem" xml-lang="en-US"><emph>Slide</emph>: display the Presenter Console Slide sorter mode</paragraph>
+        </listitem>
+        <listitem>
+            <paragraph id="par_id241512828268769"  role="listitem" xml-lang="en-US"><emph>Restart</emph>: restart the presentation from slide one.</paragraph>
+        </listitem>
+        <listitem>
+            <paragraph id="par_id731512828322875"  role="listitem" xml-lang="en-US"><emph>Exchange</emph>: Switch the displays between the computer and the presentation display.</paragraph>
+        </listitem>
+        <listitem>
+            <paragraph id="par_id891512828892146"  role="listitem" xml-lang="en-US"><emph>Close</emph>: In the Notes and Slide Sorter mode, return to the Normal mode.</paragraph>
+        </listitem>
+    </list>
+    <paragraph role="heading" id="hd_id281512836182615" level="2" xml-lang="en-US">Presenter Console Keyboard Shortcuts</paragraph>
+    <embed href="text/simpress/04/presenter.xhp#presenter_console_shortcuts"/>
+
+    <paragraph role="heading" id="hd_id791512827206666" level="2" xml-lang="en-US">Presenter Console modes</paragraph>
+
+    <paragraph role="heading" id="hd_id181512827240072" level="3" xml-lang="en-US">Normal Mode</paragraph>
+    <paragraph role="paragraph" id="par_id341512828780413" xml-lang="en-US">The Normal mode shows the current slide on the left and the next slide on the right of the computer display.</paragraph>
+    <paragraph role="paragraph" id="par_id311512825411947" xml-lang="en-US">
+        <image src="media/helpimg/sd_PresenterConsole01.png" id="img_id481512825411947" width="640" height="360">
+            <alt xml-lang="en-US" id="alt_id151512825411947">resenter console normal mode</alt>
+        </image>
+    </paragraph>
+    <paragraph role="heading" id="hd_id51512827289580" level="3" xml-lang="en-US">Notes mode</paragraph>
+    <paragraph role="paragraph" id="par_id711512828774884" xml-lang="en-US">The Notes mode displays the current slide on the left, the slides notes on the right and the next slide below the current slide.</paragraph>
+    <paragraph role="paragraph" id="par_id961512827293400" xml-lang="en-US">
+        <image src="media/helpimg/sd_PresenterConsole03.png" id="img_id651512827293401" width="640" height="360">
+            <alt xml-lang="en-US" id="alt_id881512827293401">Notes mode</alt>
+        </image>
+    </paragraph>
+    <paragraph role="heading" id="hd_id801512827429345" level="3" xml-lang="en-US">Slide sorter mode</paragraph>
+    <paragraph role="paragraph" id="par_id571512828767315" xml-lang="en-US">The Slide Sorter mode displays all slides in the computer screen and allows to display the selected slide out of the presentation order.</paragraph>
+    <paragraph role="paragraph" id="par_id721512827434997" xml-lang="en-US">
+        <image src="media/helpimg/sd_PresenterConsole02.png" id="img_id831512827434997" width="640" height="360">
+            <alt xml-lang="en-US" id="alt_id221512827434997">Slide sorter mode</alt>
+        </image>
+    </paragraph>
+    <section id="relatedtopics">
+        <paragraph role="paragraph" id="par_id311512837936329" xml-lang="en-US"><link href="text/simpress/guide/impress_remote.xhp" name="Impress Remote User Guide">Impress Remote User Guide</link></paragraph>
+    </section>
+</body>
+
+</helpdocument>


More information about the Libreoffice-commits mailing list