[musicians-guide/f16] Commented out Author_Group to sidestep FOP issue.

Stephen Gordon sgordon at fedoraproject.org
Thu Nov 24 22:03:03 UTC 2011


commit 4137b229297ae041fcb06eae3d01ced9a8a33750
Author: Stephen Gordon <stephen.a.gordon at gmail.com>
Date:   Thu Nov 24 17:00:20 2011 -0500

    Commented out Author_Group to sidestep FOP issue.

 en-US/Book_Info.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Book_Info.xml b/en-US/Book_Info.xml
index ab8524c..3ee13f5 100644
--- a/en-US/Book_Info.xml
+++ b/en-US/Book_Info.xml
@@ -23,10 +23,11 @@
 			<imageobject>
 				<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
 			</imageobject>
+			<textobject><phrase>Fedora Documentation Project</phrase></textobject>
 		</inlinemediaobject>
 	</corpauthor>
   
 	<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<!--<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
 </bookinfo>
 


More information about the docs-commits mailing list