Creating a classic Register / NGSQ descendant format with Gedcom Publisher

11 views
Skip to first unread message

Don Landing

unread,
Mar 14, 2026, 9:53:08 AMMar 14
to Gedcom Publisher

I would like to create a report that uses the classic Register / NGSQ descendant format used by the New England Historic Genealogical Society. The key characteristics are:

  • Arabic person numbers (2, 3, 4, 5…)

  • Roman child numbers (i, ii, iii…)

  • “+” marker for children who receive a full entry later

  • A short summary line for each child

    Does anyone have a Gedcom Publisher format that does this?  Or a tutorial that shows how?
    Thanks
    Don


John Cardinal

unread,
Mar 14, 2026, 10:38:15 AMMar 14
to gp...@googlegroups.com

Don,

 

GP won’t mimic the Register Format very closely.

 

You can assign Arabic numbers to people who have person entries. See: https://www.gedcompublisher.com/en/person-prefix.htm

 

You can use roman numbers to children by choosing a list format for children and then setting a CSS style to use roman numbers for the list.

 

You cannot assign a “+” marker for children who receive a full entry later. By default, GP uses a “+” marker to indicate children who have offspring.

 

You cannot add a short summary for each child.

 

Some of the Register Format conventions don’t make as much sense in a linked, electronic format as they do when used for printed reports. For example, the “+” to indicate a full entry is replaced by the person’s name being a link. The short summary is less useful when the child’s entry is a link away, and one can return to the current spot quickly and easily after following a link.

 

John Cardinal

 

Products: ORA, GedSite, Gedcom Publisher, Second Site, TMG Utility, TMG to GEDCOM

Web Hosting for Genealogists: Family History Hosting

donla...@casasl.net

unread,
Mar 14, 2026, 12:46:35 PMMar 14
to gp...@googlegroups.com

John:

Thank you very much for the info.  I agree with your comments about the “linked electronic format”.

 

The formatting choices seem to be very similar between GedSite and Gedcom Publisher, is that correct

 

How does one “return to the current spot quickly and easily after following a link”

 

VR

 

Don Landing

Landing/Saudade Genealogy

www.casasl.net/genealogy/Landing/up/index.htm

--
Gedcom Publisher: https://www.gedcompublisher.com
GedSite: https://www.gedsite.com
---
You received this message because you are subscribed to a topic in the Google Groups "Gedcom Publisher" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gp-l/qqWQGS5OHKw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gp-l+uns...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/gp-l/000001dcb3c0%242fe93e60%248fbbbb20%24%40gmail.com.

Chris Sackett

unread,
Mar 14, 2026, 2:30:57 PMMar 14
to gp...@googlegroups.com
John,

I think I was one who requested roman numbers in the children list, but must then have missed your explanation of how it could be implemented. What would the CSS style be?

Chris Sackett
--
You received this message because you are subscribed to the Google Groups "Gedcom Publisher" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gp-l+uns...@googlegroups.com.

John Cardinal

unread,
Mar 14, 2026, 4:24:52 PMMar 14
to gp...@googlegroups.com

Chris,

 

In the Person Entry > Family Sections item, set the “Child List Format” to “List (numbered)”.

 

In the User Styles section, add a User Style as follows. Use the Copy/Paste User Style technique to copy this style:

 

selector-1:

.gs-pe-family .gs-pe-ul

 

parameters-1:

list-style-type: lower-roman;

 

Here’s the result while also using the Person Prefix: Sequence Number property for subject, parents, and children:

 

 

John Cardinal

 

Products: ORA, GedSite, Gedcom Publisher, Second Site, TMG Utility, TMG to GEDCOM

Web Hosting for Genealogists: Family History Hosting

 

image001.png

John Cardinal

unread,
Mar 14, 2026, 4:32:24 PMMar 14
to gp...@googlegroups.com

Don,

 

> The formatting choices seem to be very similar between GedSite and Gedcom Publisher, is that correct

 

Yes, configuring the Gedcom Publisher Person Entry is very similar to configuring the GedSite Person Entry.

 

There are some differences. GP supports a “Sequence Number” as a choice for the Person Prefix property whereas GedSite has the other options but not Sequence Number. Also, you can add User Styles to manipulate the HTML elements in the Person Entry, but some (older) e-readers may not honor your choices, so you should use a light touch.

 

> How does one “return to the current spot quickly and easily after following a link”

 

Most readers have a “back” or “previous” feature where the reader can return to the location prior to clicking a link. Many support several levels of going back. In calibre, for example, the left-pointing angle is “Back”:

 

 

Please see my reply to Chris about roman numerals.

 

John Cardinal

 

Products: ORA, GedSite, Gedcom Publisher, Second Site, TMG Utility, TMG to GEDCOM

Web Hosting for Genealogists: Family History Hosting

 

From: gp...@googlegroups.com <gp...@googlegroups.com> On Behalf Of donla...@casasl.net
Sent: Saturday, March 14, 2026 12:47 PM
To: gp...@googlegroups.com
Subject: RE: [GP] Creating a classic Register / NGSQ descendant format with Gedcom Publisher

 

John:

Thank you very much for the info.  I agree with your comments about the “linked electronic format”.

 

