From: suvayu ali <fatkasuvayu+linux@gmail.com>
To: Loris Bennett <loris.bennett@fu-berlin.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Example for beamer export with blocks and twocolumn
Date: Fri, 10 Dec 2010 04:30:50 +0100 [thread overview]
Message-ID: <AANLkTinmR5HzJfF_xv8=9CzrVSxcmJwuE18N1rj-zDWR@mail.gmail.com> (raw)
In-Reply-To: <87aakfc7xt.fsf@slate.zedat.fu-berlin.de>
Hi Loris,
On Thu, Dec 9, 2010 at 3:55 PM, Loris Bennett
<loris.bennett@fu-berlin.de> wrote:
> Hi,
>
> Is there a complete example of getting blocks and two-columns to work
> with beamer export? The corresponding code is not being generated in the
> latex file. I assume there is something wrong with my
> org-export-latex-classes. I'm using Org-mode 7.3 with Emacs 23.1.1.
>
This is an example from a resent presentation I gave. This shows up as
a plot on the left column and 2 equations related to the plot on the
right column.
#+BEAMER_FRAME_LEVEL: 3
.....
* Some Section
** Some Subsection
*** \subsecname \\ some description
**** Columns :B_columns:
:PROPERTIES:
:BEAMER_env: columns
:END:
***** 0.4 :B_column:
:PROPERTIES:
:BEAMER_env: column
:END:
#+ATTR_LaTeX: width=4.5cm,height=6cm,angle=0
[[file:~/org/path/to/image1.png]]
***** 0.5 :B_column:
:PROPERTIES:
:BEAMER_env: column
:END:
****** Smearing function :B_ignoreheading:
:PROPERTIES:
:BEAMER_env: ignoreheading
:END:
$$\Bigg\} E_{\parallel} \rightarrow T_1 \times E_{\parallel} +
T_2 \times \mathcal{G}$$ \vspace{6 mm}
$$\Bigg\}E_{\perp} \rightarrow T_3 \times E_{\perp} + T_4
\times \mathcal{G}$$ \vspace{6 mm}
> Loris
Hope this helps.
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2010-12-10 3:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-09 14:55 Example for beamer export with blocks and twocolumn Loris Bennett
2010-12-10 3:30 ` suvayu ali [this message]
2010-12-10 3:33 ` suvayu ali
2010-12-10 7:42 ` Loris Bennett
2010-12-10 8:13 ` suvayu ali
2010-12-10 8:43 ` Loris Bennett
2010-12-10 21:04 ` Eric S Fraga
2010-12-13 7:59 ` Loris Bennett
2010-12-15 9:46 ` Eric S Fraga
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='AANLkTinmR5HzJfF_xv8=9CzrVSxcmJwuE18N1rj-zDWR@mail.gmail.com' \
--to=fatkasuvayu+linux@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=loris.bennett@fu-berlin.de \
/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).