emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* eps and png pictures
@ 2011-07-25 16:22 Piter_
  2011-07-25 16:34 ` suvayu ali
  2011-07-25 20:37 ` Russell Adams
  0 siblings, 2 replies; 4+ messages in thread
From: Piter_ @ 2011-07-25 16:22 UTC (permalink / raw)
  To: emacs-orgmode

Hi all.
I am writing a draft of my thesis using org-mode.
The problem I have is the following. If I use png pictures they are
not compatible with export to latex, and if I use eps pictures, than I
cant view them inline in the ogr-mode.
Any recomendations about it?
Thanks.
Petro.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: eps and png pictures
  2011-07-25 16:22 eps and png pictures Piter_
@ 2011-07-25 16:34 ` suvayu ali
  2011-07-25 16:36   ` suvayu ali
  2011-07-25 20:37 ` Russell Adams
  1 sibling, 1 reply; 4+ messages in thread
From: suvayu ali @ 2011-07-25 16:34 UTC (permalink / raw)
  To: Piter_; +Cc: emacs-orgmode

On Mon, Jul 25, 2011 at 6:22 PM, Piter_ <x.piter@gmail.com> wrote:
> If I use png pictures they are
> not compatible with export to latex

Use pdflatex.

-- 
Suvayu

Open source is the future. It sets us free.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: eps and png pictures
  2011-07-25 16:34 ` suvayu ali
@ 2011-07-25 16:36   ` suvayu ali
  0 siblings, 0 replies; 4+ messages in thread
From: suvayu ali @ 2011-07-25 16:36 UTC (permalink / raw)
  To: Piter_; +Cc: emacs-orgmode

On Mon, Jul 25, 2011 at 6:34 PM, suvayu ali <fatkasuvayu+linux@gmail.com> wrote:
> On Mon, Jul 25, 2011 at 6:22 PM, Piter_ <x.piter@gmail.com> wrote:
>> If I use png pictures they are
>> not compatible with export to latex
>
> Use pdflatex.

This is what I use:

(setq org-latex-to-pdf-process
      '("pdflatex -interaction nonstopmode %b"
	"/usr/bin/bibtex %b"
	"pdflatex -interaction nonstopmode %b"
	"pdflatex -interaction nonstopmode %b"))

HTH

-- 
Suvayu

Open source is the future. It sets us free.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: eps and png pictures
  2011-07-25 16:22 eps and png pictures Piter_
  2011-07-25 16:34 ` suvayu ali
@ 2011-07-25 20:37 ` Russell Adams
  1 sibling, 0 replies; 4+ messages in thread
From: Russell Adams @ 2011-07-25 20:37 UTC (permalink / raw)
  To: emacs-orgmode

In Worg under the R examples there is a dual-format example where
jpg/png is used for INLINE viewing and HTML export, and Latex uses
eps/pdf.

Good luck.

On Mon, Jul 25, 2011 at 06:22:23PM +0200, Piter_ wrote:
> Hi all.
> I am writing a draft of my thesis using org-mode.
> The problem I have is the following. If I use png pictures they are
> not compatible with export to latex, and if I use eps pictures, than I
> cant view them inline in the ogr-mode.
> Any recomendations about it?
> Thanks.
> Petro.
>


------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-25 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-25 16:22 eps and png pictures Piter_
2011-07-25 16:34 ` suvayu ali
2011-07-25 16:36   ` suvayu ali
2011-07-25 20:37 ` Russell Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).