Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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?