[Orgmode] Re: inline images

2011-01-07 Thread Vladimir Alexiev
eimp.el uses an external program (mogrify) to actually modify the image. That's not what is wanted. The image should remain the same, just be displayed in emacs in a smaller size ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to

[Orgmode] Re: inline images in org-mode

2010-09-16 Thread Dan Davison
Robert Goldman writes: > On 9/16/10 Sep 16 -7:11 AM, Dan Davison wrote: >> Robert Goldman writes: >> >>> I was looking for a way to put illustrations in my org-mode files so >>> that I could actually look at them while editing the org stuff. I found >>> a post a while ago suggesting using iima

[Orgmode] Re: inline images in org-mode

2010-09-16 Thread Robert Goldman
On 9/16/10 Sep 16 -7:11 AM, Dan Davison wrote: > Robert Goldman writes: > >> I was looking for a way to put illustrations in my org-mode files so >> that I could actually look at them while editing the org stuff. I found >> a post a while ago suggesting using iimage mode (which is included with

[Orgmode] Re: inline images in org-mode

2010-09-16 Thread Dan Davison
Robert Goldman writes: > I was looking for a way to put illustrations in my org-mode files so > that I could actually look at them while editing the org stuff. I found > a post a while ago suggesting using iimage mode (which is included with > the Aquamacs that I use, and is readily available if

Re: [Orgmode] Re: Inline images in latex

2009-06-22 Thread Carsten Dominik
On Jun 22, 2009, at 8:38 PM, Arne wrote: Arne cox.net> writes: I am not able to get the inline images including in the exported latex output. The raw latex contains an \href{}{} instead of \includegraphics. I have verified that pdflatex is the latex to pdf process and the the appropria

[Orgmode] Re: Inline images in latex

2009-06-22 Thread Arne
Arne cox.net> writes: > > I am not able to get the inline images including in the exported latex > output. > The raw latex contains an \href{}{} instead of \includegraphics. I have > verified that pdflatex is the latex to pdf process > and the the appropriate image > file extensions are in th

Re: [Orgmode] Re: Inline images in exported HTML

2009-01-20 Thread Graham Smith
Carsten, Just to say many thanks for version 6.18 as this solves this problem of a quick preview with inline PDFs via Latex. Graham 2009/1/14 Carsten Dominik : > > On Jan 12, 2009, at 9:14 PM, Bernt Hansen wrote: > >> "Graham Smith" writes: >> >>> I am exporting to HTML with a lnk to a pdf w

Re: [Orgmode] Re: Inline images in exported HTML

2009-01-14 Thread Graham Smith
Austin > > As another option, you might consider svg() from the RSvgDevice > package. SVG images display in some modern web browsers. I didn't know about the SVG device, but it hasn't helped, unless its a firefox setting (which I can't find) PNGs appear inlne as they should, but not SVG (which fr

[Orgmode] Re: Inline images in exported HTML

2009-01-14 Thread Austin Frank
On Wed, Jan 14 2009, Graham Smith wrote: > Carsten, > > I think it worth while mentioning that I am looking for a "quick > preview" of my document, that also shows the images. > > These are natively produced by R on the Mac as PDFs. I want to keep > them in vector format for the final report, so a

Re: [Orgmode] Re: Inline images in exported HTML

2009-01-14 Thread Graham Smith
> Emacs23, I think. And I recall watching a video demonstration of > it... it was quite slow. It converts the PDF pages into images for > display. I see, thanks. Graham ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the

Re: [Orgmode] Re: Inline images in exported HTML

2009-01-14 Thread Manish
On Wed, Jan 14, 2009 at 4:20 PM, Graham Smith wrote: > Manish > >> Saw this wonder a while ago >> http://tsdh.wordpress.com/2007/08/22/view-documents-pdfpostscriptdvi-inside-emacs/ >> >> Who knows someday doc-view.el's facilities can be called by Orgmode to >> achieve this. > > I don't know enough

Re: [Orgmode] Re: Inline images in exported HTML

2009-01-14 Thread Graham Smith
Manish > Saw this wonder a while ago > http://tsdh.wordpress.com/2007/08/22/view-documents-pdfpostscriptdvi-inside-emacs/ > > Who knows someday doc-view.el's facilities can be called by Orgmode to > achieve this. I don't know enough about emacs/Org-mode to comment but it says it is already part o

Re: [Orgmode] Re: Inline images in exported HTML

2009-01-14 Thread Manish
On Wed, Jan 14, 2009 at 2:42 PM, Graham Smith wrote: [snip: Discussion on inlining PDF in HTML (53 lines)] > I think it worth while mentioning that I am looking for a "quick > preview" of my document, that also shows the images. > > These are natively produced by R on the Mac as PDFs. I want to k

Re: [Orgmode] Re: Inline images in exported HTML

2009-01-14 Thread Graham Smith
Carsten, 2009/1/14 Carsten Dominik : > > On Jan 12, 2009, at 9:14 PM, Bernt Hansen wrote: > >> "Graham Smith" writes: >> >>> I am exporting to HTML with a lnk to a pdf with instant opening in >>> Firefox on a Mac. >>> >>> Originally, I had a description on the link, and as the manual says, >>> in

[Orgmode] Re: Inline images in exported HTML

2009-01-14 Thread Manish Sharma
Carsten Dominik writes: > On Jan 12, 2009, at 9:14 PM, Bernt Hansen wrote: > [snip: about inlining PDF images in HTML export (42 lines)]> > I am not sure if HTML allows to *inline* pdf, probably not. > > Hmm, I welcome suggestions on a strategy for this. Two cents. Image files in PDF format can

Re: [Orgmode] Re: Inline images in exported HTML

2009-01-13 Thread Carsten Dominik
On Jan 12, 2009, at 9:14 PM, Bernt Hansen wrote: "Graham Smith" writes: I am exporting to HTML with a lnk to a pdf with instant opening in Firefox on a Mac. Originally, I had a description on the link, and as the manual says, in the browser, I get the description in the browser which opens

[Orgmode] Re: Inline images in exported HTML

2009-01-12 Thread Graham Smith
Bernt, > I was under the impression that only graphic files (PNG/JPG, etc) were > inlined - I didn't think inlining a PDF was possible. Ah that would explain it then, maybe I need to go the Latex route, but I was looking for a quick route to get a printed output. Thank, Graham ___

[Orgmode] Re: Inline images in exported HTML

2009-01-12 Thread Bernt Hansen
"Graham Smith" writes: > I am exporting to HTML with a lnk to a pdf with instant opening in > Firefox on a Mac. > > Originally, I had a description on the link, and as the manual says, > in the browser, I get the description in the browser which opens the > pdf when I click on it. > > But I want

Re: [Orgmode] Re: inline images

2008-10-06 Thread gregory mitchell
Hey all, my first post to this list. This topic has been bugging me for some time also. The following is a snippet of elisp that can be used to take a file name in a buffer and paste the image file right below it. The image is inserted just as any other character, and can be moved, yanked, copi

[Orgmode] Re: inline images

2008-10-03 Thread Felipe Csaszar
Sebastian Rose gmx.de> writes: > > Hi Felipe, > > did ever try `M-x tumme' alias `M-x image-dired' ??? > > Displays thumbnails. And there is a possibility to annotate > files (does NOT write EXIF data): Hi Sebastian, The use case I think Lindsay refers to is not about tagging images, but abo

Re: [Orgmode] Re: inline images

2008-10-02 Thread Sebastian Rose
Hi Felipe, did ever try `M-x tumme' alias `M-x image-dired' ??? Displays thumbnails. And there is a possibility to annotate files (does NOT write EXIF data): Just press `c' and enter your comments. When ever you select that image in the thumbnail window (or in dired even??) therafter, the comm

[Orgmode] Re: inline images

2008-10-02 Thread Felipe Csaszar
Lindsay Todd gmail.com> writes: > > It would also be useful if you could specify the size of the image. > I'd like to use org-mode to organize pictures that I want to use for > LaTeX documents -- see the image, as well as the copyright info, etc. > But an image suitable for a presentation is way