Move DadID, DadIDPub, and DadPrelim relationships into the overview
authorKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Sat, 20 Jan 2024 16:38:03 +0000 (16:38 +0000)
committerKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Wed, 24 Jan 2024 21:17:53 +0000 (21:17 +0000)
doc/src/tables/biography.m4

index de262281076eb133c255aa195c2f09f07e2eea69..3d6bb51fe9a864bd8bc83966a4908e142ea419f2 100644 (file)
@@ -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 <special_values>` 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: