File tree Expand file tree Collapse file tree 8 files changed +1874
-35
lines changed Expand file tree Collapse file tree 8 files changed +1874
-35
lines changed Original file line number Diff line number Diff line change 1- cds : 215
2- cdsymbols : 1590
1+ cds : 217
2+ cdsymbols : 1598
33cdgroups : 20
Original file line number Diff line number Diff line change 1616 thisLevela . style . backgroundColor = "#AAFFAA" ; }
1717 }
1818 </ script >
19- < style >
20- # dynamic {display : none}
21- </ style >
22- < script >
23- function omsym ( ) {
24- if ( window . location . hash ) {
25- document . getElementById ( "dynamic" ) . style . display = "block" ;
26- document . getElementById ( "dynamic.h2" ) . textContent = window . location . hash . substr ( 1 ) ;
27- document . getElementById ( "dynamic.h2" ) . parentNode . id = window . location . hash . substr ( 1 ) ;
28- } else {
29- document . getElementById ( "dynamic" ) . style . display = "none" ;
30- }
31- }
32- </ script >
3319 < title > intent</ title >
3420 < link rel ="stylesheet " href ="https://openmath.org/cd/omcd.css " type ="text/css "/>
3521 </ head >
36- < body class ="theme-base-odk " onhashchange =" omsym(); " >
22+ < body class ="theme-base-odk ">
3723 < div class ="sidebar ">
3824 < div class ="container ">
3925 < div class ="sidebar-about ">
@@ -183,22 +169,8 @@ <h1>OpenMath Content Dictionary: intent</h1>
183169Experimental dynamic CD tracking MathML4 intent values.
184170</ p >
185171
186- < div id ="dynamic ">
187- < h2 id ="_ "> < span id ="dynamic.h2 "> </ span > </ h2 >
188- < dl >
189- < dt >
190- < span class ="dt "> Description:</ span >
191- </ dt >
192- < dd >
193- A symbol referenced from a MathML < code > intent</ code > attribute.
194- </ dd >
195- </ dl >
196- </ div >
197172
198173 </ div >
199174 </ div >
200- < script >
201- omsym ( ) ;
202- </ script >
203175 </ body >
204- </ html >
176+ </ html >
You can’t perform that action at this time.
0 commit comments