Re: [O] Passing font size to exported LaTeX table

2011-06-12 Thread Suvayu Ali
Hi Nick, On Mon, 13 Jun 2011 01:29:03 -0400 Nick Dokos wrote: > > LaTeX commands limited within the scope of the floating environment. > > > > I'd rewrite this last line slightly - the scope belongs to the > command and the environment withing which the command is placed, > limits the scope

Re: [O] Passing font size to exported LaTeX table

2011-06-12 Thread Nick Dokos
Suvayu Ali wrote: > Hi Nick and Tom, > > On Mon, 13 Jun 2011 00:27:31 -0400 > Nick Dokos wrote: > > > Thomas S. Dye wrote: > > > > > Nick's got a good editorial eye: "compatible options" is probably > > > not correct. In the example on Worg hacks, \footnotesize is not an > > > optional argu

Re: [O] Passing font size to exported LaTeX table

2011-06-12 Thread Suvayu Ali
Hi Nick and Tom, On Mon, 13 Jun 2011 00:27:31 -0400 Nick Dokos wrote: > Thomas S. Dye wrote: > > > Nick's got a good editorial eye: "compatible options" is probably > > not correct. In the example on Worg hacks, \footnotesize is not an > > optional argument to the \table environment, it is a

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-06-12 Thread Nick Dokos
Philipp Haselwarter wrote: > On 2011-05-16 14:08 UT, Matt Lundin wrote: > > ML> Leo writes: > > >> On 2011-05-16 00:58 +0800, Matt Lundin wrote: > >>> I'd be happy to take this on.AFAICT, there are three functions in > >>> org-bbdb that no longer exist in bbdb v3. > >> > >> If you want you c

Re: [O] Passing font size to exported LaTeX table

2011-06-12 Thread Nick Dokos
Thomas S. Dye wrote: > Nick's got a good editorial eye: "compatible options" is probably not > correct. In the example on Worg hacks, \footnotesize is not an optional > argument to the \table environment, it is a LaTeX command whose scope is > determined by the \table environment within which it

Re: [O] installing the OpenDocumentText Exporter

