Files
svetlana maleeva 062a6c84bd Update help
2025-02-07 18:17:12 +03:00

44 lines
2.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Slide Master</title>
<meta charset="utf-8" />
<meta name="description" content="Use Slide Master to edit slide layout for the whole presentation simultaneously" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../../../../../../common/main/resources/help/search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>Slide Master</h1>
<p>The <b>Slide Master</b> allows you to edit the layout for all slides simultaneously, e.g., unify fonts or watermarks.</p>
<p>To enter the <b>Slide Master</b> mode:</p>
<ol>
<li>Go to the <b>View</b> tab.</li>
<li>Click the <b>Slide Master</b> button on the top toolbar.</li>
</ol>
<p>To manage master slides:</p>
<ol>
<li>Click the <b>Add Slide Master</b> button on the top toolbar of the <b>View</b> tab.</li>
<li>The Master slides for each layout will appear in the slide list on the left. They are visible only to you and only in the <em>Slide Master</em> mode.</li>
<li>
Edit the slides the way you need them to look via the <b>Home</b> and <b>Insert</b> tabs.
<p><img alt="Slide Master" src="../images/slidemaster.png" /></p>
</li>
<li>If you need more layouts, click the <b>Add Layout</b> button.</li>
<li>Customize the slide layout. Click the <b>Insert Placeholder</b> button to add and edit specific content areas.</li>
<li>Uncheck the <b>Title</b> and <b>Footers</b> buttons on the top toolbar if you do not need them.</li>
<li>
To <b>rename</b> your slide master, hover over it in the left panel, click it with the right mouse button, and choose the <b>Rename Master</b> option.
<p>To <b>rename</b> your layout, hover over it in the left panel, click it with the right mouse button, and choose the <b>Rename Layout</b> option.</p>
<p>Enter the required name into the corresponding field and click <b>OK</b>.</p>
</li>
</ol>
<p>To <b>exit</b> the Slide Master mode, click the <b>Close Master</b> button on the top toolbar, or go to the <b>View</b> tab and click the <b>Normal</b> button.</p>
</div>
</body>
</html>