- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 May 2011 03:23:55 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv9937
Modified Files:
Overview.html Overview.src.html
Log Message:
Revert link change
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.html,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- Overview.html 25 May 2011 03:20:11 -0000 1.144
+++ Overview.html 25 May 2011 03:23:52 -0000 1.145
@@ -281,8 +281,8 @@
<li class=no-num><a href="#script-orientations">Appendix B:
Bi-orientational Transformations</a>
- <li class=no-num><a href="#vertical-typeset-synth">Appendix C: Vertical
- Typesetting Synthesis</a>
+ <li class=no-num><a href="#vertical-typesetting-details">Appendix C:
+ Vertical Typesetting Synthesis</a>
<li class=no-num><a href="#intrinsic-sizing">Appendix D: Intrinsic
Dimensions</a>
@@ -1695,8 +1695,8 @@
<li>
<p>If the UA needs to synthesize such features (e.g. if an OpenType font
has only the <code>vert</code> but not the <code>vrt2</code> feature),
- then the settings in <a href="#vertical-typeset-synth">Appendix C</a>
- are recommended.
+ then the settings in <a href="#vertical-typesetting-details">Appendix
+ C</a> are recommended.
</ul>
<h2 id=abstract-box><span class=secno>6. </span> Abstract Box Terminology</h2>
@@ -2987,8 +2987,8 @@
href="#text-orientation0"><code
class=property>text-orientation</code></a>’.
- <h2 class=no-num id=vertical-typeset-synth>Appendix C: Vertical Typesetting
- Synthesis</h2>
+ <h2 class=no-num id=vertical-typesetting-details>Appendix C: Vertical
+ Typesetting Synthesis</h2>
<p><em>This appendix is non-normative.</em>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- Overview.src.html 25 May 2011 03:20:11 -0000 1.151
+++ Overview.src.html 25 May 2011 03:23:52 -0000 1.152
@@ -1221,7 +1221,7 @@
<li><p>If the UA needs to synthesize such features (e.g. if an OpenType font
has only the <code>vert</code> but not the <code>vrt2</code> feature),
- then the settings in <a href="#vertical-typeset-synth">Appendix C</a>
+ then the settings in <a href="#vertical-typesetting-details">Appendix C</a>
are recommended.
</ul>
@@ -2208,7 +2208,7 @@
Authors can work around this lack of support with the ''rotate-left''
value of 'text-orientation'.
-<h2 id="vertical-typeset-synth" class="no-num">Appendix C:
+<h2 id="vertical-typesetting-details" class="no-num">Appendix C:
Vertical Typesetting Synthesis</h2>
<p><em>This appendix is non-normative.</em></p>
Received on Wednesday, 25 May 2011 03:23:56 UTC