diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-06 18:47:19 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-07 20:54:18 +0200 |
commit | a6b63716e5f4921209336025f21cff41a103d9dc (patch) | |
tree | 50d8c4f74f569c36caac2428c9885b9545204172 /source/text/smath/06 | |
parent | 5c889a294765c6d91999a561c7bdb6d59eaf9876 (diff) |
Add screenshots for help in smath module
starmath module has 8 dialogs.
Generated by make screenshot in starmath/
--with-lang=ALL
Change-Id: I54f34e9aaab3062ec90799ce2ab0994c0393a2dd
Reviewed-on: https://gerrit.libreoffice.org/53921
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/smath/06')
-rw-r--r-- | source/text/smath/06/screenshots.xhp | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/source/text/smath/06/screenshots.xhp b/source/text/smath/06/screenshots.xhp new file mode 100644 index 0000000000..fd3428a0ef --- /dev/null +++ b/source/text/smath/06/screenshots.xhp @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.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/. + * + --> + + <meta> + <topic id="embedscreenshots" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Math screenshots</title> + <filename>/text/smath/06/screenshot.xhp</filename> + </topic> + </meta> + <body> + <section id="alignmentdialog"> + <paragraph role="paragraph" id="par_id141525570544232" xml-lang="en-US"> + + <image src="media/screenshots/modules/smath/ui/alignmentdialog/AlignmentDialog.png" localize="true" id="img_id331525570544232"> + <alt xml-lang="en-US" id="alt_id641525570544232">Alignement Dialog</alt> + </image> + </paragraph> + </section> + <section id="catalogdialog"> + <paragraph role="paragraph" id="par_id121525570707303" xml-lang="en-US"> + + <image src="media/screenshots/modules/smath/ui/catalogdialog/CatalogDialog.png" localize="true" id="img_id441525570707303"> + <alt xml-lang="en-US" id="alt_id921525570707303"></alt> + </image> + </paragraph> + </section> + <section id="fontdialog"> + <paragraph role="paragraph" id="par_id71525570710878" xml-lang="en-US"> + + <image src="media/screenshots/modules/smath/ui/fontdialog/FontDialog.png" localize="true" id="img_id41525570710879"> + <alt xml-lang="en-US" id="alt_id931525570710879">Font Dialog</alt> + </image> + </paragraph> + </section> + <section id="fontsizedialog"> + <paragraph role="paragraph" id="par_id671525570713808" xml-lang="en-US"> + + <image src="media/screenshots/modules/smath/ui/fontsizedialog/FontSizeDialog.png" localize="true" id="img_id131525570713808"> + <alt xml-lang="en-US" id="alt_id501525570713809">Font Size Dialog</alt> + </image> + </paragraph> + </section> + <section id="fonttypedialog"> + <paragraph role="paragraph" id="par_id891525570718035" xml-lang="en-US"> + + <image src="media/screenshots/modules/smath/ui/fonttypedialog/FontsDialog.png" localize="true" id="img_id441525570718035"> + <alt xml-lang="en-US" id="alt_id401525570718036">Font Type Dialog</alt> + </image> + </paragraph> + </section> + <section id="savedefaultsdialog"> + <paragraph role="paragraph" id="par_id991525570721266" xml-lang="en-US"> + <image src="media/screenshots/modules/smath/ui/savedefaultsdialog/SaveDefaultsDialog.png" localize="true" id="img_id571525570721266"> + + <alt xml-lang="en-US" id="alt_id981525570721266">Save Default Dialog</alt> + </image> + </paragraph> + </section> + <section id="spacingdialog"> + <paragraph role="paragraph" id="par_id861525570725718" xml-lang="en-US"> + + <image src="media/screenshots/modules/smath/ui/spacingdialog/SpacingDialog.png" localize="true" id="img_id81525570725718"> + <alt xml-lang="en-US" id="alt_id981525570725718"></alt> + </image> + </paragraph> + </section> + <section id="symdefinedialog"> + <paragraph role="paragraph" id="par_id931525570728897" xml-lang="en-US"> + + <image src="media/screenshots/modules/smath/ui/symdefinedialog/EditSymbols.png" localize="true" id="img_id491525570728897"> + <alt xml-lang="en-US" id="alt_id31525570728897">Edit Symbols</alt> + </image> + </paragraph> + </section> +</body> +</helpdocument> |