* including images for tex export, how?
@ 2010-11-17 21:54 Stinky Wizzleteet
2010-11-18 16:55 ` Thomas S. Dye
2010-11-19 13:06 ` Eric S Fraga
0 siblings, 2 replies; 4+ messages in thread
From: Stinky Wizzleteet @ 2010-11-17 21:54 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I've tried adding a link to a picture so it would show up in the tex
export.
It doesn't get exported as an "\includegraphics" sort of deal, but as a
hyperlink.
Where, how can I fix this ?
thanks,
wzzl
--
Stinky Wizzleteet thinks:
Do not sleep in a eucalyptus tree tonight.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: including images for tex export, how?
2010-11-17 21:54 including images for tex export, how? Stinky Wizzleteet
@ 2010-11-18 16:55 ` Thomas S. Dye
2010-11-20 12:16 ` Stinky Wizzleteet
2010-11-19 13:06 ` Eric S Fraga
1 sibling, 1 reply; 4+ messages in thread
From: Thomas S. Dye @ 2010-11-18 16:55 UTC (permalink / raw)
To: Stinky Wizzleteet; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 857 bytes --]
Aloha wzzl,
What did your link look like? Org-mode will export links with
descriptions as links, but links without descriptions wrapped in an
includegraphics environment:
http://orgmode.org/manual/Images-in-LaTeX-export.html#Images-in-LaTeX-export
All the best,
Tom
On Nov 17, 2010, at 11:54 AM, Stinky Wizzleteet wrote:
> Hi,
>
> I've tried adding a link to a picture so it would show up in the tex
> export.
> It doesn't get exported as an "\includegraphics" sort of deal, but
> as a
> hyperlink.
> Where, how can I fix this ?
>
> thanks,
> wzzl
>
> --
> Stinky Wizzleteet thinks:
> Do not sleep in a eucalyptus tree tonight.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[-- Attachment #1.2: Type: text/html, Size: 1344 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: including images for tex export, how?
2010-11-18 16:55 ` Thomas S. Dye
@ 2010-11-20 12:16 ` Stinky Wizzleteet
0 siblings, 0 replies; 4+ messages in thread
From: Stinky Wizzleteet @ 2010-11-20 12:16 UTC (permalink / raw)
To: emacs-orgmode
"Thomas S. Dye" <tsd@tsdye.com> writes:
Thanks all, the no description bit did the trick.
grtz wzzl
> Aloha wzzl,
>
>
> What did your link look like? Org-mode will export links with descriptions as links, but links without
> descriptions wrapped in an includegraphics environment:
>
> http://orgmode.org/manual/Images-in-LaTeX-export.html#Images-in-LaTeX-export
>
>
>
> All the best,
>
> Tom
>
>
>
>
>
> On Nov 17, 2010, at 11:54 AM, Stinky Wizzleteet wrote:
>
> Hi,
> I've tried adding a link to a picture so it would show up
> in the tex export. It
> doesn't get exported as an "\includegraphics" sort of
> deal, but as a hyperlink. Where,
> how can I fix this ?
> thanks, wzzl
> -- Stinky Wizzleteet thinks: Do
> not sleep in a eucalyptus tree tonight.
>
> _______________________________________________ Emacs-orgmode
> mailing list Please use `Reply
> All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
--
Stinky Wizzleteet thinks:
Never look up when dragons fly overhead.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: including images for tex export, how?
2010-11-17 21:54 including images for tex export, how? Stinky Wizzleteet
2010-11-18 16:55 ` Thomas S. Dye
@ 2010-11-19 13:06 ` Eric S Fraga
1 sibling, 0 replies; 4+ messages in thread
From: Eric S Fraga @ 2010-11-19 13:06 UTC (permalink / raw)
To: Stinky Wizzleteet; +Cc: emacs-orgmode
Stinky Wizzleteet <wizzleteet@hotmail.com> writes:
> Hi,
>
> I've tried adding a link to a picture so it would show up in the tex
> export.
> It doesn't get exported as an "\includegraphics" sort of deal, but as a
> hyperlink.
> Where, how can I fix this ?
make sure the link starts with "file:". I had this problem earlier this
morning as I had put only the file name. i.e. you want something like
this:
some text ...
[[file:figures/mygraph.jpg]]
or similar.
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1
: using Org-mode version 7.3 (release_7.3.93.g451ac)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-20 12:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 21:54 including images for tex export, how? Stinky Wizzleteet
2010-11-18 16:55 ` Thomas S. Dye
2010-11-20 12:16 ` Stinky Wizzleteet
2010-11-19 13:06 ` Eric S Fraga
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).