From 6f06acb215c30868eaa5c5137ea356da9f1d0a36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burkhard=20L=C3=BCck?= Date: Mon, 2 Feb 2009 21:47:29 +0000 Subject: [PATCH] updated documentation for 4.2 svn path=/trunk/KDE/kdegraphics/doc/okular/; revision=920426 --- doc/index.docbook | 64 +++++++++++++++++++++++++++++++---------------- 1 file changed, 43 insertions(+), 21 deletions(-) diff --git a/doc/index.docbook b/doc/index.docbook index 13f9854bd..a0170a89f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -29,8 +29,8 @@ &FDLNotice; - 2008-08-21 - 0.7 + 2009-01-25 + 0.8 &okular; is a &kde; universal document viewer based on &kpdf; code. @@ -148,24 +148,24 @@ - You can go to the next page of the document using - Space, Page Down, the Next Page Toolbar - button or using + You can go forward in the document using Space or Page Down. + To go to the next page of the document use the Next Page Toolbar + button or Go Next Page - . + in the menubar. - You can go to the previous page of the document using - Backspace, Page Up, the Previous Page Toolbar - button or using + You can go bach in the document using Backspace or Page Up. + To go to the previous page of the document use Previous Page Toolbar + button or Go Previous Page - . + in the menubar. @@ -246,7 +246,10 @@ Annotations - &okular; allows you to review and annotate your documents. + &okular; allows you to review and annotate your documents. Annotations created in &okular; are saved internally in the local data folder for each user. + + + Since &kde; 4.2, &okular; has the "document archiving" feature. This is an &okular;-specific format for carrying the document plus various metadata related to it (currently only annotations). You can save a "document archive" from the open document by choosing FileExport AsDocument Archive. To open an &okular; document archive, just open it with &okular; as it would be ⪚ a &PDF; document. @@ -304,7 +307,7 @@ Editing annotations To edit an annotation, click on it with the &RMB; and select - Properties... A dialog will appear with the general + Properties. A dialog will appear with the general annotation settings (like color and opacity, author, &etc;) and the settings specific to that annotation type. @@ -340,8 +343,7 @@ - Open a supported file. If there is already an opened file it will be closed. - For more information, see the section about Opening Files. + Open a supported file or okular archive. If there is already an opened file it will be closed. For more information, see the section about Opening Files. @@ -380,7 +382,7 @@ File - Import PostScript as PDF... + Import PostScript as &PDF;... @@ -410,7 +412,7 @@ - Save a copy the currently open file under a different name + Save a copy of the currently open file under a different name without using the current document backend. @@ -495,6 +497,7 @@ This item contains the export formats the current document can be exported to. The first entry for all kind of documents is always Plain Text... + The second entry is Document Archive, which allows you to save the document with your annotations into an &okular;-specific archive format. Thus it is easily possible to share the original document and your annotations with other &okular; users or work with them collaboratively. @@ -723,7 +726,7 @@ View - Trim Borders + Trim Margins @@ -1225,19 +1228,19 @@ - Change Colors + Change colors Enables the color changing options. - Invert colors + Invert Colors Inverts colors on the view, &ie; black objects will be shown white. - Change paper color + Change Paper Color Changes the paper's color, &ie; the document's background. @@ -1280,7 +1283,7 @@ - Memory usage profiles + Memory Usage &okular; can achieve best performance by tuning the memory usage, based on your system and your tastes. The more memory you let it to use, the faster the program will behave. The Default profile is good @@ -1365,6 +1368,25 @@ + + Editor + + + Editor + + Choose the editor you want to launch when &okular; wants to open a source file. + This is the case when the document has references to the various points (usually row and column number) of sources it was generated from. The &DVI; format supports natively the addition of the information about the sources the LaTeX document was generated from. A similar system exists for &PDF; documents, called pdfsync, which stores these extra information in an external file named after the &PDF; file itself (for example mydocument.pdfsync for mydocument.pdf). + + + + + Command + + This is the command and its parameters to invoke the selected editor with the source file of the actual document. + + + + Credits and License