Re: ODT export failing

2023-12-05 Thread Fraga, Eric
On Tuesday,  5 Dec 2023 at 12:54, Ihor Radchenko wrote:
> Still fine on my side...

Okay, thank you.  Strange but one of those mysteries, I guess.  If I run
into this again, I'll explore more fully.

-- 
: Eric S Fraga, with org release_9.6.7-661-g34ee6f in Emacs 30.0.50


Re: ODT export failing

2023-12-05 Thread Ihor Radchenko
"Fraga, Eric"  writes:

> Ummm, okay.  Maybe with a .pdf extension?
>
> (I was under deadline pressure so once I got it working, I didn't explore any 
> further!)

Still fine on my side...

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



Re: ODT export failing

2023-12-05 Thread Fraga, Eric
On Tuesday,  5 Dec 2023 at 12:11, Ihor Radchenko wrote:

Ummm, okay.  Maybe with a .pdf extension?

(I was under deadline pressure so once I got it working, I didn't explore any 
further!)


-- 
Eric S Fraga, https://profiles.ucl.ac.uk/5958-eric-fraga

PhD studentship in optimization and molecular dynamics:
https://ucl-epsrc-dtp.github.io/2024-25-project-catalogue/projects/2228cd1281.html
Apply through
https://www.ucl.ac.uk/epsrc-doctoral-training/prospective-students/apply-ucl-epsrc-dtp-studentship


Re: ODT export failing

2023-12-05 Thread Ihor Radchenko
"Fraga, Eric"  writes:

> On Monday, 27 Nov 2023 at 19:49, Ihor Radchenko wrote:
>> AFAIU, that message is for fuzzy and id links that do not point to
>> heading or target - such links are not supported.
>
> I've had this before when the target (i.e. the label within the org
> file) did not exist.  I have never seen this with a missing file, as in
> pointing to ~theimage~ where
>
> #+name: theimage
> [[file:thisimagedoesnotexist]]
>
> To solve the problem, I just had to create the file
> "thisimagedoesnotexist".  I guess it is sort of the same issue as
> missing link target so maybe it makes sense even though it is not an id
> link or fuzzy?

I do not see any error when trying to export the above org file to ODT.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



Re: ODT export failing

2023-11-27 Thread Fraga, Eric
Hi Ihor,

On Monday, 27 Nov 2023 at 19:49, Ihor Radchenko wrote:
> AFAIU, that message is for fuzzy and id links that do not point to
> heading or target - such links are not supported.

I've had this before when the target (i.e. the label within the org
file) did not exist.  I have never seen this with a missing file, as in
pointing to ~theimage~ where

#+name: theimage
[[file:thisimagedoesnotexist]]

To solve the problem, I just had to create the file
"thisimagedoesnotexist".  I guess it is sort of the same issue as
missing link target so maybe it makes sense even though it is not an id
link or fuzzy?

> "FIXME" indicates that such feature would be welcome, but alas - not
> yet.

Understood!

thank you,
eric

-- 
: Eric S Fraga, with org release_9.6.7-661-g34ee6f in Emacs 30.0.50


Re: ODT export failing

2023-11-27 Thread Ihor Radchenko
"Fraga, Eric"  writes:

> Ignore please.  I was trying to export an image which was in PDF; I
> thought I had changed to reference to a PNG but missed one.  Mind you,
> the error message could be a little more informative?

AFAIU, that message is for fuzzy and id links that do not point to
heading or target - such links are not supported.
For example, links to #+name'd elements are not supported by ox-odt,
from my reading of the code.

"FIXME" indicates that such feature would be welcome, but alas - not
yet.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



Re: ODT export failing

2023-11-27 Thread Fraga, Eric
Ignore please.  I was trying to export an image which was in PDF; I
thought I had changed to reference to a PNG but missed one.  Mind you,
the error message could be a little more informative?

Sorry for the noise.

-- 
: Eric S Fraga, with org release_9.6.7-661-g34ee6f in Emacs 30.0.50