From 7fbf37ddeb06daaebd18198009d3b5c54fde4833 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Fri, 21 Mar 2003 00:12:52 +0000 Subject: [PATCH] Half-way into reports svn: r1369 --- doc/gramps-manual/C/gramps.html | 401 +++++++++++++++++++++++++++++--- doc/gramps-manual/C/gramps.xml | 206 ++++++++++++++-- 2 files changed, 555 insertions(+), 52 deletions(-) diff --git a/doc/gramps-manual/C/gramps.html b/doc/gramps-manual/C/gramps.html index c30170e58..778805db7 100644 --- a/doc/gramps-manual/C/gramps.html +++ b/doc/gramps-manual/C/gramps.html @@ -456,11 +456,54 @@ HREF="#gramps-nav-bookmk" HREF="#gen-reports" >Generating Reports
4.10.1. Graphical Reports
4.10.2. Text Reports
4.10.3. View
4.10.4. Web Page
4.11. Running Tools
4.11.1. Analysis and Exploration
4.11.2. Database Processing
4.11.3. Utilities
is focused on a single person usually referred to as an Active person. This allows you to view or modify the data concerning this person, - his or her immediate family, etc. Navigating in the databse (i.e. + his or her immediate family, etc. Navigating in the database (i.e. moving from person to person) is in fact nothing else but changing the Active person. This section describes many alternative ways to navigate through the database using complex and convenient @@ -5079,9 +5122,9 @@ NAME="gramps-nav-default" >4.9.4. Setting Default Person

One and only one person in the databse can be selected as the +> One and only one person in the database can be selected as the default person. Once the default person is selected, moving to that - person becomes a matter of a signle click, regardless of which view + person becomes a matter of a single click, regardless of which view you are using at the moment.

To set the default person, first navigate to that person using @@ -5113,7 +5156,7 @@ NAME="gramps-nav-bookmk" from the database to simplify further navigation. To bookmark a person, first navigate to that person, then choose Bookmarks->

You can manage your bookmarks by choosing Bookmarks->4.10. Generating Reports

Reports are the most common form of the output produced by + genealogical research. Majority of genealogical software puts a lot + of emphasis on developing nicely looking reports. GRAMPS is no + exception in this regard: it offers a variety of reports to choose + from. GRAMPS can generate reports in a multitude of open formats, both + text based and graphical. GRAMPS can also produce screen based reports + that are convenient for viewing the summary of your database. + Finally, GRAMPS can generate a web-site suitable for immediate + posting on the Internet. All these are almost infinitely flexible: + you get to design and choose the style for your reports.

All reports can be accessed through the menu by choosing + Reports->Report Type->Particular + Report. Alternatively, + you can browse the complete selection of available reports along + with their brief descriptions in a Report + Selection dialog evoked by clicking + Reports on the toolbar. +


4.10.1. Graphical Reports

Graphical reports represent information in forms of charts + and graphs. The following graphical reports are currently + available in GRAMPS:

  • Timeline Graph

  • Relationship Graph

  • Descendant Graph

  • Ancestor Chart

Most of the options are common among graphical reports, + therefore they will be described only once, at the end of this + section. Few options specific to the given report will be + described directly in that report's entry.

Timeline Graph

This report outputs the list of people with their + lifetimes represented by intervals on a common chronological scale. + Specific options include filter, sorting method, and the title of + the report.

Relationship Graph

This report creates complex relationship graph in + GraphViz format. The GraphViz dot tool can + transform the graph into postscript, jpeg, png, vrml, svg, and many + other formats. GraphViz tools are freely available from + GraphViz + site. Specific options include filter for this report + include filter and number of generations considered, as well as + several GraphViz specific options related to pagination, color, + and details of the graph.

Descendant Graph

This report generates the graph of people who are + descendants of a currently active person. Specific options include + the format of the displayed entries.

Ancestor Chart

This report generates the chart of people who are + ancestors of a currently active person. Specific options include + the number of generations considered and the format of the displayed + entries.

Common options for graphical reports are the filename of the + output, the format of the output, selected style, and page size and + orientation.


4.10.2. Text Reports

Text reports represent the desired information as formatted + text. The following text reports are currently available + in GRAMPS:

  • Individual Summary

  • Family Group Report

  • Detailed Descendant Report

  • Detailed Ancestral Report

  • Descendant Report

  • Complete Individual Report

  • Ahnentafel Report

Most of the options are common among text reports, + therefore they will be described only once, at the end of this + section. Few options specific to the given report will be + described directly in that report's entry.

Individual Summary

Family Group Report

Detailed Descendant Report

Detailed Ancestral Report

Descendant Report

Complete Individual Report

Ahnentafel Report

Common options for text reports are the filename of the + output, the format of the output, selected style, and page size and + orientation. For HTML reports, there is no page information. + Instead, HTML options includes the choice of the HTML template, + either available in GRAMPS or custom template defined by you.


4.10.3. View


4.10.4. Web Page

->Preferences. - The Preferences dialog contains the - following sections seen as the corresponding tree elements:

.


&app; is focused on a single person usually referred to as an Active person. This allows you to view or modify the data concerning this person, - his or her immediate family, etc. Navigating in the databse (i.e. + his or her immediate family, etc. Navigating in the database (i.e. moving from person to person) is in fact nothing else but changing the Active person. This section describes many alternative ways to navigate through the database using complex and convenient @@ -2240,9 +2240,9 @@ Setting Default Person - One and only one person in the databse can be selected as the + One and only one person in the database can be selected as the default person. Once the default person is selected, moving to that - person becomes a matter of a signle click, regardless of which view + person becomes a matter of a single click, regardless of which view you are using at the moment. To set the default person, first navigate to that person using @@ -2261,7 +2261,7 @@ Similarly to the default person, you can bookmark other people from the database to simplify further navigation. To bookmark a person, first navigate to that person, then choose - Bookmarks + Bookmarks Add bookmark. To move to that person from anywhere in the database, choose Bookmarks @@ -2270,7 +2270,7 @@ . You can manage your bookmarks by choosing - Bookmarks + Bookmarks Edit bookmarks. This opens the followingEdit Bookmarks dialog with the list of bookmarks and the controls to modify this list. @@ -2289,18 +2289,199 @@ - Generating Reports + Reports are the most common form of the output produced by + genealogical research. Majority of genealogical software puts a lot + of emphasis on developing nicely looking reports. &app; is no + exception in this regard: it offers a variety of reports to choose + from. &app; can generate reports in a multitude of open formats, both + text based and graphical. &app; can also produce screen based reports + that are convenient for viewing the summary of your database. + Finally, &app; can generate a web-site suitable for immediate + posting on the Internet. All these are almost infinitely flexible: + you get to design and choose the style for your reports. + + All reports can be accessed through the menu by choosing + Reports + Report Type + Particular + Report. Alternatively, + you can browse the complete selection of available reports along + with their brief descriptions in a Report + Selection dialog evoked by clicking + Reports on the toolbar. + + + + + Graphical Reports + Graphical reports represent information in forms of charts + and graphs. The following graphical reports are currently + available in &app;: + + + Timeline Graph + Relationship Graph + Descendant Graph + Ancestor Chart + + + Most of the options are common among graphical reports, + therefore they will be described only once, at the end of this + section. Few options specific to the given report will be + described directly in that report's entry. + + + + Timeline Graph + This report outputs the list of people with their + lifetimes represented by intervals on a common chronological scale. + Specific options include filter, sorting method, and the title of + the report. + + + Relationship Graph + This report creates complex relationship graph in + GraphViz format. The GraphViz dot tool can + transform the graph into postscript, jpeg, png, vrml, svg, and many + other formats. GraphViz tools are freely available from + GraphViz + site. Specific options include filter for this report + include filter and number of generations considered, as well as + several GraphViz specific options related to pagination, color, + and details of the graph. + + + Descendant Graph + This report generates the graph of people who are + descendants of a currently active person. Specific options include + the format of the displayed entries. + + + Ancestor Chart + This report generates the chart of people who are + ancestors of a currently active person. Specific options include + the number of generations considered and the format of the displayed + entries. + + + + + Common options for graphical reports are the filename of the + output, the format of the output, selected style, and page size and + orientation. + + + + + + Text Reports + Text reports represent the desired information as formatted + text. The following text reports are currently available + in &app;: + + + Individual Summary + Family Group Report + Detailed Descendant Report + Detailed Ancestral Report + Descendant Report + Complete Individual Report + Ahnentafel Report + + + Most of the options are common among text reports, + therefore they will be described only once, at the end of this + section. Few options specific to the given report will be + described directly in that report's entry. + + + + Individual Summary + + + + Family Group Report + + + + Detailed Descendant Report + + + + Detailed Ancestral Report + + + + Descendant Report + + + + Complete Individual Report + + + + Ahnentafel Report + + + + + + Common options for text reports are the filename of the + output, the format of the output, selected style, and page size and + orientation. For HTML reports, there is no page information. + Instead, HTML options includes the choice of the HTML template, + either available in &app; or custom template defined by you. + + + + + + + View + + + + + + Web Page + + + + + Running Tools + + + + Analysis and Exploration + + + + + + + Database Processing + + + + + + + Utilities + + + + @@ -2311,14 +2492,7 @@ Settings To configure &app;, choose Settings - Preferences. - The Preferences dialog contains the - following sections seen as the corresponding tree elements: - - - - - + Preferences.