Re: [O] adding images in org

2013-04-12 Thread Aditya Mandayam
so - has anyone tried something like this before? i thought this would be legion. how would you go about implementing this? On 4/12/13, Bastien wrote: > Hi David, > > da...@adboyd.com (J. David Boyd) writes: > >> Hmm, then is there any method in Org to auto-download the image, and then >> inline

[O] adding images in org

2013-04-11 Thread Aditya Mandayam
Hi after reading this: http://permalink.gmane.org/gmane.emacs.orgmode/25134 I am still unclear. How do I link to an image online like this: http://upload.wikimedia.org/wikipedia/commons/7/7c/Bundesarchiv_DVM_10_Bild-23-61-11%2C_Gro%C3%9Fer_Kreuzer_%22SMS_Bl%C3%BCcher%22.jpg and have it show up i

[O] adding images

2013-04-11 Thread Aditya Mandayam
hi, after reading this http://permalink.gmane.org/gmane.emacs.orgmode/25134 i am still unclear. how do i add an online image? C-c C-x C-v gives me "

[O] Is there a limit to number of entries in org-feed.el?

2013-04-09 Thread Aditya Mandayam
I tried using org-feed: http://orgmode.org/worg/org-contrib/org-feed.html and it returns "70 entries" when I try to update. Is there a limit to the amount it can pull? Or is it me?

[O] Suppressing kill-ring copy and new buffers during export

2011-09-10 Thread Aditya Mandayam
Whatup y'all. When I export to html or pdf via latex, the output is pushed onto the kill ring and a new background buffer created. I do not want this. How do i suppress it? Peace, -A

Re: [O] HTML export headers

2011-09-08 Thread Aditya Mandayam
i don;t see a defcustim to customize the meta tags generated in the html header, any clues? On Sat, Sep 3, 2011 at 04:32, Jambunathan K wrote: > Aditya Mandayam writes: > >> Hello, >> >> HTML export produces the following header right now, for example: >> Is

[O] HTML export headers

2011-09-02 Thread Aditya Mandayam
Hello, HTML export produces the following header right now, for example: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en"> XXX YYY ZZZtitle> Is there anyway to customise this? Muchas gracias, A

Re: [O] Unicode and Latex export

2011-08-31 Thread Aditya Mandayam
apostrophic laboratories has a large number of handmade fonts as well, although most of them probably do not suit scholarly needs: http://apostrophiclab.pedroreina.net/ On Wed, Aug 31, 2011 at 9:30 AM, Aditya Mandayam wrote: >> Do you have any suggestions what fonts that would be >>

Re: [O] Exporting to Pinboard.in

2011-08-31 Thread Aditya Mandayam
(and, of course, the tags become tags) On Wed, Aug 31, 2011 at 4:15 PM, Aditya Mandayam wrote: > Aloha, > > I have a .org file that has a structure like this: > > * phantogram                                                     :pix:grafix: > ** http://anabuilder.

[O] Exporting to Pinboard.in

2011-08-31 Thread Aditya Mandayam
Aloha, I have a .org file that has a structure like this: * phantogram :pix:grafix: ** http://anabuilder.free.fr/Phantogram/ * coincindence rangefinder :pix:grafix: ** http://en.wikipedia.org/wiki/Coinciden

Re: [O] Unicode and Latex export

2011-08-31 Thread Aditya Mandayam
> Do you have any suggestions what fonts that would be > appropriate here? http://www.thessalonica.org.ru/en/fonts-download.html http://scholarsfonts.net/ - a

[O] extending automatic screenshot insertion

2011-08-25 Thread Aditya Mandayam
hello, i would like to extend the auto screenshot method described here: http://comments.gmane.org/gmane.emacs.orgmode/33770 first: a way in which i can be prompted to enter a filename instead of having a random string second: a timestamp be appended after i have entered the filename third: to sp

Re: [O] References in Latex

2011-07-26 Thread Aditya Mandayam
Jul 26, 2011 at 3:59 PM, suvayu ali wrote: > On Tue, Jul 26, 2011 at 8:15 PM, Aditya Mandayam wrote: >> indeed. here are the files: >> > > I think you forgot the .bib file? > > -- > Suvayu > > Open source is the future. It sets us free. >

Re: [O] References in Latex

2011-07-26 Thread Aditya Mandayam
nope, doesn't work. On Tue, Jul 26, 2011 at 3:11 PM, Christian Moe wrote: > Add space before \cite? > > Yours, > Christian > > On 7/26/11 8:56 PM, Aditya Mandayam wrote:

Re: [O] References in Latex

2011-07-26 Thread Aditya Mandayam
i see. apologies. ;; here is my .org file in question: The Shrewdness of Apes #+AUTHOR: Aditya Zalewski-Mandayam #+LaTeX_CLASS: handout #+OPTIONS: toc:nil timestamp:nil num:f * Introduction The ph

Re: [O] Ctrl-Tab behaviour

2011-07-26 Thread Aditya Mandayam
mr markert's first suggestion: (add-hook 'org-mode-hook (lambda () (local-unset-key (kbd "C-" works fine, thank you sir. On Tue, Jul 26, 2011 at 2:43 PM, Michael Markert wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 26 Jul 2011, Adi

Re: [O] Ctrl-Tab behaviour

2011-07-26 Thread Aditya Mandayam
Jul 25, 2011, at 5:57 PM, Aditya Mandayam wrote: > >> Hello, >> >> I use swbuff with Ctrl-Tab and Ctrl-Shift-Tab bound to cycle between >> active buffers. I additionally use some regex to skip all internal >> buffers. >> >> Now this behaviour breaks when

Re: [O] References in Latex

2011-07-26 Thread Aditya Mandayam
indeed. here are the files: the .org file: http://pastebin.com/xjLFncFW the relevant parts of my .emacs: http://pastebin.com/c4cPM6fQ do let me know, thank you -a On Tue, Jul 26, 2011 at 7:44 AM, suvayu ali wrote: > Hi Aditya, > > On Tue, Jul 26, 2011 at 12:51 PM, Aditya Manday

Re: [O] References in Latex

2011-07-26 Thread Aditya Mandayam
ary "reftex") (and (buffer-file-name) (file-exists-p (buffer-file-name)) (reftex-parse-all)) (define-key org-mode-map (kbd "C-c c") 'reftex-citation) ) (add-hook 'org-mode-hook 'org-mode-reftex-setup) (setq org-latex-to-pdf-process '("rubber -sd %b&

Re: [O] References in Latex

2011-07-25 Thread Aditya Mandayam
On Mon, Jul 25, 2011 at 9:24 PM, suvayu ali wrote: > Hi Aditya, > > On Tue, Jul 26, 2011 at 2:56 AM, Aditya Mandayam wrote: >> Hello, >> >> So when exporting from .org to LaTeX-PDF, I would like the references >> to show up at the bottom. This does not

[O] References in Latex

2011-07-25 Thread Aditya Mandayam
Hello, So when exporting from .org to LaTeX-PDF, I would like the references to show up at the bottom. This does not happen currently. Why is it so? PS: Gleaned from http://tincman.wordpress.com/2011/01/04/research-paper-management-with-emacs-org-mode-and-reftex/ PPS: I am using the tufte-handou

[O] Ctrl-Tab behaviour

2011-07-25 Thread Aditya Mandayam
Hello, I use swbuff with Ctrl-Tab and Ctrl-Shift-Tab bound to cycle between active buffers. I additionally use some regex to skip all internal buffers. Now this behaviour breaks when I visit a buffer with a .org file. How can I fix this? Thanks, -A