summaryrefslogtreecommitdiffstats
path: root/doc/kword/insertfile.docbook
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
commit8362bf63dea22bbf6736609b0f49c152f975eb63 (patch)
tree0eea3928e39e50fae91d4e68b21b1e6cbae25604 /doc/kword/insertfile.docbook
downloadkoffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz
koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/kword/insertfile.docbook')
-rw-r--r--doc/kword/insertfile.docbook22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/kword/insertfile.docbook b/doc/kword/insertfile.docbook
new file mode 100644
index 00000000..cf792062
--- /dev/null
+++ b/doc/kword/insertfile.docbook
@@ -0,0 +1,22 @@
+<sect1 id="insert-file">
+<sect1info>
+<authorgroup>
+<author>
+<firstname>Mike</firstname>
+<surname>McBride</surname>
+</author>
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+</sect1info>
+<title>Inserting files</title>
+<indexterm><primary>inserting files</primary></indexterm>
+
+<para>&kword; has the ability to insert a previously saved &kword; file into the current document. This is especially useful for
+large documents that have multiple authors.</para>
+<para>To insert a &kword; file into the current document, place the cursor at the desired insertion point of the document.</para>
+<para>Selecting <menuchoice><guimenu>Insert</guimenu><guimenuitem>File...</guimenuitem></menuchoice> from
+the menubar. You will be given a <link linkend="file-dialog">file selection dialog</link> to select the &kword; file you want to insert.</para>
+<para>When you have located the &kword; file, click <guibutton>OK</guibutton>, and the new &kword; file will be inserted into the
+current document at the current cursor position.</para>
+<para>&kword; will integrate the newly inserted document into the structure of the current document.</para>
+</sect1>