Get the style color and number just once
[LibreOffice.git] / sd / qa / unit / data / odp / Math.fodp
blob676fc84475a2568a0647a083b4698868c3042af8
1 <?xml version="1.0" encoding="UTF-8"?>
3 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.presentation">
4 <office:font-face-decls>
5 <style:font-face style:name="Liberation Sans" svg:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
6 <style:font-face style:name="Liberation Serif" svg:font-family="&apos;Liberation Serif&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
7 </office:font-face-decls>
8 <office:styles>
9 <style:style style:name="Object_20_with_20_no_20_fill_20_and_20_no_20_line" style:display-name="Object with no fill and no line" style:family="graphic" style:parent-style-name="standard">
10 <style:graphic-properties draw:stroke="none" draw:fill="none"/>
11 </style:style>
12 <style:presentation-page-layout style:name="AL1T0">
13 <presentation:placeholder presentation:object="title" svg:x="2cm" svg:y="1.7cm" svg:width="24cm" svg:height="3.5cm"/>
14 <presentation:placeholder presentation:object="subtitle" svg:x="2cm" svg:y="5.8cm" svg:width="24cm" svg:height="13cm"/>
15 </style:presentation-page-layout>
16 </office:styles>
17 <office:automatic-styles>
18 <style:page-layout style:name="PM1">
19 <style:page-layout-properties fo:margin-top="0" fo:margin-bottom="0" fo:margin-left="0" fo:margin-right="0" fo:page-width="254mm" fo:page-height="190.5mm" style:print-orientation="landscape"/>
20 </style:page-layout>
21 <style:style style:name="dp1" style:family="drawing-page">
22 <style:drawing-page-properties presentation:background-visible="true" presentation:background-objects-visible="true" presentation:display-footer="false" presentation:display-page-number="false" presentation:display-date-time="false"/>
23 </style:style>
24 <style:style style:name="gr1" style:family="graphic" style:parent-style-name="Object_20_with_20_no_20_fill_20_and_20_no_20_line">
25 <style:graphic-properties draw:stroke="none" svg:stroke-width="0" draw:fill="none" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="top" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:padding-top="0.125cm" fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" fo:wrap-option="no-wrap" draw:ole-draw-aspect="1" style:protect="size"/>
26 </style:style>
27 </office:automatic-styles>
28 <office:master-styles>
29 <draw:layer-set>
30 <draw:layer draw:name="layout"/>
31 <draw:layer draw:name="background"/>
32 <draw:layer draw:name="backgroundobjects"/>
33 <draw:layer draw:name="controls"/>
34 <draw:layer draw:name="measurelines"/>
35 </draw:layer-set>
36 <style:master-page style:name="Title_20_Slide" style:display-name="Title Slide" style:page-layout-name="PM1" draw:style-name="dp1"/>
37 </office:master-styles>
38 <office:body>
39 <office:presentation>
40 <draw:page draw:name="page1" draw:master-page-name="Title_20_Slide" presentation:presentation-page-layout-name="AL1T0">
41 <draw:frame draw:name="Formula" draw:style-name="gr1" draw:layer="layout" svg:width="14cm" svg:height="2cm" svg:x="8cm" svg:y="8cm">
42 <draw:object>
43 <math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
44 <semantics>
45 <mrow>
46 <mrow>
47 <msup>
48 <mi mathvariant="italic">𝑎</mi>
49 <mn>2</mn>
50 </msup>
51 <mo stretchy="false">+</mo>
52 <msup>
53 <mi mathvariant="italic">𝑏</mi>
54 <mn>2</mn>
55 </msup>
56 </mrow>
57 <mo stretchy="false">=</mo>
58 <msup>
59 <mi mathvariant="italic">𝑐</mi>
60 <mn>2</mn>
61 </msup>
62 </mrow>
63 </semantics>
64 </math>
65 </draw:object>
66 </draw:frame>
67 </draw:page>
68 </office:presentation>
69 </office:body>
70 </office:document>