From: Luke Crook <luke@balooga.com>
To: Rasmus <rasmus@gmx.us>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: List of Figures not being generated in 8.0.3?
Date: Wed, 12 Jun 2013 15:17:46 -0700 [thread overview]
Message-ID: <CADtPBF3D0JkkgfJVDcWF41j1KRHJ48oC8twh-59tuv540xzRNA@mail.gmail.com> (raw)
In-Reply-To: <87txl4ci9c.fsf@pank.home>
[-- Attachment #1: Type: text/plain, Size: 658 bytes --]
On Tue, Jun 11, 2013 at 4:58 PM, Rasmus <rasmus@gmx.us> wrote:
>
>
> Hi Luke!
>
> It seems you're using v8.0.3. . .
>
Thank you for the feedback. I should have scrubbed my tags pre-8.0 tags to
conform to the post-8.0 world, sorry about that.
The following tags now work as expected. The "List of Figures" links to
the figure. I had to add a #+LABEL tag for the \ref{fig-1} to generate the
correct link.
#+NAME: fig-1
#+begin_src plantuml :file fig_1.png :cmdline -Tpng
(*) --> "Test"
#+end_src
#+ATTR_LaTeX: width: 2cm
#+CAPTION: Caption for Figure 1
#+LABEL: fig:fig-1
#+RESULTS: fig-1
[[file:fig_1.png]]
So, everything working again.
Thank you.
[-- Attachment #2: Type: text/html, Size: 1392 bytes --]
next prev parent reply other threads:[~2013-06-12 22:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-11 23:25 List of Figures not being generated in 8.0.3? Luke Crook
2013-06-11 23:58 ` Rasmus
2013-06-12 22:17 ` Luke Crook [this message]
2013-06-12 22:55 ` Luke Crook
2013-06-12 15:53 ` Eric S Fraga
2013-06-12 17:21 ` Nick Dokos
2013-06-13 7:46 ` Eric S Fraga
2013-06-13 13:50 ` Rasmus
2013-06-14 1:29 ` Luke Crook
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CADtPBF3D0JkkgfJVDcWF41j1KRHJ48oC8twh-59tuv540xzRNA@mail.gmail.com \
--to=luke@balooga.com \
--cc=emacs-orgmode@gnu.org \
--cc=rasmus@gmx.us \
/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 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).