diff options
author | Darrell Anderson <darrella@hushmail.com> | 2014-01-21 22:06:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-21 22:06:48 -0600 |
commit | 0b8ca6637be94f7814cafa7d01ad4699672ff336 (patch) | |
tree | d2b55b28893be8b047b4e60514f4a7f0713e0d70 /tde-i18n-en_GB/docs/tdeedu/kstars/calc-julianday.docbook | |
parent | a1670b07bc16b0decb3e85ee17ae64109cb182c1 (diff) | |
download | tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.tar.gz tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.zip |
Beautify docbook files
Diffstat (limited to 'tde-i18n-en_GB/docs/tdeedu/kstars/calc-julianday.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdeedu/kstars/calc-julianday.docbook | 36 |
1 files changed, 9 insertions, 27 deletions
diff --git a/tde-i18n-en_GB/docs/tdeedu/kstars/calc-julianday.docbook b/tde-i18n-en_GB/docs/tdeedu/kstars/calc-julianday.docbook index bd8b957c38d..3e675a4ff47 100644 --- a/tde-i18n-en_GB/docs/tdeedu/kstars/calc-julianday.docbook +++ b/tde-i18n-en_GB/docs/tdeedu/kstars/calc-julianday.docbook @@ -1,45 +1,27 @@ <sect2 id="calc-julian"> -<title ->Julian Day module</title> -<indexterm -><primary ->Tools</primary> -<secondary ->Astrocalculator</secondary> -<tertiary ->Julian Day module</tertiary> +<title>Julian Day module</title> +<indexterm><primary>Tools</primary> +<secondary>Astrocalculator</secondary> +<tertiary>Julian Day module</tertiary> </indexterm> <screenshot> -<screeninfo ->The Julian Day calculator module </screeninfo> +<screeninfo>The Julian Day calculator module </screeninfo> <mediaobject> <imageobject> <imagedata fileref="calc-julian.png" format="PNG"/> </imageobject> <textobject> - <phrase ->Julian Day</phrase> + <phrase>Julian Day</phrase> </textobject> </mediaobject> </screenshot> -<para ->This module converts between the calendar date, the <link linkend="ai-julianday" ->Julian Day</link -> and the <firstterm ->Modified Julian Day</firstterm ->. The Modified Julian Day is simply equal to the Julian Day - 2,400,000.5. </para -><para ->To use the module, select which of the three dates will be the input, and then fill in its value. Then press the <guibutton ->Compute</guibutton -> button, and the corresponding values for the other two date systems will be displayed. </para> +<para>This module converts between the calendar date, the <link linkend="ai-julianday">Julian Day</link> and the <firstterm>Modified Julian Day</firstterm>. The Modified Julian Day is simply equal to the Julian Day - 2,400,000.5. </para><para>To use the module, select which of the three dates will be the input, and then fill in its value. Then press the <guibutton>Compute</guibutton> button, and the corresponding values for the other two date systems will be displayed. </para> <tip> -<para ->Exercise:</para> -<para ->What calendar date does MJD = 0.0 correspond to? </para> +<para>Exercise:</para> +<para>What calendar date does MJD = 0.0 correspond to? </para> </tip> </sect2> |