Git commit 6654dfe4206f493017833434a943e7138794ea4c by Yuri Chornoivan. Committed on 19/01/2019 at 08:59. Pushed by yurchor into branch 'master'.
Fix minor glitches M +1 -1 doc/ekos-align.docbook M +1 -1 doc/ekos-profile-editor.docbook M +1 -1 doc/ekos-profile-wizard.docbook M +3 -3 doc/ekos.docbook https://commits.kde.org/kstars/6654dfe4206f493017833434a943e7138794ea4c diff --git a/doc/ekos-align.docbook b/doc/ekos-align.docbook index 8b63d7ce3..292743d5a 100644 --- a/doc/ekos-align.docbook +++ b/doc/ekos-align.docbook @@ -299,7 +299,7 @@ </tgroup> </table> <para> - The Debian packages are suitable for any Debian-based distribution (Ubuntu, Mint...etc). If you downloaded the Debian Packages above for your FOV range, you can install them from your favorite package manager, or via the following command: + The Debian packages are suitable for any Debian-based distribution (Ubuntu, Mint, &etc;). If you downloaded the Debian Packages above for your FOV range, you can install them from your favorite package manager, or via the following command: </para> <para> <command>sudo dpkg -i astrometry-data-*.deb</command> diff --git a/doc/ekos-profile-editor.docbook b/doc/ekos-profile-editor.docbook index bfd1ff7cb..e88bf327d 100644 --- a/doc/ekos-profile-editor.docbook +++ b/doc/ekos-profile-editor.docbook @@ -71,7 +71,7 @@ <term>Connect & Disconnect Devices</term> <listitem> <para> - Connect to INDI server. Based on the devices connected, Ekos modules (CCD, Focus, Guide...etc) will be established and available to use. + Connect to INDI server. Based on the devices connected, Ekos modules (CCD, Focus, Guide, &etc;) will be established and available to use. </para> <para> Once you are ready, click <guibutton>Start INDI</guibutton> to establish INDI server and connection to your equipment. Ekos shall create the various module icons (Mount, Capture, Focus, &etc;) as the connection is established with the device. diff --git a/doc/ekos-profile-wizard.docbook b/doc/ekos-profile-wizard.docbook index c591a507f..34a0a822b 100644 --- a/doc/ekos-profile-wizard.docbook +++ b/doc/ekos-profile-wizard.docbook @@ -67,7 +67,7 @@ </mediaobject> </screenshot> <para> - Click next to continue. + Click <guibutton>Next</guibutton> to continue. </para> </listitem> </varlistentry> diff --git a/doc/ekos.docbook b/doc/ekos.docbook index 48f598b27..743ff015b 100644 --- a/doc/ekos.docbook +++ b/doc/ekos.docbook @@ -5,7 +5,7 @@ </indexterm> <para> - <emphasis role="bold">Ekos</emphasis> is an advanced cross-platform (&Windows;, OSX, &Linux;) observatory control and automation tool with a particular focus on Astrophotography. It is based on a modular extensible framework to perform common astrophotography tasks. This includes highly accurate GOTOs using astrometry solver, ability to measure <emphasis>and</emphasis> correct polar alignment errors, auto-focus & auto-guide capabilities, and capture of single or stack of images with filter wheel support. Ekos is shipped with &kstars;. + <emphasis role="bold">Ekos</emphasis> is an advanced cross-platform (&Windows;, &MacOS;, &Linux;) observatory control and automation tool with a particular focus on Astrophotography. It is based on a modular extensible framework to perform common astrophotography tasks. This includes highly accurate GOTOs using astrometry solver, ability to measure <emphasis>and</emphasis> correct polar alignment errors, auto-focus & auto-guide capabilities, and capture of single or stack of images with filter wheel support. Ekos is shipped with &kstars;. </para> <mediaobject> <videoobject> @@ -22,7 +22,7 @@ </listitem> <listitem> <para> - <emphasis>Built-in</emphasis> native Auto Guiding with support for automatic dithering between exposures and support for Adaptive Optics devices in addition to traditional guiders. + <emphasis>Built-in</emphasis> native <link linkend="ekos-guide">autoguiding</link> with support for automatic dithering between exposures and support for Adaptive Optics devices in addition to traditional guiders. </para> </listitem> <listitem> @@ -47,7 +47,7 @@ </listitem> <listitem> <para> - Capture and record <ulink url="https://www.youtube.com/watch?v=OJFZWwlAQRM">video streams in SER format</ulink>. + Capture and record <ulink url="https://www.youtube.com/watch?v=OJFZWwlAQRM">video streams in SER format</ulink>. </para> </listitem> <listitem>
