<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Michael J. Baars wrote:<br>
      <br>
    </div>
    <blockquote type="cite"
      cite="mid:c8016d98eff476e41e90920de210f4a4c4d50b05.camel@cyberfiber.eu">
      <pre wrap="">Hi Philip,

Well, you can do whatever you like with the .tex example, trow it away for all I care.</pre>
    </blockquote>
    <br>
    As you wish.<br>
    <br>
    <blockquote type="cite"
      cite="mid:c8016d98eff476e41e90920de210f4a4c4d50b05.camel@cyberfiber.eu">
      <pre wrap="">

I'm just trying to tell you, as a friend, that that
"\left(\frac{1}{a}\right)" and "\left(\frac{a}{1}\right)" are rendered
with brackets of different size, while the brackets of
"\left(\frac{1}{2}\right" and "\left(\frac{2}{1}\right)" are rendered
with brackets of the same size.

That's all :)
</pre>
    </blockquote>
    <br>
    And I, and everyone else who has tried to help you, have responded
    "So what ?  Why should they not be ?".  TeX does not do what you
    want it to do, any more than does any other programing language, it
    does what you tell it to do.  And if you tell to stack a little
    thing over a big thing you will get one size of delimiter, and if
    you tell it to stack a big thing over a big thing, you will get a
    different size of delimiter.  Why would you expect otherwise,
    especially in view of the fact that you (in your own words) "have
    quite some experience with .tex files" ?<br>
    <br>
    <blockquote type="cite">\documentclass {minimal}
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        line-height:100%;">\begin {document}</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        line-height:100%;">$$\left(\frac{1}{a}\right) \hbox {and}
        \left(\frac{a}{1}\right)$$</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        line-height:100%;">$$\left(\frac{1}{2}\right) \hbox {and}
        \left(\frac{2}{1}\right)$$</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;
        line-height:100%;">\end {document}</p>
    </blockquote>
    <br>
    <i>Philip Taylor</i><br>
    <br>
  </body>
</html>