replaceFigs
layout replaceFigs boolean { t | nil }
Description
Specifies whether selected figures are replaced with a new cell created from the selected figures. This setting is used by leHiMakeCell and leMakeCell.
GUI Equivalent
Examples
envGetVal("layout" "replaceFigs")
envSetVal("layout" "replaceFigs" 'boolean nil)
Related Topics
Return to top