emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Vikas Rawal <vikaslists@agrarianresearch.org>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Beamer export: vertical alignment of columns on a slide
Date: Fri, 23 May 2014 09:57:02 +0100	[thread overview]
Message-ID: <87sio0j2jl.fsf@ucl.ac.uk> (raw)
In-Reply-To: <4CFF8372-80B8-4A69-AC0F-6634175ACCDA@agrarianresearch.org> (Vikas Rawal's message of "Fri, 23 May 2014 10:02:55 +0200")

On Friday, 23 May 2014 at 10:02, Vikas Rawal wrote:
> I have a slide with two columns, each having an unordered list of
> items. The two lists are of different height (different number
> items). Vertically, they are aligned in the middle. How can I align
> them to the top?
>
> Vikas

From the beamer manual, in the section "Structuring a Frame", there is
an example of vertically aligning columns.  This is done by adding the
option [t] to the \begin{columns} directive.

By the way, I think the default behaviour is affected by the theme you
choose but I'm not entirely sure whether this is true or how...

In any case, I do not know how to get this option passed through from
org.  You can specify options (with BEAMER_opt property) for individual
elements such as frames and individual columns but I haven't seen a
directive that would allow one to specify an option for an implicitly
generated LaTeX directive such as a columns environment.  Maybe Nicolas
can jump in here...?

Secondly, I find that [t] doesn't always work as nicely as it should so
I often end up putting \vspace*{} directives directly in the org and
sometimes \vfill.

HTH,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.6-1021-g2ce78e

      reply	other threads:[~2014-05-23  8:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-23  8:02 Beamer export: vertical alignment of columns on a slide Vikas Rawal
2014-05-23  8:57 ` Eric S Fraga [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=87sio0j2jl.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=vikaslists@agrarianresearch.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).