On Mon, 2010-08-02 at 10:00 -0500, Bruce Pourciau wrote: 
> I have two figures (eps files) inserted as side by side graphics  
> (directly, not in floats). Each lies in its own Box (Minipage), the  
> boxes separated by a couple of \qquads. But one figure prints higher  
> than the other, I suppose because the amount of space around the  
> figure that's included in the file is not the same. What can I do to  
> make the figures print on roughly the same horizontal line?
> 
> Bruce 

Hi Bruce,

There are a couple of ways to solve this problem.  The first is to crop
white space and ensure that the two figures are as close to the same
dimensions as possible.

Once you've done that, you can also modify the baseline alignment.  This
is done by fiddling with the alignment options of the minipages (right
click and then select "settings").  It requires some experimentation,
but you you can usually find a setting that will minimize differences.
I've personally had good luck with aligning content to "middle", but as
I said, you'll need to experiment to satisfy your aesthetic muse.

Cheers,

Rob

Reply via email to