So I'm mooching through TLC (second edition). Page 244 goes
on about the new improved array and I decided to fix something
that's been niggling me for some time.

The old:
\begin{tabular}{p{0.33\textwidth}p{0.33\textwidth}p{0.33\textwidth}}

First amendment:
\begin{tabular}{>{\raggedright}p{0.33\textwidth}p{0.33\textwidth}p{0.33\textwidth}}

Works.

Second amendment:
\begin{tabular}{>{\raggedright}p{0.33\textwidth}>{\raggedright}p{0.33\textwidth}p{0.33\textwidth}}

Works.

Third amendment:
\begin{tabular}{>{\raggedright}p{0.33\textwidth}>{\raggedright}p{0.33\textwidth}>{\raggedright}p{0.33\textwidth}}

Haemorrhages. Error message says that a & has been changed. No,
it hasn't.

Has anybody seen this before? In any event, I'd still
like 3 paragraph-type columns wherein the text is set with
\raggedright. And I'd like to set the command just the once
(rather than fiddling each entry).

Any help/suggestions will be greatfully received and looked over,

Regards,

Bill Bennett.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to