* new latex exporter and booktabs
@ 2012-05-19 21:44 Andreas Leha
2012-05-19 22:45 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Leha @ 2012-05-19 21:44 UTC (permalink / raw)
To: emacs-orgmode
Hi all,
it seems that the new latex exporter is ignoring the values of
org-export-latex-tables-hline,
org-export-latex-tables-tstart and
org-export-latex-tables-tend
which I set to \\midline, \\toprule and \\bottomrule, resp.
How can I get the new exporter to produce booktabs tables by default?
Best,
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: new latex exporter and booktabs
2012-05-19 21:44 new latex exporter and booktabs Andreas Leha
@ 2012-05-19 22:45 ` Nicolas Goaziou
2012-05-19 23:03 ` Andreas Leha
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2012-05-19 22:45 UTC (permalink / raw)
To: Andreas Leha; +Cc: emacs-orgmode
Hello,
Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:
> Hi all,
>
> it seems that the new latex exporter is ignoring the values of
> org-export-latex-tables-hline,
> org-export-latex-tables-tstart and
> org-export-latex-tables-tend
> which I set to \\midline, \\toprule and \\bottomrule, resp.
It ignores `orgtbl-to-latex' altogether.
> How can I get the new exporter to produce booktabs tables by default?
See `org-e-latex-tables-booktabs'.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: new latex exporter and booktabs
2012-05-19 22:45 ` Nicolas Goaziou
@ 2012-05-19 23:03 ` Andreas Leha
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Leha @ 2012-05-19 23:03 UTC (permalink / raw)
To: emacs-orgmode
Hi Nicolas,
Nicolas Goaziou <n.goaziou@gmail.com> writes:
> Hello,
>
> Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:
>
>> Hi all,
>>
>> it seems that the new latex exporter is ignoring the values of
>> org-export-latex-tables-hline,
>> org-export-latex-tables-tstart and
>> org-export-latex-tables-tend
>> which I set to \\midline, \\toprule and \\bottomrule, resp.
>
> It ignores `orgtbl-to-latex' altogether.
>
>> How can I get the new exporter to produce booktabs tables by default?
>
> See `org-e-latex-tables-booktabs'.
Thanks for this pointer. Works great!
Cheers,
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-19 23:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-19 21:44 new latex exporter and booktabs Andreas Leha
2012-05-19 22:45 ` Nicolas Goaziou
2012-05-19 23:03 ` Andreas Leha
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).