Search found 3 matches

by pmar
Mon Aug 18, 2008 11:45 pm
Forum: General
Topic: Captions aligned left using ccaption
Replies: 0
Views: 1191

Captions aligned left using ccaption

Hi, I'm using longtable and ccaption packages. I would change ccaption
but it's too late at this point. I need to make captions left-justified.
ccaption documentation tells me to use \captionstyle{ STYLE } to change this,
but I haven't had any luck justifying it using this.

Any help?
Thanks.
by pmar
Wed Aug 13, 2008 5:40 pm
Forum: General
Topic: Left justified table cell with wrapped text
Replies: 2
Views: 13180

Re: Left justified table cell with wrapped text

That does it! Thanks a lot.
by pmar
Wed Aug 13, 2008 7:04 am
Forum: General
Topic: Left justified table cell with wrapped text
Replies: 2
Views: 13180

Left justified table cell with wrapped text

Hi all,
I feel like this should be really easy, but after putting several chapters into LaTex I still can't figure this
out. I have a lot of tables that require me to wrap text, so I've been using p{width} for columns
in a longtable environment. This works well, except sometimes when text is wrapped ...