From 077e560099a92a7e7eaea050c3b9810a4f5c1da3 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Wed, 12 Mar 2003 02:48:49 +0000 Subject: [PATCH] A little advance svn: r1339 --- gramps2/doc/gramps-manual/C/gramps.xml | 289 +++++++++++++++++++++++-- 1 file changed, 271 insertions(+), 18 deletions(-) diff --git a/gramps2/doc/gramps-manual/C/gramps.xml b/gramps2/doc/gramps-manual/C/gramps.xml index 02287a3db..1a34e72bf 100644 --- a/gramps2/doc/gramps-manual/C/gramps.xml +++ b/gramps2/doc/gramps-manual/C/gramps.xml @@ -184,7 +184,7 @@ your analysis and correlation using the speed, power, and accuracy of your computer instead of pencils and unmanageable reams of paper. - + @@ -294,7 +294,7 @@ - + @@ -623,7 +623,7 @@ - + @@ -631,12 +631,12 @@ Usage As commonly encountered in everyday life, in &app; there is usually more than one way to - accomplish something. The alternatives to some actions will therefore be - listed as appropriate. + accomplish something. The alternatives to some actions will therefore + be listed as appropriate. - To Open a Database + Opening Database To open a database, either choose FileOpen or click Open button on the Toolbar. @@ -663,7 +663,7 @@ - To Start a New Database + Starting New Database To start a new database, choose File New. You will then be prompted with the Save Database dialog asking @@ -674,7 +674,7 @@ - To Save a Database + Saving Database To save changes made to your database, choose File Save or click Save on the Toolbar. The Status line will then @@ -684,7 +684,7 @@ - To Import GEDCOM Data + Importing GEDCOM Data Importing GEDCOM data allows you to incorporate the data created in other genealogical programs into your currently open &app; database. @@ -713,7 +713,7 @@ - To Export GEDCOM Data + Exporting GEDCOM Data Exporting GEDCOM data allows you to share any portion of you &app; database with other researchers by way of standard GEDCOM files. To export into GEDCOM file, @@ -766,12 +766,70 @@ Editing + + + + Edit Personal Data + + + + + Edit Relationship Data + + + + + Edit Children Data + + + + + Edit Parental Data + + + + + Edit Sources + + + + + Edit Places + + + + + Edit Media Objects + + Nevigation + + + + Setting Default Person + + + + + Bookmarking People + + + + + Using Family View + + + + + Using Pedigree View + + + Generating Reports @@ -781,9 +839,203 @@ Running Tools + + + + + + Settings + To configure &app;, choose + Settings + Preferences. + The Preferences dialog contains the + following sections seen as the corresponding tree elements: + + + + + + + + + Usage + [ FIXME: STOPPED HERE ] + + + + + + + Interpolation type + + Use this drop-down list box to specify the + interpolation method that + &app; uses when the + application resizes images. Select one of the following + options: + + + + Nearest neighbor + This method of interpolation takes a location in the + original image and replicates the pixel that is + nearest to this location. When + you zoom in on an image, the pixels are + replicated. When you zoom out of an + image, the image loses some of its detail. + + + + Bilinear + This is a simple and fast method of interpolation. When + you zoom in on an image, &app; uses up to four + adjacent pixels to compute the colors of the new + pixels. When you zoom out of + an image, &app; averages regions of color in the + existing image to compute the colors of the pixels. + + + + Hyperbolic + This is a high-quality, slow method of interpolation. The + application performs interpolation on the image in + the manner described in + Digital Image Warping by George Wolberg. + + + Default: + Nearest neighbor. + + + + + Transparency type + + Use this drop-down list box to specify how + &app; displays transparent or partially opaque + backgrounds in images. Select one of the following options: + + + + Dark checks + This option displays black and dark gray checks. + + + + Midtone checks + This option displays dark gray and light gray + checks. + + + + Light checks + This option displays light gray and white checks. + + + + Black only + This option displays solid black. + + + + Gray only + This option displays solid gray. + + + + White only + This option displays solid white. + + + Default: + Dark checks. + + + + + Check size + + Use this drop-down list box to specify the size of the checks + to use to display transparent or partially opaque + backgrounds in images. This + option is only relevant if you choose + Dark checks, + Midtone checks, or + Light checks from the + Transparency type drop-down list box. + Select one of the following options: + + + + Small + + + + Medium + + + + Large + + + Default: + Small. + + + + + Dither type + + Use this drop-down list box to specify the dithering method + to use to display images. Dithering is a technique that + is used to simulate + colors in the original image file but that your system + can not display. Select + one of the following options: + + + + None + This option does not use dithering. + + + + Normal (pseudocolor) + This option performs dithering on pseudocolor displays, + which use a limited palette of colors. + + + + Maximum (high color) + This option performs dithering on pseudocolor and high + color displays. + + + Default: + None. + + + + + Two-pass scrolling + + Select this option to render an image in two passes + when you scroll the image quickly. The first pass + renders a low quality version of the image. The second + pass renders a full quality version of the image over + the low quality version. Two-pass scrolling enables you + to view at least a low quality version of the image at + all times regardless of how quickly you scroll the + image. + + Default: unselected. + + + + @@ -1304,18 +1556,19 @@ author's name(s), web page, license, feedback address. This section is optional: primary place for this info is "About.." box of the program. However, if you do wish to include this info in the - manual, this is the place to put it. Alternatively, you can put this information in the title page.--> - + manual, this is the place to put it. + Alternatively, you can put this information in the title page.--> + About &app; - &app; was written by GNOME-HACKER - (hacker@gnome.org). To find more information about - &app;, please visit the - MY-GNOME-APP Web - page. + &app; was written by Donald N. Allingham + (dallingham@users.sourceforge.net). + To find more information about &app;, please visit the + GRAMPS Project + Web page. To report a bug or make a suggestion regarding this application or this manual, follow the directions in this - document. + document. This program is distributed under the terms of the GNU