diff options
Diffstat (limited to '')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/hyperlinks.xhp | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/hyperlinks.xhp b/helpcontent2/source/text/swriter/guide/hyperlinks.xhp new file mode 100644 index 000000000..4087575b9 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/hyperlinks.xhp @@ -0,0 +1,67 @@ +<?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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + +<meta> + <topic id="textswriterguidehyperlinksxml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Inserting Hyperlinks With the Navigator</title> + <filename>/text/swriter/guide/hyperlinks.xhp</filename> + </topic> +</meta> + +<body> + +<bookmark xml-lang="en-US" branch="index" id="bm_id3155845"> + <bookmark_value>hyperlinks; inserting from Navigator</bookmark_value> + <bookmark_value>inserting; hyperlinks from Navigator</bookmark_value> + <bookmark_value>cross-references; inserting with Navigator</bookmark_value> + <bookmark_value>Navigator;inserting hyperlinks</bookmark_value> +</bookmark> +<comment>mw deleted "adding;"</comment> + +<paragraph id="hd_id3155845" role="heading" level="1" xml-lang="en-US"><variable id="hyperlinks"><link href="text/swriter/guide/hyperlinks.xhp" name="Inserting Hyperlinks With the Navigator">Inserting Hyperlinks With the Navigator</link></variable></paragraph> +<paragraph id="par_id3155858" role="paragraph" xml-lang="en-US">You can insert a cross-reference as a hyperlink in your document using the Navigator. You can even cross-reference items from other <item type="productname">%PRODUCTNAME</item> documents. If you click the hyperlink when the document is opened in <item type="productname">%PRODUCTNAME</item>, you are taken to the cross-referenced item.</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3149833" role="listitem" xml-lang="en-US">Open the document(s) containing the items you want to cross-reference.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3148846" role="listitem" xml-lang="en-US">On the Standard bar, click the <emph>Navigator</emph> icon.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3156108" role="listitem" xml-lang="en-US">Click the arrow next to the <item type="menuitem">Drag Mode</item> icon, and ensure that <item type="menuitem">Insert as Hyperlink</item> is selected.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153396" role="listitem" xml-lang="en-US">In the list at the bottom of the Navigator, select the document containing the item that you want to cross-reference.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153416" role="listitem" xml-lang="en-US">In the Navigator list, click the plus sign next to the item that you want to insert as a hyperlink.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153133" role="listitem" xml-lang="en-US">Drag the item to where you want to insert the hyperlink in the document.</paragraph> + </listitem> +</list> +<paragraph id="par_id3149635" role="paragraph" xml-lang="en-US">The name of the item is inserted in the document as an underlined hyperlink.</paragraph> +<embed href="text/shared/00/00000004.xhp#related"/> +<embed href="text/shared/guide/navigator.xhp#navigator"/> +<embed href="text/swriter/guide/arrange_chapters.xhp#arrange_chapters"/> +</body> + +</helpdocument>
\ No newline at end of file |