diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-26 12:54:58 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-26 22:15:20 +0100 |
commit | e6095165acb81b895d5671a4414faf7885a622ff (patch) | |
tree | b58f3496f4d7d128cc924d152e677e0acc038ac6 /source/text/smath/01/03090903.xhp | |
parent | 2d43bbab27930b562466b9a05c8fcdcae1e08537 (diff) |
Review code in help page and mute l10n when OK
+ Added "smathcode" role to render smath code paragraphs
+ let smath code samples be copied to clipboard.
Change-Id: I580c162d0c77f51d0de817ca143a845abf56eca9
Reviewed-on: https://gerrit.libreoffice.org/65621
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/smath/01/03090903.xhp')
-rw-r--r-- | source/text/smath/01/03090903.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/smath/01/03090903.xhp b/source/text/smath/01/03090903.xhp index dd208fd5c9..26b31aaab3 100644 --- a/source/text/smath/01/03090903.xhp +++ b/source/text/smath/01/03090903.xhp @@ -37,6 +37,6 @@ <paragraph role="paragraph" id="par_id3148866" xml-lang="en-US"> <image id="img_id3153246" src="media/helpimg/smzb3.png" width="175px" height="80px"><alt id="alt_id3153246" xml-lang="en-US">Symbols with Indices</alt></image> </paragraph> -<paragraph role="code" id="par_id3153808" xml-lang="en-US" localize="false"><item type="input">%PHI^{i_1 i_2 dotsaxis i_n}_{k_1 k_2 dotsaxis k_n}</item></paragraph> +<paragraph role="smathcode" id="par_id3153808" xml-lang="en-US" localize="false">%PHI^{i_1 i_2 dotsaxis i_n}_{k_1 k_2 dotsaxis k_n}</paragraph> </body> </helpdocument> |