The doc-string for org-image-actual-width states that image width can
be set using #+ATTR.* keyword (note that it is all capital letters).
However, org-display-inline-images only looks for lower-case #+attr_:
(re-search-forward "^[ \t]*#\\+attr_.*?: +.*?:width +\\(\\S-+\\)"
(org-element-propert
Hello,
I want to output the result of the evaluation of a (python) source block
to a (graphics) file and have a link to the file inserted in the buffer.
Here is the code:
#+begin_src python :results value file :file scaleplot02.pdf :exports results
:var data=test
import matplotlib.pyplot as p
Roger Mason writes:
> Hello,
>
> I want to output the result of the evaluation of a (python) source block
> to a (graphics) file and have a link to the file inserted in the buffer.
For this, you should try updated header arguments like ":results graphics link"
or ":results file link".
>
> Her
On 2019-06-05 at 12:41 +02, Roger Mason wrote...
> I want to output the result of the evaluation of a (python) source
> block to a (graphics) file and have a link to the file inserted in the
> buffer.
>
> Here is the code:
>
> #+begin_src python :results value file :file scaleplot02.pdf :exports
Whoops, I'm so sorry - I accidentally used org-make-link-string instead of
org-link-make-string. Tiny patch fixing it attached.
Sacha Chua - sa...@sachachua.com - Blog: sachachua.com - Mobile: +1 416 823
2669
On Fri, May 31, 2019 at 12:30 PM Nicolas Goaziou
wrote:
> Hello,
>
> Sacha Chua writ
Hello,
'Ihor Radchenko' writes:
> The doc-string for org-image-actual-width states that image width can
> be set using #+ATTR.* keyword (note that it is all capital letters).
> However, org-display-inline-images only looks for lower-case #+attr_:
>
> (re-search-forward "^[ \t]*#\\+attr_.*?: +.*?
Hello,
Qqwy/Wiebe-Marten writes:
> I think the link should be changed to one of:
>
> - https://staff.fnwi.uva.nl/c.dominik/Tools/cdlatex/ , which seems to be
> the location that the original link was moved to.
>
> - https://github.com/cdominik/cdlatex , which is a repository containing
> the lat