Logtalk 2.15.0 release files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@757 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%
|
||||
% Logtalk - Object oriented extension to Prolog
|
||||
% Release 2.14.7
|
||||
% Release 2.15.0
|
||||
%
|
||||
% Copyright (c) 1998-2003 Paulo Moura. All Rights Reserved.
|
||||
%
|
||||
@@ -101,18 +101,18 @@
|
||||
</fo:block>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:if test="authors">
|
||||
<xsl:if test="author">
|
||||
<fo:block
|
||||
font-size="10pt"
|
||||
font-family="serif"
|
||||
keep-with-next="always">
|
||||
authors:
|
||||
author:
|
||||
</fo:block>
|
||||
<fo:block
|
||||
font-size="9pt"
|
||||
font-family="monospace"
|
||||
margin-left="10mm">
|
||||
<xsl:value-of select="authors"/>
|
||||
<xsl:value-of select="author"/>
|
||||
</fo:block>
|
||||
</xsl:if>
|
||||
|
||||
|
Reference in New Issue
Block a user