41 lines
4.3 KiB
HTML
41 lines
4.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>View Settings and Navigation Tools</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="description" content="The description of view settings and navigation tools such as zoom, previous/next slide buttons" />
|
|
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
|
</head>
|
|
<body>
|
|
<div class="mainpart">
|
|
<h1>View Settings and Navigation Tools</h1>
|
|
<p><b>Presentation Editor</b> offers several tools to help you view and navigate through your presentation: zoom, previous/next slide buttons, slide number indicator.</p>
|
|
<h3>Adjust the View Settings</h3>
|
|
<p>To adjust default view settings and set the most convenient mode to work with the presentation, click the <b>View Settings</b> <img alt="View Settings icon" src="../images/viewsettingsicon.png" /> icon at the upper left corner of the top toolbar and select which interface elements you want to be hidden or shown.
|
|
You can select the following options from the <b>View Settings</b> drop-down list:
|
|
</p>
|
|
<ul>
|
|
<li><b>View Compact Toolbar</b> - enables a compact toolbar mode that provides access to basic features. To view the default toolbar click this option once again.</li>
|
|
<li><b>Hide Title Bar</b> - hides the topmost bar where the document name and the <b>Go to Documents</b> option are displayed. To show the hidden <b>Title Bar</b> click this option once again.</li>
|
|
<li><b>Hide Status Bar</b> - hides the bottommost bar where the <b>Slide Number Indicator</b> and <b>Zoom</b> buttons are situated. To show the hidden <b>Status Bar</b> click this option once again.</li>
|
|
<li><b>Hide Rulers</b> - hides rulers which are used to set up tab stops and paragraph indents within the text boxes. To show the hidden <b>Rulers</b> click this option once again.</li>
|
|
</ul>
|
|
<p>The right sidebar is minimized by default. To expand it, select any object/slide and click the icon of the currently activated tab on the right (click the icon once again to minimize the right sidebar). The left sidebar width is adjusted by simple drag-and-drop:
|
|
move the mouse cursor over the left sidebar border so that it turns into the bidirectional arrow and drag the border to the left to reduce the sidebar width or to the right to extend it.</p>
|
|
<h3>Use the Navigation Tools</h3>
|
|
<p>To navigate through your presentation, use the following tools:</p>
|
|
<p>The <b>Zoom</b> buttons are situated in the right lower corner and are used to zoom in and out the current presentation.
|
|
To change the currently selected zoom value that is displayed in percent, click it and select one of the available zoom options from the list
|
|
or use the <b>Zoom In</b> <img alt="Zoom In button" src="../images/zoomin.png" /> or <b>Zoom Out</b> <img alt="Zoom Out button" src="../images/zoomout.png" /> buttons.
|
|
Click the <b>Fit Width</b> <img alt="Fit Width button" src="../images/fitwidth.png" /> icon to fit the slide width to the visible part of the working area.
|
|
To fit the whole slide to the visible part of the working area, click the <b>Fit Slide</b> <img alt="Fit Slide button" src="../images/fitslide.png" /> icon.
|
|
Zoom settings are also available in the <b>View Settings</b> <img alt="View Settings icon" src="../images/viewsettingsicon.png" /> drop-down list that can be useful if you decide to hide the <b>Status Bar</b>.</p>
|
|
<p class="note"><b>Note</b>: you can set a default zoom value. Click the <b>File</b> <img alt="File icon" src="../images/file.png" /> icon at the left sidebar, go to the <b>Advanced Settings...</b> section, choose the necessary <b>Default Zoom Value</b> from the list and click the <b>Apply</b> button.</p>
|
|
<p>The <b>Previous Slide</b> <img alt="Previous Slide button" src="../images/previouspage.png" /> and <b>Next Slide</b> <img alt="Next Slide button" src="../images/nextpage.png" /> buttons are situated in the lower right corner under the scrollbar and used to go to the previous or next slide of the current presentation.</p>
|
|
<p>The <b>Slide Number Indicator</b> shows the current slide as a part of all the slides in the current presentation (slide 'n' of 'nn').
|
|
Click this caption to open the window where you can enter the slide number and quickly go to it. If you decide to hide the <b>Status Bar</b>, this tool will become inaccessible.</p>
|
|
|
|
|
|
</div>
|
|
</body>
|
|
</html> |