From: Carsten Dominik <carsten.dominik@gmail.com>
To: John Hendy <jw.hendy@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Giving latex attributes to sections in export
Date: Fri, 28 May 2010 17:13:06 +0200 [thread overview]
Message-ID: <0960A5A4-281A-4472-B621-F817D3BBC090@gmail.com> (raw)
In-Reply-To: <AANLkTilInob6xp0SMnX8f3ymYs8S29VhXnhrJTtWdZAU@mail.gmail.com>
Hi John,
please check out this thread:
http://thread.gmane.org/gmane.emacs.orgmode/12977/focus=13057
and then use org-special-blocks.el
HTH
- Carsten
On May 22, 2010, at 11:50 PM, John Hendy wrote:
> Hi,
>
>
> I just emailed a similar question about tables... but how can one
> pass latex options inside of sections/subsections? I'd like
> something like this in my report:
>
> * History of experiments
> introduction text goes here... blah blah blah. A history of
> experiments and corresponding data tables will follow.
>
> \begin{landscape}
>
> ** Date of experiment 1
> *** Conditions
> *** Data
> |table|of|data
>
> ** Date of experiment 1
> *** Conditions
> *** Data
> |table|of|data
>
> \end{landscape}
>
> * Conclusion
>
> So... I'd like the report in portrait mode, but my tables are long
> enough that it makes sense to switch entirely to landscape for that
> portion of the report and then switch back for portrait for
> discussion. At present if I do either:
>
> \begin{landscape}
>
> #+BEGIN_LaTeX
> \begin{landscape}
> #+END_LaTeX
>
> then org-mode ignores the following section. It DOES actually rotate
> the orientation, but the tables are all in ASCII format and in the
> matching .tex file, instead of \subsection{name}, I just get a
> literal export of the subsection asterisks ("*** subsection name')
> exactly how it looks in org-mode. Something triggers org-mode to
> stop translating from org-mode structure into LaTeX. I've checked
> possible uses for property drawers and #+ATTR_LATEX seems only to
> apply to images... just not sure how to slip in various latex
> commands as they are needed.
>
>
> Best regards,
> John
> _______________________________________________
> 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
- Carsten
prev parent reply other threads:[~2010-05-28 15:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-22 21:50 Giving latex attributes to sections in export John Hendy
2010-05-28 15:13 ` Carsten Dominik [this message]
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=0960A5A4-281A-4472-B621-F817D3BBC090@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jw.hendy@gmail.com \
/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).