Kaydet (Commit) a57a00bd authored tarafından Caolán McNamara's avatar Caolán McNamara

default to just printing the formula itself in math, saves space

üst c9b72802
......@@ -240,7 +240,7 @@
<desc>Specifies if the title (filename) is printed.</desc>
<label>Title row</label>
</info>
<value>true</value>
<value>false</value>
</prop>
<prop oor:name="FormulaText" oor:type="xs:boolean">
<!-- OldPath: Math/Print -->
......@@ -251,7 +251,7 @@
<desc>Specifies if the formula text is printed.</desc>
<label>Formula text</label>
</info>
<value>true</value>
<value>false</value>
</prop>
<prop oor:name="Frame" oor:type="xs:boolean">
<!-- OldPath: Math/Print -->
......@@ -259,10 +259,10 @@
<!-- UIHints: Tools - Options Formula Settings - [Section] Print options -->
<info>
<author>TL</author>
<desc>Specifies if a border is drawn around the formula.</desc>
<desc>Specifies if a border is drawn around the formula when printed.</desc>
<label>Border</label>
</info>
<value>true</value>
<value>false</value>
</prop>
<prop oor:name="Size" oor:type="xs:short">
<!-- OldPath: Math/Print -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment