Dear Zdenek Wagner, Thank you very much for your answer, it has solved the problem.
With best wishes and best regards, Jens Bakker Am 02.11.2012 um 12:24 schrieb Zdenek Wagner: > 2012/11/2 Jens Bakker <[email protected]>: >> Dear ladies and gentlemen, >> >> I would like to ask you for help, please. I have tried to use longtable, but >> it does not break the lines in a cell which contains an amount of text that >> requires to break the lines within the cell. >> > You specify the cell as "l" which means one line, left aligned. If you > wish to insert a longer text, you have to use the paragraph mode, e.g. > p{5cm}. Thus the table header could be: > > \begin{longtable}[l]{lllp{5cm}} > > The same is valid for normal tables. You can find further valuable > information in the book The LaTeX Companion. > >> I have attached my minimal example. >> >> Thank you very much for your interest, >> Jens Bakker >> >> >> >> >> >> >> >> >> >> >> -------------------------------------------------- >> Subscriptions, Archive, and List information, etc.: >> http://tug.org/mailman/listinfo/xetex >> > > > > -- > Zdeněk Wagner > http://hroch486.icpf.cas.cz/wagner/ > http://icebearsoft.euweb.cz > > > > -------------------------------------------------- > Subscriptions, Archive, and List information, etc.: > http://tug.org/mailman/listinfo/xetex -------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex
