Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I'm tired of changing the "Symbolics/Evaluation Style/Show evaluation Steps" every time I open my worksheet.
I found the setting in the XML file (line 60) hoping to change it there.
symbolics derivation-steps-style="vertical" show-comments="true" evaluate-in-place="false"/>
In the drop down box (M14) there are three choices for Show Evaluation Steps.
1) "Vertically, insert lines"
2) "Vertically, without inserting lines"
3) "Horizontally"
However, the XML file it will only except "vertical" or "horizontal".
How do I set it to the second choice in the XML file (or the template) so I don't have to select it manually every time I open the worksheet?