From 94693045bf105d742314640b842feb986bd9fe1d Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 14 Mar 2006 15:36:24 +0000 Subject: [PATCH] Changes for request #1243027, "Impove handling of AUTHOR section." This adds support for Collab, Corpauthor, Corpcredt, Orgname, Publishername, and Publisher. Also adds support for output of Affiliation and its children, and support for using gentext strings for auto-attributing roles (Author, Editor, Publisher, Translator, etc.). Also did a lot of code cleanup and modularization of all the AUTHOR handling code. And fixed a bug that was causing Author info to not be picked up correctly for metainfo comment we embed in man-page source. --- xsl/manpages/info.xsl | 212 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 188 insertions(+), 24 deletions(-) diff --git a/xsl/manpages/info.xsl b/xsl/manpages/info.xsl index 09403b47b..8fea71c18 100644 --- a/xsl/manpages/info.xsl +++ b/xsl/manpages/info.xsl @@ -28,6 +28,10 @@ + + + + @@ -46,11 +50,12 @@ |sect1info|sect2info|sect3info|sect4info|sect5info |partinfo|prefaceinfo|appendixinfo|docinfo" mode="author.names"> - + + , @@ -61,10 +66,16 @@ - + + + + + + + @@ -79,7 +90,7 @@ - + - - + - .PP - - - - - + + + + + + + - - + + + + + + + + + + .PP + + + + + + + + + + .PP + + + + + + .PP + + + + + + + + + + + .sp -1 + .IP + + + + . + + + + + + + + + < > + + + + + , + + + + + + .br + + + + + + + + + + , + + + + + + + + + + + .br + + + + + + + .br + + + + + + + + + + + + + + + + .sp -1 + .IP + + + + . + + + .sp -1 + .IP + + + + . + + + + + + + .sp -1 + .IP + + + + . + + + + + + + + + + + + - .IP - - - . - - - - - - - + .sp -1 + .IP + + + + + + + + + + + . + + + + + + + + .sp -1 .IP -- 2.49.0