From: Katarzyna Chauvat <kasiachauvat@gmail.com>
To: emacs-orgmode@gnu.org
Subject: caption lost
Date: Fri, 10 Jun 2022 17:03:01 +0200 [thread overview]
Message-ID: <CAO4JaOnDdGniqE5TOBuEM6i31vSLsXvN+Ku2dR6mmQJKPsp9MQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 518 bytes --]
Hi,
I would like to ask you for some advice.
I am a beginner in org-mode. I try to
include in my text a Figure produced
by R block code, just like this:
#+caption: My caption
#+label: fig:MyFigure
#+begin_src R :exports results :results output graphics :file MyFigure.pdf
:width 4.8 :height 6.5 :pointsize 7
plot(1:5,1:5)
#+end_src
The figure is produced and integrated in the text but
I have lost my caption : how should I change my command to get it?
Thank you in advance for your help.
Best regards
Katarzyna
[-- Attachment #2: Type: text/html, Size: 748 bytes --]
next reply other threads:[~2022-06-11 13:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-10 15:03 Katarzyna Chauvat [this message]
2022-06-11 13:30 ` caption lost Vikas Rawal
2022-06-11 13:40 ` Antonio Carlos Padoan Junior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAO4JaOnDdGniqE5TOBuEM6i31vSLsXvN+Ku2dR6mmQJKPsp9MQ@mail.gmail.com \
--to=kasiachauvat@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.