1 |
1445
|
anp
|
<?xml version="1.0" encoding="UTF-8"?><!--
|
2 |
1165
|
anp
|
* LICENCE[[
|
3 |
|
|
* Version: MPL 1.1/GPL 2.0/LGPL 2.1/CeCILL 2.O
|
4 |
|
|
*
|
5 |
|
|
* The contents of this file are subject to the Mozilla Public License Version
|
6 |
|
|
* 1.1 (the "License"); you may not use this file except in compliance with
|
7 |
|
|
* the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
|
8 |
|
|
*
|
9 |
|
|
* Software distributed under the License is distributed on an "AS IS" basis,
|
10 |
|
|
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
11 |
|
|
* for the specific language governing rights and limitations under the
|
12 |
|
|
* License.
|
13 |
|
|
*
|
14 |
|
|
* The Original Code is kelis.fr code.
|
15 |
|
|
*
|
16 |
|
|
* The Initial Developer of the Original Code is
|
17 |
|
|
* antoine.pourchez@kelis.fr on behalf of USTL / SEMM (http://semm.univ-lille1.fr)
|
18 |
|
|
*
|
19 |
|
|
* Portions created by the Initial Developer are Copyright (C) 2005
|
20 |
|
|
* the Initial Developer. All Rights Reserved.
|
21 |
|
|
*
|
22 |
|
|
* Contributor(s):
|
23 |
|
|
*
|
24 |
|
|
*
|
25 |
|
|
* Alternatively, the contents of this file may be used under the terms of
|
26 |
|
|
* either of the GNU General Public License Version 2 or later (the "GPL"),
|
27 |
|
|
* or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
28 |
|
|
* or the CeCILL Licence Version 2.0 (http://www.cecill.info/licences.en.html),
|
29 |
|
|
* in which case the provisions of the GPL, the LGPL or the CeCILL are applicable
|
30 |
|
|
* instead of those above. If you wish to allow use of your version of this file
|
31 |
|
|
* only under the terms of either the GPL or the LGPL, and not to allow others
|
32 |
|
|
* to use your version of this file under the terms of the MPL, indicate your
|
33 |
|
|
* decision by deleting the provisions above and replace them with the notice
|
34 |
|
|
* and other provisions required by the GPL or the LGPL. If you do not delete
|
35 |
|
|
* the provisions above, a recipient may use your version of this file under
|
36 |
|
|
* the terms of any one of the MPL, the GPL, the LGPL or the CeCILL.
|
37 |
|
|
* ]]LICENCE
|
38 |
1445
|
anp
|
--><sm:binaryOdTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core">
|
39 |
|
|
<sm:model sc:refUri="/math/latex/mathTex.model"/>
|
40 |
|
|
<sm:axis code="inline"/>
|
41 |
|
|
<sm:content>
|
42 |
|
|
<sm:WObject style="viewResource"><sm:binaryUrl>
|
43 |
|
|
|
44 |
|
|
<sm:freeTransform code="facet" options="facet=mmlOO&fileExt=.odf&transform=mml2odf"/>
|
45 |
|
|
|
46 |
|
|
|
47 |
|
|
|
48 |
|
|
<sm:odTransform><sm:dimBounds unit="cm" maxWidth="10" maxHeight="2"/></sm:odTransform></sm:binaryUrl></sm:WObject>
|
49 |
|
|
</sm:content>
|
50 |
1165
|
anp
|
</sm:binaryOdTransf>
|