The editor |
Icon | Description |
---|---|
Increase the font size. | |
Decrease the font size. | |
Insert code into the editor. \\\\ | |
Update the document. The code in the editor will be added to the document. \\\\ The changes you make in an editor are not part of the document until you select update. | |
Close the editor. \\\\ |
Item | Description | ||
---|---|---|---|
| Open a blank editor. | ||
| Insert text in one of the visual formats (e.g., bold, italic, etc.). \\\\ You can read about formatting text . | ||
| Compose a math expression (e.g., fractions, square roots, etc.). | ||
| Insert a figure (e.g., tables, plots, etc.) | ||
| Insert a computational structure. A computational structure is a process that can be simulated given an input string. \\\\ You can read about computational structures . |
1 | You can edit a section of the document by double clicking on that part of the document. An editor will with the Grafstate code for that section. When you are finished editing the code, click the update button or type ctrl-enter . |
2 | To open a blank editor select |
from the Edit menu located at the top of the Shell. |
3 | Press the keyboard shortcut ctrl-alt-b to open a blank editor |
Item | Description | ||
---|---|---|---|
| Insert a new section before the selected section. | ||
| Opens the editor for this section. | ||
| Add the selected section to the margin. \\\\ | ||
| Copy the code for this section to the clipboard. \\\\ | ||
| Remove the selected section from the document. |