Thanks Alan !!!<br><br><div class="gmail_quote">2009/12/31 Alan Munn <span dir="ltr"><<a href="mailto:amunn@msu.edu">amunn@msu.edu</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">At 3:39 PM +0100 12/31/09, Sr Sur wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hi people,<br>
<br>
How can I change de font size of all the table in a ctable? I looked for in a doc pakage.. but I can't found it.<br>
</blockquote>
<br></div>
Since ctable uses the array package, you can add formatting commands to the table column specifications or create a new column type with the size you need.  See the documentation for the array package for details on how to do this.<br>

<br>
e.g.  instead of an c column, you can use<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
{\small}c<br>
</blockquote>
<br>
which makes the text of that column \small.  This kind of column definition can be passed to ctable as well.<br>
<br>
If you do this a lot, you can define a small columntype:<br>
<br>
\newcolumntype{C}{>{\small}c}<br>
<br>
and then whenever you want a small centered column you would pass C instead of c to the ctable command. (Obviously you can do the same thing for r and l columns too.)<div><div></div><div class="h5"><br>
<br>
Alan<br>
<br>
-- <br>
Alan Munn                                               <a href="mailto:amunn@msu.edu" target="_blank">amunn@msu.edu</a><br>
Department of Linguistics<br>
and Germanic, Slavic, Asian and African Languages               Tel.         517-355-7491<br>
Michigan State University, East Lansing MI 48824 USA    Fax     517-432-2736<br>
</div></div><br>----------- Please Consult the Following Before Posting -----------<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" target="_blank">http://www.tex.ac.uk/faq</a><br>
List Reminders and Etiquette: <a href="http://email.esm.psu.edu/mac-tex/" target="_blank">http://email.esm.psu.edu/mac-tex/</a><br>
List Archive: <a href="http://tug.org/pipermail/macostex-archives/" target="_blank">http://tug.org/pipermail/macostex-archives/</a><br>
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" target="_blank">http://mactex-wiki.tug.org/</a><br>
List Info: <a href="http://email.esm.psu.edu/mailman/listinfo/macosx-tex" target="_blank">http://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br>
<br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Atte: Sr. Sur<br><br>