<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 18/03/13 20:16, Philip TAYLOR wrote:
    <blockquote cite="mid:5146E960.2090500@Rhul.Ac.Uk" type="cite">
      <pre wrap="">

David Crosswell wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">On 17/03/13 07:16, Maurice Karnaugh wrote:

Hello Maurice,

</pre>
        <blockquote type="cite">
          <pre wrap="">When I have < or > in ordinary text in a Tex file, typeset interprets them as the Spanish symbols: upside down ! or upside down ?, respectively.

How can I fix this?  I would like to use the angle brackets.
</pre>
        </blockquote>
        <pre wrap="">
Use \textless and \textgreater and you will get real angle brackets.
</pre>
      </blockquote>
      <pre wrap="">
Unknown in Plain TeX; is it possible that these names
are provided only by a format or package ?</pre>
    </blockquote>
    <br>
    Hello Philip,<br>
    <br>
    As quoted from:<br>
    <br>
<a class="moz-txt-link-freetext" href="https://en.wikibooks.org/wiki/LaTeX/Special_Characters#Less_than_.3C_and_greater_than_.3E">https://en.wikibooks.org/wiki/LaTeX/Special_Characters#Less_than_.3C_and_greater_than_.3E</a><br>
    <br>
    <p>"The two symbols '<' and '>' are actually ASCII characters,
      but you may have noticed that they will print '¡' and '¿'
      respectively. This is a font encoding issue. If you want them to
      print their real symbol, you will have to use another font
      encoding such as T1, loaded with the <span style="font-family:
        monospace; color: #2020C0; font-weight: normal;">inputenc</span>
      package. See <a href="https://en.wikibooks.org/wiki/LaTeX/Fonts"
        title="LaTeX/Fonts">Fonts</a> for more details on font encoding.</p>
    <p>Alternatively, they can be printed with dedicated commands:</p>
    <p><span class="mw-geshi latex source-latex"><span class="re12">\textless</span><br>
        <span class="re12">\textgreater"<br>
        </span></span></p>
    <p><span class="mw-geshi latex source-latex"><span class="re12">I
          got exactly the same result as the OP, but this gave the angle
          brackets to me immediately.</span></span></p>
    <p><span class="mw-geshi latex source-latex"><span class="re12">Using
          texlive 2012.20120611- on Debian SID.<br>
          Kind regards,<br>
        </span></span></p>
    <p><span class="mw-geshi latex source-latex"><span class="re12">David
          Crosswell.<br>
        </span></span></p>
    <br>
    <blockquote cite="mid:5146E960.2090500@Rhul.Ac.Uk" type="cite">
      <pre wrap="">

</pre>
      <blockquote type="cite">
        <pre wrap="">This is pdfTeX, Version 3.1415926-2.3-1.40.12 (Web2C 2011)
 restricted \write18 enabled.
entering extended mode
(./untitled-1.tex
! Undefined control sequence.
l.1 \textless
              and \textgreater
</pre>
      </blockquote>
      <pre wrap="">
Philip Taylor
_______________________________________________
TeX FAQ: <a class="moz-txt-link-freetext" href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a>
Mailing list archives: <a class="moz-txt-link-freetext" href="http://tug.org/pipermail/texhax/">http://tug.org/pipermail/texhax/</a>
More links: <a class="moz-txt-link-freetext" href="http://tug.org/begin.html">http://tug.org/begin.html</a>

Automated subscription management: <a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/texhax">http://tug.org/mailman/listinfo/texhax</a>
Human mailing list managers: <a class="moz-txt-link-abbreviated" href="mailto:postmaster@tug.org">postmaster@tug.org</a>

</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
"Res publica non dominetur."</pre>
  </body>
</html>