<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi again,<br>
      <br>
      I've tested all yours suggestions, but I don't still get to
      increase the thickness of the label. It's always the same. I only
      get to eliminate the box in the label with the command "set clab
      masked".<br>
      I've also tried to change the size of the string with the command
      "set strsiz 0.2", but neither couldn't get it.<br>
      Any help more?<br>
      Thank you very much again<br>
      <br>
      <div class="moz-signature">
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <title>Firma MeteoGalicia</title>
        <style type="text/css">
<!--
.nombre {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold
}
.dpt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding:2px;
        font-size: 12px;
        font-weight: bold;
        color: #474D17;
}
.datos {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.datos1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #A09F0F;
}
//-->
</style>
        <table bgcolor="#EDF1C0" border="0" cellpadding="0"
          cellspacing="0" width="775">
          <tbody>
            <tr height="72">
              <td colspan="2" valign="top"> <img
                  src="cid:part1.06030208.07080103@meteogalicia.es"
                  alt="MeteoGalicia" height="73" width="775"><br>
                <div class="dpt">     Dr. Marcos Tesouro Montecelo</div>
                <div class="dpt">     Dpto. Predición Numérica e
                  Investigación </div>
              </td>
            </tr>
            <tr>
              <td colspan="2" height="90">
                <table border="0" cellpadding="4" cellspacing="0">
                  <!--<tr>
                      <td height="10">
                      </td>
                    </tr>--> <tbody>
                    <tr>
                      <td width="20"> </td>
                      <td width="445"> <span class="datos">Rúa Roma, 6
                        </span><br>
                        <span class="datos">15.707 Santiago de
                          Compostela</span><br>
                      </td>
                      <td width="255"> <span class="datos1"> Tel: +34
                          981 957 462</span><br>
                        <span class="datos1"> Fax: +34 981 957 466</span><br>
                        <span class="datos1"> <a
                            style="color:#ADAA22;text-decoration:none;text-underline:none"
                            href="mailto:marcos.tesouro@meteogalicia.es"
title="mailto:marcos.tesouro@meteogalicia.es">marcos.tesouro@meteogalicia.es</a>
                        </span><br>
                        <span class="datos1"> <a
                            style="color:#ADAA22;text-decoration:none"
                            href="http://www.meteogalicia.es/"
                            title="http://www.meteogalicia.es/">www.meteogalicia.es</a></span><br>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
      El 09/11/12 11:19, Davide Sacchetti escribió:<br>
    </div>
    <blockquote cite="mid:1352456355.10607.17.camel@dvd" type="cite">
      <pre wrap="">it *should* work

note that:
thickness may change from 1 to 6 but you cannot see difference between 1
and 5 on an X window: you will see the difference only on PostScript
(eg.: gxeps -i filename). On X there is only difference between (any of
1,2,3,4,5) and 6.

about label size the default is 0.10: 0.11 is just 10% more: if you set
it to 0.2 you should see the change clearly

bye bye
Davide

On Fri, 2012-11-09 at 10:08 +0100, Marcos Tesouro Montecelo wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I'm trying to modify the size and the thickness of the labels when I
plot the contours (set clopts). When I change the paramentres in my
script, GRADS seems that don't understand it and it doesn't anything,
the label is the same with different values.
I have the same problem when I try to change the thickness of the
contours (set cthick). On contrary, I can change the colour of the
lines (set ccolor).

Mi commands in the script are:

set ccolor 0
set cthick 5
set clopts -1 -1 0.11

I'm using the version 2.0.1 of the GRADS

Could you help me, please?
Thanks in advance
-- 
MeteoGalicia
     Dr. Marcos Tesouro Montecelo
     Dpto. Predición Numérica e Investigación 
 
Rúa Roma, 6 
15.707 Santiago de
Compostela

Tel: +34 981 957 462
Fax: +34 981 957 466
<a class="moz-txt-link-abbreviated" href="mailto:marcos.tesouro@meteogalicia.es">marcos.tesouro@meteogalicia.es</a> 
<a class="moz-txt-link-abbreviated" href="http://www.meteogalicia.es">www.meteogalicia.es</a>

_______________________________________________
gradsusr mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>
<a class="moz-txt-link-freetext" href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>