[XeTeX] table indentation

Carsten Ziegert carsten_ziegert at sil.org
Sun Nov 22 15:27:30 CET 2009


You could try this:

\newenvironment{mytabular}[1]{\parindent0em
\begin{tabular}{#1}}{\end{tabular}}

and then use mytabular instead of tabular. You will every table flushed
to the left margin independently of paragraphs.

Carsten

Am Sonntag, den 22.11.2009, 05:51 -0800 schrieb Michiel Kamermans:
> Does anyone here by any chance know how to disentangle table indentation 
> from paragraph indentation? For the most part I have a document with 
> section headings, then text, then some tabular data, but there are a 
> small number of sections without text between the heading and the 
> tabular environment, and instead of lining up with the other tables, 
> they'll sit flush against the page's left edge, which is truly dismal 
> styling =)
> 
> I know I can manually force indents with \hspace or no indents with 
> \noident, but is there a way to tell tabular to not pretend it's a 
> paragraph?
> 
> - Mike "Pomax" Kamermans
> nihongoresources.com
-- 
Carsten Ziegert
SIL Chad
skype : carstenzi
mobile: (+235) 378.58.00



More information about the XeTeX mailing list