Inserting files: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Bill Valaski (talk | contribs) m moved Man 2 ch05s08 to Inserting files: Title updates (BV) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 10: | Line 10: | ||
|next=Man 2 ch05s09 | |next=Man 2 ch05s09 | ||
}} | }} | ||
You can insert any file into the current document with the File → Insert... menu item. | You can insert any file into the current document with the <tt>File → Insert...</tt> menu item. | ||
[[File:Man2_inserting_file.png|none|frame|Inserting a File]] | [[File:Man2_inserting_file.png|none|frame|Inserting a File]] | ||
Line 17: | Line 17: | ||
The file will be inserted at the cursor location. | The file will be inserted at the cursor location. | ||
{{warning|text=Always save the file before inserting another one, this will prevent any potential loss of data.}} | |||
For more in-depth information about dealing with files, see [[Man 2 ch05s12|Section 12, “More on files”]]. | For more in-depth information about dealing with files, see [[Man 2 ch05s12|Section 12, “More on files”]]. | ||
Latest revision as of 15:57, 26 June 2010
You can insert any file into the current document with the File → Insert... menu item.
The file will be inserted at the cursor location.
|
For more in-depth information about dealing with files, see Section 12, “More on files”.