From: Bill Moran <bill1moran@gmail.com>
To: Eric S Fraga <e.fraga@ucl.ac.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org-beamer problems
Date: Sat, 22 Jan 2011 13:52:08 +1100 [thread overview]
Message-ID: <AANLkTi=yMzHQQuiZ=H94YWemH6G+DRHWj5br0ia3krS6@mail.gmail.com> (raw)
In-Reply-To: <87y66d2612.fsf@pinto.chemeng.ucl.ac.uk>
[-- Attachment #1.1: Type: text/plain, Size: 2068 bytes --]
Hi Eric
I've just done this - emacs -Q, the minimal .emacs from your previous email,
and your piece of org/beamer.
It creates blocks, examples and columns - so it works as it should. Next -
but not immediately - is to find out why my usual .emacs doesn't work.
Thanks for all of your help in sorting this out. I look forward to using
org-mode to create slides.
I'll report if I find the problem.
Bill
On Sat, Jan 22, 2011 at 10:25 AM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
> #+title: Testing Beamer in Org
> #+author: Eric S Fraga
> #+DESCRIPTION:
> #+KEYWORDS:
> #+LANGUAGE: en
> #+OPTIONS: H:5 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
> #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:nil
> #+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:
> http://orgmode.org/org-info.js
> #+EXPORT_SELECT_TAGS: export
> #+EXPORT_EXCLUDE_TAGS: noexport
> #+LINK_UP:
> #+LINK_HOME:
>
> #+startup: beamer
> #+LaTeX_CLASS: beamer
> #+LaTeX_CLASS_OPTIONS: [presentation]
>
> #+BEAMER_FRAME_LEVEL: 2
>
> #+startup: fninline
>
> #+COLUMNS: %40ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args)
> %4BEAMER_col(Col) %10BEAMER_extra(Extra)
>
> * Introduction
> ** A slide with two + 1 colums
> *** Some notes
> :BMCOL:B_block:
> :PROPERTIES:
> :BEAMER_col: 0.5
> :BEAMER_env: block
> :END:
> - some text
> - and some more
> - and yet more
> *** More notes
> :BMCOL:B_ignoreheading:
> :PROPERTIES:
> :BEAMER_col: 0.5
> :BEAMER_env: ignoreheading
> :BEAMER_envargs: c<2->
> :END:
> - some important notes
> - and even more important ones
> - and some maths: $\sin^{2}(x)$
> *** a concluding block below the columns
> :BMCOL:
> :PROPERTIES:
> :BEAMER_env: example
> :BEAMER_col: 1
> :END:
> This slide should have two columns above this block.
>
--
Bill Moran
Melbourne Systems Laboratory
Dept of Electrical & Electronic Engineering
University of Melbourne
Parkville, VIC 3010
Australia
----------------------------------------------------------------------------
[-- Attachment #1.2: Type: text/html, Size: 2780 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
next prev parent reply other threads:[~2011-01-22 2:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-21 2:31 Org-beamer problems Bill Moran
2011-01-21 21:11 ` Eric S Fraga
2011-01-21 22:29 ` Bill Moran
2011-01-21 23:25 ` Eric S Fraga
2011-01-22 2:52 ` Bill Moran [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-01-19 7:03 Bill Moran
2011-01-19 15:55 ` Jeff Horn
2011-01-19 22:22 ` Henri-Paul Indiogine
2011-01-19 22:33 ` Chris Malone
2011-01-20 8:57 ` Eric S Fraga
[not found] ` <AANLkTi=7TkcFBVGc90SkTBHFjKx5j7PgHbia=ZkNRxYS@mail.gmail.com>
2011-01-19 15:58 ` John Hendy
2011-01-19 16:36 ` Eric S Fraga
2011-01-19 21:34 ` Bill Moran
2011-01-19 22:02 ` Chris Malone
2011-01-19 22:43 ` Bill Moran
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='AANLkTi=yMzHQQuiZ=H94YWemH6G+DRHWj5br0ia3krS6@mail.gmail.com' \
--to=bill1moran@gmail.com \
--cc=e.fraga@ucl.ac.uk \
--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).