Inserting files: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
|next=Man 2 ch05s09
|next=Man 2 ch05s09
}}
}}
== 8. Inserting files ==
 
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 File → Insert... menu item.  


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.}}
[[File:Man2_warning.png]] 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”]].





Revision as of 11:57, 31 December 2009



You can insert any file into the current document with the File → Insert... menu item.

Inserting a File

The file will be inserted at the cursor location.

Man2 warning.png 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 Section 12, “More on files”.