emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Passing options for latex table export
Date: Sat, 22 May 2010 13:15:51 -0500	[thread overview]
Message-ID: <AANLkTikRtIBXNO3XpsyyIeZFE0zp8EMT7DUs43-uTDd_@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1016 bytes --]

Hi,

I'm writing a report and would like to pass something like the
\begin{sidewaystable} or \begin{rotate}{90} option but it's not going so
hot. I tried putting

#+BEGIN_LaTeX
\begin{sidewaystable}
#+END_LaTeX

|table|goes|here|

#+BEGIN_LaTeX
\end{sidewaystable}
#+END_LaTeX

That didn't work.

The manual discusses passing options to override the default
orgtbl-to-generic which seemed possible; perhaps some way of altering the
line:

:tstart (concat "\\begin{tabular}{" alignment "}")

Maybe getting \\begin{sidewaystable} in there somehow before
\\begin{tabular}...

Is there a recommended way to pass various table options? I've wondered the
same for getting vertical lines in between columns but not come up with
anything for org-mode, just exporting and then doctoring up the generated
.tex file afterwards, which is cumbersome since every .org file change
requires an export and then another editing of selected sections in the .tex
file.

I'm sure there's a way, I just haven't found it...


Thanks!
John

[-- Attachment #1.2: Type: text/html, Size: 1185 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

                 reply	other threads:[~2010-05-22 18:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTikRtIBXNO3XpsyyIeZFE0zp8EMT7DUs43-uTDd_@mail.gmail.com \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).