Re: Problem with the size of objects in slides
Roberto Baginski <[email protected]>
| Newsgroups | gmane.comp.tex.latex.prosper.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Hasnain,
Hasnain Rangwalla wrote:
> Hello Roberto,
>
> Thanks! That seem to work with minipages and parboxes. But I don't see
> how I can achieve the same for imported eps graphics;
Seminar uses a scale factor (magnification) of 1.2^4\approx 2.0736.
Hence, if you want your figures to appear in their original size, use a
command like
\includegraphics[scale=0.4823]{fig.eps}
where the scale factor 0.4823 is an approximation to 1/1.2^4.
> Is there some switch
> that can be set to allow importation without rescaling the eps, even if
> that switch is temporary? If you know of a way, please let me know how.
Documentation on these topics is provided by the files sem-user.dvi (see
p. 5--7 on magnification and p. 24--25 on including eps graphics) and
epslatex.ps (see p. 14 on scale as an option to the \includegraphics
command).
Regards,
Roberto
>
> Thanks,
> Hasnain
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/