Edit

The Edit menu generally contains things having to do with manipulating objects or text on a Sophie page. Right now it looks like this:

../../../images/EditMenu.png

Undo

Edit > Undo will undo the last action, if there is one that can be undone. Command/control-z does the same thing.

Redo

Edit > Redo will redo the last undone action, if there is one that can be undone. Command/control-y does the same thing.

Cut

Edit > Cut will cut text to the clipboard, if text is selected, or frames to the clipboard, if frames are selected. Command/control-x does the same thing.

Copy

Edit > Copy will copy text to the clipboard, if text is selected, or frames to the clipboard, if frames are selected. Command/control-c does the same thing.

Paste

Edit > Paste will paste text if there's a current insertion point, or frames, if there is no text insertion point. Frames will be pasted in the location they were at when they were copied: if you paste a frame on the same page you copied it from, the pasted frame might be appearing over the original frame. Command/control-v does the same thing.