Search found 3 matches

by TB2
Sat Dec 15, 2007 3:14 am
Forum: LyX
Topic: Place table caption in the upper left corner
Replies: 4
Views: 11946

Re: Place table caption in the upper left corner

Huh... Latex sure goes deep. I took a quick look at the manual for floatrow (72 pages) and it seems like it will do the job as you say, I'll try to figure out how to use it tomorrow... ;)

Thanks for that tip!
by TB2
Fri Dec 14, 2007 8:10 pm
Forum: LyX
Topic: Place table caption in the upper left corner
Replies: 4
Views: 11946

Place table caption in the upper left corner

o.ô

it actually worked quite well! It's not perfect as the caption now sticks to the left side of the page instead of the table , which means that if the table isn't as wide as the text area the caption will be too much to the left (as the table is centered and has some space on both sides).

But ...
by TB2
Mon Dec 10, 2007 4:49 pm
Forum: LyX
Topic: Place table caption in the upper left corner
Replies: 4
Views: 11946

Place table caption in the upper left corner

Hi,

I'm new to latex and I'm using lyx right now. Apparently it's not possible to create captions for longtables the "normal way" because it's not a "float" or something like that, so I have to use this dirty workaround and make a new line in each table and place an ERT line in there. Now I ...