source/auxiliary/smath.tree |   81 ++++++++++++++++++++++++--------------------
 1 file changed, 46 insertions(+), 35 deletions(-)

New commits:
commit f337457b70342b5dd28f9722c5e19f6ba7c47aaf
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Jan 21 16:40:11 2019 -0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Jan 21 19:42:04 2019 +0100

    Add SMATH Elements in Contents Tree
    
    Change-Id: Ie2bcfa12cc85dab248063c1977638e044396e374
    Reviewed-on: https://gerrit.libreoffice.org/66697
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/auxiliary/smath.tree b/source/auxiliary/smath.tree
index 9ffb0cd85..01eb666c8 100644
--- a/source/auxiliary/smath.tree
+++ b/source/auxiliary/smath.tree
@@ -1,40 +1,51 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+* This file is part of the LibreOffice project.
+*
+* This Source Code Form is subject to the terms of the Mozilla Public
+* License, v. 2.0. If a copy of the MPL was not distributed with this
+* file, You can obtain one at http://mozilla.org/MPL/2.0/.
+*
+* This file incorporates work covered by the following license notice:
+*
+*   Licensed to the Apache Software Foundation (ASF) under one or more
+*   contributor license agreements. See the NOTICE file distributed
+*   with this work for additional information regarding copyright
+*   ownership. The ASF licenses this file to you under the Apache
+*   License, Version 2.0 (the "License"); you may not use this file
+*   except in compliance with the License. You may obtain a copy of
+*   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 -->
 <tree_view version="24-Aug-2004">
-       <help_section application="smath" id="03" title="Formulas (Math)">
-               <node id="0301" title="General Information and User Interface 
Usage">
-<topic id="smath/text/smath/main0000.xhp">Welcome to the %PRODUCTNAME Math 
Help</topic>
-<topic id="smath/text/smath/main0503.xhp">%PRODUCTNAME Math Features</topic>
-<topic id="smath/text/smath/guide/main.xhp">Instructions for Using 
%PRODUCTNAME Math</topic>
-<topic id="smath/text/smath/guide/keyboard.xhp">Shortcuts (%PRODUCTNAME Math 
Accessibility)</topic>
-               </node>
-               <node id="0302" title="Command and Menu Reference">
-<topic id="smath/text/smath/main0100.xhp">Menus</topic>
-<topic id="smath/text/smath/main0200.xhp">Toolbars</topic>
-               </node>
-               <node id="0303" title="Working with Formulas">
-<topic id="smath/text/smath/guide/align.xhp">Manually Aligning Formula 
Parts</topic>
-<topic id="smath/text/smath/guide/attributes.xhp">Changing Default 
Attributes</topic>
-<topic id="smath/text/smath/guide/brackets.xhp">Merging Formula Parts in 
Brackets</topic>
-<topic id="smath/text/smath/guide/comment.xhp">Entering Comments</topic>
-<topic id="smath/text/smath/guide/newline.xhp">Entering Line Breaks</topic>
-<topic id="smath/text/smath/guide/parentheses.xhp">Inserting Brackets</topic>
-               </node>
-       </help_section>
+    <help_section application="smath" id="03" title="Formulas (Math)">
+        <node id="0301" title="General Information and User Interface Usage">
+            <topic id="smath/text/smath/main0000.xhp">Welcome to the 
%PRODUCTNAME Math Help</topic>
+            <topic id="smath/text/smath/main0503.xhp">%PRODUCTNAME Math 
Features</topic>
+            <node id="030101" title="%PRODUCTNAME Formula Elements">
+                <topic id="smath/text/smath/01/03090100.xhp">Unary/Binary 
Operators</topic>
+                <topic id="smath/text/smath/01/03090200.xhp">Relations</topic>
+                <topic id="smath/text/smath/01/03090800.xhp">Set 
Operations</topic>
+                <topic id="smath/text/smath/01/03090400.xhp">Functions</topic>
+                <topic id="smath/text/smath/01/03090300.xhp">Operators</topic>
+                <topic id="smath/text/smath/01/03090600.xhp">Attributes</topic>
+                <topic id="smath/text/smath/01/03090500.xhp">Brackets</topic>
+                <topic id="smath/text/smath/01/03090700.xhp">Format</topic>
+                <topic id="smath/text/smath/01/03091600.xhp">Other 
Symbols</topic>
+            </node>
+            <topic id="smath/text/smath/guide/main.xhp">Instructions for Using 
%PRODUCTNAME Math</topic>
+            <topic id="smath/text/smath/guide/keyboard.xhp">Shortcuts 
(%PRODUCTNAME Math Accessibility)</topic>
+        </node>
+        <node id="0302" title="Command and Menu Reference">
+            <topic id="smath/text/smath/main0100.xhp">Menus</topic>
+            <topic id="smath/text/smath/main0200.xhp">Toolbars</topic>
+        </node>
+        <node id="0303" title="Working with Formulas">
+            <topic id="smath/text/smath/guide/align.xhp">Manually Aligning 
Formula Parts</topic>
+            <topic id="smath/text/smath/guide/attributes.xhp">Changing Default 
Attributes</topic>
+            <topic id="smath/text/smath/guide/brackets.xhp">Merging Formula 
Parts in Brackets</topic>
+            <topic id="smath/text/smath/guide/comment.xhp">Entering 
Comments</topic>
+            <topic id="smath/text/smath/guide/newline.xhp">Entering Line 
Breaks</topic>
+            <topic id="smath/text/smath/guide/parentheses.xhp">Inserting 
Brackets</topic>
+        </node>
+    </help_section>
 </tree_view>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to