Correcting myself,
Nicolas Goaziou writes:
> This doesn't match the specs, though. According to the (current)
> docstring
>
> :splice When set to t, return only table body lines, don't wrap
>them into :tstart and :tend. Default is nil. When :splice
>is non-nil, this
Hello,
AW writes:
> I'm really interested in improvments of orgtbl and exporting to LaTeX, but as
> a user I have no idea what to do with the patchfile.
>
> If I can patch against a file of orgmode 8.2.7, please drop a line.
This patch is against master. Though, you can try applying it on mai
Am Sonntag, 24. August 2014, 21:25:57 schrieb Nicolas Goaziou:
> Hello,
>
> The following patch implements radio tables and `orgtbl-to-...'
> functions using Org export engine. The implementation is probably not
> totally backward compatible, though.
Hello,
I'm really interested in improvments o
Hello,
Nick Dokos writes:
> I tried it with one of Thorsten Grotte's examples:
Thanks for testing it out.
> \documentclass{article}
>
> \begin{document}
>
> I tried to export this table to latex:
>
> \begin{comment}
>
> #+TBLNAME: Test
> #+ORGTBL: SEND Test orgtbl-to-latex :skip 1 :splice t
Nick Dokos writes:
> I tried it with one of Thorsten Grotte's examples:
>
That should be "Thorsten Grothe". Apologies for the
misspelled name.
Thanks,
Nick
Nicolas Goaziou writes:
> The following patch implements radio tables and `orgtbl-to-...'
> functions using Org export engine. The implementation is probably not
> totally backward compatible, though.
>
Thanks for doing this!
> ...
> Feedback welcome.
>
I tried it with one of Thorsten Grotte'
Thorsten Jolitz writes:
> Nicolas Goaziou writes:
>
> Hello,
>
>> The following patch implements radio tables and `orgtbl-to-...'
>> functions using Org export engine. The implementation is probably not
>> totally backward compatible, though.
Btw, great job - thats quite a complex part of Org-m
Nicolas Goaziou writes:
Hello,
> The following patch implements radio tables and `orgtbl-to-...'
> functions using Org export engine. The implementation is probably not
> totally backward compatible, though.
funny, I just wrote `org-dp-create-table' (in
https://github.com/tj64/org-dp) a few h
Hello,
The following patch implements radio tables and `orgtbl-to-...'
functions using Org export engine. The implementation is probably not
totally backward compatible, though.
In particular, I suppressed :remove-nil-lines parameter, as I couldn't
make any sense out of it. If someone has a clear