[OS X TeX] includegraphics with TeXShop
Ross Moore
ross at ics.mq.edu.au
Mon Jun 17 04:19:35 CEST 2002
[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> Hi,
>
> I'm new to Tex / LaTeX.
> I'm using TeXShop in OSX 10.1.5 to document a project I'm working on.
> I've been asked to include some partial screen shots in the document and I'm having some trouble with \includegraphics
>
> 1. Is \includegraphics what I should be using
Yes.
> 2. What graphics file formats are supported ?
for pdfLaTeX: PDF, JPEG, PNG and some TIFF variants.
for LaTeX+GhostScript: EPS files only.
> 3. Is there a way to increase the number of formats available ?
Yes, using \DeclareGraphicsExtension and \DeclareGraphicsRule .
But you really don't need it (see below).
> 4. Assuming that I'm limited to including PDF files, as seems to be the case, what tools exist to convert a tiff, jpg, etc. to PDF without getting a full page with the bitmap at the top or bottom and a lot of whitespace I don't want ?
I usually use GraphicConverter to make a JPEG and/or a PNG,
for every image that has come from an external source.
Alternatively, use epstopdf to convert .eps graphics to PDF.
This makes them *much* smaller.
Now \includegraphics works like a charm.
Hope this helps,
Ross Moore
>
> Greg Hamilton
>
>
> -----------------------------------------------------------------
> Threaded list archives can be found at:
> <http://www.masda.vxu.se/~pku/MacOSX_TeX/>
> -----------------------------------------------------------------
> To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
> "unsubscribe macosx-tex" (no quotes) in the body.
> For additional HELP, send email to <info at email.esm.psu.edu> with
> "help" (no quotes) in the body.
> -----------------------------------------------------------------
-----------------------------------------------------------------
Threaded list archives can be found at:
<http://www.masda.vxu.se/~pku/MacOSX_TeX/>
-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
-----------------------------------------------------------------
More information about the macostex-archives
mailing list