X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=html-doc%2Fmanual.html;h=f748b5cab871de454aa0c65473f274121f9a2624;hb=64fbee630efe4a6a731bcc7b68855d933946b050;hp=5ed27187ceb82ebbff7bf42213e5d7129147f69e;hpb=59df9eb838b273295a6b86ce9f522dc4ad71dc4d;p=xournal.git diff --git a/html-doc/manual.html b/html-doc/manual.html index 5ed2718..f748b5c 100644 --- a/html-doc/manual.html +++ b/html-doc/manual.html @@ -24,7 +24,7 @@ Xournal User's Manual

- Version 0.3 + Version 0.3.3


@@ -38,6 +38,7 @@

Xournal can be downloaded at +http://xournal.sourceforge.net/ or http://math.mit.edu/~auroux/software/xournal/

@@ -53,6 +54,7 @@ Xournal can be downloaded at

  • The drawing and selection tools
  • Pages, layers, and backgrounds
  • Printing
  • +
  • Configuration
  • Author information, license, bug-reports
  • Version history
  • The file format
  • @@ -190,6 +192,11 @@ the Tools menu): cursor above the top of the page so that the entire block being moved becomes invisible results in the items being moved to the previous page.

    +

    Hand tool

    +

    + This tool lets you browse the journal; dragging the cursor scrolls the + view. +

    Undo and redo

    All operations performed on the currently open journal (drawing, erasing, @@ -477,6 +484,30 @@ file, the backgrounds are converted to (compressed) bitmaps and a new PDF file is generated from scratch.


    + +

    Configuration

    +

    +Starting with version 0.3.2, Xournal's configuration settings can be +saved to a file (~user/.xournal/config) by using the "Save +Preferences" command in the Options menu. The settings saved in the +configuration file include in particular: +

    +The configuration file also gives access to additional customization +options which cannot be set from the user interface, such as: the +display resolution in pixels per inch, the step increment in zoom factors, +the tool selected at startup, the thickness of the various drawing tools, +the default directory for opening and saving files, the visibility and +position of the menu and toolbars, ... +

    +

    Author information, license, bug-reports

    @@ -499,6 +530,33 @@ Bug reports and suggestions can also be submitted on Xournal's

    Version history

    +Version 0.3.3 (January 31, 2007): +

    +

    +

    +Version 0.3.2 (November 25, 2006): +

    +

    +Version 0.3.1 (August 3, 2006): +

    +

    +

    Version 0.3 (July 23, 2006):