<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>From: begolu <<a href="mailto:tezukayamahigashi@gmail.com"
        target="_blank">tezukayamahigashi@gmail.com</a>><br>
      To: <a href="mailto:pstricks@tug.org" target="_blank">pstricks@tug.org</a><br>
      Cc: <br>
      Bcc: <br>
      Date: Mon, 23 Jul 2018 03:30:27 +0700<br>
      Subject: A trailing white space when using showgrid=b and \radians<br>
    </p>
    <div dir="ltr">I notice there is a bug when using both showgrid=b
      and \radians at the same time.<br>
      <br>
      <div>\documentclass[pstricks,<wbr>margin=3.14mm]{standalone}</div>
      <div>\begin{document}</div>
      <div>\begin{pspicture}[showgrid=b](<wbr>-2,-2)(2,2)</div>
      <div><span style="white-space:pre-wrap">    </span>\radians</div>
      <div><span style="white-space:pre-wrap">    </span>\pscircle{1}</div>
      <div><span style="white-space:pre-wrap">    </span>%\qdisk(!1 Pi
        PtoCrel){1pt}</div>
      <div>\end{pspicture}</div>
      <div>\end{document}</div>
      <div><br>
        <br>
        The dot gets displaced to the right a bit.</div>
    </div>
  </body>
</html>