csswg/css3-gcpm Overview.src.html,1.167,1.168

Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv30225

Modified Files:
	Overview.src.html 
Log Message:
adding second argument for leaders

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.src.html,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- Overview.src.html	31 Oct 2011 22:22:29 -0000	1.167
+++ Overview.src.html	1 Nov 2011 19:15:03 -0000	1.168
@@ -525,7 +525,7 @@
 properties, text properties, 'letter-spacing', white-space properties,
 background properties, and 'color'.
 
-<p>The second value describes the alignement of the leader. These values are allowed:
+<p>The second value describes the alignment of the leader. These values are allowed:
 
 <dl>
 <dt>start
@@ -537,10 +537,13 @@
 <dt>center
 <dd>center leader string
 
-<dt>space
-<dd>space out characters to take up all available space
+<dt>string-space
+<dd>add space between strings to take up all available space
 
-<dt>pattern
+<dt>letter-space
+<dd>space out letters to take up all available space
+
+<dt>align
 <dd>attempt to align corresponding glyphs from the  
 leader pattern between consecutive lines
 
@@ -1806,7 +1809,7 @@
 
 -->
 
-
+<!--
 
 <h2>Image resolution</h2>
 
@@ -1890,7 +1893,7 @@
 </div>
 
 
-
+-->
 
 <!--
 
@@ -2449,7 +2452,6 @@
 
 <p class=issue>The "link-rel" name is a bit academic, perhaps the "go()" name can be used instead?
 
-
 <dt>go()
 
 <dd>The function takes one argument: <tt>back</tt>, which takes the user one step back in history.

Received on Tuesday, 1 November 2011 19:15:09 UTC