Thanks so much for your help!
Your link led me to a very simple solution: just change to [t] in my table. That solved the problem! Now I'm happy again:)
Cheers
Search found 5 matches
- Thu Jul 02, 2009 9:54 pm
- Forum: Graphics, Figures & Tables
- Topic: picture next to table
- Replies: 3
- Views: 7567
- Sat Jun 27, 2009 7:37 pm
- Forum: Graphics, Figures & Tables
- Topic: picture next to table
- Replies: 3
- Views: 7567
Re: picture next to table
Hello again!
This problem is driving me crazy! I don't understand why it has to be so complicated!! Word is 1000 times easier to understand! I feel like I have tried so many things and nothing works!
When I try to put my picture and my table next to each other in one bigger table, they end up side ...
This problem is driving me crazy! I don't understand why it has to be so complicated!! Word is 1000 times easier to understand! I feel like I have tried so many things and nothing works!
When I try to put my picture and my table next to each other in one bigger table, they end up side ...
- Wed Jun 24, 2009 5:33 pm
- Forum: Graphics, Figures & Tables
- Topic: picture next to table
- Replies: 3
- Views: 7567
picture next to table
Hi!
I want to make a table with figures and small tables inside. I started with a picture and then a table next to it. The problem is that the picture is slightly higher than the table...
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\begin{table}
\begin{tabular}{lr ...
I want to make a table with figures and small tables inside. I started with a picture and then a table next to it. The problem is that the picture is slightly higher than the table...
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\begin{table}
\begin{tabular}{lr ...
- Mon Jun 15, 2009 9:31 pm
- Forum: General
- Topic: PDF problem
- Replies: 2
- Views: 1993
Re: PDF problem
Thank you so much!
When I used the xcolor package as you suggested it worked perfectly! I only had
\usepackage[dvips]{color}
\usepackage{multicol}
before and that was enough for the DVI!
Thanks again!
Emma
When I used the xcolor package as you suggested it worked perfectly! I only had
\usepackage[dvips]{color}
\usepackage{multicol}
before and that was enough for the DVI!
Thanks again!
Emma
- Mon Jun 15, 2009 11:13 am
- Forum: General
- Topic: PDF problem
- Replies: 2
- Views: 1993
PDF problem
I'm quite the beginner using latex! I use TeXnicCenter and I have some problems when making a pdf document. I have included a minipage that doesn't look as it should.
\definecolor{ljusgron}{rgb}{0.8,1,0.70}
\fcolorbox{black}{ljusgron}{
\begin{minipage}[t]{1.0\textwidth}
\textbf{Title ...
\definecolor{ljusgron}{rgb}{0.8,1,0.70}
\fcolorbox{black}{ljusgron}{
\begin{minipage}[t]{1.0\textwidth}
\textbf{Title ...