From ee6cae3c1f058656a3bddf05c64752cfa1ad9cc8 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 2 Sep 2002 23:40:36 +0000 Subject: [PATCH] Support person-name style from localization data in personal names --- xsl/common/common.xsl | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/xsl/common/common.xsl b/xsl/common/common.xsl index f41c1b1e0..3d538a4a1 100644 --- a/xsl/common/common.xsl +++ b/xsl/common/common.xsl @@ -421,6 +421,20 @@ Defaults to the context node. --> + + + + + + + + +s + + + + + @@ -449,7 +463,7 @@ Defaults to the context node. - + @@ -481,6 +495,13 @@ Defaults to the context node. [FAMILY Given] + + + + , + + + . -- 2.50.1