emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [odt]Problem exporting PDF-based images to odt
@ 2012-04-23 14:51 Torsten Wagner
  2012-04-23 15:01 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Torsten Wagner @ 2012-04-23 14:51 UTC (permalink / raw)
  To: Org Mode Mailing List

One more,

I used

#+CAPTION: Figure text
#+LABEL: fig:pop
#+ATTR_LaTeX: width=10cm placement=[!ht]
#+ATTR_LaTeX:
[[file:fig/anwendung.pdf]]

to add pictures. On the odt export, they appear as links to the PDF
file. The Figure text is missing.
Anything, I am doing wrong. Should I use image formats known by
openoffice? (That would be bad because PDF works very nice for LaTeX).
If so, any chance to run "convert foo.pdf -density 300 foo.png" on the
fly during export (ImageMagick would be a requirement then).
If I get this and the LaTeX fragments right, the export of a rather
complex document works out 99% (well I do not get justify paragraphs
but that needs maybe some tweaking on my side. And there is some way
of having soft carriage returns instead of carriage returns).

Thanks
Torsten

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

* Re: [odt]Problem exporting PDF-based images to odt
  2012-04-23 14:51 [odt]Problem exporting PDF-based images to odt Torsten Wagner
@ 2012-04-23 15:01 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-04-23 15:01 UTC (permalink / raw)
  To: Torsten Wagner; +Cc: Org Mode Mailing List

Hi Thorsten,

Torsten Wagner <torsten.wagner@gmail.com> writes:

> One more,
>
> I used
>
> #+CAPTION: Figure text
> #+LABEL: fig:pop
> #+ATTR_LaTeX: width=10cm placement=[!ht]
> #+ATTR_LaTeX:
> [[file:fig/anwendung.pdf]]
>
> to add pictures. On the odt export, they appear as links to the PDF
> file. The Figure text is missing.
> Anything, I am doing wrong. Should I use image formats known by
> openoffice? (That would be bad because PDF works very nice for LaTeX).
> If so, any chance to run "convert foo.pdf -density 300 foo.png" on the
> fly during export (ImageMagick would be a requirement then).
> If I get this and the LaTeX fragments right, the export of a rather
> complex document works out 99% (well I do not get justify paragraphs
> but that needs maybe some tweaking on my side. And there is some way
> of having soft carriage returns instead of carriage returns).

IMO the easiest thing to do would be to convert to .png yourself and to
use the png file in both LaTeX and ODT.

-- 
 Bastien

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

end of thread, other threads:[~2012-04-23 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-23 14:51 [odt]Problem exporting PDF-based images to odt Torsten Wagner
2012-04-23 15:01 ` Bastien

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).