web-apps/apps/documenteditor/main/resources/help/de/ProgramInterface/ReferencesTab.htm
2021-04-30 16:51:49 +03:00

38 lines
2.7 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Registerkarte Verweise</title>
<meta charset="utf-8" />
<meta name="description" content="Einführung in die Benutzeroberfläche des Dokumenteneditors  die Registerkarte «Quellenangaben»" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
</div>
<h1>Registerkarte Verweise</h1>
<p>Unter der Registerkarte <b>Verweise</b> im <a target="_blank" href="https://www.onlyoffice.com/de/document-editor.aspx" onclick="onhyperlinkclick(this)"><b>Dokumenteneditor</b></a>, können Sie verschiedene Arten von Verweisen verwalten: ein Inhaltsverzeichnis erstellen und aktualisieren, Fußnoten erstellen und bearbeiten, als auch Verknüpfungen einfügen.</p>
<div class="onlineDocumentFeatures">
<p>Dialogbox Online-Dokumenteneditor:</p>
<p><img alt="Registerkarte Verweise" src="../images/interface/referencestab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Dialogbox Desktop-Dokumenteneditor:</p>
<p><img alt="Registerkarte Verweise" src="../images/interface/desktop_referencestab.png" /></p>
</div>
<p>Auf dieser Registerkarte können Sie:</p>
<ul>
<li>ein <a href="../UsageInstructions/CreateTableOfContents.htm" onclick="onhyperlinkclick(this)">Inhaltsverzeichnis</a> erstellen und aktualisieren,</li>
<li><a href="../UsageInstructions/InsertFootnotes.htm" onclick="onhyperlinkclick(this)">Fußnoten</a> und <a href="../UsageInstructions/InsertEndnotes.htm">Endnoten</a> einfügen,</li>
<li><a href="../UsageInstructions/AddHyperlinks.htm" onclick="onhyperlinkclick(this)">Hyperlinks</a> einfügen,</li>
<li><a href="../UsageInstructions/InsertBookmarks.htm" onclick="onhyperlinkclick(this)">Lesezeichen</a> hinzufügen,</li>
<li><a href="../UsageInstructions/Addcaption.htm" onclick="onhyperlinkclick(this)">Bildbeschriftungen</a> hinzufügen,</li>
<li><a href="../UsageInstructions/InsertCrossReference.htm" onclick="onhyperlinkclick(this)">Querverweise</a> einfügen,</li>
<li><a href="../UsageInstructions/AddTableofFigures.htm" onclick="onhyperlinkclick(this)">Abbildungsverzeichnisse</a> erstellen.</li>
</ul>
</div>
</body>
</html>