11,031
edits
Changes
From Gramps
no edit summary
Many of the graphical reports allow you to customize the information on the display. Variable substitutions are used to substitute date for a particular symbol. There are two styles of variables. The difference between the two styles is how empty data is handled.
#The first style of variables are preceded by a '''$'''. If The line is printed and the variable evaluates to an empty stringis printed as found in your family tree.#: Example: 'Born: $b' will show as 'Born: 2001' if a birth date is found, and 'Born: ', the variable if no date is replaced with the empty string. found#The second style of variables are preceded by a '''%'''. If the variable evaluates to an empty string, the ''entire'' line that contains the variable is removed from the output.!#: Example: '$n - Born: %b' will show as 'John Doe - Born: 2001' if a birth date is found, whereas the line will not be present if no date is found
===Overview of the different substitution keys===
*$n/%n
:Zeigt die Personen Namen in der Form Vorname Nachname
*$N/%N
:Zeigt die Personen Namen in der Form Vorname Nachname
*$i/%i
:Zeigt die mit der Person verknüpfte GRAMPS ID
*$b/%b
:Zeigt das Geburtsdatum der Person
*$B/%B
*$d/%d
:Zeigt das Todesdatum der Person
*$D/%D
:Zeigt den Sterbeort der Person
*$s/%s
:Zeigt den Ehepartner-Namen in der Form Vorname Nachname
*$S/%S
:Zeigt den Ehepartner-Namen in der Form Vorname Nachname
*$m/%m
:Zeigt das Datum der Eheschließung an
*$M/%M
:Zeigt den Ort der Eheschließung an.
Substitution values can be combined:e.g.
this will give a lot of information in the displayed boxes.
==Common Options==* pid: The center person for the filter (ex: ''Smith, Edwin Michael'')* filter: Determines what people are included in the report# Entire Database# Descendants of Smith, Edwin Michael# Descendant Families of Smith, Edwin Michael# Ancestors of Smith, Edwin Michael# People with common ancestor with Smith, Edwin Michael
== Bücher ==
[[Image:Bookreport.png|thumb|250x|right|Fig. 8.1 Book report]]
Currently, the only available report under this category is the Book Report.
When '''Reports-->Books-->Book Report...''' is selected, the following {{man label|book configuration}} dialog appears:
[[Image:Buchbericht.png|thumb|200x|FigAbb. a.1 Buchbericht]]
The {{man label|Book name}} text entry field is used to save the book (a set of configured selections) for future use. The top pane {{man label|Available items}} lists the items available for inclusion in the book. The bottom panel {{man label|Current book}} lists the currently selected items in the order they will appear in the book.
This item produces a page with three paragraphs, each containing custom text: Initial Text, Middle Text and Final Text. The text input fields are expandable so you can really put all the text you want in there.
The appearance of the text can be adjusted by using custom styles (see Document options Title Page). This item was meant to be used for epigraphs, dedications, explanations, notes, and so forth.
<br clear="all"/>
== Grafische Berichte ==
Graphical reports represent information in forms of charts and graphs. Most of the options are common among graphical reports, therefore they will be described only once, at the end of this section. The few options which are specific to a given report will be described directly in that report's entry. See also [[#Substitution Values|substitution values]].
The following graphical reports are currently available in GRAMPS:
===<u>Ahnenbaum</u>===
[[Image:Voorouderpdf.png|thumb|200x|FigAbb. a8.2 PDF Output ancestor tree]]
This report generates the chart of people who are ancestors of the Active Person.
Finally three check boxes are available: scale to fit on a single page, include blank pages and compress chart.