* Pass beamer column options from orgmode
@ 2017-07-19 20:32 L. Larrabee Strow
0 siblings, 0 replies; 5+ messages in thread
From: L. Larrabee Strow @ 2017-07-19 20:32 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I cannot figure out how to pass beamer column mode options from
orgmode. I'm using templates from E. Fraga. and generally no problems.
I tried various combinations of :PROPERTIES: and #+BEAMER_ATTR. I am
able to get a two column frame, I just want it pushed to the top.
Evidently \documentclass[t]{beamer} does not push columns to the top of
the frame.
What I want in latex is something like
\begin{column}[T]{5in}
Thanks, Larrabee
--
L. Larrabee Strow
UMBC Physics Department
Email: strow@umbc.edu
Cell: 724-288-6933
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Pass beamer column options from orgmode
[not found] <fc2968f254124ba3bdc0399d7f26998e@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2017-07-19 21:57 ` Eric S Fraga
[not found] ` <8c5b4e809f0548998c84e78361d74739@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
1 sibling, 0 replies; 5+ messages in thread
From: Eric S Fraga @ 2017-07-19 21:57 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 490 bytes --]
On Wednesday, 19 Jul 2017 at 20:32, L. Larrabee Strow wrote:
> Hi,
>
> I cannot figure out how to pass beamer column mode options from
> orgmode. I'm using templates from E. Fraga. and generally no problems.
> I tried various combinations of :PROPERTIES: and #+BEAMER_ATTR. I am
> able to get a two column frame, I just want it pushed to the top.
Try property BEAMER_env with value T on the column headline.
HTH,
eric
--
: Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-573-g09e612
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Pass beamer column options from orgmode
[not found] ` <8c5b4e809f0548998c84e78361d74739@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2017-07-19 22:14 ` Eric S Fraga
2017-07-20 3:15 ` Larrabee Strow
[not found] ` <fe03fddec21c42229edac45244e64159@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
0 siblings, 2 replies; 5+ messages in thread
From: Eric S Fraga @ 2017-07-19 22:14 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 574 bytes --]
On Wednesday, 19 Jul 2017 at 21:57, Fraga, Eric wrote:
> On Wednesday, 19 Jul 2017 at 20:32, L. Larrabee Strow wrote:
>> Hi,
>>
>
>> I cannot figure out how to pass beamer column mode options from
>> orgmode. I'm using templates from E. Fraga. and generally no problems.
>> I tried various combinations of :PROPERTIES: and #+BEAMER_ATTR. I am
>> able to get a two column frame, I just want it pushed to the top.
>
> Try property BEAMER_env with value T on the column headline.
Sorry, meant BEAMER_opt.
--
: Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-573-g09e612
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Pass beamer column options from orgmode
2017-07-19 22:14 ` Eric S Fraga
@ 2017-07-20 3:15 ` Larrabee Strow
[not found] ` <fe03fddec21c42229edac45244e64159@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
1 sibling, 0 replies; 5+ messages in thread
From: Larrabee Strow @ 2017-07-20 3:15 UTC (permalink / raw)
To: Eric S Fraga, emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]
That doesn't seem to work. No errors but not passed to .tex file. I put it
in the properties block right under the column headline. It is certainly
reading column size correctly from the property block
On Wed, Jul 19, 2017 at 6:15 PM Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
> On Wednesday, 19 Jul 2017 at 21:57, Fraga, Eric wrote:
> > On Wednesday, 19 Jul 2017 at 20:32, L. Larrabee Strow wrote:
> >> Hi,
> >>
> >
> >> I cannot figure out how to pass beamer column mode options from
> >> orgmode. I'm using templates from E. Fraga. and generally no problems.
> >> I tried various combinations of :PROPERTIES: and #+BEAMER_ATTR. I am
> >> able to get a two column frame, I just want it pushed to the top.
> >
> > Try property BEAMER_env with value T on the column headline.
>
> Sorry, meant BEAMER_opt.
>
> --
> : Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-573-g09e612
>
--
------------------------------------------
L. Larrabee Strow
UMBC Physics Department
Email: strow@umbc.edu
Phone: 724-288-6933
[-- Attachment #2: Type: text/html, Size: 1593 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Pass beamer column options from orgmode
[not found] ` <fe03fddec21c42229edac45244e64159@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2017-07-20 7:33 ` Eric S Fraga
0 siblings, 0 replies; 5+ messages in thread
From: Eric S Fraga @ 2017-07-20 7:33 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 435 bytes --]
On Thursday, 20 Jul 2017 at 03:15, Larrabee Strow wrote:
> That doesn't seem to work. No errors but not passed to .tex file. I
> put it in the properties block right under the column headline. It is
> certainly reading column size correctly from the property block
What version of org?
The attached files show an example (org and generated LaTeX with C-c e l
b).
--
: Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-573-g09e612
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: t.org --]
[-- Type: text/x-org, Size: 504 bytes --]
#+startup: beamer
* slide
** column
:PROPERTIES:
:BEAMER_col: 0.5
:BEAMER_opt: T
:END:
|----------+------------|
| Average | Percentage |
|----------+------------|
| 3.01E+00 | 3. |
| 7.31E+00 | 7. |
|----------+------------|
| 2.72E+01 | 28. |
| 4.09E+01 | 41. |
|----------+------------|
| 6.80E+01 | 69. |
| 7.07E+01 | 72. |
|----------+------------|
| 7.19E+01 | 73. |
| 9.87E+01 | 100. |
|----------+------------|
#+TBLFM: $2=100*$1/@>$1;f0
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.3: t.tex --]
[-- Type: text/x-tex, Size: 1363 bytes --]
% Created 2017-07-20 Thu 08:32
% Intended LaTeX compiler: pdflatex
\documentclass{beamer}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{grffile}
\usepackage{longtable}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{amssymb}
\usepackage{capt-of}
\usepackage{hyperref}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage{soul}
\usepackage{listings}
\usepackage[version=3]{mhchem}
\usepackage{doi}
\usepackage{amsmath}
\usepackage[british, english]{babel}
\usetheme{default}
\author{Eric S Fraga}
\date{\today}
\title{}
\hypersetup{
pdfauthor={Eric S Fraga},
pdftitle={},
pdfkeywords={},
pdfsubject={},
pdfcreator={Emacs 26.0.50 (Org mode 9.0.9)},
pdflang={English}}
\begin{document}
\begin{frame}{Outline}
\tableofcontents
\end{frame}
\begin{frame}[label={sec:org2b127df}]{slide}
\begin{columns}
\begin{column}[T]{0.5\columnwidth}
\begin{center}
\begin{tabular}{rr}
\hline
Average & Percentage\\
\hline
3.01\,(+00) & 3.\\
7.31\,(+00) & 7.\\
\hline
2.72\,(+01) & 28.\\
4.09\,(+01) & 41.\\
\hline
6.80\,(+01) & 69.\\
7.07\,(+01) & 72.\\
\hline
7.19\,(+01) & 73.\\
9.87\,(+01) & 100.\\
\hline
\end{tabular}
\end{center}
\end{column}
\end{columns}
\end{frame}
\end{document}
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-07-20 7:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-19 20:32 Pass beamer column options from orgmode L. Larrabee Strow
[not found] <fc2968f254124ba3bdc0399d7f26998e@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-07-19 21:57 ` Eric S Fraga
[not found] ` <8c5b4e809f0548998c84e78361d74739@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-07-19 22:14 ` Eric S Fraga
2017-07-20 3:15 ` Larrabee Strow
[not found] ` <fe03fddec21c42229edac45244e64159@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-07-20 7:33 ` Eric S Fraga
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).