1.4.2. 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:
While Sophie's Edit menu doesn't list cutting, copying, pasting, and select all, which are usually found in the Edit menu, the standard keyboard shortcuts for these commands all work.
Undo
Edit > Undo will undo the last action, if there is one that can be undone. Control-z does the same thing.
Redo
Edit > Redo will redo the last undone action, if there is one that can be undone. Control-y does the same thing.
Script
Edit > Script will add a new script to your book. The script window will be opened; learn more about this here.
Script File
Edit > Script File will attach a script created outside of Sophie (with the suffix .js) to your book. Scripting is explained here.

