Git commit 18929b2340c3b440be92c6bb098adc37c5456c4f by Yuri Chornoivan. Committed on 15/07/2013 at 05:49. Pushed by yurchor into branch 'master'.
Comment out unimplemented features, update screenshots M +- -- doc/abakus-degrees-mode.png M +- -- doc/abakus-result.png M +7 -5 doc/index.docbook http://commits.kde.org/abakus/18929b2340c3b440be92c6bb098adc37c5456c4f diff --git a/doc/abakus-degrees-mode.png b/doc/abakus-degrees-mode.png index 35ae6af..6f78a84 100644 Binary files a/doc/abakus-degrees-mode.png and b/doc/abakus-degrees-mode.png differ diff --git a/doc/abakus-result.png b/doc/abakus-result.png index 7f3688f..65c49eb 100644 Binary files a/doc/abakus-result.png and b/doc/abakus-result.png differ diff --git a/doc/index.docbook b/doc/index.docbook index 9286e86..4da139b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -23,7 +23,7 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2012-10-29</date> +<date>2013-07-15</date> <releaseinfo>0.92</releaseinfo> <abstract> @@ -125,7 +125,7 @@ <sect2 id="precision"> <title>Decimal Precision</title> -<para>&abakus; supports high-precision arithmetic using Ariya Hidayat's hmath code from his excellent calculator <ulink url="http://speedcrunch.berlios.de/">SpeedCrunch</ulink>. You can change the displayed precision by using the <guilabel>View Menu</guilabel>, where you can select between <guilabel>Automatic precision</guilabel>, or some pre-defined precision levels. You can also select <guilabel>Custom precision</guilabel> to select your own precision (between 0-75 digits).</para> +<para>&abakus; supports high-precision arithmetic using Ariya Hidayat's hmath code from his excellent calculator <ulink url="http://speedcrunch.berlios.de/">SpeedCrunch</ulink>. You can change the displayed precision by using the <guilabel>Configuration pane</guilabel> (wrench icon on the toolbar), where you can select between <guilabel>Automatic precision</guilabel>, or some pre-defined precision levels. You can also select <guilabel>Custom precision</guilabel> to select your own precision (between 0-75 digits).</para> </sect2> <sect2> @@ -152,6 +152,7 @@ </sect2> </sect1> +<!-- </chapter> <chapter id="abakus-advanced"> @@ -243,7 +244,6 @@ are currently unsupported in RPN Mode.</para> </sect1> -<!-- Not here now <sect1 id="advanced-dnd"> <title>Drag and Drop</title> @@ -264,9 +264,10 @@ into an application.</para> </mediaobject> </screenshot> </sect1> ---> -</chapter> +</chapter> +--> +<!-- <chapter id="command-reference"> <title>Command Reference</title> @@ -430,6 +431,7 @@ results for trigonometric functions when in this mode.</para></important> </sect1> </chapter> +--> <chapter id="limitations"> <title>Limitations</title>
