Inserting files: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
Fal7i (talk | contribs)
mNo edit summary
m moved Man 2 ch05s08 to Inserting files: Title updates (BV)
 
(3 intermediate revisions by one other user not shown)
Line 4: Line 4:
|lang=en
|lang=en
|rev=2.0.0
|rev=2.0.0
|st=d
|Title=8. Inserting files
|Title=8. Inserting files
|prev=Man 2 ch05s07
|prev=Man 2 ch05s07
Line 9: 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 <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 16: 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”]].





Latest revision as of 15:57, 26 June 2010



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.

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”.