* src/gramps_main.py (open_example): Fix destination name when copying
files (was directory name).
* doc/gramps-manual/C/gramps-manual.xml: Reflect name change for
Comprehensive Ancestors Report.
* src/plugins/AncestorReport.py: Prefixed style names ("AHN:").
* src/plugins/Ancestors.py: Prefixed style names ("AR:").
* src/plugins/DescendReport.py: Prefixed style names ("DR:").
* src/plugins/DetAncestralReport.py: Prefixed style names ("DAR:").
* src/plugins/DetDescendantReport.py: Prefixed style names ("DDR:").
* src/plugins/FtmStyleAncestors.py: Prefixed style names ("FTA:").
* src/plugins/FtmStyleDescendants.py: Prefixed style names ("FTD:").
* src/plugins/FamilyGroup.py: Prefixed style names ("FGR:").
* src/plugins/CustomBookText.py: Prefixed style names ("CBT:").
* src/plugins/SimpleBookTitle.py: Prefixed style names ("SBT:").
Rename "Copyright string" with "Subtitle string".
* src/plugins/BookReport.py (BookReportDialog.__init__): Finally,
clear the style problem.
svn: r1901
This commit is contained in:
@@ -2849,10 +2849,10 @@
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry><term>Ancestors Report</term>
|
||||
<listitem><para>This report produces a detailed description
|
||||
<varlistentry><term>Comprehensive Ancestors Report</term>
|
||||
<listitem><para>This report produces a comprehensive description
|
||||
of ancestors of the active person. The highlights of this report
|
||||
include specific layout, images of children, present and former
|
||||
include elaborate layout, images of children, present and former
|
||||
spouses, and source citations. Specific options: number
|
||||
of backward generations to consider, whether to cite sources,
|
||||
and whether to break pages between generations. </para></listitem>
|
||||
|
||||
Reference in New Issue
Block a user