[ttml2] revert to editor's copy entities; add editor note for auto tts:rubyOffset
authorGlenn Adams <glenn@skynav.com>
Wed, 18 Feb 2015 18:47:13 -0700
changeset 890 0351b18118cf
parent 889 ffadd925eb67
child 891 c2ba34f71022
[ttml2] revert to editor's copy entities; add editor note for auto tts:rubyOffset
ttml2/spec/entities.dtd
ttml2/spec/entitiesedcopy.dtd
ttml2/spec/ttml2.xml
--- a/ttml2/spec/entities.dtd	Wed Feb 18 18:23:48 2015 -0700
+++ b/ttml2/spec/entities.dtd	Wed Feb 18 18:47:13 2015 -0700
@@ -1,8 +1,8 @@
 
 <!-- comment / uncomment the appropriate entity -->
-<!-- <!ENTITY % sub.entities SYSTEM "entitiesedcopy.dtd" > -->
+<!ENTITY % sub.entities SYSTEM "entitiesedcopy.dtd" >
 <!-- <!ENTITY % sub.entities SYSTEM "entitieswd.dtd" > -->
-<!ENTITY % sub.entities SYSTEM "entitiesfpwd.dtd" >
+<!-- <!ENTITY % sub.entities SYSTEM "entitiesfpwd.dtd" > -->
 <!-- <!ENTITY % sub.entities SYSTEM "entitiescr.dtd" > -->
 %sub.entities;
 
--- a/ttml2/spec/entitiesedcopy.dtd	Wed Feb 18 18:23:48 2015 -0700
+++ b/ttml2/spec/entitiesedcopy.dtd	Wed Feb 18 18:47:13 2015 -0700
@@ -23,6 +23,7 @@
 
 <!-- Latest version links. don't touch -->
 <!ENTITY latest "&w3c.tr.latest;/&w3c-designation;?content-type=text/html;charset=utf-8">
+<!ENTITY latestrec "http://www.w3.org/TR/ttml1/">
 
 <!ENTITY w3c.tr  "">	
 
--- a/ttml2/spec/ttml2.xml	Wed Feb 18 18:23:48 2015 -0700
+++ b/ttml2/spec/ttml2.xml	Wed Feb 18 18:47:13 2015 -0700
@@ -10581,6 +10581,11 @@
 <head>tts:rubyOffset</head>
 <p>The <att>tts:rubyOffset</att> attribute is used to specify the offset (distance) of ruby text with respect to its associated ruby base
 in the block progression dimension.</p>
+<ednote>
+<name>Auto Ruby Offset</name>
+<date>2015-02-18</date>
+<edtext>Add <code>auto</code> value to denote automatic offset determination. Change initial value to <code>auto</code>.</edtext>
+</ednote>
 <p>This attribute may be specified by any element type that permits use of attributes in the TT Style Namespace; however,
 this attribute applies as a style property only to those element types indicated in the following table.</p>
 <table id="style-property-details-rubyOffset" role="common">