Files
help/source/text/simpress/01/effectoptions.xhp
Christian Lohmaier 77cb682cd1 convert plain paragraphs with role="heading" → h<level>
i.e. without child elements and also drop the language that was changed
to implied in the dtd previously/defaults to en-US unless specified.

This change doesn't affect translations, only the content of the
paragraph/headings is extracted.

done with:
perl -CSD -pi -e 'BEGIN {$base = qr/role="heading"|level="(?<level>\d+)"|(?<id>id="[^"]+")/;} s#<paragraph(((\s+($base)){3})|(\s+($base|xml-lang="en-US")){4})>(?<body>[^<]+)</paragraph>#<h$+{level} $+{id}>$+{body}</h$+{level}>#g'

(all permutations re order of attributes, and xml-lang="en-US" being
optional / implied)

Change-Id: I365a2bb983a3969af9390753fce7b7f3597c7b8b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148795
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-03-16 15:18:10 +00:00

47 lines
2.3 KiB
XML

<?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 .
-->
<helpdocument version="1.0">
<meta>
<topic id="textsimpress01effectoptionsxhp" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Effect Options</title>
<filename>/text/simpress/01/effectoptions.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/more_properties" id="bm_id286568" localize="false"/><h1 id="par_idN10547">Effect Options</h1>
<paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US"><ahelp hid=".">Specifies additional properties for the selected element in the <link href="text/simpress/01/06060000.xhp">Custom Animations</link> pane.</ahelp></paragraph>
<paragraph role="note" id="par_idN105BB" xml-lang="en-US">Assign an effect to an object, then click the <emph>Options</emph> button to open the Effect Options dialog.</paragraph>
<paragraph role="paragraph" id="par_idN1056E" xml-lang="en-US">The dialog contains the following tab pages:</paragraph>
<paragraph role="paragraph" id="par_idN105AF" xml-lang="en-US" localize="false">
<embedvar href="text/simpress/01/effectoptionseffect.xhp#effect"/>
</paragraph>
<paragraph role="paragraph" id="par_idN105B7" xml-lang="en-US" localize="false">
<embedvar href="text/simpress/01/effectoptionstiming.xhp#timing"/>
</paragraph>
<paragraph role="paragraph" id="par_idN105BF" xml-lang="en-US" localize="false">
<embedvar href="text/simpress/01/effectoptionstext.xhp#text"/>
</paragraph>
</body>
</helpdocument>