<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>When compiling the following code (Win7, Miktek, TekMaker)<br>
    </p>
    <p><span style=" color:#800000;">\documentclass</span><span style="
        color:#000000;">[11pt,a4paper]{article}</span>
    </p>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\usepackage</span><span style=" color:#000000;">[utf8]{inputenc}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\usepackage</span><span style=" color:#000000;">[T1]{fontenc}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\usepackage</span><span style=" color:#000000;">[french]{babel}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\usepackage</span><span style=" color:#000000;">{</span><span style=" text-decoration: underline; color:#000000;">indentfirst</span><span style=" color:#000000;">,graphicx,bm}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\usepackage</span><span style=" color:#000000;">{</span><span style=" text-decoration: underline; color:#000000;">pstricks</span><span style=" color:#000000;">}</span></pre>
    <pre style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000cc;">\begin</span><span style=" color:#000000;">{document}</span></pre>
    <pre style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000cc;">\begin</span><span style=" color:#000000;">{center} </span><span style=" color:#0000cc;">\begin</span><span style=" color:#000000;">{Large}</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800000;">\textbf</span><span style=" color:#000000;">{Le </span><span style=" text-decoration: underline; color:#000000;">chemostat</span><span style=" color:#000000;">, d'après </span><span style=" text-decoration: underline; color:#000000;">Monod</span><span style=" color:#000000;">}</span><span style=" color:#800000;">\\</span></pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000cc;">\end</span><span style=" color:#000000;">{Large}</span><span style=" color:#0000cc;">\end</span><span style=" color:#000000;">{center}</span></pre>
    <pre style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</pre>
    <pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000cc;">\end</span><span style=" color:#000000;">{document}

I get the followinge error message
</span></pre>
    <pre style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
Latex Error missing \begin{document} see Latex manual ...
Undefined control sequence...

Com meting out the \usepackage{pstricks} line allows for a normal compilation. An hour ago, 
I deleted package pstricks and re-installed it from the Miktex repository with no change 
in behavior.
What should I do now ?
Tank you for your help
JP Grivet

</pre>
  </body>
</html>