<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>18456</bug_id>
          
          <creation_ts>2012-08-01 05:25:38 +0000</creation_ts>
          <short_desc>Writing equations is not east in HTML.It can be done, see http://faculty.southwest.tn.edu/hmorris/ArthRev.html#_71 for an example. My problem is I had to do that with &lt;table&gt; code and cannot do it within a paragraph. My suggestion would to add &lt;trow&gt; whic</short_desc>
          <delta_ts>2012-08-27 01:59:39 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>71727</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-08-01 05:25:38 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/spec/single-page.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
Writing equations is not east in HTML.It can be done, see
http://faculty.southwest.tn.edu/hmorris/ArthRev.html#_71 for an example. My
problem is I had to do that with &lt;table&gt; code and cannot do it within a
paragraph. My suggestion would to add &lt;trow&gt; which would work like a single
&lt;tr&gt; within a table. It would have a default CSS attribute of display:inline.
It might need an additional attribute of center:auto which means put 1/2 the
&lt;trow&gt; above the center of the text-line. Values of center: 0.5, 1, 1.5, 2,
2.5, etc. would means put that many line heights above the center of the text
line. The &lt;trow&gt; would work something like &lt;sup&gt; and &lt;sub&gt; by reserving
additional space around the current line so that overlap does not occur. I
suppose another solution would be to add LaTex script to HTML but prefer to
avoid script if I can do it in HTML. Thank you. Howard_Cary_Morris@hotmail.com 

Posted from: 98.66.25.49
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72798</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-08-27 01:59:39 +0000</bug_when>
    <thetext>Does MathML solve your problem? We added that to HTML to make maths a lot more tractable.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>