andrea valle wrote:
> Evidently I'm missing something.
>
> {\switchtobodyfont[14pt]
> \starttabulate
> \NR
> \NC {\bf FRAME} \NC {\bf 1} \NC {\bf 2} \NC {\bf 3} \NC $\ldots$ \NC\NR
> \NC bin: 1            \NC freqval 1 \NC freqval 2 \NC freqval 3 \NC 
> $\ldots$\NC\NR
> \NC                   \NC ampval 1 \NC ampval 2 \NC ampval 3 \NC 
> $\ldots$\NC\NR
> \NC bin: 2            \NC freqval 1 \NC freqval 2 \NC freqval 3 \NC 
> $\ldots$\NC\NR
> \NC                   \NC ampval 1 \NC ampval 2 \NC ampval 3 \NC 
> $\ldots$\NC\NR
> \NC bin: 512          \NC freqval 1 \NC freqval 2 \NC freqval 3 \NC 
> $\ldots$\NC\NR
> \NC                   \NC ampval 1 \NC ampval 2 \NC ampval 3 \NC 
> $\ldots$\NC\NR
> \NR
> \stoptabulate
> }
>
> This seems to work, but I have a strange spacing between the first two 
> columns and the last three ones.
> Could anyone explain to me why?
>
>   
because you didn't give a template (which means that you get the default 
[|l|p|]

\starttabulate[|l|l|l|l|l|]

btw \unknown is a shortcut for $\ldots$

-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to