Maple 13 Quick Reference Card: Document Mode vs. Worksheet Mode
Maple 13 Quick Reference Card: Document Mode vs. Worksheet Mode
Macintosh® version
Document mode lets you create rich content. For The command to perform the same operation in
example, the following solves for x without any Worksheet mode is in 2-D (Math) Input:
xK2 solve for x xK2
commands: =1 x = 2Ca O solve =1,x
a a
2Ca (1.1)
or in 1-D (Maple) Input:
O solve((x-2)/alpha=1,x);
2Ca (1.2)
Toggle Math/Text entry [F5] Toggle 2-D/1-D Math entry [F5] 2-D black font, 1-D
mode mode red font
on toolbar
Evaluate math expression [Command][=] Evaluate math expression [Return]
and display result inline and display result on new
line
Evaluate math expression [Return] Continue on next line [Shift][Return]
and display result on new without executing
line
Switch to Worksheet mode on toolbar Switch to Document mode Format → Create
(insert prompt) Document Block
Show hidden commands View / Expand Hide commands. Show Highlight commands to be
Document Block only results. hidden. Format → Create
Document Block
Refer to previous result using equation numbers [Command][L] then enter equation number in dialog
Command completion, e.g. Lambert W function Enter leading characters [Esc] (or [Command]
[Shift][Space]), e.g. Lamb[Esc]
Drag a copy of an expression to a new location Highlight the expression, hold [Command], and drag to
new location
To enter literal characters (_,^, etc.), precede character e.g. foo\_bar produces foo_bar
with \ (backslash)
Mathematical Operations
Common manipulations (simplify, factor, expand,…) [Control]-click expression and select from menu
Various operations and tasks Use Task Templates: Tools → Tasks → Browse
Code generation (C, Fortran, Java TM, Visual Basic®, [Control]-click expression → Language
MATLAB®) Conversions. See CodeGeneration for help and details.
Publish document in HTML, PDF, or LaTeX File → Export As → select HTML, PDF, or LaTeX