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

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

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

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

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

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