From a3732645d2ccba9d7e1b5ca0e079e2f05abfdcc4 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Sat, 20 Jan 2024 16:38:03 +0000 Subject: [PATCH] Move DadID, DadIDPub, and DadPrelim relationships into the overview --- doc/src/tables/biography.m4 | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/doc/src/tables/biography.m4 b/doc/src/tables/biography.m4 index de26228..3d6bb51 100644 --- a/doc/src/tables/biography.m4 +++ b/doc/src/tables/biography.m4 @@ -1,4 +1,4 @@ -.. Copyright (C) 2023 The Meme Factory, Inc. www.karlpinc.com +.. Copyright (C) 2023, 2024 The Meme Factory, Inc. www.karlpinc.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as @@ -77,6 +77,9 @@ individual's earliest possible birth date (|BIOGRAPHY.BDMin|) and their |BIOGRAPHY.DepartDate|, may not be more than sdb_max_lifespan sdb_max_lifespan_units. +sdb_null_iff_null(*m4[|BIOGRAPHY.DadPrelim|]m4*,*m4[|BIOGRAPHY.DadID|]m4*) +sdb_null_iff_null(*m4[|BIOGRAPHY.DadIDPub|]m4*,*m4[|BIOGRAPHY.DadID|]m4*) + The row defining the unknown individual, the ``BIOGRAPHY`` row having an |BIOGRAPHY.AnimID| value of ``sdb_unk``, is :ref:`special ` and cannot be altered or deleted by ordinary @@ -189,10 +192,7 @@ DadPrelim (Is Paternity Preliminary?) .. |BIOGRAPHY.DadPrelim_summary| replace:: A boolean value. When |true|, the paternity assignment is preliminary. -|BIOGRAPHY.DadPrelim_summary| -sdb_null_iff_null({|BIOGRAPHY.DadID|}) - -|allownull| +|BIOGRAPHY.DadPrelim_summary| |allownull| .. _BIOGRAPHY.DadIDPub: @@ -204,10 +204,7 @@ DadIDPub (Publication of Paternity) Citation of the publication where paternity was declared, or 'Unknown' when paternity has not yet been published. -|BIOGRAPHY.DadIDPub_summary| |emptytext| -sdb_null_iff_null({|BIOGRAPHY.DadID|}) - -|allownull| +|BIOGRAPHY.DadIDPub_summary| |emptytext| |allownull| .. _BIOGRAPHY.FirstBorn: -- 2.34.1