Worked fine with this package!
Thank you for your help.
Cheers,
Julien
Search found 5 matches
- Thu Sep 03, 2009 6:16 pm
- Forum: Graphics, Figures & Tables
- Topic: wrap text in table
- Replies: 6
- Views: 3745
- Thu Sep 03, 2009 4:55 pm
- Forum: Graphics, Figures & Tables
- Topic: wrap text in table
- Replies: 6
- Views: 3745
wrap text in table
Great it worked out! Thanks a lot!
If I may ask further:
I would like now to insert itemize or small into the a collumn.
I don't get any errors with itemize with the code below:
\documentclass[a4paper,english,12pt]{article}
\usepackage[T1]{fontenc}
\usepackage{abstract}
\usepackage{bbm ...
If I may ask further:
I would like now to insert itemize or small into the a collumn.
I don't get any errors with itemize with the code below:
\documentclass[a4paper,english,12pt]{article}
\usepackage[T1]{fontenc}
\usepackage{abstract}
\usepackage{bbm ...
- Thu Sep 03, 2009 4:00 pm
- Forum: Graphics, Figures & Tables
- Topic: wrap text in table
- Replies: 6
- Views: 3745
wrap text in table
Hi Thorsten,
Many thanks for your help.
This is quite misleading to me. I tried removing all the package I use and the output was looking much better. I guess then it's a problem with one of those.
Here is the code I run (MWE) to generate the table that have the problem I had before ...
Many thanks for your help.
This is quite misleading to me. I tried removing all the package I use and the output was looking much better. I guess then it's a problem with one of those.
Here is the code I run (MWE) to generate the table that have the problem I had before ...
- Thu Sep 03, 2009 2:36 pm
- Forum: Graphics, Figures & Tables
- Topic: wrap text in table
- Replies: 6
- Views: 3745
wrap text in table
Hi everyone!
I'm trying to create table whose 2nd a 3rd columns have text in it. Therefore, if I don't want the text to go in the margin I specified p{3cm} twice in the option of my tabular.
However this doesn't produce the output I want. I've been looking on website and all give the solution ...
I'm trying to create table whose 2nd a 3rd columns have text in it. Therefore, if I don't want the text to go in the margin I specified p{3cm} twice in the option of my tabular.
However this doesn't produce the output I want. I've been looking on website and all give the solution ...
- Sun Aug 02, 2009 12:40 pm
- Forum: Graphics, Figures & Tables
- Topic: sidewaystable any alternative?
- Replies: 1
- Views: 2272
sidewaystable any alternative?
Hi,
I am trying to rotate a table so that it doesn't go out of the page. I've been able to to almost what I wanted by using the package sidewaystable (that is it rotates the table and take the caption correctly)
However one problem is that it gets on a new page and it's just the 1st table of my ...
I am trying to rotate a table so that it doesn't go out of the page. I've been able to to almost what I wanted by using the package sidewaystable (that is it rotates the table and take the caption correctly)
However one problem is that it gets on a new page and it's just the 1st table of my ...