From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: LATEX text in figure environment Date: Tue, 24 Nov 2015 14:53:31 +0100 Message-ID: References: <87io4rbkf4.fsf@gmx.us> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1E2U-0005JY-Rf for emacs-orgmode@gnu.org; Tue, 24 Nov 2015 08:53:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1E2R-00029h-Jx for emacs-orgmode@gnu.org; Tue, 24 Nov 2015 08:53:46 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:36669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1E2R-00029Z-EU for emacs-orgmode@gnu.org; Tue, 24 Nov 2015 08:53:43 -0500 Received: by wmww144 with SMTP id w144so139544657wmw.1 for ; Tue, 24 Nov 2015 05:53:42 -0800 (PST) In-Reply-To: <87io4rbkf4.fsf@gmx.us> (rasmus@gmx.us's message of "Tue, 24 Nov 2015 14:23:43 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Rasmus writes: > Rainer M Krug writes: > >> Hi >> >> I want to add a todo note (from the todonotes package) in a figure >> environment. What I want should look as follow, so that the to note sits >> in the environment (based on [http://tex.stackexchange.com/a/256802/6941] >> ): >> >> ,---- >> | \begin{figure}[htb] >> | \centering >> | \includegraphics[width=3D.9\linewidth]{fig-strategies.pdf} >> | \caption{from \cite{Roura-Pascual2009_rmkc}} >> | \todo[inline]{This figure needs to be redone and further info added} >> | \end{figure} >> `---- > > This works up to the order of caption and the todo macro. > > #+caption: from \cite{Roura-Pascual2009_rmkc} > #+begin_figure > [[file:fig-strategies.pdf]] > #+latex: \todo[inline]{This figure needs to be redone and further info ad= ded} > #+end_figure Thanks, Rainer [...] =2D-=20 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJWVGviAAoJENvXNx4PUvmCmFkH/AjLfRyfo35tR0ME4MXvp2wp j6DryALIjLmbJ24fkHs+VtXXHgNgZ3CW21OdcIFmFzscSoveFA6R0IQoNUGpJY67 OgNjAfCwts3zfvmnqmNDjPE6Hr50X/VDVUiYrMmZNwHwr4yQZeA3LCWDeFTY7Qeg ufCVrawRBMlUdnNd93RRQigSKs7v7X3n1XV+zm0I/KofbGAVs9j7kPv26ZF0HEKS JUiHTTliuQGB+vA6+Ikf9wc4j4T8Uijmuh+sNr+fnW4b4+RJla1c04xAXi0r14tX YDKt4Ez3LJ76yuzLeXA/a8+NV4K7lS/zL8DSt6f5lFGezSTCCePd9w4VatVl6mw= =14+w -----END PGP SIGNATURE----- --=-=-=--