[OS X TeX] Dental problem
Alain Schremmer
Schremmer.Alain at verizon.net
Fri Feb 18 16:54:38 CET 2005
I have tried to insert @{} in various places but with no luck.
Below is an example (without the body text even the first two tables do
not line up) to show why I would like it to work. Given that this is not
for print but for uploading under GPL it does not really matter but I
think I am beginning to catch the "typesetting" bug.
Regards
--schremmer
\documentclass[11pt]{book}
\usepackage{paralist}
\setdefaultleftmargin{5mm}{6mm}{7mm}{8mm}{}{}
\begin{document}
This is body text text text text text text text text text text text text
text text text text
\noindent
\setlength\tabcolsep{5.5pt}
\begin{tabular}{|c|c|c|c|c|c|c|}
\hline
Cleveland
& Franklins
& Hamiltons
& Washingtons
& Dimes
& Cents
& Mills
\\
\hline
\end{tabular}
\begin{asparaenum}
\def\indent{\hglue 5.3mm}
\item%1
This is body text within asparaenum
\noindent
\setlength\tabcolsep{5.5pt}
\begin{tabular}{|c|c|c|c|c|c|c|}
\hline
Cleveland
& Franklins
& Hamiltons
& Washingtons
& Dimes
& Cents
& Mills
\\
\hline
\end{tabular}
\end{asparaenum}%1, 2, 3.
\begin{compactitem}
\item
This is body text within compactitem
\noindent
\setlength\tabcolsep{5.5pt}
\begin{tabular}{|c|c|c|c|c|c|c|}
\hline
Cleveland
& Franklins
& Hamiltons
& Washingtons
& Dimes
& Cents
& Mills
\\
\hline
\end{tabular}
\end{compactitem}
\end{document}
Piet van Oostrum wrote:
>>PD> I think I've never seen an un-indented tabular environment. I usually set
>>PD> \hsize*{-5mm} or such -- except someone knows the exact name ...
>>
>>
>
>It is half of the intercolumn space (\tabcolsep), which can be suppressed
>by putting @{} in front of the column spec.
>
>
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list