Another random typo grab bag

Change-Id: Ib548ab7e25600fc693d7a9d6319104f431eb8e8e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111167
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
Adolfo Jayme Barrientos
2021-02-18 16:47:48 -06:00
parent 99f8092e8b
commit 1f290dca1d
7 changed files with 8 additions and 8 deletions

View File

@ -30,7 +30,7 @@
<paragraph role="paragraph" id="N0102">You can execute Python scripts choosing <menuitem>Tools - Macros - Run Macro</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME.</paragraph>
<switch select="sys">
<case select="UNIX">
<warning id="par_id131568902936659">The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python.</warning>
<warning id="par_id131568902936659">The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python.</warning>
</case>
</switch>
<embed href="text/shared/guide/scripting.xhp#scripting"/>

View File

@ -27,7 +27,7 @@
<listitem><paragraph role="listitem" id="N0335"><literal>Xray</literal> calls interrupting Python script execution to help inspect variables.</paragraph></listitem>
</list>
<section id="APIScriptingFramework" >
<paragraph role="paragraph" id="N0336"> The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and fourth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately.</paragraph>
<paragraph role="paragraph" id="N0336">The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and forth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately.</paragraph>
</section>
<tip id="N0337">It is recommended to have knowledge of Python standard modules and %PRODUCTNAME API features prior to perform inter-language calls from Python to Basic, JavaScript or any other script engine.</tip>
<!-- WIP - Context clarifications needed in below warning -->

View File

@ -180,7 +180,7 @@
</section>
<section id="dialoglibhowtoget">
<paragraph role="paragraph" id="par_id631529990528928" xml-lang="en-US">Open <item type="menuitem">Tools - Macros - Organize dialogs...</item> and select <item type="menuitem">%PRODUCTNAME Dialogs</item> container.</paragraph>
<paragraph role="paragraph" id="par_id631529990528928" xml-lang="en-US">Open <item type="menuitem">Tools - Macros - Organize Dialogs</item> and select <item type="menuitem">%PRODUCTNAME Dialogs</item> container.</paragraph>
</section>
<section id="basiclibhowtoget">
<paragraph role="paragraph" id="par_id631529000528928" xml-lang="en-US">Open <item type="menuitem">Tools - Macros - %PRODUCTNAME Basic - Edit</item> and select <item type="menuitem">%PRODUCTNAME Macros</item> container.</paragraph>

View File

@ -24,7 +24,7 @@
<h1 id="hd_id901582814720985" xml-lang="en-US"><variable id="SessionService"><link href="text/sbasic/shared/03/sf_session.xhp" name="Session service"><literal>ScriptForge</literal>.<literal>Session</literal> service</link></variable></h1>
<paragraph role="paragraph" id="par_id861582814720987" xml-lang="en-US">The <literal>Session</literal> service gathers various general purpose methods about:</paragraph>
<paragraph role="paragraph" id="par_id861582814720987" xml-lang="en-US">The <literal>Session</literal> service gathers various general-purpose methods about:</paragraph>
<list type = "unordered">
<listitem>
<paragraph id="par_id34158281472051" role="listitem" xml-lang="en-US">the installation or execution environment</paragraph>
@ -59,7 +59,7 @@
<paragraph id="par_id9158281472045" role="tablehead" xml-lang="en-US">Value</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id241582814720636" role="tablehead" xml-lang="en-US">Where to find the library ?</paragraph>
<paragraph id="par_id241582814720636" role="tablehead" xml-lang="en-US">Where to find the library?</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id361582814720116" role="tablehead" xml-lang="en-US">Applicable</paragraph>

View File

@ -75,7 +75,7 @@
</section>
<paragraph xml-lang="en-US" id="par_idN107E9" role="paragraph"><variable id="mediaplayer">Choose <emph>Tools - Media Player</emph>.</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3151385" role="paragraph"><variable id="makro">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, or press <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (if not assigned by your system).</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3151386" role="paragraph"><variable id="selectmakro">Choose <emph>Tools - Macros - Run Macros</emph>.</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3151386" role="paragraph"><variable id="selectmakro">Choose <emph>Tools - Macros - Run Macro</emph>.</variable></paragraph>
<paragraph role="paragraph" id="par_id511543350796749" xml-lang="en-US"><variable id="beanshell">Choose <emph>Tools - Macros - Organize Macros - BeanShell</emph>.</variable></paragraph>
<paragraph role="paragraph" id="par_id661543350803067" xml-lang="en-US"><variable id="javascript">Choose <emph>Tools - Macros - Organize Macros - JavaScript</emph>.</variable></paragraph>
<paragraph role="paragraph" id="par_id441543350811395" xml-lang="en-US"><variable id="python">Choose <emph>Tools - Macros - Organize Macros - Python</emph>.</variable></paragraph>

View File

@ -1423,7 +1423,7 @@
</tablerow>
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_draw9">Corel Draw</paragraph>
<paragraph role="paragraph" id="par_draw9">CorelDRAW</paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_draw10" localize="false">application/vnd.corel-draw</paragraph>

View File

@ -16,7 +16,7 @@
</topic>
</meta>
<body>
<paragraph role="paragraph" id="par_id941529884998705" xml-lang="en-US"><variable id="ses">Choose <emph>Styles - Edit Styles...</emph></variable>.</paragraph>
<paragraph role="paragraph" id="par_id941529884998705" xml-lang="en-US"><variable id="ses">Choose <emph>Styles - Edit Styles</emph></variable>.</paragraph>
<paragraph role="paragraph" id="par_id511529885005747" xml-lang="en-US"><variable id="sus">Choose <menuitem>Styles - Update Selected Style</menuitem> or <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+ Shift+F11</keycode></variable>.</paragraph>
<paragraph role="paragraph" id="par_id411529885010612" xml-lang="en-US"><variable id="sns">Choose <menuitem>Styles - New Style from Selection</menuitem> or <keycode>Shift+F11</keycode></variable>.</paragraph>
<paragraph role="paragraph" id="par_id221529885015598" xml-lang="en-US"><variable id="sls">Choose <menuitem>Styles - Load Styles from Template</menuitem></variable>.</paragraph>