The formatting choices seem to be very similar between GedSite and Gedcom Publisher, is that correct

 

How does one “return to the current spot quickly and easily after following a link”

 

VR

 

Don Landing

Landing/Saudade Genealogy

www.casasl.net/genealogy/Landing/up/index.htm

 

From: gp...@googlegroups.com <gp...@googlegroups.com> On Behalf Of John Cardinal
Sent: Saturday, March 14, 2026 10:38 AM
To: gp...@googlegroups.com
Subject: RE: [GP] Creating a classic Register / NGSQ descendant format with Gedcom Publisher

 

Don,

 

GP won’t mimic the Register Format very closely.

 

You can assign Arabic numbers to people who have person entries. See: https://www.gedcompublisher.com/en/person-prefix.htm

 

You can use roman numbers to children by choosing a list format for children and then setting a CSS style to use roman numbers for the list.

 

You cannot assign a “+” marker for children who receive a full entry later. By default, GP uses a “+” marker to indicate children who have offspring.

 

You cannot add a short summary for each child.

 

Some of the Register Format conventions don’t make as much sense in a linked, electronic format as they do when used for printed reports. For example, the “+” to indicate a full entry is replaced by the person’s name being a link. The short summary is less useful when the child’s entry is a link away, and one can return to the current spot quickly and easily after following a link.

 

John Cardinal

 

 

From: gp...@googlegroups.com <gp...@googlegroups.com> On Behalf Of Don Landing


Sent: Saturday, March 14, 2026 9:50 AM
To: Gedcom Publisher <gp...@googlegroups.com>
Subject: [GP] Creating a classic Register / NGSQ descendant format with Gedcom Publisher

image001.png

Chris Sackett

unread,
Mar 14, 2026, 5:41:50 PMMar 14
to gp...@googlegroups.com, John Cardinal
Brilliant! Thanks John. This is a nice little touch—makes the e-book look like a printed Genealogy book.

Chris

donla...@casasl.net

unread,
Mar 15, 2026, 7:24:42 AMMar 15
to gp...@googlegroups.com

John:

I have the User Styles section done but where do I find the area for Person Prefix?  Here is what I have so far:

 

 

Will the numbering start with 1 or can it use the ID number (Rachels number is 285 in RootsMagic 11 and in the GEDCOM file) for each person from the GEDCOM file like the line above:

 

                F, #285, b. 30 April 1794, d. 18 January 1864

 

Thanks

 

Don Landing

Landing/Saudade Genealogy

www.casasl.net/genealogy/Landing/up/index.htm

 

From: gp...@googlegroups.com <gp...@googlegroups.com> On Behalf Of John Cardinal


Sent: Saturday, March 14, 2026 4:25 PM
To: gp...@googlegroups.com

image002.png
image003.png

John Cardinal

unread,
Mar 15, 2026, 10:48:57 AMMar 15
to gp...@googlegroups.com

Don,

 

The following Person Entry items have Person Prefix properties:

 

 

The help pages for those items describe how to use the Person Prefix property for that specific Person Entry item. The instructions are mostly identical.

 

The general help page, which I linked in my original reply, is here: https://www.gedcompublisher.com/en/person-prefix.htm

 

John Cardinal

 

Products: ORA, GedSite, Gedcom Publisher, Second Site, TMG Utility, TMG to GEDCOM

Web Hosting for Genealogists: Family History Hosting

 

From: gp...@googlegroups.com <gp...@googlegroups.com> On Behalf Of donla...@casasl.net
Sent: Sunday, March 15, 2026 7:25 AM
To: gp...@googlegroups.com
Subject: RE: [GP] Creating a classic Register / NGSQ descendant format with Gedcom Publisher

 

John:

image001.png

John Cardinal

unread,
Mar 15, 2026, 10:51:16 AMMar 15
to gp...@googlegroups.com

Don,

 

Oops. The Person Entry links go to GedSite, not Gedcom Publisher. Here are the corrected links.

 

 

GP has one option that is not in GedSite, which is the ability to use a “Sequence Number” as the prefix. See the GP help pages for an explanation.

 

John Cardinal

 

Products: ORA, GedSite, Gedcom Publisher, Second Site, TMG Utility, TMG to GEDCOM

Web Hosting for Genealogists: Family History Hosting

 

From: John Cardinal <jfcar...@gmail.com>
Sent: Sunday, March 15, 2026 10:49 AM
To: 'gp...@googlegroups.com' <gp...@googlegroups.com>
Subject: RE: [GP] Creating a classic Register / NGSQ descendant format with Gedcom Publisher

 

Don,

 

The following Person Entry items have Person Prefix properties:

 

 

The help pages for those items describe how to use the Person Prefix property for that specific Person Entry item. The instructions are mostly identical.

 

The general help page, which I linked in my original reply, is here: https://www.gedcompublisher.com/en/person-prefix.htm

 

John Cardinal

 

 


Sent: Sunday, March 15, 2026 7:25 AM

To: gp...@googlegroups.com
Subject: RE: [GP] Creating a classic Register / NGSQ descendant format with Gedcom Publisher

 

John:

image001.png
Reply all
Reply to author
Forward
0 new messages