http://lists.gnu.org/archive/html/emacs-orgmode/2014-06/msg00634.html
Thank you for responses in regard to making a longtable using a radio
table. I found a way and want to let you know.
\begin{footnotesize}
\begin{center}
% BEGIN RECEIVE ORGTBL tbl:greate-results
% END RECEIVE ORGTBL
Am 18.06.2014 um 16:33 schrieb Nick Dokos:
> Oliver Kappel writes:
>
>>
>> I'm just using:
>>
>> #+CAPTION: Table headline shown in \listoftables
>> #+NAME: tab:name_for_ref_to
>> #+ATTR_LATEX: :environment longtable :align |l|l|l|
>> |---+---+---|
>> | Col 1 | Col 2 | Col 3 |
>> |-
Hello,
I'm just using:
#+CAPTION: Table Heading shown in listoftables
#+NAME: tab:name_for_ref_to
#+ATTR_LATEX: :environment longtable :align |l|l|l|
|---+---+---|
| Col 1 | Col 2 | Col 3 |
|---+---+---|
Works fine on org-version 8.2.5h spanning the table via latex expo
Oliver Kappel writes:
> Hello,
>
> I'm just using:
>
> #+CAPTION: Table headline shown in \listoftables
> #+NAME: tab:name_for_ref_to
> #+ATTR_LATEX: :environment longtable :align |l|l|l|
> |---+---+---|
> | Col 1 | Col 2 | Col 3 |
> |---+---+---|
>
> Works fine on org-v
Hello,
I'm just using:
#+CAPTION: Table headline shown in \listoftables
#+NAME: tab:name_for_ref_to
#+ATTR_LATEX: :environment longtable :align |l|l|l|
|---+---+---|
| Col 1 | Col 2 | Col 3 |
|---+---+---|
Works fine on org-version 8.2.5h spanning the table via latex ex