1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!--***********************************************************************
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 * Copyright 2008 by Sun Microsystems, Inc.
8 * OpenOffice.org - a multi-platform office productivity suite
10 * $RCSfile: Math.xcs,v $
13 * This file is part of OpenOffice.org.
15 * OpenOffice.org is free software: you can redistribute it and/or modify
16 * it under the terms of the GNU Lesser General Public License version 3
17 * only, as published by the Free Software Foundation.
19 * OpenOffice.org is distributed in the hope that it will be useful,
20 * but WITHOUT ANY WARRANTY; without even the implied warranty of
21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 * GNU Lesser General Public License version 3 for more details
23 * (a copy is included in the LICENSE file that accompanied this code).
25 * You should have received a copy of the GNU Lesser General Public License
26 * version 3 along with OpenOffice.org. If not, see
27 * <http://www.openoffice.org/license.html>
28 * for a copy of the LGPLv3 License.
30 ************************************************************************ -->
31 <!DOCTYPE oor:component-schema SYSTEM
"../../../../component-schema.dtd">
32 <oor:component-schema xmlns:
oor=
"http://openoffice.org/2001/registry" xmlns:
xs=
"http://www.w3.org/2001/XMLSchema" xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance" oor:
name=
"Math" oor:
package=
"org.openoffice.Office" xml:
lang=
"en-US"> <info>
34 <desc >Contains settings for Math.
</desc>
37 <group oor:
name=
"FontFormat">
39 <desc>Lists properties for describing a font.
</desc>
41 <prop oor:
name=
"Name" oor:
type=
"xs:string">
43 <desc>Specifies the font name.
</desc>
46 <prop oor:
name=
"CharSet" oor:
type=
"xs:short">
48 <desc>Specifies the character set for a font.
</desc>
51 <prop oor:
name=
"Family" oor:
type=
"xs:short">
53 <desc>Specifies the font family.
</desc>
56 <enumeration oor:
value=
"0">
58 <desc>not known
</desc>
61 <enumeration oor:
value=
"1">
63 <desc>decorative
</desc>
66 <enumeration oor:
value=
"2">
71 <enumeration oor:
value=
"3">
76 <enumeration oor:
value=
"4">
81 <enumeration oor:
value=
"5">
86 <enumeration oor:
value=
"6">
93 <prop oor:
name=
"Pitch" oor:
type=
"xs:short">
95 <desc>Specifies the pitch of a font.
</desc>
98 <enumeration oor:
value=
"0">
100 <desc>not known
</desc>
103 <enumeration oor:
value=
"1">
108 <enumeration oor:
value=
"2">
110 <desc>variable
</desc>
115 <prop oor:
name=
"Weight" oor:
type=
"xs:short">
117 <desc>Specifies the weight of a font.
</desc>
120 <enumeration oor:
value=
"0">
122 <desc>not known
</desc>
125 <enumeration oor:
value=
"1">
130 <enumeration oor:
value=
"2">
132 <desc>ultra light
</desc>
135 <enumeration oor:
value=
"3">
140 <enumeration oor:
value=
"4">
142 <desc>semi light
</desc>
145 <enumeration oor:
value=
"5">
150 <enumeration oor:
value=
"6">
155 <enumeration oor:
value=
"7">
157 <desc>semi bold
</desc>
160 <enumeration oor:
value=
"8">
165 <enumeration oor:
value=
"9">
167 <desc>ultra bold
</desc>
170 <enumeration oor:
value=
"10">
177 <prop oor:
name=
"Italic" oor:
type=
"xs:short">
179 <desc>Specifies the font italics.
</desc>
182 <enumeration oor:
value=
"0">
184 <desc>not slanted
</desc>
187 <enumeration oor:
value=
"1">
192 <enumeration oor:
value=
"2">
197 <enumeration oor:
value=
"3">
199 <desc>not known
</desc>
205 <group oor:
name=
"Symbol">
207 <desc>Contains settings for defining a user- or predefined symbol.
</desc>
209 <prop oor:
name=
"Char" oor:
type=
"xs:int">
211 <desc>Specifies the character value of the symbol.
</desc>
214 <prop oor:
name=
"Set" oor:
type=
"xs:string">
216 <desc>Specifies the symbol set containing the symbol.
</desc>
219 <prop oor:
name=
"Predefined" oor:
type=
"xs:boolean">
221 <desc>Specifies if a symbol is predefined or user-defined.
</desc>
225 <prop oor:
name=
"FontFormatId" oor:
type=
"xs:string">
227 <desc>Specifies the font format used. The value must be one of the node-names in the FontFormatList.
</desc>
233 <group oor:
name=
"Print">
235 <desc>Contains settings for printing.
</desc>
237 <prop oor:
name=
"Title" oor:
type=
"xs:boolean">
238 <!-- OldPath: Math/Print -->
239 <!-- OldLocation: Soffice.cfg -->
240 <!-- UIHints: Tools - Options Formula Settings - [Section] Print options -->
243 <desc>Specifies if the title (filename) is printed.
</desc>
244 <label>Title row
</label>
248 <prop oor:
name=
"FormulaText" oor:
type=
"xs:boolean">
249 <!-- OldPath: Math/Print -->
250 <!-- OldLocation: Soffice.cfg -->
251 <!-- UIHints: Tools - Options Formula Settings - [Section] Print options -->
254 <desc>Specifies if the formula text is printed.
</desc>
255 <label>Formula text
</label>
259 <prop oor:
name=
"Frame" oor:
type=
"xs:boolean">
260 <!-- OldPath: Math/Print -->
261 <!-- OldLocation: Soffice.cfg -->
262 <!-- UIHints: Tools - Options Formula Settings - [Section] Print options -->
265 <desc>Specifies if a border is drawn around the formula.
</desc>
266 <label>Border
</label>
270 <prop oor:
name=
"Size" oor:
type=
"xs:short">
271 <!-- OldPath: Math/Print -->
272 <!-- OldLocation: Soffice.cfg -->
273 <!-- UIHints: Tools - Options Formula Settings - [Section] Print format -->
276 <desc>Defines the size used when printing the formula.
</desc>
277 <label>Print Size
</label>
280 <enumeration oor:
value=
"0">
282 <desc>Original size
</desc>
285 <enumeration oor:
value=
"1">
287 <desc>Adapt to paper size
</desc>
290 <enumeration oor:
value=
"2">
292 <desc>Define zoom factor
</desc>
298 <prop oor:
name=
"ZoomFactor" oor:
type=
"xs:short">
299 <!-- OldPath: Math/Print -->
300 <!-- OldLocation: Soffice.cfg -->
301 <!-- UIHints: Tools - Options Formula Settings - [Section] Print format -->
304 <desc>Specifies the zoom factor for printing formulas. This is only valid when the print size is defined by the zoom factor. [UNIT=%]
</desc>
305 <label>Zoom factor
</label>
308 <minInclusive oor:
value=
"10">
310 <desc>Specifies the minimum value allowed
</desc>
313 <maxInclusive oor:
value=
"400">
315 <desc>Specifies the maximum value allowed.
</desc>
322 <group oor:
name=
"Misc">
324 <desc>Contains miscellaneous settings.
</desc>
326 <prop oor:
name=
"NoSymbolsWarning" oor:
type=
"xs:boolean">
327 <!-- OldPath: Math/Misc -->
328 <!-- OldLocation: Soffice.cfg -->
333 <desc>Specifies that, if true, a warning message is shown when the symbol file used by the formulas is missing.
</desc>
334 <label>Missing symbols warning.
</label>
338 <prop oor:
name=
"IgnoreSpacesRight" oor:
type=
"xs:boolean">
339 <!-- OldPath: Math/Misc -->
340 <!-- OldLocation: Soffice.cfg -->
341 <!-- UIHints: Tools - Options Formula Settings - [Section] Miscellaneous options -->
344 <desc>Ignores spacing symbols at the end of a line.
</desc>
345 <label>Ignore ~ and
' at the end of the line
</label>
350 <group oor:
name=
"View">
352 <desc>Contains view settings.
</desc>
354 <prop oor:
name=
"ToolboxVisible" oor:
type=
"xs:boolean">
355 <!-- OldPath: Math/View -->
356 <!-- OldLocation: Soffice.cfg -->
357 <!-- UIHints: View - Formula Elements -->
360 <desc>Toggles the visibility of the ToolBox (Selection Box).
</desc>
361 <label>Show Tool Box
</label>
365 <prop oor:
name=
"AutoRedraw" oor:
type=
"xs:boolean">
366 <!-- OldPath: Math/View -->
367 <!-- OldLocation: Soffice.cfg -->
368 <!-- UIHints: View - AutoRefresh Display -->
371 <desc>Automatically updates the display of the formula after the text has changed.
</desc>
372 <label>Update display automatically
</label>
376 <prop oor:
name=
"FormulaCursor" oor:
type=
"xs:boolean">
377 <!-- OldPath: Math/View -->
378 <!-- OldLocation: Soffice.cfg -->
379 <!-- UIHints: The icon "Formula Cursor" in the Tool bar -->
382 <desc>Toggles the visibility of the FormulaCursor.
</desc>
383 <label>Show Formula Cursor
</label>
388 <set oor:
name=
"FontFormatList" oor:
node-type=
"FontFormat">
390 <desc>Lists the FontFormat entries that can be used as symbol definitions in the SymbolList.
</desc>
393 <group oor:
name=
"StandardFormat">
395 <desc>Defines the default format settings for formulas.
</desc>
397 <prop oor:
name=
"Textmode" oor:
type=
"xs:boolean">
398 <!-- OldPath: Math/StandardFormat -->
399 <!-- OldLocation: Soffice.cfg -->
400 <!-- UIHints: Format - Text Mode -->
403 <desc>Displays some expressions in a compact form.
</desc>
404 <label>Textmode
</label>
408 <prop oor:
name=
"ScaleNormalBracket" oor:
type=
"xs:boolean">
409 <!-- OldPath: Math/StandardFormat -->
410 <!-- OldLocation: Soffice.cfg -->
411 <!-- UIHints: Format - Spacing - Category - Brackets - Scale all brackets -->
414 <desc>Attempts to scale non-scaleable brackets to fit the size of the arguments.
</desc>
415 <label>Scale normal brackets
</label>
419 <prop oor:
name=
"HorizontalAlignment" oor:
type=
"xs:short">
420 <!-- OldPath: Math/StandardFormat -->
421 <!-- OldLocation: Soffice.cfg -->
422 <!-- UIHints: Format - Alignment - Horizontal -->
425 <desc>Specifies the default horizontal alignment for the formula.
</desc>
426 <label>Horizontal alignment
</label>
429 <enumeration oor:
value=
"0">
434 <enumeration oor:
value=
"1">
436 <desc>centered
</desc>
439 <enumeration oor:
value=
"2">
447 <prop oor:
name=
"BaseSize" oor:
type=
"xs:short">
448 <!-- OldPath: Math/StandardFormat -->
449 <!-- OldLocation: Soffice.cfg -->
450 <!-- UIHints: Format- Font Size - Base size -->
453 <desc>Specifies the reference base size. [UNIT=Pts]
</desc>
454 <label>Base size
</label>
457 <minInclusive oor:
value=
"4">
459 <desc>Specifies the minimum value allowed
</desc>
462 <maxInclusive oor:
value=
"127">
464 <desc>Specifies the maximum value allowed
</desc>
470 <prop oor:
name=
"TextSize" oor:
type=
"xs:short">
471 <!-- OldPath: Math/StandardFormat -->
472 <!-- OldLocation: Soffice.cfg -->
473 <!-- UIHints: Format- Font Size - Text -->
476 <desc>Specifies the text size relative to the base size. [UNIT=%]
</desc>
477 <label>Text size
</label>
480 <minInclusive oor:
value=
"5">
482 <desc>Specifies the minimum value allowed (must be positive)
</desc>
485 <maxInclusive oor:
value=
"200">
487 <desc>Specifies the maximum value allowed
</desc>
493 <prop oor:
name=
"IndexSize" oor:
type=
"xs:short">
494 <!-- OldPath: Math/StandardFormat -->
495 <!-- OldLocation: Soffice.cfg -->
496 <!-- UIHints: Format- Font Size - Indices -->
499 <desc>Specifies the size of the indices relative to the base size. [UNIT=%]
</desc>
500 <label>Index size
</label>
503 <minInclusive oor:
value=
"5">
505 <desc>Specifies the minimum value allowed (must be positive)
</desc>
508 <maxInclusive oor:
value=
"200">
510 <desc>Specifies the maximum value allowed
</desc>
516 <prop oor:
name=
"FunctionSize" oor:
type=
"xs:short">
517 <!-- OldPath: Math/StandardFormat -->
518 <!-- OldLocation: Soffice.cfg -->
519 <!-- UIHints: Format- Font Size - Functions -->
522 <desc>Specifies the size of the functions relative to the base size. [UNIT=%]
</desc>
523 <label>Function size
</label>
526 <minInclusive oor:
value=
"5">
528 <desc>Specifies the minimum value allowed (must be positive)
</desc>
531 <maxInclusive oor:
value=
"200">
533 <desc>Specifies the maximum value allowed
</desc>
539 <prop oor:
name=
"OperatorSize" oor:
type=
"xs:short">
540 <!-- OldPath: Math/StandardFormat -->
541 <!-- OldLocation: Soffice.cfg -->
542 <!-- UIHints: Format- Font Size - Operators -->
545 <desc>Specifies the size of the operators relative to the base size. [UNIT=%]
</desc>
546 <label>Operator size
</label>
549 <minInclusive oor:
value=
"5">
551 <desc>Specifies the minimum value allowed (must be positive)
</desc>
554 <maxInclusive oor:
value=
"200">
556 <desc>Specifies the maximum value allowed
</desc>
562 <prop oor:
name=
"LimitsSize" oor:
type=
"xs:short">
563 <!-- OldPath: Math/StandardFormat -->
564 <!-- OldLocation: Soffice.cfg -->
565 <!-- UIHints: Format- Font Size - Limits -->
568 <desc>Specifies the size of the limits relative to the base size. [UNIT=%]
</desc>
569 <label>Limits size
</label>
572 <minInclusive oor:
value=
"5">
574 <desc>Specifies the minimum value allowed (must be positive)
</desc>
577 <maxInclusive oor:
value=
"200">
579 <desc>Specifies the maximum value allowed
</desc>
585 <prop oor:
name=
"VariableFont" oor:
type=
"xs:string">
586 <!-- OldPath: Math/StandardFormat -->
587 <!-- OldLocation: Soffice.cfg -->
588 <!-- UIHints: Format - Fonts - Variables -->
591 <desc>Specifies the FontFormat (font) to be used for variables. The value must be contained in the FontFormatList.
</desc>
592 <label>Variable Font name
</label>
596 <prop oor:
name=
"FunctionFont" oor:
type=
"xs:string">
597 <!-- OldPath: Math/StandardFormat -->
598 <!-- OldLocation: Soffice.cfg -->
599 <!-- UIHints: Format - Fonts - Functions -->
602 <desc>Specifies the FontFormat (font) to be used for functions. The value must be contained in the FontFormatList.
</desc>
603 <label>Function Font name
</label>
607 <prop oor:
name=
"NumberFont" oor:
type=
"xs:string">
608 <!-- OldPath: Math/StandardFormat -->
609 <!-- OldLocation: Soffice.cfg -->
610 <!-- UIHints: Format - Fonts - Numbers -->
613 <desc>Specifies the FontFormat (font) to be used for numbers. The value must be contained in the FontFormatList.
</desc>
614 <label>Number Font name
</label>
618 <prop oor:
name=
"TextFont" oor:
type=
"xs:string">
619 <!-- OldPath: Math/StandardFormat -->
620 <!-- OldLocation: Soffice.cfg -->
621 <!-- UIHints: Format - Fonts - Text -->
624 <desc>Specifies the FontFormat (font) to be used for text. The value must be contained in the FontFormatList.
</desc>
625 <label>Text Font name
</label>
629 <prop oor:
name=
"SansFont" oor:
type=
"xs:string">
630 <!-- OldPath: Math/StandardFormat -->
631 <!-- OldLocation: Soffice.cfg -->
632 <!-- UIHints: Format - Fonts - Sans -->
635 <desc>Specifies the FontFormat (font) to be used for
'sans
'. The value must be contained in the FontFormatList.
</desc>
636 <label>Sans Font name
</label>
640 <prop oor:
name=
"SerifFont" oor:
type=
"xs:string">
641 <!-- OldPath: Math/StandardFormat -->
642 <!-- OldLocation: Soffice.cfg -->
643 <!-- UIHints: Format - Fonts - Serif -->
646 <desc>Specifies the FontFormat (font) to be used for
'serif
'. The value must be contained in the FontFormatList.
</desc>
647 <label>Serif Font name
</label>
651 <prop oor:
name=
"FixedFont" oor:
type=
"xs:string">
652 <!-- OldPath: Math/StandardFormat -->
653 <!-- OldLocation: Soffice.cfg -->
654 <!-- UIHints: Format - Fonts - Fixed -->
657 <desc>Specifies the FontFormat (font) to be used for
'fixed
'. The value must be contained in the FontFormatList.
</desc>
658 <label>Fixed Font name
</label>
662 <group oor:
name=
"Distance">
664 <desc>Specifies the distance settings used for formatting a formula.
</desc>
666 <prop oor:
name=
"Horizontal" oor:
type=
"xs:short">
667 <!-- OldPath: Math/StandardFormat -->
668 <!-- OldLocation: Soffice.cfg -->
669 <!-- UIHints: Format - Spacing - Category - Spacing - Spacing -->
672 <desc>Specifies the horizontal distance of different expressions and of binary operators. [UNIT=%]
</desc>
673 <label>Horizontal distance
</label>
676 <minInclusive oor:
value=
"0">
678 <desc>Specifies the minimum value allowed
</desc>
681 <maxInclusive oor:
value=
"200">
683 <desc>Specifies the maximum value allowed
</desc>
689 <prop oor:
name=
"Vertical" oor:
type=
"xs:short">
690 <!-- OldPath: Math/StandardFormat -->
691 <!-- OldLocation: Soffice.cfg -->
692 <!-- UIHints: Format - Spacing - Category - Spacing - Line Spacing -->
695 <desc>Specifies the vertical distance of different lines. [UNIT=%]
</desc>
696 <label>Vertical distance
</label>
699 <minInclusive oor:
value=
"0">
701 <desc>Specifies the minimum value allowed
</desc>
704 <maxInclusive oor:
value=
"200">
706 <desc>Specifies the maximum value allowed
</desc>
712 <prop oor:
name=
"Root" oor:
type=
"xs:short">
713 <!-- OldPath: Math/StandardFormat -->
714 <!-- OldLocation: Soffice.cfg -->
715 <!-- UIHints: Format - Spacing - Category - Spacing - Root Spacing -->
718 <desc>Specifies the vertical distance of the root symbol
's horizontal bar to the argument. [UNIT=%]
</desc>
719 <label>Distance to root symbol
</label>
722 <minInclusive oor:
value=
"0">
724 <desc>Specifies the minimum value allowed
</desc>
727 <maxInclusive oor:
value=
"100">
729 <desc>Specifies the maximum value allowed
</desc>
735 <prop oor:
name=
"SubScript" oor:
type=
"xs:short">
736 <!-- OldPath: Math/StandardFormat -->
737 <!-- OldLocation: Soffice.cfg -->
738 <!-- UIHints: Format - Spacing - Category - Indexes - Subscript -->
741 <desc>Specifies the vertical distance of the subscript to the base. [UNIT=%]
</desc>
742 <label>Subscript distance
</label>
745 <minInclusive oor:
value=
"0">
747 <desc>Specifies the minimum value allowed
</desc>
750 <maxInclusive oor:
value=
"100">
752 <desc>Specifies the maximum value allowed
</desc>
758 <prop oor:
name=
"SuperScript" oor:
type=
"xs:short">
759 <!-- OldPath: Math/StandardFormat -->
760 <!-- OldLocation: Soffice.cfg -->
761 <!-- UIHints: Format - Spacing - Category - Indexes - Superscript -->
764 <desc>Specifies the vertical distance of the superscript to the base. [UNIT=%]
</desc>
765 <label>Superscript distance
</label>
768 <minInclusive oor:
value=
"0">
770 <desc>Specifies the minimum value allowed
</desc>
773 <maxInclusive oor:
value=
"100">
775 <desc>Specifies the maximum value allowed
</desc>
781 <prop oor:
name=
"LowerLimit" oor:
type=
"xs:short">
782 <!-- OldPath: Math/StandardFormat -->
783 <!-- OldLocation: Soffice.cfg -->
784 <!-- UIHints: Format - Spacing - Category - Limits - Lower Limit -->
787 <desc>Specifies the vertical distance of the lower limit to the operator. [UNIT=%]
</desc>
788 <label>Lower limit distance
</label>
791 <minInclusive oor:
value=
"0">
793 <desc>Specifies the minimum value allowed
</desc>
796 <maxInclusive oor:
value=
"100">
798 <desc>Specifies the maximum value allowed
</desc>
804 <prop oor:
name=
"UpperLimit" oor:
type=
"xs:short">
805 <!-- OldPath: Math/StandardFormat -->
806 <!-- OldLocation: Soffice.cfg -->
807 <!-- UIHints: Format - Spacing - Category - Limits - Upper Limit -->
810 <desc>Specifies the vertical distance of the upper limit to the operator. [UNIT=%]
</desc>
811 <label>Upper limit distance
</label>
814 <minInclusive oor:
value=
"0">
816 <desc>Specifies the minimum value allowed
</desc>
819 <maxInclusive oor:
value=
"100">
821 <desc>Specifies the maximum value allowed
</desc>
827 <prop oor:
name=
"OperatorSize" oor:
type=
"xs:short">
828 <!-- OldPath: Math/StandardFormat -->
829 <!-- OldLocation: Soffice.cfg -->
830 <!-- UIHints: Format - Spacing - Category - Operators - Excess size -->
833 <desc>Specifies the scaling of a large operator relative to the base size. [UNIT=%]
</desc>
834 <label>Oversize of large operator
</label>
837 <minInclusive oor:
value=
"0">
839 <desc>Specifies the minimum value allowed
</desc>
842 <maxInclusive oor:
value=
"100">
844 <desc>Specifies the maximum value allowed
</desc>
850 <prop oor:
name=
"OperatorSpace" oor:
type=
"xs:short">
851 <!-- OldPath: Math/StandardFormat -->
852 <!-- OldLocation: Soffice.cfg -->
853 <!-- UIHints: Format - Spacing - Category - Operators - Spacing -->
856 <desc>Specifies the distance between the large operator and it
's argument. [UNIT=%]
</desc>
857 <label>Distance to large operator
</label>
860 <minInclusive oor:
value=
"0">
862 <desc>Specifies the minimum value allowed
</desc>
865 <maxInclusive oor:
value=
"100">
867 <desc>Specifies the maximum value allowed
</desc>
873 <prop oor:
name=
"Numerator" oor:
type=
"xs:short">
874 <!-- OldPath: Math/StandardFormat -->
875 <!-- OldLocation: Soffice.cfg -->
876 <!-- UIHints: Format - Spacing - Category - Fractions - Numerator -->
879 <desc>Specifies the vertical distance from the numerator to the fraction separator. [UNIT=%]
</desc>
880 <label>Numerator distance
</label>
883 <minInclusive oor:
value=
"0">
885 <desc>Specifies the minimum value allowed
</desc>
888 <maxInclusive oor:
value=
"100">
890 <desc>Specifies the maximum value allowed
</desc>
896 <prop oor:
name=
"Denominator" oor:
type=
"xs:short">
897 <!-- OldPath: Math/StandardFormat -->
898 <!-- OldLocation: Soffice.cfg -->
899 <!-- UIHints: Format - Spacing - Category - Fractions - Denominator -->
902 <desc>Specifies the vertical distance from the denominator to the fraction separator [UNIT=%]
</desc>
903 <label>Denominator distance
</label>
906 <minInclusive oor:
value=
"0">
908 <desc>Specifies the minimum value allowed
</desc>
911 <maxInclusive oor:
value=
"100">
913 <desc>Specifies the maximum value allowed
</desc>
919 <prop oor:
name=
"Fraction" oor:
type=
"xs:short">
920 <!-- OldPath: Math/StandardFormat -->
921 <!-- OldLocation: Soffice.cfg -->
922 <!-- UIHints: Format - Spacing - Category - Fraction Bars - Excess length -->
925 <desc>Specifies the excess length of the fraction separator relative to its arguments. [UNIT=%]
</desc>
926 <label>Fraction overlength
</label>
929 <minInclusive oor:
value=
"0">
931 <desc>Specifies the minimum value allowed
</desc>
934 <maxInclusive oor:
value=
"100">
936 <desc>Specifies the maximum value allowed
</desc>
942 <prop oor:
name=
"StrokeWidth" oor:
type=
"xs:short">
943 <!-- OldPath: Math/StandardFormat -->
944 <!-- OldLocation: Soffice.cfg -->
945 <!-- UIHints: Format - Spacing - Category - Fraction Bars - Weight -->
948 <desc>Specifies the stroke width of the fraction separator [UNIT=%]
</desc>
949 <label>Fraction strokewidth
</label>
952 <minInclusive oor:
value=
"1">
954 <desc>Specifies the minimum value allowed (must be positive)
</desc>
957 <maxInclusive oor:
value=
"100">
959 <desc>Specifies the maximum value allowed
</desc>
965 <prop oor:
name=
"BracketSize" oor:
type=
"xs:short">
966 <!-- OldPath: Math/StandardFormat -->
967 <!-- OldLocation: Soffice.cfg -->
968 <!-- UIHints: Format - Spacing - Category - Brackets - Excess size (left/right) -->
971 <desc>Specifies the excess length of the scalable brackets relative to the argument. [UNIT=%]
</desc>
972 <label>Bracket oversize
</label>
975 <minInclusive oor:
value=
"0">
977 <desc>Specifies the minimum value allowed
</desc>
980 <maxInclusive oor:
value=
"100">
982 <desc>Specifies the maximum value allowed
</desc>
988 <prop oor:
name=
"BracketSpace" oor:
type=
"xs:short">
989 <!-- OldPath: Math/StandardFormat -->
990 <!-- OldLocation: Soffice.cfg -->
991 <!-- UIHints: Format - Spacing - Category - Brackets - Spacing -->
994 <desc>Specifies the horizontal distance between the brackets and the enclosed argument. [UNIT=%]
</desc>
995 <label>Bracket distance
</label>
998 <minInclusive oor:
value=
"0">
1000 <desc>Specifies the minimum value allowed
</desc>
1003 <maxInclusive oor:
value=
"100">
1005 <desc>Specifies the maximum value allowed
</desc>
1011 <prop oor:
name=
"NormalBracketSize" oor:
type=
"xs:short">
1012 <!-- OldPath: Math/StandardFormat -->
1013 <!-- OldLocation: Soffice.cfg -->
1014 <!-- UIHints: Format - Spacing - Category - Brackets - Excess size -->
1017 <desc>Specifies the excess length of normal brackets relative to the argument. Only valid if ScaleNormalBracket = TRUE. [UNIT=%]
</desc>
1018 <label>Normal bracket oversize
</label>
1021 <minInclusive oor:
value=
"0">
1023 <desc>Specifies the minimum value allowed
</desc>
1026 <maxInclusive oor:
value=
"100">
1028 <desc>Specifies the maximum value allowed
</desc>
1034 <prop oor:
name=
"MatrixRow" oor:
type=
"xs:short">
1035 <!-- OldPath: Math/StandardFormat -->
1036 <!-- OldLocation: Soffice.cfg -->
1037 <!-- UIHints: Format - Spacing - Category - Matrixes - Line Spacing -->
1040 <desc>Specifies the distance between the rows of a matrix. [UNIT=%]
</desc>
1041 <label>Matrix row distance
</label>
1044 <minInclusive oor:
value=
"0">
1046 <desc>Specifies the minimum value allowed
</desc>
1049 <maxInclusive oor:
value=
"300">
1051 <desc>Specifies the maximum value allowed
</desc>
1057 <prop oor:
name=
"MatrixColumn" oor:
type=
"xs:short">
1058 <!-- OldPath: Math/StandardFormat -->
1059 <!-- OldLocation: Soffice.cfg -->
1060 <!-- UIHints: Format - Spacing - Category - Matrixes - Column Spacing -->
1063 <desc>Specifies the distance between the columns of a matrix. [UNIT=%]
</desc>
1064 <label>Matrix column distance
</label>
1067 <minInclusive oor:
value=
"0">
1069 <desc>Specifies the minimum value allowed
</desc>
1072 <maxInclusive oor:
value=
"300">
1074 <desc>Specifies the maximum value allowed
</desc>
1080 <prop oor:
name=
"OrnamentSize" oor:
type=
"xs:short">
1081 <!-- OldPath: Math/StandardFormat -->
1082 <!-- OldLocation: Soffice.cfg -->
1083 <!-- UIHints: Format - Spacing - Category - Symbols - Primary height -->
1086 <desc>Specifies the distance between the attribute and its base. [UNIT=%]
</desc>
1087 <label>Distance to attribute
</label>
1090 <minInclusive oor:
value=
"0">
1092 <desc>Specifies the minimum value allowed
</desc>
1095 <maxInclusive oor:
value=
"100">
1097 <desc>Specifies the maximum value allowed
</desc>
1103 <prop oor:
name=
"OrnamentSpace" oor:
type=
"xs:short">
1104 <!-- OldPath: Math/StandardFormat -->
1105 <!-- OldLocation: Soffice.cfg -->
1106 <!-- UIHints: Format - Spacing - Category - Symbols - Minimum distance -->
1109 <desc>Specifies the distance between different attributes of the same base. [UNIT=%]
</desc>
1110 <label>Distance between attributes
</label>
1113 <minInclusive oor:
value=
"0">
1115 <desc>Specifies the minimum value allowed
</desc>
1118 <maxInclusive oor:
value=
"100">
1120 <desc>Specifies the maximum value allowed
</desc>
1126 <prop oor:
name=
"LeftSpace" oor:
type=
"xs:short">
1127 <!-- OldPath: Math/StandardFormat -->
1128 <!-- OldLocation: Soffice.cfg -->
1129 <!-- UIHints: Format - Spacing - Category - Borders - Left -->
1132 <desc>Specifies the width of the extra space to the left of the formula. [UNIT=
1/
100 mm]
</desc>
1133 <label>Left margin
</label>
1136 <minInclusive oor:
value=
"0">
1138 <desc>Specifies the minimum value allowed
</desc>
1141 <maxInclusive oor:
value=
"10000">
1143 <desc>Specifies the maximum value allowed
</desc>
1149 <prop oor:
name=
"RightSpace" oor:
type=
"xs:short">
1150 <!-- OldPath: Math/StandardFormat -->
1151 <!-- OldLocation: Soffice.cfg -->
1152 <!-- UIHints: Format - Spacing - Category - Borders - Right -->
1155 <desc>Specifies the width of the extra space to the right of the formula. [UNIT=
1/
100 mm]
</desc>
1156 <label>Right margin
</label>
1159 <minInclusive oor:
value=
"0">
1161 <desc>Specifies the minimum value allowed
</desc>
1164 <maxInclusive oor:
value=
"10000">
1166 <desc>Specifies the maximum value allowed
</desc>
1172 <prop oor:
name=
"TopSpace" oor:
type=
"xs:short">
1173 <!-- OldPath: Math/StandardFormat -->
1174 <!-- OldLocation: Soffice.cfg -->
1175 <!-- UIHints: Format - Spacing - Category - Borders - Top -->
1178 <desc>Specifies the amount of extra space above the formula. [UNIT=
1/
100 mm]
</desc>
1179 <label>Top margin
</label>
1182 <minInclusive oor:
value=
"0">
1184 <desc>Specifies the minimum value allowed
</desc>
1187 <maxInclusive oor:
value=
"10000">
1189 <desc>Specifies the maximum value allowed
</desc>
1195 <prop oor:
name=
"BottomSpace" oor:
type=
"xs:short">
1196 <!-- OldPath: Math/StandardFormat -->
1197 <!-- OldLocation: Soffice.cfg -->
1198 <!-- UIHints: Format - Spacing - Category - Borders - Bottom -->
1201 <desc>Specifies the amount of extra space below the formula. [UNIT=
1/
100 mm]
</desc>
1202 <label>Bottom margin
</label>
1205 <minInclusive oor:
value=
"0">
1207 <desc>Specifies the minimum value allowed
</desc>
1210 <maxInclusive oor:
value=
"10000">
1212 <desc>Specifies the maximum value allowed
</desc>
1220 <set oor:
name=
"SymbolList" oor:
node-type=
"Symbol">
1222 <desc>Lists the defined symbols.
</desc>
1226 </oor:component-schema>