Re: [O] How to pass table to SRC block as strings only?

2017-01-20 Thread Sébastien Brisard
Hi again, as a follow up: I can't believe how far behind my org version was (I suppose I was running the built-in version). Now that I have upgraded to 9.0.3, your code works like a charm. Thanks again, Sébastien 2017-01-21 6:30 GMT+01:00 Sébastien Brisard : > Hi Chuck, > thank you *very much* for

Re: [O] How to pass table to SRC block as strings only?

2017-01-20 Thread Sébastien Brisard
Hi Chuck, thank you *very much* for this answer! I was indeed wondering what was the entry point into the org source for this. `org-babel-ref-resolve' is where I should start. I'm still relatively new to emacs-lisp and do not know how to instrument the code in order to trace all calls (which would

Re: [O] How to have a sideways longtable?

2017-01-20 Thread Eric S Fraga
On Friday, 20 Jan 2017 at 22:29, John Hendy wrote: > On Fri, Jan 20, 2017 at 3:56 PM, William Denton wrote: >> I have a long and wide table of text I'd like to have sideways (landscape >> orientation) and stretch over multiple pages. I can do either one but not >> both together. [...] > I'm not

Re: [O] How to have a sideways longtable?

2017-01-20 Thread John Hendy
On Fri, Jan 20, 2017 at 3:56 PM, William Denton wrote: > I have a long and wide table of text I'd like to have sideways (landscape > orientation) and stretch over multiple pages. I can do either one but not > both together. > > Here's a gist with a long, wide table: > > https://gist.github.com/wd

[O] How to have a sideways longtable?

2017-01-20 Thread William Denton
I have a long and wide table of text I'd like to have sideways (landscape orientation) and stretch over multiple pages. I can do either one but not both together. Here's a gist with a long, wide table: https://gist.github.com/wdenton/f11acf2e5257b29789f806b854d0709e If you take that and expo

Re: [O] Is there way to put the inactive date into a table?

2017-01-20 Thread Nick Dokos
Young-whan writes: >   | [2017-01-20 Fri] | >   | <2017-01-30 Mon> | >   #+TBLFM: @2$1=@1$1+10 > > I put a inactive date at @1$1 and I want @2$1 would have +10 days from the > date, and want it to be > inactive date, but it always shows active calendar date form. > > Is there a way to make it in

[O] Is there way to put the inactive date into a table?

2017-01-20 Thread Young-whan
| [2017-01-20 Fri] | | <2017-01-30 Mon> | #+TBLFM: @2$1=@1$1+10 I put a inactive date at @1$1 and I want @2$1 would have +10 days from the date, and want it to be inactive date, but it always shows active calendar date form. Is there a way to make it inactive date?

Re: [O] Latex Preview Fragment is not working on org 9.0.3 from elpa

2017-01-20 Thread Young-whan
Looks like it is a bug? Why it is not loaded automatically while 8.2 has no issue? On Wed, Jan 18, 2017 at 12:56 PM, Charles C. Berry wrote: > On Wed, 18 Jan 2017, Young-whan wrote: > > I've installed the emacs-app via port, and there was no problem with Latex >> Preview Fragment in a buffer at

Re: [O] [parser] feature request: column and row numbers available for table-cell elements

2017-01-20 Thread Eric S Fraga
Hi Nicolas, On Thursday, 19 Jan 2017 at 21:15, Nicolas Goaziou wrote: > I don' think this is needed since this information is readily available > during the export process. For example > > (1+ (length (org-export-get-previous-element table-cell info 'all))) Well, this returns the column number

Re: [O] run a function during capture

2017-01-20 Thread Xebar Saram
Alan: once you have your org-board and capture setting finalized , i would be very interested to get more details on your setup and work flow, this looks really interesting! thx Z On Thu, Jan 19, 2017 at 6:47 PM, Alan Schmitt < alan.schm...@polytechnique.org> wrote: > Hello, > > It is possible

[O] wraptable

2017-01-20 Thread Gert van Oss
Good day, I’m looking for a way to have wrapped tables on the right side in my document. A global setting is preferred if a wrapped table is possible anyhow. I tried in my ‘file.org' Just som text.. #+LaTeX: \input{myWrappedTable} file: myWrappedTable.tex \begin{wraptable}[10]{r}{6.5cm}