2011-06-12 Thread Jambunathan K
Julian Burgos writes: > Apologies for the basic question. I need some help installing the > OpenDocumentText Exporter using the ELPA (package manager). I´ve > added the org-odt repository by adding this to my .emacs file: > > (setq package-archives '(("ELPA" . "http://tromey.com/elpa/";) >

Re: [O] Passing font size to exported LaTeX table

2011-06-12 Thread Thomas S. Dye
Nick Dokos writes: > Suvayu Ali wrote: > >> Hello everyone, >> >> On Wed, 1 Jun 2011 12:08:25 -0700 >> Suvayu Ali wrote: >> >> > On Wed, 01 Jun 2011 14:50:34 -0400 >> > Nick Dokos wrote: >> > >> > > I've tried to keep a neutral tone in (most of) the rest of >> > > the mail, but I have to s

Re: [O] Passing font size to exported LaTeX table

2011-06-12 Thread Nick Dokos
Suvayu Ali wrote: > Hi Nick, > > On Sun, 12 Jun 2011 21:52:51 -0400 > Nick Dokos wrote: > > > The question here is: what does "compatible" mean? Compatible with > > what? Now that you added the hack to Worg, it might be better to say: > > > > "One can also take advantage of this option to pa

[O] installing the OpenDocumentText Exporter

2011-06-12 Thread Julian Burgos
Apologies for the basic question. I need some help installing the OpenDocumentText Exporter using the ELPA (package manager). I´ve added the org-odt repository by adding this to my .emacs file: (setq package-archives '(("ELPA" . "http://tromey.com/elpa/";) ("gnu" . "http

Re: [O] Passing font size to exported LaTeX table

2011-06-12 Thread Suvayu Ali
Hi Nick, On Sun, 12 Jun 2011 21:52:51 -0400 Nick Dokos wrote: > The question here is: what does "compatible" mean? Compatible with > what? Now that you added the hack to Worg, it might be better to say: > > "One can also take advantage of this option to pass other, unrelated > options into the

[O] [PATCH] Improve Images in LaTeX export documentation

2011-06-12 Thread Suvayu Ali
Hi, As per discussion and comments in this thread, I wrote this patch. -- Suvayu Open source is the future. It sets us free. >From 779294ea8da5bd3ac45a7eaaf966d5617e9a3854 Mon Sep 17 00:00:00 2001 From: Suvayu Ali (ThinkPad) Dat

Re: [O] Passing font size to exported LaTeX table

2011-06-12 Thread Nick Dokos
Suvayu Ali wrote: > Hello everyone, > > On Wed, 1 Jun 2011 12:08:25 -0700 > Suvayu Ali wrote: > > > On Wed, 01 Jun 2011 14:50:34 -0400 > > Nick Dokos wrote: > > > > > I've tried to keep a neutral tone in (most of) the rest of > > > the mail, but I have to say that I think clever hacks like

Re: [O] Passing font size to exported LaTeX table

2011-06-12 Thread suvayu ali
On Fri, Jun 10, 2011 at 3:31 PM, Suvayu Ali wrote: > >> > They should certainly be documented as hacks on Worg, but I'm not >> > sure they should be documented in the manual. Of course, it may >> > happen that a really good hack (by some definition of "really >> > good") should be elevated to a st

Re: [O] #+begin_example broken when #+begin_src included inside?

2011-06-12 Thread Nick Dokos
Erik Iverson wrote: > Can anyone confirm the following: > > Export the following org-mode markup to, say, latex > > * a headline > here's an example of a code block ... > #+BEGIN_EXAMPLE > #+BEGIN_SRC > > #+END_SRC > #END_EXAMPLE > > > I get (only relevant portion included): > > \section

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-06-12 Thread Philipp Haselwarter
On 2011-05-16 14:08 UT, Matt Lundin wrote: ML> Leo writes: >> On 2011-05-16 00:58 +0800, Matt Lundin wrote: >>> I'd be happy to take this on.AFAICT, there are three functions in >>> org-bbdb that no longer exist in bbdb v3. >> >> If you want you can build on top of my version.The anniversaries

[O] #+begin_example broken when #+begin_src included inside?

2011-06-12 Thread Erik Iverson
Hello, Can anyone confirm the following: Export the following org-mode markup to, say, latex * a headline here's an example of a code block ... #+BEGIN_EXAMPLE #+BEGIN_SRC #+END_SRC #END_EXAMPLE I get (only relevant portion included): \section{a headline} \label{sec-1} here's an example

[O] [Feature Functionality Question]

2011-06-12 Thread Matthew Sauer
I am using a file variable to invoke Longlines mode for a particular file that I am using for editing college papers (it's an experiment to help me get formats of papers a certain way). The structure is and under visual wrap it looks like this folded: * Assignments. . . * Class Calendar . . . * N

Re: [O] Documentation suggestion re: buffers containing crypted entries

2011-06-12 Thread Dave Abrahams
> I was hit by this last week when I was investigating why my emacs > initialization was taking so long. Later I found out that org-crypt was the > culprit, since it added a "sit for 5s" in order for the user to actually > see this warning. > > The problem is that org-crypt tests the value of the a

Re: [O] MobileOrg Android

2011-06-12 Thread Tassilo Horn
Nathan Neff writes: Hi Nate, > I just joined the 21st century and got a smart phone. Me, too. :-) > I downloaded the MobileOrg for Android application, and have some > questions, most of them are probably dumb, because I have only played > with the phone for a bit. > > 1) Is there documentatio

Re: [O] Audio/video file playback in org mode

2011-06-12 Thread Michael Brand
Hi Alan and Christian On Sun, Jun 12, 2011 at 01:55, Alan E. Davis wrote: > The main point of this > was to play videos asynchronously, so I could continue editing, taking notes > using the relative timer of org-mode. Thank you for this cool idea. On Sun, Jun 12, 2011 at 10:23, Christian Moe w

Re: [O] Literate Programming - Continue a Source Block?

2011-06-12 Thread Achim Gratz
Eric Schulte writes: > I think "append" is just as clear as concatenate, Fair enough, in my mind "append" needs an existing entity, but I guess it could be an empty one. > and collate implies shuffling which is not happening. Well, I was getting ahead of myself... I hope you don't mind me harp

Re: [O] Audio/video file playback in org mode

2011-06-12 Thread Christian Moe
Hi, 1. write a few lines into this that would open another buffer, possibly through capture, starting the relative timer automagically. 2. figure out how to pause the video and the timer simultaneously. As it happens, I've been sitting on some code to do just that, meaning to post it