* Export to LaTeX without "surroundings"?
@ 2009-12-22 12:45 Karl Maihofer
2009-12-23 3:41 ` Darlan Cavalcante Moreira
0 siblings, 1 reply; 3+ messages in thread
From: Karl Maihofer @ 2009-12-22 12:45 UTC (permalink / raw)
To: emacs-orgmode
Hi,
is there a way to only export the content of an org-file to the LaTeX
syntax (without LaTeX header etc.)?
I'd like to include a table.tex (my bibliography, i do not use bibtex)
into my main tex-file. But because it is very nice to write tables in
orgmode, i thought i could write my table in a file table.org, export it
to table.tex, which then will be included into my main.tex file.
Thanks!
Karl
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Export to LaTeX without "surroundings"?
2009-12-22 12:45 Export to LaTeX without "surroundings"? Karl Maihofer
@ 2009-12-23 3:41 ` Darlan Cavalcante Moreira
2009-12-26 14:04 ` Karl Maihofer
0 siblings, 1 reply; 3+ messages in thread
From: Darlan Cavalcante Moreira @ 2009-12-23 3:41 UTC (permalink / raw)
To: Karl Maihofer; +Cc: emacs-orgmode
If all you want to do is using the org-mode superpowers for tables to write
latex tables then you should about "Radio tables" in the manual
(http://orgmode.org/manual/Radio-tables.html#Radio-tables). Basically, you write
a standard org-mode table as a comment in your .tex file and then call a
function to send the table as a latex table to a specified place in the same
file. It is really nice and you can use all of the spreadsheet operations.
- Darlan Cavalcante Moreira
At Tue, 22 Dec 2009 13:45:05 +0100,
Karl Maihofer <ignoramus@gmx.de> wrote:
>
> Hi,
>
> is there a way to only export the content of an org-file to the LaTeX
> syntax (without LaTeX header etc.)?
>
> I'd like to include a table.tex (my bibliography, i do not use bibtex)
> into my main tex-file. But because it is very nice to write tables in
> orgmode, i thought i could write my table in a file table.org, export it
> to table.tex, which then will be included into my main.tex file.
>
> Thanks!
>
> Karl
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Export to LaTeX without "surroundings"?
2009-12-23 3:41 ` Darlan Cavalcante Moreira
@ 2009-12-26 14:04 ` Karl Maihofer
0 siblings, 0 replies; 3+ messages in thread
From: Karl Maihofer @ 2009-12-26 14:04 UTC (permalink / raw)
To: Darlan Cavalcante Moreira; +Cc: emacs-orgmode
Thanks a lot, Darlan!
Am 23.12.09 04:41, schrieb Darlan Cavalcante Moreira:
>
> If all you want to do is using the org-mode superpowers for tables to write
> latex tables then you should about "Radio tables" in the manual
> (http://orgmode.org/manual/Radio-tables.html#Radio-tables). Basically, you write
> a standard org-mode table as a comment in your .tex file and then call a
> function to send the table as a latex table to a specified place in the same
> file. It is really nice and you can use all of the spreadsheet operations.
>
> - Darlan Cavalcante Moreira
>
> At Tue, 22 Dec 2009 13:45:05 +0100,
> Karl Maihofer <ignoramus@gmx.de> wrote:
>>
>> Hi,
>>
>> is there a way to only export the content of an org-file to the LaTeX
>> syntax (without LaTeX header etc.)?
>>
>> I'd like to include a table.tex (my bibliography, i do not use bibtex)
>> into my main tex-file. But because it is very nice to write tables in
>> orgmode, i thought i could write my table in a file table.org, export it
>> to table.tex, which then will be included into my main.tex file.
>>
>> Thanks!
>>
>> Karl
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Please use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-12-26 14:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-22 12:45 Export to LaTeX without "surroundings"? Karl Maihofer
2009-12-23 3:41 ` Darlan Cavalcante Moreira
2009-12-26 14:04 ` Karl Maihofer
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.