Ignore:
Timestamp:
12/10/2013 11:37:38 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.5-systemd, 7.6-systemd, 7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
112db9d
Parents:
f2a5108
Message:

Import new branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 moved

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/axf.xsl

    rf2a5108 rb1a51ac1  
    66
    77<!-- ********************************************************************
    8      $Id$
     8     $Id: axf.xsl 8983 2011-03-27 07:41:25Z mzjn $
    99     ******************************************************************** -->
    1010
     
    2525          <xsl:when test="$authors[self::corpauthor]">
    2626            <xsl:value-of select="$authors"/>
     27          </xsl:when>
     28           <xsl:when test="$authors[orgname]">
     29            <xsl:value-of select="$authors/orgname"/>
    2730          </xsl:when>
    2831          <xsl:otherwise>
Note: See TracChangeset for help on using the changeset viewer.