Git commit 8968636f3214c83afe9cd01ce18d77b0010f7af5 by Yuri Chornoivan. Committed on 19/05/2013 at 13:23. Pushed by yurchor into branch 'master'.
Add description of the new configuration pages for backends, update screenshot M +- -- doc/configure-backends.png M +8 -2 doc/index.docbook http://commits.kde.org/okular/8968636f3214c83afe9cd01ce18d77b0010f7af5 diff --git a/doc/configure-backends.png b/doc/configure-backends.png index 8411b23..fed28ad 100644 Binary files a/doc/configure-backends.png and b/doc/configure-backends.png differ diff --git a/doc/index.docbook b/doc/index.docbook index 6631ad3..b4e69c8 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -37,7 +37,7 @@ Context menu actions like Rename Bookmarks etc.) <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> <legalnotice>&FDLNotice;</legalnotice> - <date>2013-04-06</date> + <date>2013-05-19</date> <releaseinfo>0.16.60 (&kde; 4.11)</releaseinfo> <!-- Abstract about this handbook --> <abstract> @@ -1549,7 +1549,7 @@ Add a 'Find Previous' entry <guimenu>Settings</guimenu> <guimenuitem>Configure Backends...</guimenuitem> </menuchoice>. - Currently, configuration options are provided for &PostScript; and &PDF; backends only. + Currently, configuration options are provided for EPub, &PostScript;, FictionBook Txt, OpenDocument Text, and &PDF; backends only. </para> <screenshot> <screeninfo>The backends configuration dialog</screeninfo> @@ -1562,6 +1562,12 @@ Add a 'Find Previous' entry </textobject> </mediaobject> </screenshot> + <para> + Using backend configuration pages for EPub, FictionBook Txt and OpenDocument Text you can define the font to render documents in the corresponding formats. The <guibutton>Choose...</guibutton> button in these pages opens standard &kde; font configuration window. Please refer to the <ulink url="help:/fundamentals/fonts.html">&kde; Fundamentals documentation</ulink> for the details. + </para> + <para> + The description of &PostScript; and &PDF; backends configuration page can be found below. + </para> <sect1 id="config-ghostscript"> <title>&PostScript; backend configuration</title> <para>
