Git commit 37d59253eec471b4be2fe44319cc4c0ab196e763 by Yuri Chornoivan. Committed on 17/09/2015 at 18:00. Pushed by yurchor into branch 'master'.
Add some info about layers to docs M +7 -1 doc/index.docbook http://commits.kde.org/okular/37d59253eec471b4be2fe44319cc4c0ab196e763 diff --git a/doc/index.docbook b/doc/index.docbook index 9cfa303..9442f45 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>2015-08-29</date> + <date>2015-09-17</date> <releaseinfo>0.24 (Applications 15.12)</releaseinfo> <!-- Abstract about this handbook --> <abstract> @@ -165,6 +165,12 @@ Context menu actions like Rename Bookmarks etc.) </listitem> <listitem> <para> + If the document has layers, you can control the layers shown by checking or unchecking + the items in the <guilabel>Layers</guilabel> list. + </para> + </listitem> + <listitem> + <para> If the document has bookmarks, enable the <guilabel>Bookmarks</guilabel> view and click them to go to the associated page. If bookmarks are not only shown for the current document, you can quickly _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
