Search found 8 matches

by waterboy
Mon Jul 04, 2011 9:15 pm
Forum: Graphics, Figures & Tables
Topic: A lot of figures and no text
Replies: 3
Views: 1714

Re: A lot of figures and no text

That dosn't work.. It can't handle all the floats..
by waterboy
Mon Jul 04, 2011 8:30 pm
Forum: Graphics, Figures & Tables
Topic: A lot of figures and no text
Replies: 3
Views: 1714

A lot of figures and no text

Hi.

I need a chapter with a lot of pictures (about 40), but no text (well, only captions to the pictures). How do i do that?
by waterboy
Fri Jul 01, 2011 6:14 pm
Forum: Graphics, Figures & Tables
Topic: longtable | Figure inside a Cell
Replies: 3
Views: 3311

Re: longtable | Figure inside a Cell

Okay.. But how do i put a figure into a longtable?

Thanks.. I will do that :D
by waterboy
Fri Jul 01, 2011 12:53 am
Forum: Graphics, Figures & Tables
Topic: longtable | Figure inside a Cell
Replies: 3
Views: 3311

longtable | Figure inside a Cell

Hi.

I want a figure inside a cell in a longtable. But when i try so i get the error: "Float lost". How do i fix it?

\begin{longtable}{m{0.2\textwidth}m{0.4\textwidth}m{0.3\textwidth}}
\endfirsthead
\cellcolor{niceblue}\color{white} \textbf{Abb.} &\cellcolor{niceblue}\color{white} \textbf{Meaning ...
by waterboy
Sat Jun 18, 2011 12:14 am
Forum: Page Layout
Topic: Text on the Bottom of a Page
Replies: 3
Views: 2763

Re: Text on the Bottom of a Page

It works! Thank you :D
by waterboy
Fri Jun 17, 2011 11:33 pm
Forum: Page Layout
Topic: Text on the Bottom of a Page
Replies: 3
Views: 2763

Text on the Bottom of a Page

Hi :)

I have a page with only two lines on it. I want the two lines to be on the bottom of the page. How do I do that? vfill dosen't work since I don't have any text above the two lines.
by waterboy
Fri Jun 17, 2011 11:21 pm
Forum: General
Topic: Square Bracket in Chapter Name
Replies: 2
Views: 1890

Re: Square Bracket in Chapter Name

Thank you so much! So easy - why didn't i think of that? :D
by waterboy
Fri Jun 17, 2011 9:51 pm
Forum: General
Topic: Square Bracket in Chapter Name
Replies: 2
Views: 1890

Square Bracket in Chapter Name

Hi! I have the following code for my chapters:

\chapter[shortversion]moretext]{thelooooooooooooongversion}

As you may notice I got a square bracket in the short version. That means that the "moretext" won't be in the TOC. How do fix it so it will be in the TOC?