and also drop the language that was changed to implied 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'
and manually undoing the one that uses <sup>in body that's not valid
according to the dtd in the h tags.
Change-Id: Ibd4aed3157ed168cd5005161575672a392e59202
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148797
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
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>
One content change: A correction to the description of the
"Heading" type. Other changes are neutral in relation to translation.
* The options in the "Format" section are part of that section, so
they should be one level down (h2->h3) in the hierarchy.
- remove <xml-lang>
Change-Id: I1ee11c3e8c726c2a3ae2985456be40abc75813b8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148962
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
As discussed in the original commit [1] the wording about the TRUNC function was incorrect. This patch fixes the sentence.
[1] 6b1075e1e032be5bb6cba1dbdcc11de2a1824add
Change-Id: Iec86eb4c881dbfbbb3e2020a7aedd6ff59bf0e61
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148767
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Skipped items: Mid, MIRR, NPV, Shell:
- MID statement is bugged, TDF#154166 refers, no need to change it yet.
MID function operates fine
- MIRR and NPV do not support named arguments in VBA despite MS documentation.
No need to update those pages
- Shell keyword arguments are correct
Change-Id: I09dcc280edeec158eafaf87286966c36447ff71b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148316
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
need to indicate that the option selects the header.
correction to left/right arrow icons for tdf#153748
Problem arose because commit
59b602dcdb445116dde3e50dce45974eec0e043b removed the
relevant information from links.txt
refactor <relatedtopics>, remove <xml-lang>
Change-Id: I0462c55ff54777b4b4b3af9a0c6de53634aabc2d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148762
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
+ indicate that category is also mentioned before "caption"
+ indicate that "category" position depends on Caption Option
* clarification about paragraph style applied to the caption
Change-Id: I85dcccf3dd454ec33480f71cf2a5bd6f9be425b7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148766
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
* Following decision in tdf#147004, comment 20, the actual rule
used by "Up to level" is included in the documentation. Also
needed to modify description, because level is not only
referring to heading numbers.
* Simplify "Format" description for type "Heading".
Change-Id: I95a53b58b048a68df11706b5d5641746b5929e26
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148760
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
The main change, for all three files, is to update
"Numbering by Chapter" section.
"Numbering by Chapter" -> "Heading Number Before Caption Number",
(or "With Heading Number" for Variable dialog), and correction
to explanation.
"Outline level" -> "Up to level" and correction to explanation
correction to "Separator"
shared/optionen/01041100.xhp (AutoCaption)
+ added "Numbering Separator" and explanation
* corrections to explanations for
"Add captions automatically...", "Caption", "Separator", and
"Character Style"
remove some <xml-lang>
swriter/01/04060100.xhp (Caption Options)
* corrections to introductory description
"Character Style", "Caption order"
remove some <xml-lang>
swriter/01/04090005.xhp (Variable)
refactor <h2>,<tip>, remove some <xml-lang>
Change-Id: Ifd70c13a7f21b8eb23ecf61dd264cc8b314c3d81
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147595
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
"Format" appears both as a section title and a label with a buddy
control for the "Heading Info" element. This distinction does not
appear in the different "entries" help pages. This patch untangles
the different embeddings that are used, so that the help pages
for Entries for each index type will correspond to the dialog for
that type. This patch only changes the entries page for
"Table of Contents" and "Alphabetical Index", where some new sections
are created. The sections in these two pages are embedded in the
Entries pages for the other index types. These other pages will be
updated after the sections in this patch are available for embedding.
Change-Id: I5ed12506666af2ac04009e833b8bef37fff9485e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148754
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
updates to change "Chapter Info" to "Heading Info"
and changes to the dialog for Chapter Info.
New labels names included, and explanations revised.
some refactoring to <h3>, remove <xml-lang>
Change-Id: Ief4ebabe83b469576dfcb81f1b639f8219a46a71
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148505
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
add variable to <h1> for Index (user-defined) and then
embed as related topic to Index (table of contents).
Also add variable to <h1> for Index (table of contents),
along with a (table of contents) identifier.
Change-Id: Ide3fe657093c00d0470dee0f55b67d80a25c9ed9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148696
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Possibly this is the final patch needed to change
"Tools - Chapter Numbering" to "Tools - Heading Numbering".
Also, "chapter" is changed to "heading" where appropriate.
Where appropriate or necessary, corrections or command
updates were made.
Change-Id: I00a72a3c09909f2cf0a0ebe1320f5744c4ae4b68
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148506
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
correction to description about what appears in Type box when new
user-defined index is created, and adding link to relevant help page.
refactor <h1>,<h2>,<h3>,<relatedtopics>
Change-Id: I35ccb871f6da435fac2cdf95f0a47e77baf75476
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148413
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>