[texhax] Fill character with halign.

Philip TAYLOR (Ret'd) P.Taylor at Rhul.Ac.Uk
Wed Nov 18 00:37:16 CET 2009


On thinking more carefully, you might be able
to use something along the lines of the following :

\tabskip = 0 pt plus 1 fil
\def \&{\dotfill \span}
\halign to \hsize
     {&#\cr
     &&\cr
     1st column\&2nd column\&3rd column\cr
     First column\&second column\&third column\cr
     }
\end

Philip Taylor
-------
Kelly McKennon wrote:

> When constructing a table with halign, can one select another fill 
> character besides "space" so that, if for example the fill character 
> were a period, one would get  output as below?
>  
> First column.................Second column.....................Third Column



More information about the texhax mailing list