* Difference between documentation and effective syntax for anchored images in odt export
@ 2018-09-18 12:09 Laurent Geneste
2018-09-19 17:37 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Laurent Geneste @ 2018-09-18 12:09 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/html, Size: 1184 bytes --]
[-- Attachment #2: laurent_geneste.vcf --]
[-- Type: text/x-vcard, Size: 331 bytes --]
begin:vcard
fn:Laurent Geneste
n:Geneste;Laurent
org;quoted-printable:ENIT/LGP =C3=A9quipe Syst=C3=A8mes D=C3=A9cisionnels et Cognitifs
adr:;;47, avenue d'Azereix - BP 1629;Tarbes cedex;;65016;France
email;internet:laurent.geneste@enit.fr
title:Professeur
tel;work:+33 (0)5 62 44 29 43
x-mozilla-html:TRUE
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Difference between documentation and effective syntax for anchored images in odt export
2018-09-18 12:09 Difference between documentation and effective syntax for anchored images in odt export Laurent Geneste
@ 2018-09-19 17:37 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2018-09-19 17:37 UTC (permalink / raw)
To: Laurent Geneste; +Cc: emacs-orgmode
Hello,
Laurent Geneste <laurent.geneste@enit.fr> writes:
> I tried to use the following code (as documented in https://orgmode.org/org.html#Images-in-ODT-export) to change the anchor of an image exported with ox-odt:
> #+ATTR_ODT: :anchor "as-char"
> [[./orgmode.png]]
>
> However this does not work in org-mode (9.1.14) and after asking the question to the community (
> https://emacs.stackexchange.com/q/44787/9245), it seems that the quotes should not be present. The following code works as expected;
>
> #+ATTR_ODT: :anchor as-char
> [[./orgmode.png]]
>
> May be the documentation should be updated on this point ?
You are right. Fixed. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-19 17:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-18 12:09 Difference between documentation and effective syntax for anchored images in odt export Laurent Geneste
2018-09-19 17:37 ` Nicolas Goaziou
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).