[interchange-docs] xmldocs - docelic modified docbook/literals.ent

docs at icdevgroup.org docs at icdevgroup.org
Thu Jun 26 14:06:28 UTC 2008


User:      docelic
Date:      2008-06-26 14:06:28 GMT
Modified:  docbook  literals.ent
Log:
* Replace | with , where items are not synonims with each other to
  look more visually clear

Revision  Changes    Path
1.59                 xmldocs/docbook/literals.ent


rev 1.59, prev_rev 1.58
Index: literals.ent
===================================================================
RCS file: /var/cvs/xmldocs/docbook/literals.ent,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- literals.ent	22 Jun 2008 11:59:30 -0000	1.58
+++ literals.ent	26 Jun 2008 14:06:28 -0000	1.59
@@ -291,12 +291,10 @@
 <!ENTITY ROW_HTML_std "
 <row>
   <entry>
-    <group choice='plain'>
-			<arg choice='plain'>name</arg> 
-			<arg choice='plain'>id</arg> 
-			<arg choice='plain'>class</arg> 
-			<arg choice='plain'>style</arg> 
-    </group>
+			<arg choice='plain'>name</arg>,
+			<arg choice='plain'>id</arg>,
+			<arg choice='plain'>class</arg>,
+			<arg choice='plain'>style</arg>
   </entry>
   <entry></entry><entry></entry>
   <entry></entry>
@@ -306,16 +304,14 @@
 <!ENTITY ROW_HTML_ext "
 <row>
   <entry>
-    <group choice='plain'>
-			<arg choice='plain'>border</arg>
-			<arg choice='plain'>height</arg>
-			<arg choice='plain'>width</arg>
-			<arg choice='plain'>hspace</arg>
-			<arg choice='plain'>vspace</arg>
-			<arg choice='plain'>align</arg> 
-			<arg choice='plain'>title</arg> 
+			<arg choice='plain'>border</arg>,
+			<arg choice='plain'>height</arg>,
+			<arg choice='plain'>width</arg>,
+			<arg choice='plain'>hspace</arg>,
+			<arg choice='plain'>vspace</arg>,
+			<arg choice='plain'>align</arg>,
+			<arg choice='plain'>title</arg>,
 			<arg choice='plain'>alt</arg> 
-    </group>
   </entry>
   <entry></entry><entry></entry>
   <entry></entry>







More information about the docs mailing list